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
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
b310e3341c
Remove unnecessary PassEnvironment= Option
...
and add a Handler for sundtek.service
2018-03-25 13:09:54 +02: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
Alexander Grothe
928bbb5b08
Allow custom browser command
2018-01-27 20:48:27 +01:00
Alexander Grothe
b43181b9cc
Add USB ID for other irmp variant
2018-01-21 12:20:13 +01:00
Alexander Grothe
9a53fbc1de
Allow autospawning of pulseaudio
...
This possible because in bionic pulseaudio is a dbus activated service
within the user session.
2018-01-21 10:03:18 +01:00
Alexander Grothe
7f2c92d7a2
Update Manual.html
2018-01-16 15:09:56 +01:00
Alexander Grothe
b08f5d842a
Fix indentation
2018-01-16 14:58:22 +01:00
Alexander Grothe
b8b86e8a1d
Write local facts for results of xorg-detect
2018-01-16 14:56:51 +01:00
Alexander Grothe
252cade885
use ansible_managed instead of own variable ansible_managed_file
2018-01-16 13:07:58 +01:00
Alexander Grothe
92128ccce7
Update Manual.html
2018-01-16 12:51:24 +01:00
Alexander Grothe
3e24e74cff
Write xorg variable to a file
2018-01-16 12:08:18 +01:00
Alexander Grothe
7c88fd6e6a
Fix warning, use correct "creates" argument for command
2018-01-16 09:27:25 +01:00
Alexander Grothe
3eb292f7fb
Fix driver name for yausbir: ya_usbir
2018-01-16 09:14:45 +01:00
Alexander Grothe
54401f74e0
Fix USB IDs, add new role to playbook yavdr07.yml
2018-01-16 09:12:11 +01:00
Alexander Grothe
c44ee8867c
Add role autoinstall-yausbir
2018-01-16 09:05:08 +01:00
Alexander Grothe
1bcf91fecc
Fix case of boolean variable
2018-01-07 19:00:27 +01:00
Alexander Grothe
7f8f5b8290
Change from tag to variable first_run
2018-01-07 18:45:01 +01:00
Alexander Grothe
fbb6003cf9
Use correct syntax for tag-controlled imports
...
now it is possible to run just the tasks with the xorg.detect tag:
sudo -H ansible-playbook -i "localhost," --tags="xorg.detect" --connection=local yavdr07.yml
2018-01-07 17:46:55 +01:00
Alexander Grothe
c36056561f
Add block for repeated start of xorg-verbose@vt7.service
2018-01-07 17:40:29 +01:00
Alexander Grothe
af3ef457b6
Update Manual.org and Manual.html
2018-01-07 17:35:32 +01:00
Alexander Grothe
c6207490b8
Fix typo
2018-01-05 11:00:21 +01:00
Alexander Grothe
3006830cc1
configure systemd properties for all needed service- and socket-Units
...
also add more tags to the role
2018-01-05 10:57:31 +01:00
Alexander Grothe
1689195d42
Add yavdr bootsplash (adds up to 2-3 seconds to boot time)
...
choose nosplash instead of splash to disable plymouth
2017-12-26 12:58:29 +01:00
Alexander Grothe
75cd1eb560
improve syntax, add new variables for detected gpus
2017-11-21 11:31:02 +01:00
Alexander Grothe
9060429ba6
create extra role for wakeup configuration
2017-11-20 09:45:15 +01:00
Alexander Grothe
052b46ee34
put custom fact collection in own role "collect-facts"
...
so it is not necessary to run yavdr-common every time we use an
autoinstall-* role
2017-11-20 09:23:50 +01:00
Alexander Grothe
c78f370aca
Update Manual.html
2017-11-13 13:16:53 +01:00
Alexander Grothe
44666db0ab
Update Manual.html
2017-11-09 10:37:24 +01:00
Alexander Grothe
d2630e24d3
Update Manual.html
2017-08-31 15:59:15 +02:00
Alexander Grothe
12df1cba57
Fix listing of pci cards and gpu filtering
2017-07-16 08:03:50 +02:00
Alexander Grothe
0ec472d7b2
Add module for display resolution detection.
...
xorg_facts sets the variable xorg with display information parsed from
xrandr's output
2017-03-26 13:57:31 +02:00
Alexander Grothe
f80bf44fc6
add Manual.html
2017-03-17 11:47:31 +01:00