http://bugzilla.kernel.org/show_bug.cgi?id=6431
Summary: Shutdown hangs on an ACPI error, but only when X have been started (even if killed). Kernel Version: 2.6.14 and more recent Status: NEW Severity: normal Owner: [EMAIL PROTECTED] Submitter: [EMAIL PROTECTED] Hi, dear developers Most recent kernel where this bug did not occur:2.6.13.5 Distribution: I'm using Gentoo (~x86), but the problem happens on Ubuntu (Dapper) too. (I guess it is distro-independent). Hardware Environment: - P4, 3.2 Ghz (Intel 640, with EMT64, and Hyperthreading) - MB: Asus P5GDC-Deluxe, 1 Gb of DDR2, with Intel i915P (Northbridge) and ICH6 (southbridge) - WinFast PCI-Express Graphic card with NVidia GeForce 6600TD chip Software Environment: Gentoo, using 2.6.16 actually (vanilla sources); Xorg 7.0 (the problem was already there with 6.8), Gnome 2.12.3 (but same pbl with kde). I use the nvidia module, but the exactly same problem happens with the nv free driver of xorg. Problem Description: When i shutdown the desktop, it hangs at shutdown. The desktop doesn't power off. This happens with all shutdown methods (init 0, halt, shutdown -h, shutdown from gnome logout-screen). The reboot works normally. But the problem happens only if i start X. If it has been started, there is no way to shutdown properly, even killing X before the shutdown, unloading the module, killing gdm/kdm/xdm ... I have some messages on shutdown which might help. The messages are different on gentoo and ubuntu (hope it can help). On gentoo (with acpi-debug messages enabled in the kernel): > shutdown hdb > shutdown hda > [ACPI Debug] String: [0x04] "SIOS" > Power down. > acpi_power_off called > hwsleep-0283 [01] enter_sleep_state [S5] And it hangs there... On ubuntu dapper (which uses 2.6.15) > * Will now halt > md: stopping all md devices > Shutdown: hdb > ACPI-0517: *** Error: Method parse/execution failed [\_SB_PCI0.IDE0.GTM_] (node dffe6f60), AE_AML_PACKAGE_LIMIT > ACPI-0517: *** Error: Method parse/execution failed [\_SB_PCI0.IDE0.CHN0._GTM] (node dffe6380), AE_AML_PACKAGE_LIMIT > Shutdown: hda > ACPI-0517: *** Error: Method parse/execution failed [\_SB_PCI0.IDE0.GTM_] (node dffe6f60), AE_AML_PACKAGE_LIMIT > ACPI-0517: *** Error: Method parse/execution failed [\_SB_PCI0.IDE0.CHN0._GTM] (node dffe6380), AE_AML_PACKAGE_LIMIT > Power down. > acpi_power_off called And it hangs there ... Steps to reproduce: - Start X (in any way, by startx, by starting xdm/gdm, and opening gnome/kde: BUT if i _only_ open the gdm login screen, and directly shutdown without starting gnome/kde i can shutdown properly) - shutdown (in any way, and Xorg being still up, or stopped/killed) My dmesg : Linux version 2.6.16-gentoo-r3 ([EMAIL PROTECTED]) (version gcc 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)) #1 SMP PREEMPT Sun Apr 23 15:10:19 UTC 2006 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000003ffb0000 (usable) BIOS-e820: 000000003ffb0000 - 000000003ffbe000 (ACPI data) BIOS-e820: 000000003ffbe000 - 000000003fff0000 (ACPI NVS) BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved) BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved) 127MB HIGHMEM available. 896MB LOWMEM available. found SMP MP-table at 000ff780 On node 0 totalpages: 262064 DMA zone: 4096 pages, LIFO batch:0 DMA32 zone: 0 pages, LIFO batch:0 Normal zone: 225280 pages, LIFO batch:31 HighMem zone: 32688 pages, LIFO batch:7 DMI 2.3 present. ACPI: RSDP (v000 ACPIAM ) @ 0x000fb030 ACPI: RSDT (v001 A M I OEMRSDT 0x10000513 MSFT 0x00000097) @ 0x3ffb0000 ACPI: FADT (v001 A M I OEMFACP 0x10000513 MSFT 0x00000097) @ 0x3ffb0200 ACPI: MADT (v001 A M I OEMAPIC 0x10000513 MSFT 0x00000097) @ 0x3ffb0390 ACPI: OEMB (v001 A M I AMI_OEM 0x10000513 MSFT 0x00000097) @ 0x3ffbe040 ACPI: MCFG (v001 A M I OEMMCFG 0x10000513 MSFT 0x00000097) @ 0x3ffb6e10 ACPI: DSDT (v001 A0045 A0045001 0x00000001 INTL 0x02002026) @ 0x00000000 ACPI: PM-Timer IO Port: 0x808 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:4 APIC version 20 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Processor #1 15:4 APIC version 20 ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 50000000 (gap: 40000000:bfb80000) Built 1 zonelists Kernel command line: root=/dev/hda1 mapped APIC to ffffd000 (fee00000) mapped IOAPIC to ffffc000 (fec00000) Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 PID hash table entries: 4096 (order: 12, 65536 bytes) Detected 3212.141 MHz processor. Using pmtmr for high-res timesource Console: colour VGA+ 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1034520k/1048256k available (2664k kernel code, 13092k reserved, 852k data, 208k init, 130752k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 6435.80 BogoMIPS (lpj=12871607) Mount-cache hash table entries: 512 CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000649d 00000000 00000000 CPU: After vendor identify, caps: bfebfbff 20000000 00000000 00000000 0000649d 00000000 00000000 monitor/mwait feature present. using mwait in idle threads. CPU: Trace cache: 12K uops, L1 D cache: 16K CPU: L2 cache: 2048K CPU: Physical Processor ID: 0 CPU: After all inits, caps: bfebfbff 20000000 00000000 00000180 0000649d 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (24) available CPU0: Thermal monitoring enabled Checking 'hlt' instruction... OK. tbxface-0109 [02] load_tables : ACPI Tables successfully acquired Parsing all Control Methods: Table [DSDT](id 0005) - 742 Objects with 56 Devices 193 Methods 24 Regions ACPI Namespace successfully loaded at root c04c9fd0 evxfevnt-0091 [03] enable : Transition to ACPI mode successful CPU0: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 03 Booting processor 1/1 eip 2000 Initializing CPU#1 Calibrating delay using timer specific routine.. 6423.26 BogoMIPS (lpj=12846529) CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000649d 00000000 00000000 CPU: After vendor identify, caps: bfebfbff 20000000 00000000 00000000 0000649d 00000000 00000000 monitor/mwait feature present. CPU: Trace cache: 12K uops, L1 D cache: 16K CPU: L2 cache: 2048K CPU: Physical Processor ID: 0 CPU: After all inits, caps: bfebfbff 20000000 00000000 00000180 0000649d 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: Intel P4/Xeon Extended MCE MSRs (24) available CPU1: Thermal monitoring enabled CPU1: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 03 Total of 2 processors activated (12859.06 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 checking TSC synchronization across 2 CPUs: passed. Brought up 2 CPUs migration_cost=4000 NET: Registered protocol family 16 ACPI: bus type pci registered PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=4 PCI: Using MMCONFIG ACPI: Subsystem revision 20060127 evgpeblk-0941 [06] ev_create_gpe_block : GPE 00 to 1F [_GPE] 4 regs on int 0x9 evgpeblk-1037 [05] ev_initialize_gpe_bloc: Found 11 Wake, Enabled 0 Runtime GPEs in this block Completing Region/Field/Buffer/Package initialization:............................................................................................................................................................................. Initialized 23/24 Regions 30/30 Fields 43/43 Buffers 77/78 Packages (751 nodes) Executing all Device _STA and_INI methods:............................................................ 60 Devices found - executed 0 _STA, 0 _INI methods ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 Boot video device is 0000:04:00.0 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P3._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 19 devices SCSI subsystem initialized usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report pnp: 00:08: ioport range 0x290-0x297 has been reserved PCI: Bridge: 0000:00:01.0 IO window: e000-efff MEM window: caf00000-cfffffff PREFETCH window: d0000000-dfffffff PCI: Bridge: 0000:00:1c.0 IO window: d000-dfff MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:1c.1 IO window: c000-cfff MEM window: cae00000-caefffff PREFETCH window: disabled. PCI: Bridge: 0000:00:1e.0 IO window: a000-bfff MEM window: cad00000-cadfffff PREFETCH window: 50000000-500fffff acpi_bus-0201 [01] bus_set_power : Device is not power manageable ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:01.0 to 64 acpi_bus-0201 [01] bus_set_power : Device is not power manageable ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1c.0 to 64 acpi_bus-0201 [01] bus_set_power : Device is not power manageable ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:00:1c.1 to 64 PCI: Setting latency timer of device 0000:00:1e.0 to 64 Machine check exception polling timer started. audit: initializing netlink socket (disabled) audit(1145809626.100:1): initialized highmem bounce pool size: 64 pages io scheduler noop registered io scheduler anticipatory registered (default) io scheduler deadline registered io scheduler cfq registered ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:01.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:01.0:pcie00] Allocate Port Service[0000:00:01.0:pcie03] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1c.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:1c.0:pcie00] Allocate Port Service[0000:00:1c.0:pcie02] Allocate Port Service[0000:00:1c.0:pcie03] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:00:1c.1 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:1c.1:pcie00] Allocate Port Service[0000:00:1c.1:pcie02] Allocate Port Service[0000:00:1c.1:pcie03] Real Time Clock Driver v1.12ac ACPI: Power Button (FF) [PWRF] ACPI: Power Button (CM) [PWRB] Parsing all Control Methods: Table [SSDT](id 0038) - 10 Objects with 0 Devices 4 Methods 0 Regions ACPI: Processor [CPU1] (supports 8 throttling states) Parsing all Control Methods: Table [SSDT](id 003A) - 10 Objects with 0 Devices 4 Methods 0 Regions PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:02:00.0 to 64 sky2 v1.1 addr 0xcaefc000 irq 17 Yukon-EC (0xb6) rev 2 sky2 eth0: addr 00:11:d8:5b:f4:c6 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH6: IDE controller at PCI slot 0000:00:1f.1 ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18 ICH6: chipset revision 3 ICH6: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio Probing IDE interface ide0... input: AT Translated Set 2 keyboard as /class/input/input0 hda: WDC WD1200JB-00GVC0, ATA DISK drive hdb: WDC WD1200JB-00FUA0, ATA DISK drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... input: ImPS/2 Generic Wheel Mouse as /class/input/input1 IT8212: IDE controller at PCI slot 0000:01:04.0 ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 23 (level, low) -> IRQ 19 IT8212: chipset revision 19 it821x: controller in pass through mode. IT8212: 100% native mode on irq 19 ide2: BM-DMA at 0xa400-0xa407, BIOS settings: hde:pio, hdf:pio ide3: BM-DMA at 0xa408-0xa40f, BIOS settings: hdg:pio, hdh:pio Probing IDE interface ide2... hde: _NEC DVD_RW ND-4550A, ATAPI CD/DVD-ROM drive hdf: CRD-8522B, ATAPI CD/DVD-ROM drive ide2 at 0xb800-0xb807,0xb402 on irq 19 Probing IDE interface ide3... Probing IDE interface ide1... Probing IDE interface ide3... hda: max request size: 512KiB hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100) hda: cache flushes supported hda: hda1 hda2 < hda5 hda6 > hdb: max request size: 512KiB hdb: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100) hdb: cache flushes supported hdb: hdb1 hdb2 < hdb5 hdb6 > hde: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache Uniform CD-ROM driver Revision: 3.20 hdf: ATAPI 48X CD-ROM drive, 128kB Cache ACPI: PCI Interrupt 0000:01:03.0[A] -> GSI 21 (level, low) -> IRQ 20 ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[20] MMIO=[caddf800-caddffff] Max Packet=[2048] IR/IT contexts=[4/8] ieee1394: raw1394: /dev/raw1394 device initialized acpi_bus-0201 [01] bus_set_power : Device is not power manageable ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 19 PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: EHCI Host Controller ehci_hcd 0000:00:1d.7: debug port 1 PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1d.7: irq 19, io mem 0xcacff800 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected USB Universal Host Controller Interface driver v2.3 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 19 PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: irq 19, io base 0x00007000 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 21 PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: irq 21, io base 0x00007400 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: irq 18, io base 0x00007800 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: irq 16, io base 0x00008000 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected usbcore: registered new driver usblp drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. MC: drivers/edac/edac_mc.c version edac_mc Ver: 2.0.0 Apr 23 2006 Advanced Linux Sound Architecture Driver Version 1.0.11rc2 (Wed Jan 04 08:57:20 2006 UTC). ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1b.0 to 64 ALSA device list: #0: HDA Intel at 0xcacf4000 irq 16 oprofile: using NMI interrupt. NET: Registered protocol family 2 IP route cache hash table entries: 65536 (order: 6, 262144 bytes) TCP established hash table entries: 262144 (order: 9, 3145728 bytes) TCP bind hash table entries: 65536 (order: 7, 786432 bytes) TCP: Hash tables configured (established 262144 bind 65536) TCP reno registered ip_conntrack version 2.4 (8189 buckets, 65512 max) - 172 bytes per conntrack TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available Starting balanced_irq Using IPI Shortcut mode ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d8000004016a] kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Freeing unused kernel memory: 208k freed libata version 1.20 loaded. nvidia: module license 'NVIDIA' taints kernel. ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:04:00.0 to 64 NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8756 Wed Mar 29 14:26:26 PST 2006 ata_piix 0000:00:1f.2: version 1.05 acpi_bus-0201 [01] bus_set_power : Device is not power manageable ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 21 PCI: Setting latency timer of device 0000:00:1f.2 to 64 ata1: SATA max UDMA/133 cmd 0x9800 ctl 0x9402 bmdma 0x8400 irq 21 ata2: SATA max UDMA/133 cmd 0x9000 ctl 0x8802 bmdma 0x8408 irq 21 ATA: abnormal status 0x7F on port 0x9807 ata1: disabling port scsi0 : ata_piix ATA: abnormal status 0x7F on port 0x9007 ata2: disabling port scsi1 : ata_piix Adding 979924k swap on /dev/hda5. Priority:-1 extents:1 across:979924k EXT3 FS on hda1, internal journal kjournald starting. Commit interval 5 seconds EXT3 FS on hda6, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on hdb5, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on hdb6, internal journal EXT3-fs: mounted filesystem with ordered data mode. sky2 eth0: enabling interface sky2 eth0: Link is up at 10 Mbps, full duplex, flow control none i2c_adapter i2c-1: SMBus Quick command not supported, can't probe for chips i2c_adapter i2c-2: SMBus Quick command not supported, can't probe for chips i2c_adapter i2c-3: SMBus Quick command not supported, can't probe for chips w83627ehf 9191-0290: Increasing fan 3 clock divider from 1 to 2 w83627ehf 9191-0290: fan1 clock divider changed from 128 to 8 w83627ehf 9191-0290: fan2 clock divider changed from 4 to 8 w83627ehf 9191-0290: Increasing fan 0 clock divider from 8 to 16 w83627ehf 9191-0290: Increasing fan 3 clock divider from 2 to 4 w83627ehf 9191-0290: Increasing fan 0 clock divider from 16 to 32 w83627ehf 9191-0290: Increasing fan 3 clock divider from 4 to 8 w83627ehf 9191-0290: Increasing fan 0 clock divider from 32 to 64 w83627ehf 9191-0290: Increasing fan 3 clock divider from 8 to 16 w83627ehf 9191-0290: Increasing fan 0 clock divider from 64 to 128 w83627ehf 9191-0290: Increasing fan 3 clock divider from 16 to 32 w83627ehf 9191-0290: Increasing fan 3 clock divider from 32 to 64 w83627ehf 9191-0290: Increasing fan 3 clock divider from 64 to 128 My dsdt.dsl (maybee useful?) : http://keikoz.free.fr/dsdt.dsl I dont know what other info could be useful; just tell me. Regards, Rodolphe Keller ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla