https://bugzilla.kernel.org/show_bug.cgi?id=15418


Tom-Steve Watzke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|UNREPRODUCIBLE              |




--- Comment #10 from Tom-Steve Watzke <[email protected]>  2010-10-02 19:03:38 
---
As of kernel version 2.6.35-r8 (Gentoo kernel with patchset) this issue still
exists. Sorry for not responsing so long, due to heavy learning for mathematics
studies.

After adding the folling lines the battery is working again. 
After line 1007 in file drivers/acpi/ec.c

  {                                                                             
  ec_flag_msi, "MSI hardware", {                                                
  DMI_MATCH(DMI_CHASSIS_VENDOR, "MICRO-STAR")}, NULL}, 

which means, adding a line to the  ec_dmi_table:

static struct dmi_system_id __initdata ec_dmi_table[] = {

Thanks so far.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to