[Bug 495526] New: i945: X hangs, keyboard functionality ceases
http://bugzilla.novell.com/show_bug.cgi?id=495526 Summary: i945: X hangs, keyboard functionality ceases Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: thoenig@novell.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- X hangs, keyboard functionality ceases Sometimes X just hangs (symptoms: keyboard doesn't work, moving the mouse still works, ssh remote login still possible). This is what I find in /var/log/messages: kernel: X:14807 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining kernel: X:21887 freeing invalid memtype d0000000-e0000000 /* 10min later: crash */ kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0 kernel: X:14807 freeing invalid memtype d0000000-e0000000 kernel: X:14807 freeing invalid memtype d0000000-e0000000 kernel: mtrr: no MTRR for d0000000,10000000 found kernel: X:23486 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining kernel: X:23486 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining kernel: X:23486 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining kernel: X:23573 freeing invalid memtype d0000000-e0000000 kernel: X:23486 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining kernel: X:23574 freeing invalid memtype d0000000-e0000000 kernel: X:23486 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining kernel: X:23575 freeing invalid memtype d0000000-e0000000 kernel: X:23486 conflicting memory types d0000000-e0000000 write-combining<->uncached-minus kernel: reserve_memtype failed 0xd0000000-0xe0000000, track write-combining, req write-combining kernel: X:23576 freeing invalid memtype d0000000-e0000000 /* kill X via ssh remote login */ kernel: [drm:i915_get_vblank_counter] *ERROR* trying to get vblank count for disabled pipe 0 /* at that point I have to reboot the whole system as it is no longer usable */ /var/log/Xorg.0.log.old: exaCopyDirty: Pending damage region empty! $ rpm -qv xorg-x11-server xorg-x11-driver-video kernel-default xorg-x11-server-7.4-33.3 xorg-x11-driver-video-7.4-52.1 kernel-default-2.6.29-6.3 $ spci |grep VGA 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |sndirsch@novell.com AssignedTo|bnc-team-xorg-bugs@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |provo.novell.com Summary|i945: X hangs, keyboard |intel/945GM: X hangs, |functionality ceases |keyboard functionality | |ceases -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User markgray+to-suse@puck.nac.net added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c1 Mark Gray <markgray+to-suse@puck.nac.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO CC| |markgray+to-suse@puck.nac.n | |et Info Provider| |thoenig@novell.com --- Comment #1 from Mark Gray <markgray+to-suse@puck.nac.net> 2009-04-16 08:54:45 MDT --- Please attach the rest of the information requested on the webpage: http://en.opensuse.org/Bugs:X -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c2 --- Comment #2 from Timo Hoenig <thoenig@novell.com> 2009-04-16 09:02:48 MDT --- Created an attachment (id=286134) --> (http://bugzilla.novell.com/attachment.cgi?id=286134) for i in {libdrm,Mesa,xorg-x11-server,xorg-x11-driver-input,xxorg-x11-driver-video}; do echo $i >> /tmp/rpm-changelog; rpm --changelog -q $i |head -n 3 >> /tmp/rpm-changelog; done; -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c3 --- Comment #3 from Timo Hoenig <thoenig@novell.com> 2009-04-16 09:02:57 MDT --- Created an attachment (id=286136) --> (http://bugzilla.novell.com/attachment.cgi?id=286136) hwinfo --gfx -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c4 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|thoenig@novell.com | --- Comment #4 from Timo Hoenig <thoenig@novell.com> 2009-04-16 09:03:04 MDT --- Created an attachment (id=286137) --> (http://bugzilla.novell.com/attachment.cgi?id=286137) xorg.conf -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c5 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #286134|0 |1 is obsolete| | --- Comment #5 from Timo Hoenig <thoenig@novell.com> 2009-04-16 09:05:03 MDT --- Created an attachment (id=286139) --> (http://bugzilla.novell.com/attachment.cgi?id=286139) for i in {libdrm,Mesa,xorg-x11-server,xorg-x11-driver-input,xorg-x11-driver-video}; do echo $i >> /tmp/rpm-changelog; rpm --changelog -q $i |head -n 3 >> /tmp/rpm-changelog; done; (take 2) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c6 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |thoenig@novell.com --- Comment #6 from Stefan Dirsch <sndirsch@novell.com> 2009-04-17 08:32:06 MDT --- Well, the Xserver, libdrm and video driver are not really up-to-date. I've updated them meanwhile to xorg-server 1.6.1, libdrm 2.4.7 and xf86-video-intel 2.7.0. Please update to packages from X11:XOrg repo. Sure you still have vblank disabled? (Check in /etc/drirc or ~/.drirc respectively) Could this be a kernel issue. Already using kernel mode setting plus UXA? Same problem with kernel from 11.1? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c7 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thoenig@novell.com --- Comment #7 from Timo Hoenig <thoenig@novell.com> 2009-04-17 08:35:19 MDT --- Will try again with X11:Xorg as repo and will provide the information. Thanks for getting back. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c8 --- Comment #8 from Stefan Dirsch <sndirsch@novell.com> 2009-04-17 12:19:11 MDT --- This discussion sounds related: http://lists.freedesktop.org/archives/xorg/2009-April/045182.html -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c9 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hmacht@novell.com --- Comment #9 from Timo Hoenig <thoenig@novell.com> 2009-04-24 04:41:00 MDT --- Holger's laptop (Sony Vaio VGNZ540) has similar issues. Adding to cc. Sorry that I'm late for the NEEDINFO will try to provide the requested information during this weekend. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|intel/945GM: X hangs, |intel[945GM] X hangs, |keyboard functionality |keyboard functionality |ceases |ceases -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c11 --- Comment #11 from Stefan Dirsch <sndirsch@novell.com> 2009-05-05 13:51:11 MDT --- Timo, can you give me an update on this one? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c12 --- Comment #12 from Timo Hoenig <thoenig@novell.com> 2009-05-05 14:02:22 MDT --- With the latest packages my box only freezes once a day (compared to 10 times a day). The symptoms as outlined in the initial comment still apply. However I didn't see valuable debug messages in /var/log/Xorg.0.log.old or /var/log/messages. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c14 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |thoenig@novell.com --- Comment #14 from Stefan Dirsch <sndirsch@novell.com> 2009-05-05 14:09:16 MDT --- Doesn't sound really promising. Which kind of configuration are you currently using, i.e. have you enabled KMS? Are you using EXA or UXA? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c15 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|thoenig@novell.com | --- Comment #15 from Timo Hoenig <thoenig@novell.com> 2009-05-05 14:15:14 MDT --- $ grep AccelMethod /etc/X11/xorg.conf Option "AccelMethod" "uxa" $ zgrep KMS /proc/config.gz # CONFIG_DRM_I915_KMS is not set As far as I can remember I had to set AccelMethod manually. Otherwise X didn't start properly. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c16 --- Comment #16 from Stefan Dirsch <sndirsch@novell.com> 2009-05-05 14:47:46 MDT --- IIRC UXA is only the default if KMS is active, which would mean that EXA no longer works for you at all? Oh well ... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c17 --- Comment #17 from Timo Hoenig <thoenig@novell.com> 2009-05-06 01:11:45 MDT --- Yes. Let me know if there are any tests which I could do. Not sure if this is relevant: I'm currently running 2.6.30rc3, and rc4 got a lot of fixes (well, at least changes) for the i915 kernel driver. Maybe this helps? Also, Seife's situation (on 965GM) is much worse, maybe he can comment on his experiences. To make the confusion complete: Holger has also a newer Intel graphics chip and does not have any issues at all (he's using X11:XOrg packages with a 2.6.29 kernel). It also seems that the following factors are relevant for outlined issues: * using compiz (yes/no) * starting X with an external display (yes/no) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c18 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |thoenig@novell.com --- Comment #18 from Stefan Dirsch <sndirsch@novell.com> 2009-05-16 11:28:25 MDT --- Timo, Seife, any update on this one? Meanwhile I've updated the intel driver to 2.7.1 in X11:XOrg. There's a prerelease driver of 2.8 in X11:XOrg:test, but I'm not sure if I really can recommend to use it. It's an UXA/DRI2 only driver now (EXA/XAA/DRI1 removed). Should still work without KMS though. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c19 --- Comment #19 from Stefan Dirsch <sndirsch@novell.com> 2009-05-26 16:17:11 MDT --- Timo, Seife? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User thoenig@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c20 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|thoenig@novell.com | --- Comment #20 from Timo Hoenig <thoenig@novell.com> 2009-05-27 02:09:43 MDT --- Sorry, no update on my side. You can guess why -- I'll give you exactly one attempt :-) Also, I'll still be running around with a smile on my face in case you close this report. We both know that I can simply reopen it. When I update my system for the next time, at the latest :) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User seife@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c21 --- Comment #21 from Stefan Seyfried <seife@novell.com> 2009-05-27 05:31:26 MDT --- 2.7.1 is much better for me, playing video finally works again on my GM965 ;-) I managed to crash X by enabling / disabling desktop effects in KDE4 a few times, but well, we can't have everything, can we? ;) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c22 --- Comment #22 from Stefan Dirsch <sndirsch@novell.com> 2009-05-27 05:44:38 MDT --- (In reply to comment #21)
2.7.1 is much better for me, playing video finally works again on my GM965 ;-)
Wow! Positive feedback for an intel driver update!
I managed to crash X by enabling / disabling desktop effects in KDE4 a few times, but well, we can't have everything, can we? ;)
Sounds like Bug #500994. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User seife@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c23 --- Comment #23 from Stefan Seyfried <seife@novell.com> 2009-05-27 15:31:21 MDT --- (In reply to comment #22)
Wow! Positive feedback for an intel driver update!
Yes! I know it's unlikely (and the driver still has enough problems ;), but the change titled * Fix multiplication error when computing required batch space. This could fix any number of cases where the driver did inexplicable things (due to having computed the wrong size). [Keith Packard <keithp at keithp.com>] seems to be a good one ;) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User sndirsch@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c24 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #24 from Stefan Dirsch <sndirsch@novell.com> 2009-06-18 10:29:53 MDT --- Ok. Let's assume most issues are fixed meanwhile with 2.7.1 or 2.8 pre (X11:XOrg / X11:XOrg:test). Otherwise please open a seperate bugreport for each issue - preferrably upstream on bugs.freedesktop.org. In that case test with 2.8 pre from X11:XOrg:test. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=495526 User support@microtechniques.com added comment http://bugzilla.novell.com/show_bug.cgi?id=495526#c25 Don Hughes <support@microtechniques.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |support@microtechniques.com --- Comment #25 from Don Hughes <support@microtechniques.com> 2009-10-30 06:54:31 MDT --- I have a similar problem on an HP Pavilion with an Intel 845 graphics card that is running 11.1 RC2 and that was upgraded from SuSE 11.1. Using KDE4, if you open Yast2 go to Security and Users -> User & Group Administration and then switch between three different tabs, the system frequently 'hangs'. None of the keys are active, although the mouse still works, and I can access the system via ssh from another machine. Top run via ssh does not show any excessive usage. The shutdown and init commands are ineffective UNLESS I kill all of the X releated processes. If I kill all of the X processes, the screen of the hung system goes blank, but the keyboard is still unusable. I can, however, now reboot via ssh. These yast functions never hang when run from the command line outside of KDE. Other packages such as FireFox also cause the same issue. The problem is not consistent and does not happen every time although it seems to be more likely the longer the system has been running. I have occasionally had a similar problem under SuSE 11.1 and KED3 or KDE4 if I switched back and forth between the GUI and another terminal session using the ctrl-Alt-f# keys, although in those cases, the screen would go black. On this same hardware under SuSE 11.1 KDE3 or KDE4, or SuSE 11.0, I have never had this problem (where the system hangs while I am actively using it). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com