[ltp] T43 questions (video and suspend to RAM)

Jan Stoess linux-thinkpad@linux-thinkpad.org
Mon, 4 Jul 2005 14:35:10 +0200


> However, the problem comes when trying to put it into sleep mode. It
> goes to sleep fine and even tries to resume. But the hard drive light
> just stays lit and I can't do anything with the computer until I hard
> reboot it. Has anyone gotten Suspend to RAM working yet? Should I just
> try hibernate instead? I did see this on ThinkWiki
>
http://thinkwiki.org/wiki/How_to_make_ACPI_work#Suspend_to_RAM_.28Sleep.
29
>=20
> Any pointers are appreciated. Thanks.
>=20
I got a T43p with the X.org Radeon driver and working suspend/resume and
hibernate. For me, the key to get this working was to use a tool
(vbetool) to save and restore the video card's state before suspending
respectively after waking up. This also applies to hibernating.
Searching for vbetool on this mailing list should point you to the
original postings. By the way, this did not work properly when using the
fglrx drivers from ATI. Also, I could not get the radeon-specific
in-kernel frame buffer (radeonfb) and suspend/resume to work. With the
vesa framebuffer, it works fine, though, and also with no framebuffer
support at all.

Although it's a different video card, this may still apply to you.

Best,
-Jan