Commit Graph

520 Commits

Author SHA1 Message Date
Alexander Grothe b1389ae487 Create drop-in for sudo for vdr user
this allows to restart vdr.service and reboot the system
2018-05-23 09:55:57 +02:00
Alexander Grothe 96b19af073 Update Manual.html 2018-05-20 09:14:13 +02:00
Alexander Grothe 2ac7044459 Set nvidia-experimental driver to nvidia-396 2018-05-20 09:13:23 +02:00
Alexander Grothe de6ea4615b Disable dpms for second display 2018-05-18 10:34:16 +02:00
Alexander Grothe ddfd3cc441 Use english section title 2018-05-12 22:10:41 +02:00
Alexander Grothe 3f989fcffb Do not enable eventlircd.socket in autoinstall-yausbir
eventlircd.socket is enabled and started by yavdr-remote.
2018-05-12 21:22:22 +02:00
Alexander Grothe 7b83faf750 Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-05-12 21:21:27 +02:00
Alexander Grothe d87fcd98f4 Do not enable eventlircd.socket
eventlircd.socket should already have been enabled by yavdr-remote
2018-05-12 21:16:41 +02:00
Alexander Grothe 65dc2b4fd7 Allow overriding preferred refresh rate, resolution and connection
for xrandr_facts module. You can set own preferences e.g. in a
host_vars/localhost.yml using the variables preferred_refreshrates,
preferred_resolutions and preferred_outputs (see
roles/yavdr-xorg/default/main.yml for default values).
2018-05-10 22:04:45 +02:00
Alexander Grothe d68cbc252a Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-05-10 20:42:53 +02:00
Alexander Grothe 70945dc97b Add error handling for parse-edid call.
If parse-edid can not parse the given edid, use "Unknown" for vendor
and model name.
2018-05-08 10:28:25 +02:00
Alexander Grothe 6724ddcc23 Install lircd2uinput after eventlircd 2018-05-06 19:26:04 +02:00
Alexander Grothe 524f43d494 Install eventlircd after lircd has been stopped 2018-05-06 16:32:39 +02:00
Alexander Grothe d73bc61d69 Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-05-01 07:18:20 +02:00
Alexander Grothe 96d2cc9a08 Use yavdr-xorg to control xlogin@vdr.service and x@vt7.service 2018-04-24 09:56:29 +02:00
Alexander Grothe a330dd00a2 Update Manual.html 2018-04-24 09:35:31 +02:00
Alexander Grothe 183bd4bc30 Load environment variables from /etc/default/locale 2018-04-24 09:34:44 +02:00
Alexander Grothe e5e15fa527 Don't install vainfo 2018-04-20 15:54:08 +02:00
Alexander Grothe 47c6a06ef2 use i965-va-driver-shaders instead of free driver to enable HEVC support 2018-04-20 15:36:26 +02:00
Alexander Grothe 85d9d624e6 Update 2018-04-20 15:26:52 +02:00
Alexander Grothe f779fba01c Make hardware_facts.py work with different levels of PCI device trees 2018-04-20 11:47:18 +02:00
Alexander Grothe 37df4f25bb Install i965-va-driver and i965-va-driver-shaders if Intel IGP is detected 2018-04-20 11:10:11 +02:00
Alexander Grothe 85fe14ffd2 Fix glob command to collect pci device information 2018-04-20 11:06:45 +02:00
Alexander Grothe 4f857589d9 Install *-hwe virtualbox packages by default 2018-04-19 12:06:43 +02:00
Alexander Grothe a55eccce33 Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-04-19 12:00:58 +02:00
Alexander Grothe c43bcc30bb Do not run ubuntu-drivers autoinstall if system is a VirtualBox Client 2018-04-19 11:55:03 +02:00
Alexander Grothe c6df27ca0c Do not add yavdr ppa, ansible in bionic repositories has been updated. 2018-04-19 10:30:43 +02:00
Alexander Grothe 2dc40f1595 Add cache timeout to apt operation 2018-04-06 09:06:03 +02:00
Alexander Grothe 4bfe28d0a9 Add header to remote.xml
without it KODI 18 won't start
2018-04-06 08:40:44 +02:00
Alexander Grothe 71a48021eb Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-04-06 08:39:43 +02:00
Alexander Grothe f33d0e1e64 Fix Lircmap.xml header
without a proper header KODI 18 won't start
2018-04-06 08:38:07 +02:00
Alexander Grothe b310e3341c Remove unnecessary PassEnvironment= Option
and add a Handler for sundtek.service
2018-03-25 13:09:54 +02:00
Alexander Grothe d2afb2f2cc enable workaround for broken alsa driver messages 2018-02-23 16:00:41 +01:00
Alexander Grothe 3610ab3471 Install xineliboutput and vdr-sxfe if we got a virtualbox environment 2018-02-12 16:40:58 +01:00
Alexander Grothe 3e14f0a969 Set xineliboutput as output plugin for virtualbox 2018-02-12 16:37:41 +01:00
Alexander Grothe d8f70de0b5 Add note for vdr user properties 2018-02-12 14:39:31 +01:00
Alexander Grothe 00d4b49aa7 Ensure /etc/systemd/system/vdr.service.d/ exists 2018-02-12 13:09:57 +01:00
Alexander Grothe d0e13acdb3 Add rule to rc.xml for vaapidevice 2018-02-12 10:36:04 +01:00
Alexander Grothe 70cec795de rearrange some tasks 2018-02-12 10:27:56 +01:00
Alexander Grothe cbfa45c4f2 Add .Xresources.j2 template 2018-02-12 09:14:14 +01:00
Alexander Grothe 5f34537b03 Fix path for .xinitrc.j2 template 2018-02-12 09:08:21 +01:00
Alexander Grothe 477bcc136b cleanup xorg-verbose.conf template 2018-02-12 09:04:56 +01:00
Alexander Grothe 218007ea77 Create own role for yavdr-desktop 2018-02-12 08:48:12 +01:00
seahawk1986 fa6f49de85
Update README.md 2018-02-11 17:16:08 +01:00
Alexander Grothe 0663b6fcb2 Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-01-28 16:46:14 +01:00
Alexander Grothe 84cb485404 Fix role name in yavdr07-headless.yml 2018-01-28 16:44:25 +01:00
Alexander Grothe b0ddbb852d Move EDID settings to first device section 2018-01-27 21:01:04 +01:00
Alexander Grothe d74da7560a Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic 2018-01-27 20:48:43 +01:00
Alexander Grothe 928bbb5b08 Allow custom browser command 2018-01-27 20:48:27 +01:00
Alexander Grothe 3b4f9d947d Wait for plymouth stop before starting x@.service 2018-01-27 20:45:31 +01:00