You are not logged in.

#1 2017-07-04 01:33:31

ce1984
Member
Registered: 2014-01-24
Posts: 41

Kodi fails to start: "failed to get egl display"

HI all, I have a kodi installation on a HTPC that had been working, but I haven't used it in a while so it's hard for me to say what intervening upgrades may have broken it. I'm using the kodi-standalone-service aur package to launch at boot. I can confirm that startx and xterm are working. The note in the new version of kodi-standalone-service says to add "needs_root_rights = yes" to /etc/X11/Xwrapper.config, and I have made that change. Below is the output of the crashlog. Thanks in advance for any guideance, I've been struggling with this for way too long and I'm hoping it's something simple.


############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
 Date: Mon Jul  3 18:56:50 MDT 2017
 Kodi Options: 
 Arch: x86_64
 Kernel: Linux 4.11.7-1-ARCH #1 SMP PREEMPT Sat Jun 24 09:07:09 CEST 2017
 Release: Arch Linux
############## END SYSTEM INFO ##############

############### STACK TRACE #################
gdb not installed, can't get stack trace.
############# END STACK TRACE ###############

################# LOG FILE ##################

18:56:49.307 T:139757367788608  NOTICE: special://profile/ is mapped to: special://masterprofile/
18:56:49.307 T:139757367788608  NOTICE: -----------------------------------------------------------------------
18:56:49.307 T:139757367788608  NOTICE: Starting Kodi (17.3 Git:20170622-nogitfound). Platform: Linux x86 64-bit
18:56:49.307 T:139757367788608  NOTICE: Using Release Kodi x64 build
18:56:49.307 T:139757367788608  NOTICE: Kodi compiled Jun 22 2017 by GCC 7.1.1 for Linux x86 64-bit version 4.10.1 (264705)
18:56:49.307 T:139757367788608  NOTICE: Running on Arch Linux 0.0, kernel: Linux x86 64-bit version 4.11.7-1-ARCH
18:56:49.307 T:139757367788608  NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
18:56:49.307 T:139757367788608  NOTICE: Host CPU: Intel(R) Celeron(R) CPU G1620 @ 2.70GHz, 2 cores available
18:56:49.307 T:139757367788608  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
18:56:49.307 T:139757367788608  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
18:56:49.307 T:139757367788608  NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
18:56:49.307 T:139757367788608  NOTICE: special://masterprofile/ is mapped to: /var/lib/kodi/.kodi/userdata
18:56:49.307 T:139757367788608  NOTICE: special://envhome/ is mapped to: /var/lib/kodi
18:56:49.307 T:139757367788608  NOTICE: special://home/ is mapped to: /var/lib/kodi/.kodi
18:56:49.307 T:139757367788608  NOTICE: special://temp/ is mapped to: /var/lib/kodi/.kodi/temp
18:56:49.307 T:139757367788608  NOTICE: special://logpath/ is mapped to: /var/lib/kodi/.kodi/temp
18:56:49.307 T:139757367788608  NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
18:56:49.307 T:139757367788608  NOTICE: Local hostname: slimBox
18:56:49.307 T:139757367788608  NOTICE: Log File is located: /var/lib/kodi/.kodi/temp//kodi.log
18:56:49.307 T:139757367788608  NOTICE: -----------------------------------------------------------------------
18:56:49.317 T:139757367788608   ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
18:56:49.331 T:139757367788608  NOTICE: load settings...
18:56:49.348 T:139757367788608  NOTICE: Found 1 Lists of Devices
18:56:49.348 T:139757367788608  NOTICE: Enumerated PULSE devices:
18:56:49.348 T:139757367788608  NOTICE:     Device 1
18:56:49.348 T:139757367788608  NOTICE:         m_deviceName      : Default
18:56:49.348 T:139757367788608  NOTICE:         m_displayName     : Default
18:56:49.348 T:139757367788608  NOTICE:         m_displayNameExtra: Default Output Device (PULSEAUDIO)
18:56:49.348 T:139757367788608  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
18:56:49.348 T:139757367788608  NOTICE:         m_channels        : FL,FR
18:56:49.348 T:139757367788608  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
18:56:49.348 T:139757367788608  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
18:56:49.348 T:139757367788608  NOTICE:         m_streamTypes     : No passthrough capabilities
18:56:49.348 T:139757367788608  NOTICE:     Device 2
18:56:49.348 T:139757367788608  NOTICE:         m_deviceName      : alsa_output.pci-0000_00_1b.0.analog-stereo
18:56:49.348 T:139757367788608  NOTICE:         m_displayName     : Built-in Audio Analog Stereo
18:56:49.348 T:139757367788608  NOTICE:         m_displayNameExtra: Headphones (PULSEAUDIO)
18:56:49.348 T:139757367788608  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
18:56:49.348 T:139757367788608  NOTICE:         m_channels        : FL,FR
18:56:49.348 T:139757367788608  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
18:56:49.348 T:139757367788608  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
18:56:49.348 T:139757367788608  NOTICE:         m_streamTypes     : No passthrough capabilities
18:56:49.350 T:139757367788608  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
18:56:49.350 T:139757367788608  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
18:56:49.350 T:139757367788608  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <loglevel>1</loglevel>
                                              <!-- Change this to "1" to hide the on-screen debug log text -->
                                            </advancedsettings>
