Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
(2019-01-24, 07:45)fritsch Wrote: Your usecase is not supported as kodi as WM is not supported.
The only possible option is to use the openbox?
PS I create systemd service running this script
bash:
#!/usr/bin/env bash
OUTPUT=`xrandr -display :0 -q | sed '/ connected/!d;s/ .*//;q'`
xrandr -display :0 --output $OUTPUT --set "Broadcast RGB" "Full"
I can run it manually after kodi started, but automatically this service doesn't start, in journalctl show error that it cannot open display
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
Strange Behaviour - by MicTie - 2016-12-07, 10:46
RE: Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server - by achilles_85 - 2019-01-24, 11:58
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18