Summary: | Intel driver crashes x.org and/or virtual consoles | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Harald Nikolisin <harald.nikolisin> | ||||||
Component: | Driver/intel | Assignee: | Gordon Jin <gordon.jin> | ||||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | critical | ||||||||
Priority: | medium | CC: | eich, kent.liu, libv, mat, quanxian.wang, sndirsch | ||||||
Version: | 7.4 (2008.09) | Keywords: | NEEDINFO | ||||||
Hardware: | x86 (IA32) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Harald Nikolisin
2008-12-29 10:02:49 UTC
sorry for the confusing english at the beginning. I'm feeling sick today (not related to x.org) I want to say that the old SuSE Linux came with x.org 6.x (probably 6.8) and openSUSE 11.0 came with x.org 7.3 Second sentence is "The 3D capability wasn't that good". This is probably duped with bug#14464 or 16780 or 17638, so I'm decreasing priority for now. Could you try any of following workaround in xorg.conf to see if any of them works: 1) add AccelMethod XAA 2) add Option "ExaNoComposite" "true" 3) add Option "DRI" "false" And please attach Xorg.0.log with crash. ok - I added AccelMethod XAA to my xorg.conf - Now I don't see garbage output on the monitor if I'm logging in/out of an KDE session (there was always garbage for about 2 seconds with the Default setting EXA) - I have a KDE 4.1 desktop with compositing effects enabled - now VLC (0.9.8a) does not work anymore - this is the console output when starting a video: --------------------------------------------------------------------- [????????] x11 video output error: X11 request 140.19 failed with error code 11: BadAlloc (insufficient resources for operation) X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 140 (XVideo) Minor opcode of failed request: 19 () Serial number of failed request: 85 Current serial number in output stream: 86 --------------------------------------------------------------------- - This forces me to switch off compositing effects on KDE 4.1 - after switching off, VLC works. Besides that, the openGL applications are working again. With compositing on, for example the error output on console of kubrick was "OpenGL error detected after drawScene()". Well but the performance of openGL programs are slightly worse in comparison to SuSE Linux 10.1/x.org 6.8 - and MILES AWAY from the windows performance (one can clearly see that with GoogleEarth). - To see if the desktop or the virtual consoles are crashing I need about 2 weeks. I'll add a comment after that time. (In reply to comment #3) > ok - I added AccelMethod XAA to my xorg.conf > - I have a KDE 4.1 desktop with compositing effects enabled - now VLC (0.9.8a) > does not work anymore - this is the console output when starting a video: It's a known issue that composite + xv doesn't work with XAA -- that's one of the reasons why we switch from XAA to EXA. > - To see if the desktop or the virtual consoles are crashing I need about 2 > weeks. I'll add a comment after that time. ok, let's see if it's dup with bug#14464. On the other side, if it's bug#17638, that's said to have been fixed in 2.6 rc1 release. Created attachment 21883 [details]
Xorg.0.log when only the virtual consoles crashed
Created attachment 21884 [details]
Xorg.0.log when also the X-session itself freezed
After 2 weeks of testing 2 crashes occur, both while logging into a KDE session. 1. First time the virtual consoles are gone (Xorg.0.log-allVirtualConsolesGone) 2. The X-session freezed, I had to shutdown the computer via remote login (Xorg.0.log-loginCrashedEverything). At this time, I had the compositing of kwin4 enabled. After that I mostly switched off the compositing. after the crashes (5.January) I switched off kwin composition for a few days. In these period no crashes occur. Since 2 days I reactived kwin composition - and I got now a new crash on login - all virtual consoles gone but I found myself at kdm login: Jan 14 20:54:50 MYHOST kdm[28816]: X server for display :0 terminated unexpectedly Excerpt of Xorg.0.log: ====================== (II) intel(0): Fixed memory allocation layout: (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB) (II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000007f820000physical ) (II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000007fe20000 physical ) (II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000007fe21000 physical ) (II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB) (II) intel(0): 0x00633000-0x00732fff: fake bufmgr (1024 kB) (II) intel(0): 0x00733000-0x00733fff: overlay registers (4 kB, 0x000000007ff33000 physical ) (II) intel(0): 0x00734000-0x00743fff: xaa scratch (64 kB) (II) intel(0): 0x007bf000: end of stolen memory (II) intel(0): 0x01000000-0x01ffffff: back buffer (13440 kB) X tiled (II) intel(0): 0x02000000-0x02ffffff: depth buffer (13440 kB) X tiled (II) intel(0): 0x04000000-0x07ffffff: front buffer (53760 kB) X tiled (II) intel(0): 0x08000000-0x09ffffff: classic textures (32768 kB) (II) intel(0): 0x10000000: end of aperture (WW) intel(0): ESR is 0x00000001, instruction error (WW) intel(0): Existing errors found in hardware state what does these message mean which I get frequently in syslog? Jan 14 20:54:54 MYHOST kernel: [drm:i915_getparam] *ERROR* Unknown parameter 5 > --- Comment #9 from Harald Nikolisin <harald.nikolisin@mnet-online.de> 2009-01-14 12:04:44 PST ---
> what does these message mean which I get frequently in syslog?
>
> Jan 14 20:54:54 MYHOST kernel: [drm:i915_getparam] *ERROR* Unknown parameter 5
>
it means your kernel is < 2.6.28. you can safely ignore it.
after a long time of testing, I can say that I have frequently crashes of the virtual consoles if I have Compositing effects in KDE 4.1 enabled. It doesn't matter if I use XAA or EXA (Xorg 7.4, Intel driver 2.5) Switching off Compositing effects in KDE prevents crashing, at least I had no problems. The resumee is then: KWin Copositing NOT with Intel driver? *** This bug has been marked as a duplicate of bug 17638 *** (In reply to comment #11) > after a long time of testing, I can say that I have frequently crashes of the > virtual consoles if I have Compositing effects in KDE 4.1 enabled. > It doesn't matter if I use XAA or EXA (Xorg 7.4, Intel driver 2.5) > Switching off Compositing effects in KDE prevents crashing, at least I had no > problems. > > The resumee is then: KWin Copositing NOT with Intel driver? > We submit a back porting patch to Novell for compiz(Desktop effect) issue which caused by memory leak(see bug #19665). You can download the latest graphics package to have a try. The location is http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_11.1/ |
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.