Kodi Community Forum

Full Version: Kernel Panic Intel i915
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I´ve tried many ways to solve that problem but nothing solve it.

Kodi starts and It´s possible to access settings, movies already scanned, but when I access Live TV or try to update movie content, system crashes...

This moment i´m using Kodi 15 RC2 with Lubuntu 14.04 (Default kodibuntu), with Gygabyte H77 Wifi.

I´ve tested Kodi 14 and 16 Alpha as well and the result were the same.

Logs below:

Code:
Sep 28 06:48:39 kodi kernel: [    1.073288] Console: switching to colour frame buffer device 240x67
Sep 28 06:48:39 kodi kernel: [    1.077029] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Sep 28 06:48:39 kodi kernel: [    1.077030] i915 0000:00:02.0: registered panic notifier

Kodi:
http://pastebin.com/jYd2ayEK

Syslog:
http://pastebin.com/TJMRGQB1

Best Regards.
Quote:This moment i´m using Kodi 15 RC2 with Lubuntu 14.04 (Default kodibuntu), with Gygabyte H77 Wifi.

^^ Kernel is outdated. Upgrade to something newer. And while at it also update your vaapi drivers.

Does:
Code:
sudo apt-add-repository ppa:wsnipex/vaapi
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install linux-image-generic-lts-vivid linux-headers-generic-lts-vivid i965-va-driver libva1

already solve your problem?
Hi fritsch,

The problem was my PSU and is solved now.

Thank ou very much.