Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
Hi
Everything worked from the first installation. After switching to ubuntu 16, it also worked.

A few days ago, there was a problem with the lack of space for hdd. I found 50GB logs generated by kodi. I deleted and had 200GB free. After restart again, there is no space. I deleted logs from / var / log, again 200GB free, after rebooting the disk space again disappeared "du -s -h / *" did not give a single directory where it could disappear 200GB. From the directory /home/kodi/.kodi/temp I deleted the contents. Kodi no longer starts. Today I checked the first post, everything is correct, after the restart appears the cursor, Kodi still does not start.

My logs:
dpkg -l |grep mesa | pastebinit ->
Code:
http://paste.ubuntu.com/24234203/
DISPLAY=:0 vainfo | pastebinit ->
Code:
libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
failed to open /usr/lib/x86_64-linux-gnu/dri/hybrid_drv_video.so
Failed to wrapper hybrid_drv_video.so
libva info: va_openDriver() returns 0
http://paste.ubuntu.com/24234206/
cat ~/.kodi/temp/kodi.log | pastebinit ->
Code:
cat: /home/kodi/.kodi/temp/kodi.log: No such file or directory
You are trying to send an empty document, exiting.
dmesg | pastebinit ->
Code:
http://paste.ubuntu.com/24234210/
id | pastebinit ->
Code:
http://paste.ubuntu.com/24234211/
amixer | pastebinit ->
Code:
http://paste.ubuntu.com/24234212/

Any tips? How to enable logs in Kodi from the console?

EDIT:
Code:
kodi@nuc:/home/nuc$ kodi
Could not init logging classes. Log folder error (/home/kodi/.kodi/temp/)
ERROR: Unable to create application. Exiting

I add permission for kodi:kodi for /home/kodi/.kodi/temp and kodi show, but still something is wrong.

cat ~/.kodi/temp/kodi.log | pastebinit ->
Code:
http://paste.ubuntu.com/24234557/
cat ~/.kodi/temp/kodi.old.log | pastebinit ->
Code:
http://paste.ubuntu.com/24234564/

cat ~/kodi_crashlog-20170323_111904.log | pastebinit ->
Code:
http://paste.ubuntu.com/24234569/
cat ~/kodi_crashlog-20170323_111909.log | pastebinit ->
Code:
http://paste.ubuntu.com/24234577/

I think the problem is with some extension using Python.

tail -n 1000 /var/log/syslog | pastebinit ->
Code:
http://paste.ubuntu.com/24234825/

Code:
https://answers.launchpad.net/ubuntu/+question/447828
but
lsb_release -a; uname -a; grep ppa /etc/apt/sources.list /etc/apt/sources.list.d/*.list; apt-cache policy python-cryptography python-openssl ->
Code:
http://paste.ubuntu.com/24234933/

After updating the Python libraries and rebooting, everything is working as it should. I hope. The Kodi plugins started working again.
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 BaGRoS - 2017-03-23, 12:53
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