[ltp] power drain on R50
Peter Frühberger
linux-thinkpad@linux-thinkpad.org
Fri, 01 Apr 2005 08:42:08 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
chris wrote:
> Hi list:
>
> I am running Debian Sarge on my R50, I took the kernel straight off
> kernel.org, no debian patches whatsoever, applied the radeon patch from
> http://bugme.osdl.org/show_bug.cgi?id=3022 before I compile my kernel
> package. And I am suffering from severe power drain,
>
> Fri Apr 1 01:20:27 EST 2005
> before: 50170 mWh
> after: 14620 mWh
> diff: -35550 mWh
> seconds: 27184 sec
> result: -4707 mW
> Your model seems to be affected.
>
> Is there anything I can do to fix this?
>
> Thanks
>
I assume you use the extended patch version from this page
(http://bugme.osdl.org/attachment.cgi?id=4576&action=view)
1.) Is our tp model equiped with a radeon mobility device?
2.) Is it added into the whitelist-patch? so in this way? I do not think
so, because I cannot find a R50 Model inthere.
.ident = "IBM ThinkPad R40 (2722-B3G)",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "IBM"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "2722B3G"),
+ },
replace with your data, if 1 is correct...
3.) Have you enabled radeonfb in you kernel config? disabled vesa?
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
# CONFIG_FB_RADEON_DEBUG is not set
4.)choose sth. like this in lilo/grub conf:
append="video=radeonfb:1024x768-16@60 acpi=on noresume2 acpi_sleep=s3_bios"
important are the "radeonfb" and acpi_sleep=s3_bios to get your screen
back, after resume, but that`s another issue.
Peter
- --
Key-ID: 0x1A995A9B
keyserver: pgp.mit.edu
==============================================================
Fingerprint: 4606 DA19 EC2E 9A0B 0157 C81B DA07 CF63 1A99 5A9B
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCTO1A2gfPYxqZWpsRApBoAKCl8yYDyXBF6KHksbzeCrD7rJXuKQCg3myt
+Fpal0IAatd5DEIoNx8kcls=
=IKog
-----END PGP SIGNATURE-----