[ltp] Suspend on T40, 2.6.0-test8
Brad Langhorst
linux-thinkpad@linux-thinkpad.org
Thu, 23 Oct 2003 15:25:59 -0400
On Thu, 2003-10-23 at 04:10, Jordan Benjamin wrote:
> Hi all,
>
> I've got a T40 on which I've installed Gentoo. After a couple weeks of
> ignoring my real job I've gotten most things working. (Alexander Gran's
> page at http://zodiac.dnsalias.org/misc/t40p.html was extremely useful
> in getting the video and touchpad running properly.) I haven't yet
> tried to get the madwifi Atheros driver running, but at the moment
> suspend/resume is much more important to me.
the wifi is trivially easy compared to the suspend resume from X
> Who's gotten this to work with accelerated 3d graphics (the machine's
> useless otherwise)? Which video driver? Do you have to switch out of X
> or not (I seem to be able to switch TO a console, but not back).
i now have it working properly with the radeon driver (glxgears ~
200fps)
kernel 2.4.22 (apm mode)
XFree86 Version 4.3.0 (Debian 4.3.0-0ds4 20030416150820
dstone@aedificator)
Release Date: 18 March 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.21-pre5 i686 [ELF]
Build Date: 16 April 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.22 (root@up.home.langhorst.com) (gcc
version 3.3.1 20030626 (Debian prerelease)) #1 Mon Sep 22 08:41:01 EDT
2003 TF
the only remaining quirk is that apmd sometimes doesn't restart gpm
properly so i have to do it manually
i don't have the freq scaling stuff in the kernel
i just use apmiser
best wishes
brad
config stuff follows
my kernel config differs in this regard
# CONFIG_FB_CYBER2000 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_HGA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MATROX is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_RADEON is not set
i also have this stuff
CONFIG_AGP=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_I810=y
# CONFIG_AGP_VIA is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD_8151 is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_SWORKS is not set
# CONFIG_AGP_NVIDIA is not set
CONFIG_DRM=y
# CONFIG_DRM_OLD is not set
#
# DRM 4.1 drivers
#
CONFIG_DRM_NEW=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=y