Linux Help! Kodi Crashes on Linux Mint 17.1 with Radeon OSS Drivers
#1
Need help folks, did a search and couldn't find this exact issue and a resolution (sorry if it's been discussed). I have a Radeon HD 5770 and just did a fresh install of Linux Mint 17.1. First thing I did before installing Kodi was update the OSS drivers with the "Updated and Optimized Open Graphics Drivers" found on the Oibaf PPA found at:

https://launchpad.net/~oibaf/+archive/ub...cs-drivers

After adding the PPA I also did a "sudo apt-get install mesa-vdpau-drivers" and set up Kodi to use the VDPAU hardware acceleration. But when I attempt to play a video Kodi crashes to the desktop. Any tips or suggestions?
My Theater: JVC X790R + Peerless PRG-UNV | 120" CineWhite UHD-B Screen | KODI Omega + PreShow Experience | mpv | madVR RTX 2070S | Panasonic UB420 | Denon X3600H @ 5.2.4 | 4 x ADX Maximus w/ Dayton Audio SA230 | 3 x Totem Tribe LCR + Mission M30 Surrounds + SVS PC2000 + Monolith 15 | 40" HDTV w/ MeLE N5105 + MoviePosterApp | 40TB Win10 SMB Server over Gigabit Ethernet
Reply
#2
Remove those drivers. Everything > 10.4.x is broken and upstream knows.

Edit: https://bugs.freedesktop.org/show_bug.cgi?id=86837 <- upstream bug report
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
Hi fritsch, I did a "sudo ppa-purge ppa:oibaf/graphics-drivers" last night but Kodi still crashes. :/

I'll do some more digging, hopefully future updates to the drivers and/or Kodi will resolve this.
My Theater: JVC X790R + Peerless PRG-UNV | 120" CineWhite UHD-B Screen | KODI Omega + PreShow Experience | mpv | madVR RTX 2070S | Panasonic UB420 | Denon X3600H @ 5.2.4 | 4 x ADX Maximus w/ Dayton Audio SA230 | 3 x Totem Tribe LCR + Mission M30 Surrounds + SVS PC2000 + Monolith 15 | 40" HDTV w/ MeLE N5105 + MoviePosterApp | 40TB Win10 SMB Server over Gigabit Ethernet
Reply
#4
No crash without a crashlog
Edit: And no bug without a Debug Log
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#5
Last few lines of the kodi_crashlog say:

Code:
22:02:28 T:139941931411200  NOTICE:  (VDPAU) screenWidth:1920 vidWidth:1920 surfaceWidth:1920
22:02:28 T:139941931411200  NOTICE:  (VDPAU) screenHeight:800 vidHeight:800 surfaceHeight:800
22:02:28 T:139941283858176  NOTICE: Thread Vdpau Output start, auto delete: false
22:02:28 T:139941283858176  NOTICE: COutput::OnStartup: Output Thread created
22:02:28 T:139941283858176  NOTICE: VDPAU::COutput::CreateGlxContext - created context
22:02:28 T:139941283858176  NOTICE: VDPAU::COutput: vdpau gl interop initialized
22:02:28 T:139941275465472  NOTICE: Thread Vdpau Mixer start, auto delete: false
22:02:28 T:139941275465472  NOTICE: CMixer::OnStartup: Output Thread created
22:02:28 T:139941275465472  NOTICE:  (VDPAU) Creating the video mixer
22:02:28 T:139941283858176  NOTICE: VDPAU::COutput::InitBufferPool - Output Surface created
22:02:28 T:139941931411200  NOTICE: Previous line repeats 3 times.
22:02:28 T:139941931411200   ERROR:  (VDPAU) Error: No backend implementation could be loaded.(1) at VDPAU.cpp:1047
22:02:28 T:139941931411200   ERROR: ffmpeg[7F46C51C6700]: [h264] hardware accelerator failed to decode picture
22:02:28 T:139941931411200   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(41000.000000, 1)
22:02:28 T:139941931411200    INFO: ffmpeg[7F46C51C6700]: [h264] Cannot parallelize slice decoding with deblocking filter type 1, decoding such frames in sequential order
22:02:28 T:139941931411200    INFO: ffmpeg[7F46C51C6700]: [h264] To parallelize slice decoding you need video encoded with disable_deblocking_filter_idc set to 2 (deblock only edges that do not cross slices).
22:02:28 T:139941931411200    INFO: ffmpeg[7F46C51C6700]: [h264] Setting the flags2 libavcodec option to +fast (-flags2 +fast) will disable deblocking across slices and enable parallel slice decoding but will generate non-standard-compliant output.
22:02:28 T:139941931411200   ERROR:  (VDPAU) Error: No backend implementation could be loaded.(1) at VDPAU.cpp:1047
22:02:28 T:139941931411200   ERROR: ffmpeg[7F46C51C6700]: [h264] hardware accelerator failed to decode picture
22:02:28 T:139941931411200   ERROR:  (VDPAU) Error: No backend implementation could be loaded.(1) at VDPAU.cpp:1047
22:02:28 T:139941931411200   ERROR: ffmpeg[7F46C51C6700]: [h264] hardware accelerator failed to decode picture
22:02:28 T:139941931411200  NOTICE:  (VDPAU) Close
22:02:28 T:139941931411200   ERROR:  (VDPAU) Error: No backend implementation could be loaded.(1) at VDPAU.cpp:1047
22:02:28 T:139941931411200   ERROR: ffmpeg[7F46C51C6700]: [h264] hardware accelerator failed to decode picture
22:02:28 T:139941931411200   ERROR:  (VDPAU) Error: No backend implementation could be loaded.(1) at VDPAU.cpp:1047
My Theater: JVC X790R + Peerless PRG-UNV | 120" CineWhite UHD-B Screen | KODI Omega + PreShow Experience | mpv | madVR RTX 2070S | Panasonic UB420 | Denon X3600H @ 5.2.4 | 4 x ADX Maximus w/ Dayton Audio SA230 | 3 x Totem Tribe LCR + Mission M30 Surrounds + SVS PC2000 + Monolith 15 | 40" HDTV w/ MeLE N5105 + MoviePosterApp | 40TB Win10 SMB Server over Gigabit Ethernet
Reply
#6
Grrr - I hate that, cut logfiles, all information missing ... what was so hard when reading Debug Log ?

your driver installation is foobar - fix that.

Verify it with:

vdpauinfo | pastebinit - if that works, kodi will also work.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#7
I updated the OS to kernel 3.18.3. After a bit of fiddling Kodi is now using VDPAU hardware acceleration, however sometimes the video doesn't feel as "fluid" as it should with some minor sputters and a few dropped frames.
My Theater: JVC X790R + Peerless PRG-UNV | 120" CineWhite UHD-B Screen | KODI Omega + PreShow Experience | mpv | madVR RTX 2070S | Panasonic UB420 | Denon X3600H @ 5.2.4 | 4 x ADX Maximus w/ Dayton Audio SA230 | 3 x Totem Tribe LCR + Mission M30 Surrounds + SVS PC2000 + Monolith 15 | 40" HDTV w/ MeLE N5105 + MoviePosterApp | 40TB Win10 SMB Server over Gigabit Ethernet
Reply
#8
Provide what I requested above!
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
Help! Kodi Crashes on Linux Mint 17.1 with Radeon OSS Drivers0