

What is your kernel and your xorg-server version?genstorm wrote:All I can say is that emerging xf86-video-intel-9999 solved the freezing issue for me. System stable for several days now.Gh0str1d3r wrote:If anyone has found out the reason for the system freeze, or even better a solution, please post here!


I agree with this. (Onboard) Video card is:luciano wrote:It seems to me that you should maybe try kernel 2.6.31 + stable X. As someone else suggested this could possibly a kernel problem. I'm using 2.6.31 with stable X packages and have very few problems (except some resume/suspend issues). Intel 945GM
Code: Select all
VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
Code: Select all
x11-drivers/xf86-video-intel-2.11.0
kde-base/kdebase-meta-4.3.5
sys-kernel/gentoo-sources-2.6.33-r1 (with KMS enabled)
media-libs/mesa-7.71
x11-wm/compiz-fusion-0.8.6
x11-base/xorg-server-1.7.6
etc...
Yeah it's a bummer because latest versions of the intel drivers say you MUST use KMS... so I hope KMS issues get solved sooner rather than later..Gh0str1d3r wrote: Since the problem is still there in the latest git sources, I guess it will be a very long time until it gets solved for those using "only" testing packages of the official tree....
Laptop here too.brynstntn wrote:Genstorm, are you using a desktop or a laptop? If you are using a desktop, the gma 4500 is different. This would explain why you are having different results. I have a gma 4500mhd. When my system crashes I cannot even ssh into it. I guess that mean my entire kernel is crashing. I'm using kernel 2.6.34-rc6.

yeah, laptop (more specific u100-wind netbook, i.e. x86) here too with the same problem...genstorm wrote:Laptop here too.brynstntn wrote:Genstorm, are you using a desktop or a laptop? If you are using a desktop, the gma 4500 is different. This would explain why you are having different results. I have a gma 4500mhd. When my system crashes I cannot even ssh into it. I guess that mean my entire kernel is crashing. I'm using kernel 2.6.34-rc6.


as Mousee said to rule out arch specific quirks [since Mousee is running x86]...x11-drivers/xf86-video-intel-2.11.0
kde-base/kdebase-meta-4.3.5
sys-kernel/gentoo-sources-2.6.33-r1 (with KMS enabled)
media-libs/mesa-7.71
x11-wm/compiz-fusion-0.8.6
x11-base/xorg-server-1.7.6

seems to be similar but maybe is not quite the same, because that bug describes a gpu hanging or picture distortions, while we do have a complete system lockup where only power-off works... right or right?brynstntn wrote:The screensaver is a 3d application that runs at native resolution. There was a bug filed that appears to match our bug. https://bugs.freedesktop.org/show_bug.cgi?id=27040 . It looks like they have not fixed it yet.

this configuration freezes almost instantaneously after boot here.pedrogfrancisco wrote:Try using the known stable versionsas Mousee said to rule out arch specific quirks [since Mousee is running x86]...x11-drivers/xf86-video-intel-2.11.0
kde-base/kdebase-meta-4.3.5
sys-kernel/gentoo-sources-2.6.33-r1 (with KMS enabled)
media-libs/mesa-7.71
x11-wm/compiz-fusion-0.8.6
x11-base/xorg-server-1.7.6

Code: Select all
rahul@googly ~ $ uname -a
Linux googly 2.6.33-zen2 #13 ZEN SMP PREEMPT Tue May 4 19:39:31 CEST 2010 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz GenuineIntel GNU/Linux
Code: Select all
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
Code: Select all
rahul@googly ~ $ eix -I -c "(libdrm|mesa|video-intel|xorg-server|dri2proto|xf86driproto|glproto)"
[I] media-libs/mesa (7.8.1@01/05/10): OpenGL-like graphic library for Linux
[I] x11-apps/mesa-progs (7.7@04/05/10): Mesa's OpenGL utility and demo programs (glxgears and glxinfo)
[I] x11-base/xorg-server (1.8.0@01/05/10): X.Org X servers
[I] x11-drivers/xf86-video-intel (2.11.0@01/05/10): X.Org driver for Intel cards
[I] x11-libs/libdrm (2.4.20@01/05/10): X.Org libdrm library
[I] x11-proto/dri2proto (2.3@01/05/10): X.Org DRI2 protocol headers
[I] x11-proto/glproto (1.4.11@01/05/10): X.Org GL protocol headers
[I] x11-proto/xf86driproto (2.1.0@01/05/10): X.Org XF86DRI protocol headers

Then the best you can do is downgrade to the stable version one component at a time until you figure out which one is the cuprit. I'd suggest you after excluding a package to return it to the current version [the one you have now], as to exclude a possible interaction between multiple packages.Gh0str1d3r wrote:this configuration freezes almost instantaneously after boot here.pedrogfrancisco wrote:Try using the known stable versionsas Mousee said to rule out arch specific quirks [since Mousee is running x86]...x11-drivers/xf86-video-intel-2.11.0
kde-base/kdebase-meta-4.3.5
sys-kernel/gentoo-sources-2.6.33-r1 (with KMS enabled)
media-libs/mesa-7.71
x11-wm/compiz-fusion-0.8.6
x11-base/xorg-server-1.7.6
