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





------- Comment #28 from [EMAIL PROTECTED]  2007-12-16 09:57 -------
Rafael,

After a lot of poking about with some custom DSDTs, I've narrowed down the
problem (and after comparing my DSDT to Arthur's, they are pretty similar -
probably both based on the nVidia reference BIOS. So this is quite likely also
true for Arthur's board).

_PTS() is failing on the call to OSTP(). OSTP() is trying to write a value to
SMIP, which is defined to be an IO port (0x142E) and this appears to be what is
failing.

(So is something in ACPI or kernel land disabling IO port access before we can
write out?)


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to