|
From: Gaetano S. <gae...@li...> - 2004-07-10 10:54:17
|
Hello, this is a complete report of errors, including the dsdt:
-- output of dmesg | grep ACPI --
BIOS-e820: 000000001ffd0000 - 000000001ffdf000 (ACPI data)
BIOS-e820: 000000001ffdf000 - 0000000020000000 (ACPI NVS)
ACPI: RSDP (v000 ACPIAM ) @ 0x000f5520
ACPI: RSDT (v001 A M I OEMRSDT 0x08000329 MSFT 0x00000097) @ 0x1ffd0000
ACPI: FADT (v002 A M I OEMFACP 0x08000329 MSFT 0x00000097) @ 0x1ffd0200
ACPI: MADT (v001 A M I OEMAPIC 0x08000329 MSFT 0x00000097) @ 0x1ffd0390
ACPI: OEMB (v001 A M I AMI_OEM 0x08000329 MSFT 0x00000097) @ 0x1ffdf040
ACPI: DSDT (v001 UW FSC_____ 0x00000016 INTL 0x02002026) @ 0x00000000
ACPI: Subsystem revision 20040326
ACPI: IRQ9 SCI: Level Trigger.
ACPI-1133: *** Error: Method execution failed [\GPRW] (Node dffc0380),
AE_NOT_EXIST
ACPI-1133: *** Error: Method execution failed [\_SB_.PCI0.P0P2._PRW] (Node
dffc0a80), AE_NOT_EXIST
ACPI-0154: *** Error: Method execution failed [\_SB_.PCI0.P0P2._PRW] (Node
dffc0a80), AE_NOT_EXIST
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: System [ACPI] (supports S0 S3 S4 S5)
ACPI: PCI Root Bridge [PCI0] (00:00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
ACPI: Power Resource [URP1] (off)
ACPI: Power Resource [URP2] (off)
ACPI: Power Resource [FDDP] (off)
ACPI: Power Resource [LPTP] (off)
ACPI: Embedded Controller [EC0] (gpe 28)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0,disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0,disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0,disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 9
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 3
PCI: Using ACPI for IRQ routing
ACPI: AC Adapter [AC0] (on-line)
ACPI: Battery Slot [BAT0] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Sleep Button (CM) [SLPB]
ACPI: Processor [CPU1] (supports C1, 8 throttling states)
ACPI: Processor [CPU2] (supports C1, 8 throttling states)
ACPI: Thermal Zone [THRM] (75 C)
-- /proc/acpi/thermal_zones/THRM --
cooling_mode: <not supported>
polling_frequency: <polling disabled>
state: ok
temperature: 75C
trip_points: critical (S5) 85C
-- output of cat /proc/acpi/info --
version: 20040326
states: S0 S3 S4 S5
What I must do to solve errors and got right reports in /proc/api files?
Thank you,
Gaetano
|