Summary: | X Window System hangs when XScreenSaver goes into Suspend mode | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Frans Coomans <frans.coomans> | ||||||||||||
Component: | Driver/intel | Assignee: | Eric Anholt <eric> | ||||||||||||
Status: | CLOSED WORKSFORME | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||
Severity: | critical | ||||||||||||||
Priority: | highest | CC: | dwayne, jbarnes | ||||||||||||
Version: | unspecified | ||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||
OS: | Linux (All) | ||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Description
Frans Coomans
2007-06-21 06:30:57 UTC
please upload log and configuration (HW/SW). we can't reproduce this bug on upstream driver. Please try the upstream driver Created attachment 11022 [details]
Xorg.log
The Xorg.log after the lockup of the screen
Created attachment 11023 [details]
Previous Xorg.log
This is the penultimate log. Also showing the same crash.
Created attachment 11024 [details]
.xsession-errors
I doubt this is needed but here it goes anyway.
Created attachment 11025 [details]
Xorg.setup.log
I hope this provides the hardware info that you need.
Created attachment 11026 [details]
xorg.conf
Current configuration
Hi, I have the same issue, I've attached all the info I can find from my system and am available to check and test things. I'm running: Fedora 7 Toshiba Tecra A2 laptop (LCD panel at 1280x1024) Gfx card: Intel 82852/855GM (running intelfb I think) Xorg 1.3 (xorg-x11-server-Xorg-1.3.0.0-9.fc7) X Driver: Intel i810 (xorg-x11-drv-i810-2.0.0-4.fc7) This bug occurs every time on my system. It seems that whenever the screen blanks that the system will lockup and X goes to 100% CPU. The only solution is to login remotely and kill X. Keyboard and mouse are completely unresponsive. I have now disabled the screensaver as I thought that might be causing the problem. Now the only change is that the screen locks but the display is in its last state, i.e. not blank. If there is more information that I can supply then let me know. I cannot easily test upstream drivers but if that is what is required... Dwane, can you try with a more recent driver? New versions should be available from Fedora's rawhide repos. If xscreensaver is trying to display a complex 3D screen saver, it might cause high CPU load and poor responsiveness if for some reason your 3D isn't accelerated, but that should stop when the display really goes to sleep. Also, I noticed that X's x86 emulator reported a bug at the end of your X log. I think this may be fixed in the latest rawhide version of the X server, so upgrading that might also help. (In reply to comment #8) > Also, I noticed that X's x86 emulator reported a bug at the end of your X log. > I think this may be fixed in the latest rawhide version of the X server, so > upgrading that might also help. > fwiw, that x86emu error might be the same as #11842. Dwayne/Frans, which screen saver did you choose? I tried some but can't reproduce it. Hi. I'm using xscreensaver: xscreensaver-base-5.02-1.fc7.1 xscreensaver-gl-extras-5.02-1.fc7.1 xscreensaver-extras-5.02-1.fc7.1 Current xorg-x11-drv for i810: xorg-x11-drv-i810-2.0.0-4.fc7 Frans -> is your computer still locking. Mine seems to have stopped having this issue but I did uninstall the screensaver. I'm going to try to get the screensaving back to see if the problem persists. I tried on below configurations but can't reproduce: -- Fedora7, out-of-box, on 965G. (similar to Frans) -- upstream driver on FedoraCore5, with xscreensaver updated to fc7 version (as described in comment#11), on 855GM. (similar to Dwayne) ping for update from Dwayne Bailey mark as unreproducible due to no response. Changing the Driver from i810 to the "experimental" intel Driver resolved all issues, without any negative side-effects. The Device Section in /etc/X11/xorg.conf now looks like this: Section "Device" Identifier "Videocard0" Driver "intel" EndSection The intel Driver is included in the xorg-x11-drv-i810 rpm. I am now running xscreensaver and switching between X and ttys works perfectly, without any lock-ups. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.