Bug 10855
Summary: | battery status info dissapears on MSI PR200 | ||
---|---|---|---|
Product: | ACPI | Reporter: | Leonid Podolny (leonidp.lists) |
Component: | Power-Battery | Assignee: | acpi_power-battery |
Status: | CLOSED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | acpi-bugzilla, astarikovskiy, eddy.petrisor+linbug |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.26-rc4 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
dmesg outpu
acpidump .config for a kernel dmidecode acpidump for MSI PR200WX-058EU The config for the stock Debian Lenny 2.6.26-amd64 kernel |
Description
Leonid Podolny
2008-06-04 12:16:12 UTC
Created attachment 16395 [details]
dmesg outpu
Created attachment 16396 [details]
acpidump
Created attachment 16397 [details]
.config for a kernel
Created attachment 16398 [details]
dmidecode
Please check if the bug 10699 is the same, e.g. if patches there help. (In reply to comment #5) > Please check if the bug 10699 is the same, e.g. if patches there help. > Alexey, I can't load the msi-laptop module, because it doesn't support the pr-200 model. looptop ~ # modprobe msi-laptop FATAL: Error inserting msi_laptop (/lib/modules/2.6.26-rc4/kernel/drivers/misc/msi-laptop.ko): No such device As far as I understand, the bug 10699 is about msi-laptop module messing things up. Here, it's obviously not the case, as I can't load this module even if I want to. Sorry, if I've been rude. Applied the patch, recompiled. No luck :( This issue was solved after I upgraded to 2.6.26-rc6. What do I do, close the bug? thanks I have also a MSI PR200 laptop, but is probably different in some regards. The model is: MSI PR200WX-058EU and I can't load the msi-laptop module, either. heidi:/home/eddy/usr/src/osm/planet/git-planet-rom# modprobe msi-laptop FATAL: Error inserting msi_laptop (/lib/modules/2.6.26-1-amd64/kernel/drivers/misc/msi-laptop.ko): No such device I am running the Debian Lenny 2.6.26-1-amd64 kernel. I have also issues related to suspend to ram, but I will take issues one at a time. Please tell me what information you need me to supply. Created attachment 20480 [details]
acpidump for MSI PR200WX-058EU
This dump seems to be different from the one provided before by Leonid.
Created attachment 20481 [details]
The config for the stock Debian Lenny 2.6.26-amd64 kernel
(In reply to comment #10) > I have also a MSI PR200 laptop, but is probably different in some regards. > > The model is: MSI PR200WX-058EU and I can't load the msi-laptop module, > either. Eddy, First, msi-laptop has nothing to do with PR200, it's for some other older versions. Second, this issue is currently being worke on in this bug: http://bugzilla.kernel.org/show_bug.cgi?id=12011. There are some patches in that bug, I still hadn't time to check if any of those help. Anyway, I don't think the patches there will work (or apply) with kernel as old as 2.6.26. > > I am running the Debian Lenny 2.6.26-1-amd64 kernel. I have also issues > related > to suspend to ram, but I will take issues one at a time. > > > Please tell me what information you need me to supply. > (In reply to comment #13) > (In reply to comment #10) > > I have also a MSI PR200 laptop, but is probably different in some regards. > > > > The model is: MSI PR200WX-058EU and I can't load the msi-laptop module, > either. > > Eddy, > First, msi-laptop has nothing to do with PR200, it's for some other older > versions. OK, I saw that comment in comment #6 and I was under the impression that I needed msi-laptop on PR200. > Second, this issue is currently being worke on in this bug: > http://bugzilla.kernel.org/show_bug.cgi?id=12011. There are some patches in > that bug, I still hadn't time to check if any of those help. Anyway, I don't > think the patches there will work (or apply) with kernel as old as 2.6.26. I don't mind trying a patched linus git tree. > > > > I am running the Debian Lenny 2.6.26-1-amd64 kernel. I have also issues > related > > to suspend to ram, but I will take issues one at a time. > > > > > > Please tell me what information you need me to supply. > > > I compiled 2.6.29-rc7 and it correctly detects when on battery and when not. Now I'll have to report just the sleep issue. |