Ethan, I believe my 2.6.22-rc2 kernel *is* working with respect to the libata problem. By removing CONFIG_IDE, the system now works fine. The reason why I thought that libata was still having a problem was because the system would hang after agpgart printed: "agpgart: detected an Intel 965G chipset." I *thought* the system was once again waiting for the root drive to become available, but it turns out it was actually hung. I found another user with a Gigabyte board with the same issue. I also have 4GB ram.. http://lists.opensuse.org/opensuse-amd64/2007-04/msg00001.html I added "mem=4096M" to the boot line and now everything is working properly. The IDE subsystem is off and libata is handling everything. I'll post on the kernel mailing list to see if this is a known issue w/ agpgart or amd64+4gb. I do see some trace print out complaining about reads past the end of the device.. Does anyone have an idea if these are harmful? They are coming from my ICH8 RAID volumes: sda: sda1 sda: p1 exceeds device capacity sdb: unknown partition table sdc: sdc1 sdc: p1 exceeds device capacity sdf1 sdf: p1 exceeds device capacity ... attempt to access beyond end of device sda: rw=0, want=1953533832, limit=976773168 Buffer I/O error on device sda1, logical block 244191472 (repeats about 25 times) attempt to access beyond end of device sdf: rw=0, want=1875410824, limit=625142448 (repeats about 25 times) sdc: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device (repeats about 25 times) I've attached the full dmesg output as dmesg.052207.txt. Thanks -Andrew On 5/23/07, ethanhsiao@xxxxxxxxxxx <ethanhsiao@xxxxxxxxxxx> wrote:
> Everyone, I tried rebuilding 2.6.22-rc2 last night with CONFIG_IDE > disabled, but it still produces the same problem. The relevant config > options: > > # CONFIG_IDE is not set > CONFIG_ATA=y > CONFIG_ATA_ACPI=y > CONFIG_SATA_AHCI=y > CONFIG_ATA_PIIX=y > CONFIG_PATA_JMICRON=y > > Ethan, you mention that this is a known issue.. I can't find any link > to this problem. This is happening on a cleanly rebuilt kernel, so I'm > not sure if this has to do with Debian 4.0r0 probing the module > incorrectly. I already have the OS installed, and I figured a newer > kernel would have resolved this issue. Unlike the bug report I linked > to, I am not seeing the driver detect JMB363 & JMB361 in the same boot > log. Even when everything works, it only detects a JMB361. I've tried to reproduce this issue under GA-965P-DQ6. JMB363 works fine in 2.6.22-rc2. The dmesg log is attached. It will not show any device name in pata_jmicron. > A working boot looks like this: > > JMB361: IDE controller at PCI slot 0000:04:00.1 > ACPI: PCI Interrupt 0000:04:00.1[B] -> GSI 18 (level, low) -> IRQ 58 > JMB361: chipset revision 2 > JMB361: 100% native mode on irq 58 > ide0: BM-DMA at 0xa000-0xa007, BIOS settings: hda:pio, hdb:pio > ide1: BM-DMA at 0xa008-0xa00f, BIOS settings: hdc:DMA, hdd:DMA If you disabled the entire old-IDE driver, this message should not be existed. It should be like this: ACPI: PCI Interrupt 0000:03:00.1[B] -> GSI 18 (level, low) -> IRQ 19 PCI: Setting latency timer of device 0000:03:00.1 to 64 scsi6 : pata_jmicron scsi7 : pata_jmicron ata7: PATA max UDMA/100 cmd 0x0001a000 ctl 0x0001a402 bmdma 0x0001b000 irq 0 ata8: PATA max UDMA/100 cmd 0x0001a800 ctl 0x0001ac02 bmdma 0x0001b008 irq 0 > No use of acpi=off, noapic, nolapic seems to affect the JMB361 from > being detected properly or not. > > Any next steps? Ethan, do you have more information about this > particular issue with the DQ6 motherboard? > > Thanks -Andrew
Linux version 2.6.22-rc2-plateado (root@plateado) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #3 SMP Mon May 21 19:38:38 EDT 2007 Command line: root=/dev/sdg3 ro mem=4096M BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 0000000000097c00 (usable) BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 00000000dfee0000 (usable) BIOS-e820: 00000000dfee0000 - 00000000dfee3000 (ACPI NVS) BIOS-e820: 00000000dfee3000 - 00000000dfef0000 (ACPI data) BIOS-e820: 00000000dfef0000 - 00000000dff00000 (reserved) BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved) BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) BIOS-e820: 0000000100000000 - 0000000120000000 (usable) Entering add_active_range(0, 0, 151) 0 entries of 256 used Entering add_active_range(0, 256, 917216) 1 entries of 256 used end_pfn_map = 1048576 DMI 2.4 present. ACPI: RSDP 000F6E70, 0014 (r0 GBT ) ACPI: RSDT DFEE3040, 0034 (r1 GBT GBTUACPI 42302E31 GBTU 1010101) ACPI: FACP DFEE30C0, 0074 (r1 GBT GBTUACPI 42302E31 GBTU 1010101) ACPI: DSDT DFEE3180, 49F4 (r1 GBT GBTUACPI 1000 MSFT 100000C) ACPI: FACS DFEE0000, 0040 ACPI: HPET DFEE7CC0, 0038 (r1 GBT GBTUACPI 42302E31 GBTU 98) ACPI: MCFG DFEE7D40, 003C (r1 GBT GBTUACPI 42302E31 GBTU 1010101) ACPI: APIC DFEE7BC0, 0084 (r1 GBT GBTUACPI 42302E31 GBTU 1010101) Entering add_active_range(0, 0, 151) 0 entries of 256 used Entering add_active_range(0, 256, 917216) 1 entries of 256 used Zone PFN ranges: DMA 0 -> 4096 DMA32 4096 -> 1048576 Normal 1048576 -> 1048576 early_node_map[2] active PFN ranges 0: 0 -> 151 0: 256 -> 917216 On node 0 totalpages: 917111 DMA zone: 56 pages used for memmap DMA zone: 960 pages reserved DMA zone: 2975 pages, LIFO batch:0 DMA32 zone: 12484 pages used for memmap DMA32 zone: 900636 pages, LIFO batch:31 Normal zone: 0 pages used for memmap ACPI: PM-Timer IO Port: 0x408 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 (Bootup-CPU) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Processor #1 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, 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: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Setting APIC routing to flat ACPI: HPET id: 0x8086a201 base: 0xfed00000 Using ACPI (MADT) for SMP configuration information swsusp: Registered nosave memory region: 0000000000097000 - 00000000000a0000 swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000 swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000 Allocating PCI resources starting at e0000000 (gap: dff00000:10100000) SMP: Allowing 4 CPUs, 2 hotplug CPUs PERCPU: Allocating 37128 bytes of per cpu data Built 1 zonelists. Total pages: 903611 Kernel command line: root=/dev/sdg3 ro mem=4096M Initializing CPU#0 PID hash table entries: 4096 (order: 12, 32768 bytes) time.c: Detected 2400.000 MHz processor. Console: colour VGA+ 80x25 Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) Checking aperture... Memory: 3604856k/3668864k available (1953k kernel code, 63184k reserved, 974k data, 204k init) Calibrating delay using timer specific routine.. 4803.25 BogoMIPS (lpj=9606519) Security Framework v1.0.0 initialized Capability LSM initialized Mount-cache hash table entries: 256 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 4096K using mwait in idle threads. CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 CPU0: Thermal monitoring enabled (TM2) SMP alternatives: switching to UP code ACPI: Core revision 20070126 Using local APIC timer interrupts. result 16666647 Detected 16.666 MHz APIC timer. SMP alternatives: switching to SMP code Booting processor 1/2 APIC 0x1 Initializing CPU#1 Calibrating delay using timer specific routine.. 4800.02 BogoMIPS (lpj=9600045) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 4096K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 CPU1: Thermal monitoring enabled (TM2) Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz stepping 06 checking TSC synchronization [CPU#0 -> CPU#1]: passed. Brought up 2 CPUs migration_cost=19 NET: Registered protocol family 16 ACPI: bus type pci registered PCI: Using MMCONFIG at f0000000 - f3ffffff mtrr: your CPUs had inconsistent variable MTRR settings mtrr: probably your BIOS does not setup all CPUs. mtrr: corrected configuration. ACPI: Interpreter enabled ACPI: (supports S0 S1 S4 S5) ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) PCI quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO PCI quirk: region 0480-04bf claimed by ICH6 GPIO PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] 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) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 *15) ACPI: PCI Interrupt Link [LNK0] (IRQs *3 4 5 6 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init ACPI: bus type pnp registered pnp: ACPI device : hid PNP0A03 pnp: ACPI device : hid PNP0C02 pnp: ACPI device : hid PNP0200 pnp: ACPI device : hid PNP0B00 pnp: ACPI device : hid PNP0800 pnp: ACPI device : hid PNP0C04 pnp: ACPI device : hid PNP0700 pnp: ACPI device : hid PNP0501 pnp: ACPI device : hid PNP0400 pnp: ACPI device : hid PNP0C02 pnp: ACPI device : hid PNP0C02 pnp: ACPI device : hid PNP0C01 pnp: ACPI device : hid INT0800 pnp: PnP ACPI: found 13 devices ACPI: ACPI bus type pnp unregistered SCSI subsystem initialized libata version 2.20 loaded. usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report NET: Registered protocol family 8 NET: Registered protocol family 20 BUG: at /usr/src/linux-2.6.22-rc2/mm/slab.c:777 __find_general_cachep() Call Trace: [<ffffffff802743dc>] __kmalloc+0x3e/0xbe [<ffffffff8021d65f>] cache_k8_northbridges+0x7f/0xf0 [<ffffffff8052bb53>] gart_iommu_init+0x13/0x4f8 [<ffffffff802d15e1>] kobject_shadow_add+0xef/0x1a2 [<ffffffff802d13fb>] kobject_get+0x12/0x17 [<ffffffff8033b2a4>] class_register+0x10a/0x13d [<ffffffff80527964>] pci_iommu_init+0x9/0x12 [<ffffffff8052060e>] kernel_init+0x167/0x2d7 [<ffffffff8020aba8>] child_rip+0xa/0x12 [<ffffffff802fb7e4>] acpi_ds_init_one_object+0x0/0x7c [<ffffffff805204a7>] kernel_init+0x0/0x2d7 [<ffffffff8020ab9e>] child_rip+0x0/0x12 PCI-GART: No AMD northbridge found. hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 hpet0: 3 64-bit timers, 14318180 Hz pnp: the driver 'system' has been registered pnp: match found with the PnP device '00:01' and the driver 'system' pnp: match found with the PnP device '00:09' and the driver 'system' pnp: 00:09: ioport range 0x400-0x4bf could not be reserved pnp: match found with the PnP device '00:0a' and the driver 'system' pnp: 00:0a: iomem range 0xf0000000-0xf3ffffff could not be reserved pnp: match found with the PnP device '00:0b' and the driver 'system' pnp: 00:0b: iomem range 0xf0000-0xf3fff could not be reserved pnp: 00:0b: iomem range 0xf4000-0xf7fff could not be reserved pnp: 00:0b: iomem range 0xf8000-0xfbfff could not be reserved pnp: 00:0b: iomem range 0xfc000-0xfffff could not be reserved PCI: Bridge: 0000:00:01.0 IO window: 7000-7fff MEM window: f4000000-f6ffffff PREFETCH window: e0000000-efffffff PCI: Bridge: 0000:00:1c.0 IO window: 6000-6fff MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:1c.4 IO window: 8000-8fff MEM window: f7000000-f8ffffff PREFETCH window: f9300000-f93fffff PCI: Bridge: 0000:00:1c.5 IO window: 9000-afff MEM window: f9000000-f90fffff PREFETCH window: disabled. PCI: Bridge: 0000:00:1e.0 IO window: b000-bfff MEM window: f9100000-f91fffff PREFETCH window: disabled. 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: 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: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16 Time: tsc clocksource has been installed. PCI: Setting latency timer of device 0000:00:1c.4 to 64 ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:00:1c.5 to 64 PCI: Setting latency timer of device 0000:00:1e.0 to 64 NET: Registered protocol family 2 IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) TCP established hash table entries: 131072 (order: 9, 3145728 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered checking if image is initramfs... it is Freeing initrd memory: 2610k freed io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) Boot video device is 0000:01:00.0 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] 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] PCI: Setting latency timer of device 0000:00:1c.4 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:1c.4:pcie00] Allocate Port Service[0000:00:1c.4:pcie02] Allocate Port Service[0000:00:1c.4:pcie03] PCI: Setting latency timer of device 0000:00:1c.5 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:1c.5:pcie00] Allocate Port Service[0000:00:1c.5:pcie02] Allocate Port Service[0000:00:1c.5:pcie03] Real Time Clock Driver v1.12ac Linux agpgart interface v0.102 (c) Dave Jones Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled pnp: the driver 'serial' has been registered pnp: match found with the PnP device '00:07' and the driver 'serial' 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize ahci 0000:00:1f.2: version 2.1 ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19 ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl RAID mode ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part PCI: Setting latency timer of device 0000:00:1f.2 to 64 scsi0 : ahci scsi1 : ahci scsi2 : ahci scsi3 : ahci scsi4 : ahci scsi5 : ahci ata1: SATA max UDMA/133 cmd 0xffffc20000016100 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0 ata2: SATA max UDMA/133 cmd 0xffffc20000016180 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0 ata3: SATA max UDMA/133 cmd 0xffffc20000016200 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0 ata4: SATA max UDMA/133 cmd 0xffffc20000016280 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0 ata5: SATA max UDMA/133 cmd 0xffffc20000016300 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0 ata6: SATA max UDMA/133 cmd 0xffffc20000016380 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0 ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata1.00: ata_hpa_resize 1: sectors = 976773168, hpa_sectors = 976773168 ata1.00: ATA-7: ST3500630AS, 3.AAE, max UDMA/133 ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) ata1.00: ata_hpa_resize 1: sectors = 976773168, hpa_sectors = 976773168 ata1.00: configured for UDMA/133 ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata2.00: ata_hpa_resize 1: sectors = 976773168, hpa_sectors = 976773168 ata2.00: ATA-7: ST3500630AS, 3.AAE, max UDMA/133 ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32) ata2.00: ata_hpa_resize 1: sectors = 976773168, hpa_sectors = 976773168 ata2.00: configured for UDMA/133 ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata3.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata3.00: ATA-7: ST3320620AS, 3.AAD, max UDMA/133 ata3.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32) ata3.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata3.00: configured for UDMA/133 ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata4.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata4.00: ATA-7: ST3320620AS, 3.AAD, max UDMA/133 ata4.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32) ata4.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata4.00: configured for UDMA/133 ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata5.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata5.00: ATA-7: ST3320620AS, 3.AAD, max UDMA/133 ata5.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32) ata5.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata5.00: configured for UDMA/133 ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata6.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata6.00: ATA-7: ST3320620AS, 3.AAD, max UDMA/133 ata6.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32) ata6.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata6.00: configured for UDMA/133 scsi 0:0:0:0: Direct-Access ATA ST3500630AS 3.AA PQ: 0 ANSI: 5 scsi 1:0:0:0: Direct-Access ATA ST3500630AS 3.AA PQ: 0 ANSI: 5 scsi 2:0:0:0: Direct-Access ATA ST3320620AS 3.AA PQ: 0 ANSI: 5 scsi 3:0:0:0: Direct-Access ATA ST3320620AS 3.AA PQ: 0 ANSI: 5 scsi 4:0:0:0: Direct-Access ATA ST3320620AS 3.AA PQ: 0 ANSI: 5 scsi 5:0:0:0: Direct-Access ATA ST3320620AS 3.AA PQ: 0 ANSI: 5 ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 17 ahci 0000:04:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode ahci 0000:04:00.0: flags: 64bit ncq pm led clo pmp pio slum part PCI: Setting latency timer of device 0000:04:00.0 to 64 scsi6 : ahci scsi7 : ahci ata7: SATA max UDMA/133 cmd 0xffffc20000018100 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0 ata8: SATA max UDMA/133 cmd 0xffffc20000018180 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0 ata7: SATA link down (SStatus 0 SControl 300) ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata8.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata8.00: ATA-7: ST3320620AS, 3.AAD, max UDMA/133 ata8.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32) ata8.00: ata_hpa_resize 1: sectors = 625142448, hpa_sectors = 625142448 ata8.00: configured for UDMA/133 scsi 7:0:0:0: Direct-Access ATA ST3320620AS 3.AA PQ: 0 ANSI: 5 ACPI: PCI Interrupt 0000:04:00.1[B] -> GSI 18 (level, low) -> IRQ 18 PCI: Setting latency timer of device 0000:04:00.1 to 64 scsi8 : pata_jmicron scsi9 : pata_jmicron ata9: PATA max UDMA/100 cmd 0x0000000000019000 ctl 0x0000000000019402 bmdma 0x000000000001a000 irq 0 ata10: PATA max UDMA/100 cmd 0x0000000000019800 ctl 0x0000000000019c02 bmdma 0x000000000001a008 irq 0 ata9.00: ATAPI, max UDMA/33 ata9.00: configured for UDMA/33 ATA: abnormal status 0x7F on port 0x0000000000019807 scsi 8:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S182M SB03 PQ: 0 ANSI: 5 pnp: the driver 'i8042 kbd' has been registered pnp: the driver 'i8042 aux' has been registered pnp: the driver 'i8042 kbd' has been unregistered pnp: the driver 'i8042 aux' has been unregistered PNP: No PS/2 controller found. Probing ports directly. serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mice TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 Freeing unused kernel memory: 204k freed ACPI: Processor [CPU0] (supports 2 throttling states) ACPI: Processor [CPU1] (supports 2 throttling states) ACPI Exception (processor_core-0781): AE_NOT_FOUND, Processor Device is not present [20070126] ACPI Exception (processor_core-0781): AE_NOT_FOUND, Processor Device is not present [20070126] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sda: p1 exceeds device capacity sd 0:0:0:0: [sda] Attached SCSI disk sd 1:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB) sd 1:0:0:0: [sdb] Write Protect is off sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 1:0:0:0: [sdb] 976773168 512-byte hardware sectors (500108 MB) sd 1:0:0:0: [sdb] Write Protect is off sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdb: unknown partition table sd 1:0:0:0: [sdb] Attached SCSI disk sd 2:0:0:0: [sdc] 625142448 512-byte hardware sectors (320073 MB) sd 2:0:0:0: [sdc] Write Protect is off sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 2:0:0:0: [sdc] 625142448 512-byte hardware sectors (320073 MB) sd 2:0:0:0: [sdc] Write Protect is off sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdc: sdc1 sdc: p1 exceeds device capacity sd 2:0:0:0: [sdc] Attached SCSI disk sd 3:0:0:0: [sdd] 625142448 512-byte hardware sectors (320073 MB) sd 3:0:0:0: [sdd] Write Protect is off sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 3:0:0:0: [sdd] 625142448 512-byte hardware sectors (320073 MB) sd 3:0:0:0: [sdd] Write Protect is off sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdd: unknown partition table sd 3:0:0:0: [sdd] Attached SCSI disk sd 4:0:0:0: [sde] 625142448 512-byte hardware sectors (320073 MB) sd 4:0:0:0: [sde] Write Protect is off sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 4:0:0:0: [sde] 625142448 512-byte hardware sectors (320073 MB) sd 4:0:0:0: [sde] Write Protect is off sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sde: unknown partition table sd 4:0:0:0: [sde] Attached SCSI disk sd 5:0:0:0: [sdf] 625142448 512-byte hardware sectors (320073 MB) sd 5:0:0:0: [sdf] Write Protect is off sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00 sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 5:0:0:0: [sdf] 625142448 512-byte hardware sectors (320073 MB) sd 5:0:0:0: [sdf] Write Protect is off sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00 sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdf:<6>USB Universal Host Controller Interface driver v3.0 ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1a.0 to 64 uhci_hcd 0000:00:1a.0: UHCI Host Controller uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000d000 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected sdf1 sdf: p1 exceeds device capacity sd 5:0:0:0: [sdf] Attached SCSI disk sd 7:0:0:0: [sdg] 625142448 512-byte hardware sectors (320073 MB) sd 7:0:0:0: [sdg] Write Protect is off sd 7:0:0:0: [sdg] Mode Sense: 00 3a 00 00 sd 7:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 7:0:0:0: [sdg] 625142448 512-byte hardware sectors (320073 MB) sd 7:0:0:0: [sdg] Write Protect is off sd 7:0:0:0: [sdg] Mode Sense: 00 3a 00 00 sd 7:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdg:sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray Uniform CD-ROM driver Revision: 3.20 sr 8:0:0:0: Attached scsi CD-ROM sr0 sd 0:0:0:0: Attached scsi generic sg0 type 0 sd 1:0:0:0: Attached scsi generic sg1 type 0 sd 2:0:0:0: Attached scsi generic sg2 type 0 sd 3:0:0:0: Attached scsi generic sg3 type 0 sd 4:0:0:0: Attached scsi generic sg4 type 0 sd 5:0:0:0: Attached scsi generic sg5 type 0 sd 7:0:0:0: Attached scsi generic sg6 type 0 sr 8:0:0:0: Attached scsi generic sg7 type 5 sdg1 sdg2 sdg3 sd 7:0:0:0: [sdg] Attached SCSI disk Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 attempt to access beyond end of device sda: rw=0, want=1953533832, limit=976773168 Buffer I/O error on device sda1, logical block 244191472 attempt to access beyond end of device sda: rw=0, want=1953533832, limit=976773168 Buffer I/O error on device sda1, logical block 244191472 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 Buffer I/O error on device sda1, logical block 244191487 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 Buffer I/O error on device sda1, logical block 244191487 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 Buffer I/O error on device sda1, logical block 244191487 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 Buffer I/O error on device sda1, logical block 244191487 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 Buffer I/O error on device sda1, logical block 244191487 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 Buffer I/O error on device sda1, logical block 244191487 attempt to access beyond end of device sda: rw=0, want=1953533896, limit=976773168 Buffer I/O error on device sda1, logical block 244191480 attempt to access beyond end of device sda: rw=0, want=1953533944, limit=976773168 Buffer I/O error on device sda1, logical block 244191486 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21 PCI: Setting latency timer of device 0000:00:1a.1 to 64 uhci_hcd 0000:00:1a.1: UHCI Host Controller uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c000 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected attempt to access beyond end of device sdf: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410888, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410936, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410888, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410936, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 ACPI: PCI Interrupt 0000:05:06.0[A] -> GSI 18 (level, low) -> IRQ 18 ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18 PCI: Setting latency timer of device 0000:00:1a.7 to 64 ehci_hcd 0000:00:1a.7: EHCI Host Controller ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3 PCI: cache line size of 32 is not supported by device 0000:00:1a.7 ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9205000 ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 4 ports detected ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[f9104000-f91047ff] Max Packet=[2048] IR/IT contexts=[4/8] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23 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: new USB bus registered, assigned bus number 4 PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9204000 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 6 ports detected ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23 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 5 uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c400 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 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 6 uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c800 usb usb6: configuration #1 chosen from 1 choice hub 6-0:1.0: USB hub found hub 6-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 7 uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000cc00 usb usb7: configuration #1 chosen from 1 choice hub 7-0:1.0: USB hub found hub 7-0:1.0: 2 ports detected usb 3-1: new high speed USB device using ehci_hcd and address 2 Attempting manual resume usb 3-1: configuration #1 chosen from 1 choice hub 3-1:1.0: USB hub found hub 3-1:1.0: 4 ports detected kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. ieee1394: Host added: ID:BUS[0-01:1023] GUID[0016e60000bb7d74] usb 7-1: new low speed USB device using uhci_hcd and address 2 usb 7-1: configuration #1 chosen from 1 choice attempt to access beyond end of device sdf: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410888, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410936, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdf: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410824, limit=625142448 attempt to access beyond end of device sda: rw=0, want=1953533832, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533832, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 attempt to access beyond end of device attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410888, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410936, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 attempt to access beyond end of device sdc: rw=0, want=1875410944, limit=625142448 sda: rw=0, want=1953533952, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533896, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533944, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 attempt to access beyond end of device sda: rw=0, want=1953533952, limit=976773168 usb 7-2: new full speed USB device using uhci_hcd and address 3 agpgart: Detected an Intel 965G Chipset. agpgart: AGP aperture is 256M @ 0x0 usb 7-2: configuration #1 chosen from 1 choice hub 7-2:1.0: USB hub found hub 7-2:1.0: 4 ports detected ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:03:00.0 to 64 sky2 0000:03:00.0: v1.14 addr 0xf8000000 irq 16 Yukon-EC (0xb6) rev 2 sky2 eth0: addr 00:16:e6:88:62:d5 input: PC Speaker as /class/input/input0 usb 3-1.1: new high speed USB device using ehci_hcd and address 4 ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 18 (level, low) -> IRQ 18 usb 3-1.1: configuration #1 chosen from 1 choice usbcore: registered new interface driver hiddev Initializing USB Mass Storage driver... ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22 PCI: Setting latency timer of device 0000:00:1b.0 to 64 usb 1-2: new full speed USB device using uhci_hcd and address 2 usb 1-2: configuration #1 chosen from 1 choice ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 20 (level, low) -> IRQ 20 usb 7-2.1: new low speed USB device using uhci_hcd and address 4 hiddev96: USB HID v1.11 Device [Belkin Belkin UPS] on usb-0000:00:1d.2-1 usb 7-2.1: configuration #1 chosen from 1 choice scsi10 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 4 usb-storage: waiting for device to settle before scanning input: Microsoft Natural® Ergonomic Keyboard 4000 as /class/input/input1 input: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1d.2-2.1 input: Microsoft Natural® Ergonomic Keyboard 4000 as /class/input/input2 input: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1d.2-2.1 input: Microsoft Natural® Ergonomic Keyboard 4000 as /class/input/input3 input: USB HID v1.10 Mouse [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1d.2-2.1 usbcore: registered new interface driver usbhid usbcore: registered new interface driver usb-storage USB Mass Storage support registered. /usr/src/linux-2.6.22-rc2/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver Adding 262136k swap on /dev/sdg2. Priority:-1 extents:1 across:262136k EXT3 FS on sdg3, internal journal loop: module loaded device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@xxxxxxxxxx sky2 eth1: enabling interface sky2 eth1: ram buffer 48K