Re: Rather verbose ACPI errors.

2003-01-05 Thread Peter Wemm
"David O'Brien" wrote:
> Ever since the last ACPI import, I get all this output (non-verbose)
> boot.  What's the change on them going away soon?
> 
> acpi0:  on motherboard
> ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15
> ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
> ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
> ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
> ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
> ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
> ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND

In this case, the tyan thunder K7 bios has got a hosed acpi dsdt table.
There are referecens to a field "Z00Q" in a structure, but it isn't
defined anywhere.  It is regarding the ACPI code to enable the second
serial port (pin header on motherboard).

It will go away if/when tyan fix the bios.  They broke this in a recent
"upgrade".

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Rather verbose ACPI errors.

2003-01-04 Thread David O'Brien
Ever since the last ACPI import, I get all this output (non-verbose)
boot.  What's the change on them going away soon?

acpi0:  on motherboard
ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
acpi0: power button is handled as a fixed feature programming model.
acpi0: sleep button is handled as a fixed feature programming model.
Timecounter "ACPI-fast"  frequency 3579545 Hz
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
..snip..
psm0:  irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
sio1 port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND
ACPI-0438: *** Error: Looking up [Z00Q] in namespace, AE_NOT_FOUND
ACPI-1287: *** Error: Method execution failed, AE_NOT_FOUND

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message