FS#18356 - [xf86-video-intel] X.org freezes
Attached to Project:
Arch Linux
Opened by Westley Martinez (anikom15) - Tuesday, 16 February 2010, 03:18 GMT
Last edited by Paul Mattal (paul) - Friday, 13 August 2010, 11:54 GMT
Opened by Westley Martinez (anikom15) - Tuesday, 16 February 2010, 03:18 GMT
Last edited by Paul Mattal (paul) - Friday, 13 August 2010, 11:54 GMT
|
Details
Description:
Ever since switched from intel-legacy to the intel driver for X.org, I have had random freeze ups. It seems to happen during "animations" and during 3D, but sometimes it's just random. Nothing moves, not even mouse. Only way to escape is SysRq. I'm using the intel brookdale-g i845g integrated chip. Intel driver works fine on laptop, which uses a more recent card. Additional info: xf86-video-intel 2.10.0-1 depends on: * intel-dri>=7.6 * libdrm>=2.4.17-4 * libpciaccess>=0.10.9 * libxcb>=1.5 * libxvmc>=1.0.5 * xcb-util>=0.3.6 kernel26 2.6.32.8-1 Steps to reproduce: If you have my same chipset and use the same driver, it'll probably happen to you. |
This task depends upon
Closed by Paul Mattal (paul)
Friday, 13 August 2010, 11:54 GMT
Reason for closing: Fixed
Additional comments about closing: See comments.
Friday, 13 August 2010, 11:54 GMT
Reason for closing: Fixed
Additional comments about closing: See comments.
http://bugs.archlinux.org/task/16974
BTW: intel-dri 7.7 is the latest version.
Can you give it a try?
[1] http://bugzilla.kernel.org/show_bug.cgi?id=15248
[2] http://bugzilla.kernel.org/attachment.cgi?id=25084
Bug also happens with the kernel mix that I am using; also, I have XvMC enabled so it's not its fault.
I will play with it around since now I only this video playing bug and the fonts garbled bug; are you experiencing any other crash when not playing videos by the way?
I've been working with my photos in Digikam about 30 mins with no freeze but I'm not sure if this time is enough. I think that may be playing could also cause freezing (e.g. wesnoth or any other game that requires some work from the videocard).
But unless the system is proven to be unstable also with 855nolid.patch + drm-intel-big-hammer.patch (e.g. crashes even when not playing videos) I think this bug should be separate, having a separate cause; otherwise they would be the same bug actually.
I will also investigate if crashes will happen when using openGL surfaces (perhaps the real cause is there)
Also, this bug can be either in kernel, libdrm or in xf86-video-intel; the error message is printed by libdrm.
@JGC: can you please fix the title and add related tasks?
im using dell latitude d520, stock archlinux kernel.
the screen flickers and hang at random intervals, sometimes green, blue, red, black screen.
happens just suddenly when surfing the web, flash websites, facebook..
i tried xf86-video-intel/intel-newest/intel-git, all seems to be the same.
lastime i only reboot the machine to regain work but it seems only the screen is hang.
i tried ctrl+alt F1 to switch console, enter my user n pass n typed reboot and the laptop rebooted. (this is while the screen still blank-hang, i just typed slowly n properly). so i think its a bug in either the new kernel or intel xorg.
other than that im just a newbie. /var/log messages dont help at all or im not seeing anything of use.
previous o/s on this laptop was XP so i have no cache of old kernel package to downgrade to looks like gota look elsewhere.
im an archlinux user since 2008 on several machines. my desktop uses "vesa" driver and hang is frequent also but im too lazy to
check it out just wait til the next pacman -Syu and hope the bug is gone.
thanks.
kernel is 2.6.32.9
thanks all!
Daniele, are you experiencing this bug also?
I am affected by http://bugs.archlinux.org/task/18690 and http://bugs.archlinux.org/task/16974
The former prevents straightforward access to the latter.
Since
bug 16974happens almost instantly, I'd say it is an ancestor of this bug, and that I am not affected by this one. Although it is highly likely that fixingbug 16974will also fix this one.but it seems sleep/waking up doesnt work as of now.
if i close my laptop lid, the pc sleeps
open lid, i only c a cursor. switch to tty1, restarted gdm
i still only hav a mouse.
so only way is to restart.
will try -Syu today c wusup...
closing laptop lid and opening it / sleep and wakeup problem
kdm or gdm goes to black screen even if restarted via tty1
with only mouse cursor but yet the system in the backend
is operating normal..
system up to date using:
dell latitude d520 / 1gb ram
xorg-server 1.7.5.902-1
xf86-video-intel-newest 2.10.0-2
archlinux stock kernel 2.6.32 with latest updates
kde / gnome but tested on gnome
with compiz and cairo-dock turned on...
should i make a new bug report?
here or on compiz-fusion website or freedesktop?
thanks
Daniel Vetter has almost fixed this bug with patch available here:
http://bugs.freedesktop.org/show_bug.cgi?id=27187
With that patch, KMS enabled and latest intel drivers I only get
bug 17705(my hardware is i855GM rev02). This is clearly a progress since previously only the DRM "big hammer" patch could give some minutes of working Xorg. With D.Vetter's patch you can use Xorg for long time, but forget about playing videos or using graphics-intensive applications: it will crash as perbug 17705.So I think that D.Vetter's patch fixes this bug; he is working on an improved patch which will lead to no GTT flush failures (you can find them in dmesg). Anyway, that's probably the way to go to fix this bug.
Does this sound like the same bug? I was using the xf86-video-intel and libdrm packages (up to date) when it started and since switched through the -newest versions and am now using the -git versions, in hope that some published patch would have resolved my issues. Unfortunately, no improvement thus far. I do not see any dmesg notifications about my problems, otherwise I would post my logs.
@JGC: D.Vetter's patch should be used in our kernel because it makes it usable for i855GM users. the stock kernel is currently unusable for them. I also forecast that it will be soon merged upstream, but until that it would be nice to have such patch since I am actually using the latest intel/xorg *only* with this patch (impossible otherwise)
Thanks
By the way, I have experienced a lot of problems with 2.6.32 in several aspects, not just screen. With 2.6.33 some of them have been solved and others continue. What happened with 2.6.32??
Best regards! David.
http://www.iragan.com/linux/i855GM/
Patch has not yet been pushed upstream so it will take a lot of time before seeing it in regularly released kernel; all people interested can get the patch and/or the patched kernel which I have put above.
The bug should be closed as soon as the patch is accepted in linus' tree (it still has to get to drm-intel-next).