18:56:49.350 T:139757367788608  NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
18:56:49.350 T:139757367788608  NOTICE: Default Video Player: VideoPlayer
18:56:49.350 T:139757367788608  NOTICE: Default Audio Player: paplayer
18:56:49.350 T:139757367788608  NOTICE: Disabled debug logging due to GUI setting. Level 1.
18:56:49.350 T:139757367788608  NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
18:56:49.350 T:139757367788608  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
18:56:49.350 T:139757367788608   DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
18:56:49.350 T:139757367788608   DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
18:56:49.350 T:139757367788608   DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
18:56:49.350 T:139757367788608  NOTICE: Loaded playercorefactory configuration
18:56:49.351 T:139757367788608  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
18:56:49.351 T:139757367788608  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
00:56:49.352 T:139757367788608    INFO: creating subdirectories
00:56:49.352 T:139757367788608    INFO: userdata folder: special://masterprofile/
00:56:49.352 T:139757367788608    INFO: recording folder:
00:56:49.352 T:139757367788608    INFO: screenshots folder:
00:56:49.354 T:139757367788608  NOTICE: Running database version Addons27
00:56:49.354 T:139757367788608   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so)
00:56:49.354 T:139757367788608   DEBUG: Loading: /usr/lib/kodi/system/libcpluff-x86_64-linux.so
00:56:49.366 T:139757367788608    INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
00:56:49.366 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
00:56:49.366 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
00:56:49.366 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
00:56:49.366 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
00:56:49.366 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
00:56:49.366 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
00:56:49.366 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
00:56:49.367 T:139757367788608   DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
00:56:49.447 T:139756890142464   DEBUG: Thread JobWorker start, auto delete: true
00:56:49.449 T:139757367788608  NOTICE: ADDONS: Using repository repository.xbmc.org
00:56:49.450 T:139756879443712   DEBUG: Thread ActiveAE start, auto delete: false
00:56:49.452 T:139756871051008   DEBUG: Thread AESink start, auto delete: false
00:56:49.455 T:139756871051008    INFO: CActiveAESink::OpenSink - initialize sink
00:56:49.455 T:139756871051008   DEBUG: CActiveAESink::OpenSink - trying to open device PULSE:Default
00:56:49.456 T:139756871051008   DEBUG: PulseAudio: Context setting name
00:56:49.456 T:139756871051008   DEBUG: PulseAudio: Context ready
00:56:49.457 T:139756871051008   DEBUG: PulseAudio: Stream ready
00:56:49.457 T:139756871051008  NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
00:56:49.457 T:139756871051008   DEBUG: CActiveAESink::OpenSink - PULSE Initialized:
00:56:49.457 T:139756871051008   DEBUG:   Output Device : Default
00:56:49.457 T:139756871051008   DEBUG:   Sample Rate   : 44100
00:56:49.457 T:139756871051008   DEBUG:   Sample Format : AE_FMT_FLOAT
00:56:49.457 T:139756871051008   DEBUG:   Channel Count : 2
00:56:49.457 T:139756871051008   DEBUG:   Channel Layout: FL,FR
00:56:49.457 T:139756871051008   DEBUG:   Frames        : 2205
00:56:49.457 T:139756871051008   DEBUG:   Frame Size    : 8
00:56:49.459 T:139757367788608    INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
00:56:49.459 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
00:56:49.460 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
00:56:49.460 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
00:56:49.460 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
00:56:49.460 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
00:56:49.460 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
00:56:49.460 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
00:56:49.460 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
00:56:49.460 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
00:56:49.461 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
00:56:49.461 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
00:56:49.461 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
00:56:49.461 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
00:56:49.461 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
00:56:49.461 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
00:56:49.461 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
00:56:49.461 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
00:56:49.462 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
00:56:49.466 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
00:56:49.466 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
00:56:49.466 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
00:56:49.466 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
00:56:49.466 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
00:56:49.466 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
00:56:49.467 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
00:56:49.467 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
00:56:49.467 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
00:56:49.467 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
00:56:49.467 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
00:56:49.467 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
00:56:49.467 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
00:56:49.467 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
00:56:49.468 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
00:56:49.468 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
00:56:49.468 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
00:56:49.468 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
00:56:49.468 T:139757367788608   DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
00:56:49.472 T:139756854265600   DEBUG: Thread RemoteControl start, auto delete: false
00:56:49.472 T:139756854265600    INFO: LIRC Process: using: /run/lirc/lircd
00:56:49.472 T:139756854265600    INFO: LIRC Connect: connect failed: No such file or directory
00:56:49.472 T:139756854265600    INFO: CRemoteControl::Process - failed to connect to LIRC, will keep retrying every 5 seconds
00:56:49.472 T:139757367788608   DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
00:56:49.472 T:139757367788608   DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
00:56:49.473 T:139757367788608   DEBUG: Selected UDev as storage provider
00:56:49.499 T:139757367788608    INFO: Available videomodes (xrandr):
00:56:49.499 T:139757367788608    INFO: Output 'HDMI2' has 22 modes
00:56:49.499 T:139757367788608    INFO: ID:0x4a Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.997642
00:56:49.499 T:139757367788608    INFO: ID:0xe0 Name:1920x1080 Refresh:59.940201 Width:1920 Height:1080
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.997642
00:56:49.499 T:139757367788608    INFO: ID:0xe2 Name:1920x1080 Refresh:24.000000 Width:1920 Height:1080
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.997642
00:56:49.499 T:139757367788608    INFO: ID:0xe4 Name:1920x1080 Refresh:23.976080 Width:1920 Height:1080
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.997642
00:56:49.499 T:139757367788608    INFO: ID:0xe1 Name:1920x1080i Refresh:30.000000 Width:1920 Height:1080
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.997642
00:56:49.499 T:139757367788608    INFO: ID:0xe3 Name:1920x1080i Refresh:29.970100 Width:1920 Height:1080
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.997642
00:56:49.499 T:139757367788608    INFO: ID:0xe5 Name:1280x720 Refresh:60.000000 Width:1280 Height:720
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.997642
00:56:49.499 T:139757367788608    INFO: ID:0xe6 Name:1280x720 Refresh:59.940201 Width:1280 Height:720
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.997642
00:56:49.499 T:139757367788608    INFO: ID:0xe7 Name:1024x768 Refresh:75.028580 Width:1024 Height:768
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.330189
00:56:49.499 T:139757367788608    INFO: ID:0xe8 Name:1024x768 Refresh:70.069359 Width:1024 Height:768
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.330189
00:56:49.499 T:139757367788608    INFO: ID:0xe9 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.330189
00:56:49.499 T:139757367788608    INFO: ID:0xea Name:1440x480i Refresh:29.970030 Width:1440 Height:480
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.591195
00:56:49.499 T:139757367788608    INFO: ID:0xeb Name:800x600 Refresh:75.000000 Width:800 Height:600
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.330189
00:56:49.499 T:139757367788608    INFO: ID:0xec Name:800x600 Refresh:60.316540 Width:800 Height:600
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.330189
00:56:49.499 T:139757367788608    INFO: ID:0xed Name:720x480 Refresh:60.000000 Width:720 Height:480
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.182390
00:56:49.499 T:139757367788608    INFO: ID:0xee Name:720x480 Refresh:59.940060 Width:720 Height:480
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.182390
00:56:49.499 T:139757367788608    INFO: ID:0xef Name:720x480i Refresh:30.001110 Width:720 Height:480
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.182390
00:56:49.499 T:139757367788608    INFO: ID:0xf0 Name:720x480i Refresh:29.970030 Width:720 Height:480
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.182390
00:56:49.499 T:139757367788608    INFO: ID:0xf1 Name:640x480 Refresh:75.000000 Width:640 Height:480
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.330189
00:56:49.499 T:139757367788608    INFO: ID:0xf2 Name:640x480 Refresh:60.000000 Width:640 Height:480
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.330189
00:56:49.499 T:139757367788608    INFO: ID:0xf3 Name:640x480 Refresh:59.940479 Width:640 Height:480
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 1.330189
00:56:49.499 T:139757367788608    INFO: ID:0xf4 Name:720x400 Refresh:70.081657 Width:720 Height:400
00:56:49.499 T:139757367788608    INFO: Pixel Ratio: 0.985325
00:56:49.499 T:139757367788608  NOTICE: Checking resolution 16
00:56:49.537 T:139757367788608   ERROR: failed to get egl display
00:56:49.542 T:139757367788608  NOTICE: Using visual 0x20
00:56:49.543 T:139757367788608   ERROR: CWinSystemX11::XErrorHandler: BadValue (integer parameter out of range for operation), type:0, serial:74, error_code:2, request_code:155 minor_code:3
00:56:49.543 T:139757367788608   ERROR: GLX Error: Could not create context
00:56:49.543 T:139757367788608    INFO: GL: Maximum texture width: 32768
00:56:49.543 T:139757367788608   DEBUG: GLX_EXTENSIONS: GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_multisample GLX_EXT_create_context_es_profile GLX_EXT_create_context_es2_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGI_swap_control GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_ARB_get_proc_address


