Kodi Community Forum

Full Version: ERROR: Failed to determine egl config for visual info
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Kodi 18 from nightly crashes, Kodi 17.2 from unstable works fine.

https://pastebin.com/fFZi67Nv

18:30:59.210 T:140194536774016 NOTICE: Checking resolution 16
18:30:59.420 T:140194536774016 ERROR: Failed to determine egl config for visual info
18:30:59.420 T:140194536774016 WARNING: Visual 0x28 of the window is not suitable, looking for another one...
18:30:59.420 T:140194536774016 NOTICE: Using visual 0x21
18:30:59.458 T:140194536774016 ERROR: VAAPI::CheckSuccess error: unknown libva error
Don't know who provided this build. It is not use the sources we have currently on our master branch.
getting exactly the same for the last 2 nightlies, last official 18a build that even loads on ubuntu 16.04 is kodi_18.0+git20170521.0201-1cebcc9-0xenial_all.deb

gist
(2017-05-24, 08:11)FernetMenta Wrote: [ -> ]Don't know who provided this build. It is not use the sources we have currently on our master branch.

Fresh install of Lubuntu 17.04

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:team-xbmc/xbmc-nightly
sudo apt-get update
sudo apt-get install kodi

Gives me this build.

kodi@kodi-MS-7592:~$ sudo apt-get install kodi
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
kodi-bin kodi-peripheral-joystick
Suggested packages:
kodi-pvr-mythtv kodi-pvr-vuplus kodi-pvr-vdr-vnsi kodi-pvr-njoy kodi-pvr-nextpvr kodi-pvr-mediaportal-tvserver kodi-pvr-tvheadend-hts kodi-pvr-dvbviewer kodi-pvr-argustv kodi-pvr-iptvsimple kodi-audioencoder-vorbis
The following NEW packages will be installed:
kodi-peripheral-joystick
The following packages will be upgraded:
kodi kodi-bin
2 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 32.3 MB of archives.
After this operation, 753 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu zesty/main amd64 kodi all 2:18.0+git20170524.0200-c239aec-0zesty [18.5 MB]
Get:2 http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu zesty/main amd64 kodi-bin amd64 2:18.0+git20170524.0200-c239aec-0zesty [13.7 MB]
Get:3 http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu zesty/main amd64 kodi-peripheral-joystick amd64 1.3.6-1~zesty [140 kB]
Fetched 32.3 MB in 56s (570 kB/s)
(Reading database ... 159830 files and directories currently installed.)
Preparing to unpack .../kodi_2%3a18.0+git20170524.0200-c239aec-0zesty_all.deb ...
Unpacking kodi (2:18.0+git20170524.0200-c239aec-0zesty) over (2:17.2+git20170523.2047-final-0zesty) ...
Preparing to unpack .../kodi-bin_2%3a18.0+git20170524.0200-c239aec-0zesty_amd64.deb ...
Unpacking kodi-bin (2:18.0+git20170524.0200-c239aec-0zesty) over (2:17.2+git20170523.2047-final-0zesty) ...
Selecting previously unselected package kodi-peripheral-joystick.
Preparing to unpack .../kodi-peripheral-joystick_1.3.6-1~zesty_amd64.deb ...
Unpacking kodi-peripheral-joystick (1.3.6-1~zesty) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Setting up kodi-bin (2:18.0+git20170524.0200-c239aec-0zesty) ...
Setting up kodi-peripheral-joystick (1.3.6-1~zesty) ...
Processing triggers for libc-bin (2.24-9ubuntu2) ...
Setting up kodi (2:18.0+git20170524.0200-c239aec-0zesty) ...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...


Log reports
16:00:52.930 T:140523545495936 NOTICE: Starting Kodi (18.0-ALPHA1 Git:20170524-nogitfound). Platform: Linux x86 64-bit

16:00:58.134 T:140523545495936 NOTICE: Checking resolution 16
16:00:58.545 T:140523545495936 ERROR: Failed to determine egl config for visual info
16:00:58.545 T:140523545495936 WARNING: Visual 0x28 of the window is not suitable, looking for another one...
16:00:58.545 T:140523545495936 NOTICE: Using visual 0x21
16:00:58.605 T:140523545495936 ERROR: VAAPI::CheckSuccess error: unknown libva error
dpkg -l libva* i965-va-driver libvdpau1 | pastebinit
This log sequence
Code:
16:00:58.134 T:140523545495936 NOTICE: Checking resolution 16
16:00:58.545 T:140523545495936 ERROR: Failed to determine egl config for visual info
16:00:58.545 T:140523545495936 WARNING: Visual 0x28 of the window is not suitable, looking for another one...
16:00:58.545 T:140523545495936 NOTICE: Using visual 0x21
16:00:58.605 T:140523545495936 ERROR: VAAPI::CheckSuccess error: unknown libva error

