[ltp] ACPI sleep.sh on T41 2373-2FG.
Jean Jordaan
linux-thinkpad@linux-thinkpad.org
Tue, 15 Mar 2005 09:05:15 +0200
Hi ben
> http://bugme.osdl.org/show_bug.cgi?id=3022
>
> The patch there fixed my computer quite nicely. Don't be shy about
> adding your model to the patch...
I'll give it a shot. Just an observation --- I don't have radeonfb
compiled, since it seemed to play a role in hang-on-resume. The patch
seems to address radeon framebuffer code specifically. Here's from
my .config:
jean@klippie thinkpad $ grep -i radeon /usr/src/linux/.config
CONFIG_DRM_RADEON=m
And here's Volker Braun's from
http://bugme.osdl.org/show_bug.cgi?id=3022#c51
jean@klippie thinkpad $ grep -i radeon config
CONFIG_DRM_RADEON=y
# CONFIG_FB_RADEON_OLD is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_DEBUG=y
--
Jean