Summary: | x11-drivers/xf86-video-intel crashes | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Fedor_Rus <fyodor.russia> |
Component: | Current packages | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | x11 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Fedor_Rus
2016-12-08 11:18:36 UTC
It's an Intel graphics driver bug. eix -I intel [I] x11-drivers/xf86-video-intel Installed version: 2.99.917_p20160621-r1(dri sna udev -debug -dri3 -uxa -xvmc) [I] x11-libs/libva-intel-driver Installed version: 1.6.2(X drm -wayland ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32") > drm/i915
This is a kernel problem. Try to upgrade your kernel.
Better not mix old kernel with new userspace, this causes problems.
(In reply to Fedor_Rus from comment #0) > Stop working for no reason > > tail /var/log/messages > Dec 8 13:05:37 localhost kernel: [60210.791780] [drm] stuck on render ring > Dec 8 13:05:37 localhost kernel: [60210.792498] [drm] GPU HANG: ecode > 6:0:0xfafffffe, in X [3435], reason: Ring hung, action: reset > Dec 8 13:05:37 localhost kernel: [60210.792501] [drm] GPU hangs can > indicate a bug anywhere in the entire gfx stack, including userspace. > Dec 8 13:05:37 localhost kernel: [60210.792502] [drm] Please file a _new_ > bug report on bugs.freedesktop.org against DRI -> DRM/Intel It specifically says where to file such a bug. First things to try: Please try the unstable xf86-video-intel-2.99.917_p20161206. Update kernel to 4.9. (In reply to Matt Turner from comment #4) > First things to try: > > Please try the unstable xf86-video-intel-2.99.917_p20161206. Update kernel > to 4.9. And also try mesa-13.0.3+ or mesa-17.0.0_rc2. |