Bug 13480

Summary: MSI VR705 Notebook ACPI EC Issues
Product: ACPI Reporter: Steven Hicks (shicks37)
Component: ECAssignee: Alexey Starikovskiy (astarikovskiy)
Status: CLOSED PATCH_ALREADY_AVAILABLE    
Severity: normal CC: astarikovskiy, lenb, nicolas.girard, yakui.zhao
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.28-gentoo-r5 Subsystem:
Regression: No Bisected commit-id:
Attachments: lspci, acpidump, and dmesg issues.
Make ECDT check more general
dmidecode results

Description Steven Hicks 2009-06-08 01:16:29 UTC
Created attachment 21796 [details]
lspci, acpidump, and dmesg issues.

I am having issues getting the thermal and battery detection working. The EC is not completely detected and working with ACPI. I have attached the dmesg, lspci, and ACPIDUMP to this bug.
Comment 1 Steven Hicks 2009-06-15 17:36:21 UTC
This issue is also found in the 2.6.29 kernel as well.
Comment 2 Nicolas 2009-06-16 16:21:38 UTC
I confirm this defect.
I'm willing to help.
Please let me know if I can be of any help
Comment 3 Alexey Starikovskiy 2009-06-16 17:04:02 UTC
Steven, please add files individually next time, thanks.
Information in ECDT is wrong, ports for command and data are switched.
There should be workaround for this in 2.6.30 kernel, could you check that?
Please provide dmidecode.
Comment 4 Alexey Starikovskiy 2009-06-16 17:06:37 UTC
Created attachment 21939 [details]
Make ECDT check more general

Here is a patch for 2.6.28, please check if it helps.
Comment 5 Steven Hicks 2009-06-16 20:32:34 UTC
Created attachment 21947 [details]
dmidecode results

Results of dmidecode
Comment 6 Steven Hicks 2009-06-16 20:33:11 UTC
Upgrading to kernel 2.6.30 does work. Thanks!
Comment 7 Len Brown 2009-08-29 19:06:16 UTC
> Upgrading to kernel 2.6.30 does work.

Okay, lets declare victory and close this bug.