[ltp] [solved] R40 dies after resume from s2ram
Wolf Wiegand
linux-thinkpad@linux-thinkpad.org
Wed, 13 Jun 2007 21:34:28 +0200
Hi,
Wolf Wiegand wrote:
> with recent kernels, my R40 just dies after waking up from suspend to
> ram. I can trigger this by pressing any key after the machine has
> resumed. This only happens with
Actually, this was triggered by trying to switch to a virtual terminal,
ie., away from the X server.
I solved this by renaming my xorg.conf and then calling dpkg-reconfigure
xserver-xorg. This resulted in the following changes in xorg.conf (some
probably irrelevant parts snipped):
-Section "Module"
- Load "bitmap"
- Load "ddc"
- Load "dri"
- Load "extmod"
- Load "freetype"
- Load "glx"
- Load "int10"
- Load "type1"
- Load "vbe"
-EndSection
Section "InputDevice"
Identifier "ATI Technologies, Inc. Radeon Mobility M7 LW [Radeon Mobility 7500]"
Driver "ati"
BusID "PCI:1:0:0"
- Option "UseFBDev" "true"
EndSection
-Section "DRI"
- Mode 0666
-EndSection
No problems anymore, so far.
Cheers,
Wolf
--
Falls Freiheit überhaupt etwas bedeutet, dann bedeutet sie das Recht darauf,
den Leuten das zu sagen, was sie nicht hören wollen. (George Orwell, aus dem
Nachwort zu "Animal Farm")