[ltp] linux t41 consumes 2 watts on suspend

U Kuehn linux-thinkpad@linux-thinkpad.org
Fri, 19 Oct 2007 08:02:47 +0200


Dan Sawyer wrote:
> That is now making more sense. DRM is getting loaded and preventing
> radeonfb from being loaded. Is the correct answer to turn off
> config_drm_radeon and make config_fb_radeon=y?
> What is config_fb_radeon_i2c?
> Should config_fb_radeon_backlight be y or m?
> 
> CONFIG_DRM_RADEON=m
> CONFIG_FB_RADEON=m
> CONFIG_FB_RADEON_I2C=y
> # CONFIG_FB_RADEON_BACKLIGHT is not set
> CONFIG_FB_RADEON_DEBUG=y


Well, I had both DRM and radeonfb running. However, I had all the stuff
compiled in. I do not really see the necessity for having essential
stuff as modules if you are using a customized kernel anyway for your
machine. Could you try to not have radeonfb as module but compiled in?

Cheers
Ulrich