Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
[i]How did you install Kodi? : According to the instructions of fritsch (Post 1)

Does `sudo systemctl start kodi` work for you from command line on TV? : No - remote from other terminal

Log:
kodi@homeserver:~/.kodi/temp$ which kodi
/usr/bin/kodi
kodi@homeserver:~/.kodi/temp$ cat /home/kodi/.config/openbox/autostart
OUTPUT=`xrandr -display :0 -q | sed '/ connected/!d;s/ .*//;q'`
xrandr -display :0 --output $OUTPUT --set "Broadcast RGB" "Full"
xsetroot #000000
devmon &
MALLOC_MMAP_THRESHOLD_=131072 /usr/bin/kodi --standalone
while [ $? -ne 0 ]; do
MALLOC_MMAP_THRESHOLD_=131072 /usr/bin/kodi --standalone
done
openbox --exit[/i]

Update: I have found my mistake /home/dir was encrypted.
Sorry
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 Krypton v17 based on Ubuntu 16.04 server - by Blechmann - 2017-03-01, 12:38
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