[ltp] [ACPI] T40 2373-8CG with this setup is not affected by the power drain[/ACPI]

Steffen Dreise linux-thinkpad@linux-thinkpad.org
Tue, 15 Feb 2005 12:33:34 +0100


> It is just a guess, but perhaps you may want to check your kernel config and 
> the loaded modules. Do you have DRM enabled but no other drm-module in use?

#CONFIG_DRM=y
CONFIG_DRM_I915=y


Your guess was right, i didnt know where my mind was, that i forget to
check this ;)
Now i turned it to (... and it works):

CONFIG_AGP=m
CONFIG_AGP_ATI=m
CONFIG_AGP_INTEL=m
CONFIG_DRM=m
CONFIG_DRM_RADEON=m

Thanks Andreas for your litle guess ;)

regards,
red