Page 1 of 1

r52 suspend2 hangs

Posted: Wed Dec 14, 2005 6:48 pm
by yorn
Hi there!

Im pretty much on my own now, read along thinkwiki.org and google but didn't find any solution to my problem:

My thinkpad r52 freezes completely after resuming from hibernation when I switch back from console (it seems to work when I stop gdm bevor suspending) to gdm. Gdm's working, I can log in but as soon as gnome starts to load (same with KDE btw) it freezes and the machine is dead.

Summary: hibernate with gdm stopped on shell, tp is off, no errors so far. Resuming, Shell comes back, everythings fine, starting gdm, can log in, everythings fine, gnome loads, freeze.

I'm using a r52 tp with debian etch and genome/kde, kernel 2.6.14.3 with suspend2 patched in (also tried 2.6.12.6, same result). I don't get any log errors that could help. Is this a radeon driver issue? I'm using this in my xorg.conf:

Section "Device"
Identifier "ATI Technologies, Inc. M22 [Radeon Mobility M300]"
Driver "radeon"
BusID "PCI:1:0:0"
Option "backingstore" "True"
Option "RenderAccel" "True"
Option "MonitorLayout" "LVDS,CRT"
Option "MetaModes" "1400x1050-1024x768 1400x1050-1280x1024 1400x1050-14001050"
Option "DynamicClocks" "True"
Option "AGPMode" "4"
Option "AGPFastWrite" "yes"
EndSection

Greetz!