Bug 2310
Summary: | No battery informations on Toshiba laptop Tecra S1 | ||
---|---|---|---|
Product: | ACPI | Reporter: | Christian Mauduit (ufoot) |
Component: | Power-Battery | Assignee: | Shaohua (shaohua.li) |
Status: | REJECTED DUPLICATE | ||
Severity: | normal | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.3 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
output of dmesg with a standard 2.6.3 kernel
output of dmesg with the "patched" 2.6.3 kernel output of dmidecode output of acpidmp output of lspci -vv content of /proc/interrupts .config of the "standard" 2.6.3 kernel .config of the patched 2.6.3 kernel the patch applied to make the battery APCI module work the patch applied to make the battery APCI module work |
Description
Christian Mauduit
2004-03-15 07:56:30 UTC
Created attachment 2333 [details]
output of dmesg with a standard 2.6.3 kernel
Created attachment 2334 [details]
output of dmesg with the "patched" 2.6.3 kernel
There are a bunch of warnings, more than with a standard kernel, but however in
this case the battery module works.
Created attachment 2335 [details]
output of dmidecode
Created attachment 2336 [details]
output of acpidmp
Created attachment 2337 [details]
output of lspci -vv
Created attachment 2338 [details]
content of /proc/interrupts
Created attachment 2339 [details]
.config of the "standard" 2.6.3 kernel
Created attachment 2340 [details]
.config of the patched 2.6.3 kernel
Created attachment 2341 [details]
the patch applied to make the battery APCI module work
The patch is not appliable by a simple patch -p0 on kernel 2.6.3, there are 3
lines rejected but I was able to apply them manually.
Created attachment 2342 [details]
the patch applied to make the battery APCI module work
The patch is not appliable by a simple patch -p0 on kernel 2.6.3, there are 3
lines rejected but I was able to apply them manually.
ECDT is required on your system. please try the patch in Bug 1690 I tried the patch in Bug 1690 and it did solve my problem. Now battery is recognized, I don't get weird errors at boot time (dmesg looks fined) and other ACPI modules work as well (thermal for instance, which used to be broken with the other patch). BTW, I applied the patch proposed for Bug 1690 on a 2.6.4 source tree, and a few lines were rejected, but it's rather trivial to apply the rejected changes manually. If you wish I can post the new .diff appliable on 2.6.4. Maybe I should post it on the Bug 1690 page? Thanks for your help! Since the patch in 1690 works for you, assign it as duplicate with 1690 *** This bug has been marked as a duplicate of 1690 *** |