############### END LOG FILE ################

############ END Kodi CRASH LOG #############

Version Info:

$pacman -Q kodi kodi-standalone-service mesa xorg-server 
kodi 17.3-3
kodi-standalone-service 1.90-1
mesa 17.1.4-1
xorg-server 1.19.3-2

Last edited by ce1984 (2017-07-04 02:17:41)

Offline

#2 2017-07-04 01:35:44

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Kodi fails to start: "failed to get egl display"

Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-07-04 01:47:07

ce1984
Member
Registered: 2014-01-24
Posts: 41

Re: Kodi fails to start: "failed to get egl display"

jasonwryan wrote:

Moving to AUR Issues...

I should have specified, but this problem also occurs when using kodi manually:

kodi --standalone

so I don't think it's actually a problem with the AUR package. The only reason I mention it is that I thought the note about Xwrapper.config might be relavent to my problem.

Last edited by ce1984 (2017-07-04 01:58:17)

Offline

#4 2017-07-04 02:09:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Kodi fails to start: "failed to get egl display"

You should also have specified the package version...

Moving back.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2017-07-04 02:24:10

ce1984
Member
Registered: 2014-01-24
Posts: 41

Re: Kodi fails to start: "failed to get egl display"

jasonwryan wrote:

You should also have specified the package version...

Moving back.

Thanks, version info addded.

Offline

#6 2017-08-16 14:33:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,672

Re: Kodi fails to start: "failed to get egl display"

Details on your graphics setup would be nice, what's the output of

glxinfo | grep OpenGL

Edit: Whoops half a necro there tongue

Last edited by V1del (2017-08-16 14:34:41)

Offline

Board footer

Powered by FluxBB