can't be generated by the code we have in our repo.
Starting Kodi (18.0-ALPHA1 Git:20170521-nogitfound). Platform: Linux x86 64-bit

19:36:43.975 T:139746842085760 NOTICE: Checking resolution 16
19:36:44.370 T:139746842085760 ERROR: Failed to determine egl config for visual info
19:36:44.370 T:139746842085760 WARNING: Visual 0x2d8 of the window is not suitable, looking for another one...
19:36:44.371 T:139746842085760 NOTICE: Using visual 0x21
19:36:44.380 T:139746842085760 ERROR: VAAPI::CheckSuccess error: unknown libva error

repo: ~team-xbmc/+archive/ubuntu/xbmc-nightly
Same issue on Peppermint 7 on different PC

Log
https://pastebin.com/fWy5eGzE

dpkg -l libva* i965-va-driver libvdpau1 | pastebinit
https://pastebin.com/udDF8b27
(2017-05-25, 08:11)wsnipex Wrote: [ -> ]dpkg -l libva* i965-va-driver libvdpau1 | pastebinit


From the PC on original post
http://paste.ubuntu.com/24657034/

On a side note, I tried building from source, and Kodi 18 now works. Would rather not build from source every time tho.
(2017-05-25, 09:25)FernetMenta Wrote: [ -> ]This log sequence
Code:
16:00:58.134 T:140523545495936 NOTICE: Checking resolution 16
16:00:58.545 T:140523545495936 ERROR: Failed to determine egl config for visual info
16:00:58.545 T:140523545495936 WARNING: Visual 0x28 of the window is not suitable, looking for another one...
16:00:58.545 T:140523545495936 NOTICE: Using visual 0x21
16:00:58.605 T:140523545495936 ERROR: VAAPI::CheckSuccess error: unknown libva error

can't be generated by the code we have in our repo.

team-xbmc-ubuntu-xbmc-nightly-zesty.list

deb http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu zesty main
deb-src http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu zesty main
no idea why it doesn't work for you, it is fine here
(2017-05-25, 09:25)FernetMenta Wrote: [ -> ]This log sequence
Code:
16:00:58.134 T:140523545495936 NOTICE: Checking resolution 16
16:00:58.545 T:140523545495936 ERROR: Failed to determine egl config for visual info
16:00:58.545 T:140523545495936 WARNING: Visual 0x28 of the window is not suitable, looking for another one...
16:00:58.545 T:140523545495936 NOTICE: Using visual 0x21
16:00:58.605 T:140523545495936 ERROR: VAAPI::CheckSuccess error: unknown libva error

can't be generated by the code we have in our repo.

in that case someone has pwned your nightlies ppa, as that's pretty much identical to what i'm getting too.

Code:
16:54:22.565 T:139835819743616  NOTICE: Checking resolution 16
16:54:23.127 T:139835819743616   ERROR: Failed to determine egl config for visual info
16:54:23.127 T:139835819743616 WARNING: Visual 0x28 of the window is not suitable, looking for another one...
16:54:23.127 T:139835819743616  NOTICE: Using visual 0x21
16:54:23.196 T:139835819743616   ERROR: VAAPI::CheckSuccess error: unknown libva error

Code:
cat /etc/apt/sources.list.d/team-xbmc-ubuntu-xbmc-nightly-xenial.list
deb http://ppa.launchpad.net/team-xbmc/xbmc-nightly/ubuntu xenial main

ii  i965-va-driver:amd64                 1.7.3-1~xenial  
ii  libva-drm1:amd64                     1.7.3~xenial    
ii  libva-x11-1:amd64                    1.7.3~xenial    
ii  libva1:amd64                         1.7.3~xenial    
ii  libvdpau1:amd64                      1.1.1-3ubuntu1
I am pretty sure that if you build kodi yourself from https://github.com/xbmc/xbmc, you won't get this log sequence. I don't do those nightly builds but I wirite the code and know what it does.
(2017-05-25, 21:14)FernetMenta Wrote: [ -> ]I am pretty sure that if you build kodi yourself from https://github.com/xbmc/xbmc, you won't get this log sequence. I don't do those nightly builds but I write the code and know what it does.

I only built from the nightlies to see what would happen because the PPA was crashing... I have not posted a log from the nightly I built manually. The logs are from the nightly PPA.

I was running the nightly PPA with Kodi 18 and my database is up to date with the shows I have watched on 18. I did an update a week ago, and Kodi would not work. So I waited, but it's been over a week and nothing changed. So I tried to post the bug report to the Trac system but was having issues, so I posted to the forum.

Tired of not having it working I built from source yesterday, and Kodi 18 is working.

Two different computers with two different sets of hardware crash when installing the nightly from PPA. Looks like 4 others are having the same issues, so I would say this problem is confirmed.

I tried todays nightly from PPA on the Peppermint 7 PC, still crashing.

Mike
please provide a crashlog / gdb stacktrace
Pages: 1 2