Commit Graph

45 Commits

Author SHA1 Message Date
Alexander Grothe e2326c5083 Don't install intel drivers and libs if a nvidia card has been detected 2019-04-08 22:36:38 +02:00
Alexander Grothe f4788484a9 Don't set vaapi Option for softhddevice if a nvidia card has been detected 2019-04-08 22:01:42 +02:00
Alexander Grothe b816a03d69 Fix syntax error in state value 2019-02-22 15:45:00 +01:00
Alexander Grothe 71c2079f53 Fix video output driver for softhddevice when an intel igp is used.
it's va-api instead of va-pi - thanks to beinhart (vdr-portal.de) for noticing.
2019-02-22 13:36:09 +01:00
Alexander Grothe 08ed05594e Allow Dual Screen Configurations for intel IGPs
improve xrandr_facts.py to match drm and xrandr outputs

TODO: use drm.edid_firmware kernel boot parameter to load EDID files
  on startup
2019-02-22 00:12:02 +01:00
Alexander Grothe 142487622e Use yavdr-media package for background images 2018-12-11 14:01:04 +01:00
Alexander Grothe 96b029fd24 Update usage of apt module, move away from deprecated loop approach 2018-10-05 17:49:39 +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 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 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 d2afb2f2cc enable workaround for broken alsa driver messages 2018-02-23 16:00:41 +01:00
Alexander Grothe 70cec795de rearrange some tasks 2018-02-12 10:27:56 +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 3b4f9d947d Wait for plymouth stop before starting x@.service 2018-01-27 20:45:31 +01:00
Alexander Grothe d3ca791a75 Move rule to ignore eventlircd devices in xorg to own xorg.conf.d snippet 2018-01-24 10:53:05 +01:00
Alexander Grothe 7c88fd6e6a Fix warning, use correct "creates" argument for command 2018-01-16 09:27:25 +01:00
Alexander Grothe 2f02f49aa1 Fix action name 2017-12-20 13:25:21 +01:00
Alexander Grothe 07b9f18659 Add missing quote 2017-12-20 13:22:44 +01:00
Alexander Grothe fb4483c01f fix indentation 2017-12-20 13:22:01 +01:00
Alexander Grothe 4f95b57a9d Download yaVDR Logo, install feh 2017-12-20 13:18:30 +01:00
Alexander Grothe bde3106c47 Fix order of xlogin package installation and calling write-x11-keyboard-config 2017-12-19 14:43:55 +01:00
Alexander Grothe 5d6ffd6f4c Fix plugin name and typo 2017-12-17 11:37:28 +01:00
Alexander Grothe dd0cd703fe Fix syntax error caused by typo 2017-12-17 11:31:53 +01:00
Alexander Grothe 4097b01602 Add comment to write-x11-keyboard-config 2017-12-17 11:28:47 +01:00
Alexander Grothe b1532f7a7a Move creation of X11 keyboard configuration to external script
heredocs with indentations don't work properly in Ansible shell commands
2017-12-17 11:07:40 +01:00
Alexander Grothe f94dd32250 remove empty line (which breaks syntax) 2017-12-17 10:41:41 +01:00
Alexander Grothe 7b685ebe98 Set X11 keyboard configuration according to /etc/default/keyboard values 2017-12-17 10:38:12 +01:00
Alexander Grothe 1405c73c87 Install vdr-plugin-pulsectrl and vdr-plugin-osd2web
use the bluecd instead of blue
2017-12-17 10:02:09 +01:00
Alexander Grothe f302e4e06c Revert "add xrandr package to setup-xorg.yml"
This reverts commit f8553943ab.
2017-11-22 11:46:02 +01:00
Alexander Grothe f8553943ab add xrandr package to setup-xorg.yml 2017-11-22 11:42:42 +01:00
Alexander Grothe 440032137b remove colon from name variables, fix org syntax error 2017-11-22 08:17:16 +01:00
Alexander Grothe 75cd1eb560 improve syntax, add new variables for detected gpus 2017-11-21 11:31:02 +01:00
Alexander Grothe 6b7a41ba5d Separate installation of gui applications 2017-11-09 10:37:06 +01:00
Alexander Grothe 5512442737 Add firefox to yavdr-xorg setup-xorg.yml 2017-11-09 09:51:16 +01:00
Alexander Grothe 1a10952345 Fix quoting for hardware detection conditions 2017-08-31 15:57:18 +02:00
Alexander Grothe f41d78ccb5 Fix path for template 2017-07-31 11:52:04 +02:00
Alexander Grothe 07b00a68b2 Add dependency to x@vt7.service to the user session 2017-07-31 11:45:33 +02:00
Alexander Grothe ea5ea149f9 start x@.service before xlogin@{{ vdr.user }} 2017-07-31 10:38:02 +02:00
Alexander Grothe 97999797c0 Add missing quotes 2017-07-31 08:47:18 +02:00
Alexander Grothe 2bb3b5758a let softhddevice start detached 2017-07-31 08:22:05 +02:00
Alexander Grothe b9082eadc9 Add frontend script to session, install vdr-plugin-desktop 2017-07-30 21:55:48 +02:00
Alexander Grothe 9c839f156d add tasks to playbooks, add dependency for on_vdr script to xorg install 2017-07-30 15:21:05 +02:00
Alexander Grothe 02ccd7de10 start reorganizing main.yml in roles 2017-07-30 14:29:38 +02:00