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





--- Comment #38 from Oleksij Rempel (fishor) <bug-tr...@fisher-privat.net>  
2012-04-25 16:58:59 ---
After we found what exact the bug is, i will try to reproduce it on windows. I
will probably need to remove some of asus software. If it will be possible, it
will be good to make some pressure on asus. Thay support only windows, so if it
is broken, then they will need to fix it.
Stay tuned!

--- Comment #39 from Oleksij Rempel (fishor) <bug-tr...@fisher-privat.net>  
2012-04-26 16:30:12 ---
I did some windows testing with removed AiCharger. Here is some more info about
this software:
http://event.asus.com/mb/2010/ai_charger/

Suddenly it didn't made any difference. After syspend, usb ports still prowide
power, so i assume they are in D0 state. May be firmware provide correct
values?

I digget a bit in DSDT and found this part:
  Device (EHC1)
  {
     Name (_ADR, 0x001D0000)
     OperationRegion (PWKE, PCI_Config, 0x62, 0x04)
....
  Method (_S3D, 0, NotSerialized)
    {
       Return (0x02)
    }

  Method (_S4D, 0, NotSerialized)
    {
      Return (0x02)
    }


if i understand correctly, EHC1 is "00:1d.0", _S3D is "Methods that return the
lowest D-state values" It mean, it will return D2, not D3. Is it correct? Do
kernel use this method to get Dstate for ehci?

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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to