Alexander Grothe
b1ebc54438
Start xlogin@vdr after xorg.detect using a handler
2018-01-07 17:55:18 +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
ffc4707fdc
Fix indentation
2018-01-07 14:53:19 +01:00
Alexander Grothe
886fff4f09
First try to improve automatic xorg configuration
...
in order to prevent wrong screen connection names
2018-01-07 12:56:46 +01:00
Alexander Grothe
9f42da23f6
ForceFullCompositionPipeline for nvidia cards
...
to prevent screen tearing when playing video with xineliboutput-sxfe
or other video players which use opengl components
2018-01-03 13:19:59 +01:00
Alexander Grothe
41e44b67a4
use ansible_managed_file as comment
2018-01-01 22:38:13 +01:00
Alexander Grothe
c54313c6e7
Add window rule in rc.xml for vdr-sxfe
2017-12-28 15:52:35 +01:00
Alexander Grothe
9440928891
Change rc.xml for openbox to be less restrictive
2017-12-26 20:47:38 +01:00
Alexander Grothe
98674ffc4f
Set background with feh
2017-12-20 13:31:36 +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
4b9332b277
Automatically start irexec.service
2017-12-20 11:00:15 +01:00
Alexander Grothe
1befca797e
Fix syntax and indentation
2017-12-20 10:52:22 +01:00
Alexander Grothe
fd1d7744fb
Add missing quotes at end of string
2017-12-20 10:48:49 +01:00
Alexander Grothe
3aadc14dbb
Add irexec.service for the user session
2017-12-20 10:43:15 +01:00
Alexander Grothe
a84b9b1742
Increase timeout after stopping xlogin@vdr
2017-12-19 15:27:36 +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
89963fa35b
Add .Xresources for user vdr
2017-12-17 15:06:45 +01:00
Alexander Grothe
63bc6828aa
Add missing template file
2017-12-17 11:40:39 +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
856b45a88e
remove obsolete script read_xrandr.py
2017-11-12 21:21:14 +01:00
Alexander Grothe
b2493a5e42
Ansible API change: use import_tasks instead of include
2017-11-12 19:07:21 +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
417a1845a3
Fix Path for xorg.conf when running xorg-debug@.service
2017-11-09 08:36:17 +01:00
Alexander Grothe
4a5c018bbf
add .service extension to dependency
2017-09-12 09:26:43 +02:00
seahawk1986
a8fbd420b7
remove heading (it's a template, not a yaml file)
2017-09-12 09:03:22 +02:00
Alexander Grothe
1a10952345
Fix quoting for hardware detection conditions
2017-08-31 15:57:18 +02:00
Alexander Grothe
49bcc96702
add wm-exit.service for the user session
2017-07-31 12:26:50 +02:00
Alexander Grothe
e20829a913
add wm-exit.service to the user session
2017-07-31 12:24:20 +02:00
Alexander Grothe
2842f8b17e
add correkt KillSignal to osd2web.service
2017-07-31 12:11:28 +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
75182264ec
Fix file permissions for some system units
2017-07-31 08:44:27 +02:00
Alexander Grothe
2bb3b5758a
let softhddevice start detached
2017-07-31 08:22:05 +02:00
Alexander Grothe
439f9a5702
use vdr.uid
2017-07-31 08:21:45 +02:00
Alexander Grothe
e1eefe0902
remove duplicate
2017-07-31 08:21:34 +02:00
Alexander Grothe
a6841d7ae8
add basic XDG_RUNTIME_DIR
2017-07-31 00:22:10 +02:00
Alexander Grothe
1b96a3ab7f
Update
2017-07-30 23:53:19 +02:00
Alexander Grothe
e9cc0fec54
use vdr.user variable for xlogin session start
2017-07-30 23:28:13 +02:00
Alexander Grothe
2167d28123
rearrange order of xorg tasks
2017-07-30 23:19:35 +02:00
Alexander Grothe
483f9e2878
Enable pulseaudio for the session
2017-07-30 23:09:58 +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
f173dc14cb
fix include
2017-07-30 14:34:48 +02:00
Alexander Grothe
02ccd7de10
start reorganizing main.yml in roles
2017-07-30 14:29:38 +02:00
Alexander Grothe
0f9caa6605
add some empty lines
2017-07-28 15:07:57 +02:00
Alexander Grothe
4dfb0fde81
Add expansion of some templates, rearrange tasks
2017-07-16 11:21:04 +02:00
Alexander Grothe
6c3cc84c60
Rearrange tasks in yavdr-xorg
2017-07-16 11:05:54 +02:00
Alexander Grothe
b56c98179a
Update xorg.conf template for dual screen
2017-07-16 09:58:23 +02:00
Alexander Grothe
3521f9eee8
Fix typo
2017-07-16 08:16:47 +02:00
Alexander Grothe
fbd5e88f64
Change order of package installation and stopping xorg-related jobs,
...
so it does not fail because they don't exist yet.
2017-07-16 08:02:25 +02:00
Alexander Grothe
15dd3f24f8
Update some descriptions, rearrange order of tasks
2017-07-15 14:28:23 +02:00
Alexander Grothe
a27014f076
Cleanup
2017-07-08 13:45:51 +02:00
Alexander Grothe
2a4dc82e21
add xorg autoconfiguration, install some config files for vdr, update nfs- and avahi configuration
2017-07-08 13:37:35 +02:00
Alexander Grothe
87600748ee
add template for environment loader of vdr.service
2017-06-22 13:29:57 +02:00
Alexander Grothe
d45d4ff643
fix padline option for source blocks
2017-06-21 12:46:51 +02:00
Alexander Grothe
2782daf931
update yavdr-xorg files
2017-06-21 10:14:35 +02:00
Alexander Grothe
8a1aa945de
fix indentation errors
2017-06-20 16:38:38 +02:00
Alexander Grothe
ddf59c34f1
Cleanup empty lines at beginning of file
2017-06-20 16:19:08 +02:00
Alexander Grothe
5e5f9f346a
add xorg configuration and driver autodetection
2017-06-20 15:09:15 +02:00
Alexander Grothe
a788fdcb4d
Add fact collection with xrandr
2017-04-10 13:24:40 +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
58119a9651
cleanup
2017-03-13 15:27:21 +01:00
Alexander Grothe
d3e40de05d
Add facts script for Sat>IP
2017-03-01 11:59:11 +01:00
Alexander Grothe
9fe824e452
cleanup and test basic functionality
2017-02-22 15:27:48 +01:00
seahawk1986
de8118bd8f
Update main.yml
2017-02-19 21:33:48 +01:00
Alexander Grothe
65f90a610e
add proof of concept
2017-02-19 13:56:47 +01:00