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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acpi-
                   |                            |[EMAIL PROTECTED]
                   |                            |et
             Status|NEW                         |NEEDINFO



------- Additional Comments From [EMAIL PROTECTED]  2007-03-28 10:41 -------
> - replace "*PNP0C14" by "PNP0C14"

The Linux/ACPI interpreter includes a workaround to ignore the
leading '*' in PNP-id's.  However, iASL requires that you address
this if you want to build your DSDT.

PNP0C14 is the id for Windows Management Instrumentation (WMI)
which Linux does not support, so you should get the same results
if you delete this device from the DSDT entirely.
(though this reminds me, Linux should warn when it finds
 PNP0C14 that it can't talk to the platform's windows-specific hooks)

Please attach the complete output from acpidump, plus
the diff showing the changes you made to get sound to work.
Store (0x07D6, OSYS) sounds like it might be an _OSI issue.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to