ACPI is working but have some odd error messages
When i boot to my new recompiled kernel(with acpi support), the fan is quite now,some functions seems work but,it gives me some of the error messages, Can anyone tell me why?
Aug 14 16:49:13 localhost kernel: ACPI: Subsystem revision 20021212
Aug 14 16:49:13 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd61e, last bus=3
Aug 14 16:49:13 localhost kernel: PCI: Using configuration type 1
Aug 14 16:49:13 localhost kernel: ACPI-0263: *** Info: GPE Block0 defined as GPE0 to GPE63
Aug 14 16:49:13 localhost kernel: ACPI-1103: *** Error: Method execution failed [\_SB_.PCI0.IDE_.SECN.MAST._STA] (Node c1ad47c0), AE_NOT_EXIST
Aug 14 16:49:13 localhost kernel: ACPI-0080: *** Error: Method execution failed [\_SB_.PCI0.IDE_.SECN.MAST._STA] (Node c1ad47c0), AE_NOT_EXIST
Aug 14 16:49:13 localhost kernel: ACPI-1103: *** Error: Method execution failed [\_SB_.PCI0.IDE_.SECN.SLAV._STA] (Node c1ad4900), AE_NOT_EXIST
Aug 14 16:49:13 localhost kernel: ACPI-0080: *** Error: Method execution failed [\_SB_.PCI0.IDE_.SECN.SLAV._STA] (Node c1ad4900), AE_NOT_EXIST
Aug 14 16:49:13 localhost kernel: ACPI: Interpreter enabled
Aug 14 16:49:14 localhost kernel: ACPI: Using PIC for interrupt routing
Aug 14 16:49:14 localhost kernel: ACPI: System [ACPI] (supports S0 S3 S4 S5)
Aug 14 16:49:14 localhost netfs: Mounting other filesystems: succeeded
Aug 14 16:49:14 localhost kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Aug 14 16:49:11 localhost network: Setting network parameters: succeeded
Aug 14 16:49:14 localhost kernel: PCI: Probing PCI hardware (bus 00)
Aug 14 16:49:11 localhost network: Bringing up loopback interface: succeeded
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 10 *11)
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11, disabled)
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 10 *11)
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11, disabled)
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 10 *11)
Aug 14 16:49:14 localhost autofs: automount startup succeeded
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11, disabled)
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 10 *11)
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs *10 11)
Aug 14 16:49:14 localhost kernel: ACPI: PCI Interrupt Link [LNKU] (IRQs 10 *11)
Aug 14 16:49:14 localhost kernel: ACPI: Embedded Controller [EC] (gpe 34)
Aug 14 16:49:15 localhost kernel: schedule_task(): keventd has not started
Aug 14 16:49:15 localhost kernel: PCI: Probing PCI hardware
Aug 14 16:49:15 localhost kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
Aug 14 16:49:15 localhost kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
Aug 14 16:49:15 localhost kernel: ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 10
Aug 14 16:49:15 localhost kernel: PCI: No IRQ known for interrupt pin A of device 00:10.0<6>PCI: Using ACPI for IRQ routing
Aug 14 16:49:15 localhost kernel: PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
Aug 14 16:49:15 localhost kernel: isapnp: Scanning for PnP cards...
Aug 14 16:49:15 localhost kernel: isapnp: No Plug & Play device found
Aug 14 16:49:15 localhost kernel: Linux NET4.0 for Linux 2.4
Aug 14 16:49:15 localhost kernel: Based upon Swansea University Computer Society NET3.039
Aug 14 16:49:15 localhost kernel: Initializing RT netlink socket
Aug 14 16:49:15 localhost kernel: Starting kswapd
Aug 14 16:49:15 localhost kernel: VFS: Disk quotas vdquot_6.5.1
Aug 14 16:49:15 localhost kernel: ACPI: AC Adapter [AC] (on-line)
Aug 14 16:49:15 localhost kernel: ACPI: Battery Slot [BAT0] (battery absent)
Aug 14 16:49:16 localhost kernel: ACPI: Power Button (FF) [PWRF]
Aug 14 16:49:16 localhost kernel: ACPI: Sleep Button (FF) [SLPF]
Aug 14 16:49:16 localhost kernel: ACPI: Lid Switch [LID]
Aug 14 16:49:16 localhost kernel: ACPI: Processor [CPU0] (supports C1 C2 C3, 2 performance states, 8 throttling states)
Aug 14 16:49:16 localhost kernel: ACPI: Thermal Zone [THRS] (48 C)
Aug 14 16:49:16 localhost kernel: ACPI: Thermal Zone [THRC] (41 C)
|