http://bugzilla.kernel.org/show_bug.cgi?id=8487





------- Additional Comments From [EMAIL PROTECTED]  2007-05-18 22:34 -------
 
This is bios bug, please look at your DSDT - _BST method:    
 
------------------------------------ 
Method (_BST, 0, NotSerialized)   
...  
Store (Local7, Index (PBST, 0x00)) - this is 'capacity/charging state' setting  
... 
    Store (Local7, Index (PBST, 0x03)) - this is 'present voltage' setting 
------------------------------------   
   
Here the 'present voltage' is set to the same value as 'capacity/charging   
state', i.e: 
    discharging - 1  
    charging    - 2 
    charged     - 0 
 
You can try another bios version... 
I think the bug can be closed. 
 

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to