>I see quite a few acpica related messages (this is nevada b17) at boot
>time, here they are:
>
>Jun 30 12:18:31 lokrum acpica: [ID 972481 kern.warning] WARNING: 
>AcpiOsWritePort: 70 8 not permitt
ed
>Jun 30 12:18:31 lokrum acpica: [ID 815887 kern.notice] ACPI-0519: *** Error:
>Jun 30 12:18:31 lokrum acpica: [ID 441208 kern.notice] Handler for [SystemIO] 
>returned AE_ERROR
>Jun 30 12:18:31 lokrum acpica: [ID 278620 kern.notice] ACPI-1338: *** Error:
>Jun 30 12:18:31 lokrum acpica: [ID 810882 kern.notice] Method execution failed
>Jun 30 12:18:31 lokrum acpica: [ID 332806 kern.notice] [\HACK] (Node d3983d64)
>Jun 30 12:18:31 lokrum acpica: [ID 225550 kern.notice] , AE_ERROR
>Jun 30 12:18:31 lokrum acpica: [ID 278620 kern.notice] ACPI-1338: *** Error:
>Jun 30 12:18:31 lokrum acpica: [ID 810882 kern.notice] Method execution failed
>Jun 30 12:18:31 lokrum acpica: [ID 221077 kern.notice] 
>[\_SB_.PCI0.ISA_.MOU_._PRW] (Node d3977ea4)
>
>etc etc etc. The whole file is 230KB long, too long to be posted here and
>is available at http://www.cvele.net/private/messages.0
>
>I'll delete the file in a day or two if you don't need it.
>
>I don't see any messages related to the floppy problem at the time I was 
>accessing it. This is the same machine that had problems with PS/2 based mouse 
>and keyboard and I had to switch to USB based ones.


It appears that the system has some issues with the AML code; it writes
directly to certain I/O ports which are in reality owned by the system;
the ACPICA module protect against this.

The methods which fails then causes certain devices not to be
enumerated; see 

http://cvs.opensolaris.org/source/xref/usr/src/uts/i86pc/io/acpica/osl.c#osl_io_find_perm

Casper

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to