Re: DMA bug with ata_piix on ICH7-M

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2011-12-06 at 21:10 -0600, Robert Hancock wrote:
> On 12/06/2011 07:09 AM, Ben Whitten wrote:
> > Hi,
> > I seem to have found a problem with DMA on a motherboard using an ICH7-M
> > chipset, this bug prevents me from installing to the harddrive and I
> > have been unable to find a workaround.
> > The motherboard is a Unicorn computers ENDAT-2794A motherboard[1]
> > When I try to run the Ubuntu 11.10 USB install image which is using
> > kernel 3.0 the system jams for a good few minutes at a stage in boot
> > then eventually comes up. In the dmesg I see the following;
> >
> > [  332.656551] ata1.01: configured for UDMA/33
> > [  332.656590] ata1: EH complete
> > [  332.716560] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
> > frozen
> > [  332.716776] ata1.01: BMDMA stat 0x44
> > [  332.716887] ata1.01: failed command: READ DMA
> > [  332.717029] ata1.01: cmd c8/00:08:78:03:00/00:00:00:00:00/f0 tag 0
> > dma 4096 in
> > [  332.717034]          res 50/00:00:7f:03:00/00:00:12:00:00/f0 Emask
> > 0x2 (HSM violation)
> > [  332.717435] ata1.01: status: { DRDY }
> > [  332.717564] ata1: soft resetting link
> > [  332.900593] ata1.01: configured for UDMA/33
> > [  332.900631] ata1: EH complete
> > [  332.949133] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
> > frozen
> > [  332.949344] ata1.01: BMDMA stat 0x44
> > [  332.949454] ata1.01: failed command: READ DMA
> > [  332.949593] ata1.01: cmd c8/00:08:90:03:00/00:00:00:00:00/f0 tag 0
> > dma 4096 in
> > [  332.949598]          res 50/00:00:97:03:00/00:00:12:00:00/f0 Emask
> > 0x2 (HSM violation)
> > [  332.950006] ata1.01: status: { DRDY }
> > [  332.950130] ata1: soft resetting link
> >
> > Prior to this it gets configured for UDMA/133 which I believe is out of
> > spec for the ICH7 following information on a previous fixed bug[2]. It
> > eventually backs it down to 33, which is probably where the system
> > unlocks and can continue to boot.
> 
> That speed limitation only applies to PATA ports. The UDMA speed 
> selection doesn't really do much or anything with SATA devices. It 
> doesn't look like it has any effect on this issue since from the dmesg 
> on the Launchpad report, the problems continue after we speed down to 
> UDMA33.
> 
> >
> > I have also tried this with a development snapshot of Ubuntu 12.04 using
> > kernel 3.2 with the same result.
> > I have attached a screen shot of the IDE BIOS options in case a default
> > is wrong or there is a workaround until the bug is fixed. Further system
> > information and logs can be found on the generated ubuntu launchpad bug
> > report [3].
> 
> Is this hardware setup known to be working? Is there a previous kernel 
> or other OS that worked?
> 

I can now confirm that I see the same issue with an Ubuntu 8.04.4 live
USB (kernel 2.6.24) when attempting to install to the harddrive, this
test was conducted on another board to see if it was a hardware issue.
Attached is the dmesg.

Regards,
Ben

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.24-26-generic (buildd@vernadsky) (gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)) #1 SMP Tue Dec 1 18:37:31 UTC 2009 (Ubuntu 2.6.24-26.64-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003f6e0000 (usable)
[    0.000000]  BIOS-e820: 000000003f6e0000 - 000000003f6e3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003f6e3000 - 000000003f6f0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003f6f0000 - 000000003f700000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] 118MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f3800
[    0.000000] Entering add_active_range(0, 0, 259808) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   259808
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   259808
[    0.000000] On node 0 totalpages: 259808
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 237 pages used for memmap
[    0.000000]   HighMem zone: 30195 pages, LIFO batch:7
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI 2.2 present.
[    0.000000] ACPI: RSDP signature @ 0xC00F7AF0 checksum 0
[    0.000000] ACPI: RSDP 000F7AF0, 0014 (r0 IntelR)
[    0.000000] ACPI: RSDT 3F6E3000, 0034 (r1 IntelR AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: FACP 3F6E3080, 0074 (r1 IntelR AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: DSDT 3F6E3100, 4716 (r1 INTELR AWRDACPI     1000 MSFT  3000000)
[    0.000000] ACPI: FACS 3F6E0000, 0040
[    0.000000] ACPI: MCFG 3F6E78C0, 003C (r1 IntelR AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: APIC 3F6E7840, 0068 (r1 IntelR AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: SSDT 3F6E7F60, 0482 (r1  PmRef    CpuPm     3000 INTL 20041203)
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 7:12 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1 7:12 APIC version 20
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 3f700000:a0900000)
[    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257779
[    0.000000] Kernel command line: noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz quiet splash -- BOOT_IMAGE=/casper/vmlinuz 
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Detected 1600.043 MHz processor.
[   52.492706] Console: colour VGA+ 80x25
[   52.492717] console [tty0] enabled
[   52.493178] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   52.494529] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   52.574149] Memory: 1017828k/1039232k available (2181k kernel code, 20788k reserved, 1005k data, 368k init, 121728k highmem)
[   52.574177] virtual kernel memory layout:
[   52.574181]     fixmap  : 0xfff4b000 - 0xfffff000   ( 720 kB)
[   52.574185]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   52.574190]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   52.574194]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   52.574199]       .init : 0xc0423000 - 0xc047f000   ( 368 kB)
[   52.574203]       .data : 0xc03216d6 - 0xc041cdc4   (1005 kB)
[   52.574207]       .text : 0xc0100000 - 0xc03216d6   (2181 kB)
[   52.574219] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   52.574327] SLUB: Genslabs=11, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
[   52.574403] Calibrating delay loop (skipped), using tsc calculated value.. 3200.08 BogoMIPS (lpj=6400172)
[   52.574478] Security Framework initialized
[   52.574492] SELinux:  Disabled at boot.
[   52.574538] AppArmor: AppArmor initialized
[   52.574549] Failure registering capabilities with primary security module.
[   52.574575] Mount-cache hash table entries: 512
[   52.574885] Initializing cgroup subsys ns
[   52.574899] Initializing cgroup subsys cpuacct
[   52.574929] CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000 0040c39d 00000000 00000001 00000000
[   52.574953] monitor/mwait feature present.
[   52.574959] using mwait in idle threads.
[   52.574970] CPU: L1 I cache: 32K, L1 D cache: 24K
[   52.574978] CPU: L2 cache: 512K
[   52.574985] CPU: Physical Processor ID: 0
[   52.574993] CPU: After all inits, caps: bfe9fbff 00100000 00000000 00043940 0040c39d 00000000 00000001 00000000
[   52.575020] Compat vDSO mapped to ffffe000.
[   52.575048] Checking 'hlt' instruction... OK.
[   52.591117] SMP alternatives: switching to UP code
[   52.594768] Early unpacking initramfs... done
[   53.671516] ACPI: Core revision 20070126
[   53.671706] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[   54.015651] CPU0: Intel(R) Atom(TM) CPU N270   @ 1.60GHz stepping 02
[   54.015701] SMP alternatives: switching to SMP code
[   54.016761] Booting processor 1/1 eip 3000
[   54.026787] Initializing CPU#1
[   54.104056] Calibrating delay using timer specific routine.. 3200.26 BogoMIPS (lpj=6400533)
[   54.104081] CPU: After generic identify, caps: bfe9fbff 00100000 00000000 00000000 0040c39d 00000000 00000001 00000000
[   54.104103] monitor/mwait feature present.
[   54.104114] CPU: L1 I cache: 32K, L1 D cache: 24K
[   54.104123] CPU: L2 cache: 512K
[   54.104132] CPU: Physical Processor ID: 0
[   54.104140] CPU: After all inits, caps: bfe9fbff 00100000 00000000 00043940 0040c39d 00000000 00000001 00000000
[   54.104529] CPU1: Intel(R) Atom(TM) CPU N270   @ 1.60GHz stepping 02
[   54.104595] Total of 2 processors activated (6400.35 BogoMIPS).
[   54.104800] ENABLING IO-APIC IRQs
[   54.105054] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   54.252226] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[   54.272234] Brought up 2 CPUs
[   54.272307] CPU0 attaching sched-domain:
[   54.272316]  domain 0: span 03
[   54.272322]   groups: 01 02
[   54.272334]   domain 1: span 03
[   54.272340]    groups: 03
[   54.272348] CPU1 attaching sched-domain:
[   54.272355]  domain 0: span 03
[   54.272360]   groups: 02 01
[   54.272370]   domain 1: span 03
[   54.272376]    groups: 03
[   54.273105] net_namespace: 64 bytes
[   54.273121] Booting paravirtualized kernel on bare hardware
[   54.274847] Time: 19:57:33  Date: 12/08/11
[   54.274921] NET: Registered protocol family 16
[   54.275721] EISA bus registered
[   54.275740] ACPI: bus type pci registered
[   54.277647] PCI: PCI BIOS revision 3.00 entry at 0xfa030, last bus=3
[   54.277656] PCI: Using configuration type 1
[   54.277670] Setting up standard PCI resources
[   54.285066] ACPI: EC: Look up EC in DSDT
[   54.302361] ACPI: Interpreter enabled
[   54.302371] ACPI: (supports S0 S1 S4 S5)
[   54.302422] ACPI: Using IOAPIC for interrupt routing
[   54.323970] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   54.325073] Force enabled HPET at base address 0xfed00000
[   54.325090] PCI quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[   54.325101] PCI quirk: region 0480-04bf claimed by ICH6 GPIO
[   54.326093] PCI: Transparent bridge - 0000:00:1e.0
[   54.326161] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   54.326727] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[   54.327039] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[   54.327368] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[   54.366419] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 7 9 10 11 12 14 15)
[   54.366845] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 9 *10 11 12 14 15)
[   54.367262] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 *9 10 11 12 14 15)
[   54.367677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11 12 14 15)
[   54.368126] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 9 10 11 12 14 15) *0, disabled.
[   54.368550] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 9 10 11 12 14 15) *0, disabled.
[   54.368968] ACPI: PCI Interrupt Link [LNK0] (IRQs 5 7 9 10 11 12 14 15) *0, disabled.
[   54.369386] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 *7 9 10 11 12 14 15)
[   54.369840] Linux Plug and Play Support v0.97 (c) Adam Belay
[   54.369971] pnp: PnP ACPI init
[   54.370000] ACPI: bus type pnp registered
[   54.382963] pnp: PnP ACPI: found 15 devices
[   54.382973] ACPI: ACPI bus type pnp unregistered
[   54.382984] PnPBIOS: Disabled by ACPI PNP
[   54.383921] PCI: Using ACPI for IRQ routing
[   54.383933] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   54.443991] NET: Registered protocol family 8
[   54.444000] NET: Registered protocol family 20
[   54.444267] hpet clockevent registered
[   54.444282] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[   54.444296] hpet0: 3 64-bit timers, 14318180 Hz
[   54.445390] AppArmor: AppArmor Filesystem Enabled
[   54.447561] Time: tsc clocksource has been installed.
[   54.464080] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[   54.464092] system 00:01: ioport range 0x800-0x805 has been reserved
[   54.464103] system 00:01: ioport range 0x880-0x88f has been reserved
[   54.464136] system 00:0b: ioport range 0x400-0x4bf could not be reserved
[   54.464159] system 00:0d: iomem range 0xe0000000-0xefffffff could not be reserved
[   54.464180] system 00:0e: iomem range 0xf0000-0xfffff could not be reserved
[   54.464191] system 00:0e: iomem range 0x3f6e0000-0x3f6fffff could not be reserved
[   54.464202] system 00:0e: iomem range 0x0-0x9ffff could not be reserved
[   54.464213] system 00:0e: iomem range 0x100000-0x3f6dffff could not be reserved
[   54.464223] system 00:0e: iomem range 0x0-0x0 could not be reserved
[   54.464234] system 00:0e: iomem range 0xfec00000-0xfec00fff could not be reserved
[   54.464246] system 00:0e: iomem range 0xfed13000-0xfed1dfff could not be reserved
[   54.464257] system 00:0e: iomem range 0xfed20000-0xfed8ffff could not be reserved
[   54.464268] system 00:0e: iomem range 0xfee00000-0xfee00fff could not be reserved
[   54.464280] system 00:0e: iomem range 0xffb00000-0xffb7ffff could not be reserved
[   54.464291] system 00:0e: iomem range 0xfff00000-0xffffffff could not be reserved
[   54.464302] system 00:0e: iomem range 0xe0000-0xeffff has been reserved
[   54.495908] PCI: Bridge: 0000:00:1c.0
[   54.495920]   IO window: c000-cfff
[   54.495933]   MEM window: fdb00000-fdbfffff
[   54.495944]   PREFETCH window: fd800000-fd8fffff
[   54.495956] PCI: Bridge: 0000:00:1c.1
[   54.495964]   IO window: e000-efff
[   54.495975]   MEM window: fdd00000-fddfffff
[   54.495985]   PREFETCH window: fdc00000-fdcfffff
[   54.495997] PCI: Bridge: 0000:00:1e.0
[   54.496004]   IO window: d000-dfff
[   54.496015]   MEM window: fda00000-fdafffff
[   54.496025]   PREFETCH window: fd900000-fd9fffff
[   54.496083] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
[   54.496102] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   54.496141] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17
[   54.496156] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[   54.496179] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[   54.496215] NET: Registered protocol family 2
[   54.536037] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[   54.536877] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[   54.538932] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[   54.540062] TCP: Hash tables configured (established 131072 bind 65536)
[   54.540073] TCP reno registered
[   54.552246] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
[   54.947204] Switched to high resolution mode on CPU 1
[   55.549161]  it is
[   56.639169] Freeing initrd memory: 7673k freed
[   56.642028] audit: initializing netlink socket (disabled)
[   56.642061] audit(1323374254.620:1): initialized
[   56.642541] highmem bounce pool size: 64 pages
[   56.650085] VFS: Disk quotas dquot_6.5.1
[   56.650384] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   56.650821] io scheduler noop registered
[   56.650830] io scheduler anticipatory registered
[   56.650837] io scheduler deadline registered
[   56.650880] io scheduler cfq registered (default)
[   56.650908] Boot video device is 0000:00:02.0
[   56.651394] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[   56.651468] assign_interrupt_mode Found MSI capability
[   56.651537] Allocate Port Service[0000:00:1c.0:pcie00]
[   56.651684] Allocate Port Service[0000:00:1c.0:pcie02]
[   56.651908] PCI: Setting latency timer of device 0000:00:1c.1 to 64
[   56.651981] assign_interrupt_mode Found MSI capability
[   56.652054] Allocate Port Service[0000:00:1c.1:pcie00]
[   56.652188] Allocate Port Service[0000:00:1c.1:pcie02]
[   56.653040] isapnp: Scanning for PnP cards...
[   57.006162] isapnp: No Plug & Play device found
[   57.126799] Real Time Clock Driver v1.12ac
[   57.127129] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   57.127404] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   57.127771] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   57.128102] serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
[   57.128500] serial8250: ttyS3 at I/O 0x2e8 (irq = 3) is a 16550A
[   57.129736] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   57.130553] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   57.131381] 00:08: ttyS2 at I/O 0x3e8 (irq = 5) is a 16550A
[   57.132202] 00:09: ttyS3 at I/O 0x2e8 (irq = 10) is a 16550A
[   57.135362] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   57.135617] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[   57.136166] PNP: No PS/2 controller found. Probing ports directly.
[   57.386944] serio: i8042 KBD port at 0x60,0x64 irq 1
[   57.396084] mice: PS/2 mouse device common for all mice
[   57.396523] EISA: Probing bus 0 at eisa.0
[   57.396584] EISA: Detected 0 cards.
[   57.396593] cpuidle: using governor ladder
[   57.396600] cpuidle: using governor menu
[   57.396872] NET: Registered protocol family 1
[   57.396959] Using IPI No-Shortcut mode
[   57.397035] registered taskstats version 1
[   57.397325]   Magic number: 7:97:1001
[   57.397345]   hash matches device ttye0
[   57.397535]   hash matches device 00:03
[   57.397574] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[   57.397581] EDD information not available.
[   57.397933] Freeing unused kernel memory: 368k freed
[   57.398038] Write protecting the kernel read-only data: 803k
[   59.202597] fuse init (API version 7.9)
[   59.271624] ACPI: Fan [FAN] (on)
[   59.299157] ACPI: SSDT 3F6E7940, 02AE (r1  PmRef  Cpu0Ist     3000 INTL 20041203)
[   59.300654] ACPI: SSDT 3F6E7E00, 0152 (r1  PmRef  Cpu1Ist     3000 INTL 20041203)
[   59.306521] ACPI: Thermal Zone [THRM] (40 C)
[   60.271381] usbcore: registered new interface driver usbfs
[   60.271474] usbcore: registered new interface driver hub
[   60.282340] usbcore: registered new device driver usb
[   60.307941] USB Universal Host Controller Interface driver v3.0
[   60.308115] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 18
[   60.308151] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   60.308168] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   60.308639] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[   60.308716] uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000fe00
[   60.311572] usb usb1: configuration #1 chosen from 1 choice
[   60.311700] hub 1-0:1.0: USB hub found
[   60.311732] hub 1-0:1.0: 2 ports detected
[   60.414376] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[   60.414416] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   60.414433] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   60.414549] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[   60.414619] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00
[   60.415135] usb usb2: configuration #1 chosen from 1 choice
[   60.415261] hub 2-0:1.0: USB hub found
[   60.415291] hub 2-0:1.0: 2 ports detected
[   60.518207] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 20
[   60.518245] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   60.518261] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   60.518372] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[   60.518440] uhci_hcd 0000:00:1d.2: irq 20, io base 0x0000fc00
[   60.519000] usb usb3: configuration #1 chosen from 1 choice
[   60.519128] hub 3-0:1.0: USB hub found
[   60.519160] hub 3-0:1.0: 2 ports detected
[   60.622001] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[   60.622052] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[   60.622069] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   60.622188] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[   60.622256] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
[   60.622780] usb usb4: configuration #1 chosen from 1 choice
[   60.622900] hub 4-0:1.0: USB hub found
[   60.622929] hub 4-0:1.0: 2 ports detected
[   60.657651] usb 1-2: new low speed USB device using uhci_hcd and address 2
[   60.726223] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 18
[   60.726269] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[   60.726285] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   60.726411] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[   60.730398] ehci_hcd 0000:00:1d.7: debug port 1
[   60.730418] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[   60.730448] ehci_hcd 0000:00:1d.7: irq 18, io mem 0xfdfff000
[   60.785437] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   60.785886] usb usb5: configuration #1 chosen from 1 choice
[   60.786009] hub 5-0:1.0: USB hub found
[   60.786039] hub 5-0:1.0: 8 ports detected
[   60.889593] r8169 Gigabit Ethernet driver 2.2LK loaded
[   60.889651] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   60.889694] PCI: Setting latency timer of device 0000:01:00.0 to 64
[   60.890793] eth0: RTL8168b/8111b at 0xf884e000, 00:50:db:00:18:f7, XID 38000000 IRQ 221
[   60.891927] r8169 Gigabit Ethernet driver 2.2LK loaded
[   60.891975] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 17
[   60.892012] PCI: Setting latency timer of device 0000:02:00.0 to 64
[   60.893191] eth1: RTL8168b/8111b at 0xf8850000, 00:50:db:00:18:f8, XID 38000000 IRQ 220
[   61.180806] usb 1-2: device not accepting address 2, error -71
[   61.207756] SCSI subsystem initialized
[   61.600152] libata version 3.00 loaded.
[   61.656322] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[   61.656445] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[   61.656490] ACPI: PCI interrupt for device 0000:00:1f.2 disabled
[   61.728160] ata_piix 0000:00:1f.2: version 2.12
[   61.728184] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ]
[   61.728238] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[   61.728364] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[   61.755909] scsi0 : ata_piix
[   61.768657] scsi1 : ata_piix
[   61.771446] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
[   61.771463] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
[   61.788763] usb 5-4: new high speed USB device using ehci_hcd and address 3
[   61.920913] usb 5-4: configuration #1 chosen from 1 choice
[   61.976011] ata1.00: ATA-8: WDC WD1600BEVT-22ZCT0, 11.01A11, max UDMA/133
[   61.976031] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[   61.992421] ata1.00: configured for UDMA/133
[   62.159539] usb 1-2: new low speed USB device using uhci_hcd and address 4
[   62.159922] scsi 0:0:0:0: Direct-Access     ATA      WDC WD1600BEVT-2 11.0 PQ: 0 ANSI: 5
[   62.317171] usb 1-2: configuration #1 chosen from 1 choice
[   63.714784] Driver 'sd' needs updating - please use bus_type methods
[   63.715089] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[   63.715162] sd 0:0:0:0: [sda] Write Protect is off
[   63.715176] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   63.715294] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   63.715542] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[   63.715603] sd 0:0:0:0: [sda] Write Protect is off
[   63.715617] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   63.715734] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   63.715753]  sda:<6>usbcore: registered new interface driver libusual
[   63.749959] usbcore: registered new interface driver hiddev
[   63.760873]  sda1 sda2
[   63.761200] sd 0:0:0:0: [sda] Attached SCSI disk
[   63.761680] Initializing USB Mass Storage driver...
[   63.762847] scsi2 : SCSI emulation for USB Mass Storage devices
[   63.763114] usb-storage: device found at 3
[   63.763126] usb-storage: waiting for device to settle before scanning
[   63.772566] input: HID 1267:0103 as /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/input/input1
[   63.788192] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   63.801483] input,hidraw0: USB HID v1.10 Keyboard [HID 1267:0103] on usb-0000:00:1d.0-2
[   63.822794] input: HID 1267:0103 as /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.1/input/input2
[   63.841713] input,hidraw1: USB HID v1.10 Device [HID 1267:0103] on usb-0000:00:1d.0-2
[   63.841791] usbcore: registered new interface driver usbhid
[   63.841809] /build/buildd/linux-2.6.24/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[   63.841821] usbcore: registered new interface driver usb-storage
[   63.841833] USB Mass Storage support registered.
[   68.765713] usb-storage: device scan complete
[   68.766261] scsi 2:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.00 PQ: 0 ANSI: 2
[   68.769630] sd 2:0:0:0: [sdb] 15625216 512-byte hardware sectors (8000 MB)
[   68.779232] sd 2:0:0:0: [sdb] Write Protect is off
[   68.779252] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[   68.779265] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[   68.782162] sd 2:0:0:0: [sdb] 15625216 512-byte hardware sectors (8000 MB)
[   68.783501] sd 2:0:0:0: [sdb] Write Protect is off
[   68.783521] sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
[   68.783533] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[   68.783554]  sdb: sdb1
[   68.784989] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   68.785186] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   98.740909] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[   98.740938] ata1.00: cmd c8/00:10:5e:17:63/00:00:00:00:00/e0 tag 0 dma 8192 in
[   98.740944]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[   98.740955] ata1.00: status: { DRDY }
[   98.740980] ata1: soft resetting link
[   99.269365] ata1.00: configured for UDMA/133
[   99.269389] ata1: EH complete
[   99.275384] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[   99.276280] sd 0:0:0:0: [sda] Write Protect is off
[   99.276294] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   99.277492] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  101.872145] Registering unionfs 1.4
[  101.872159] unionfs: debugging is not enabled
[  101.907298] loop: module loaded
[  102.004314] squashfs: version 3.3 (2007/10/31) Phillip Lougher
[  104.677729] kjournald starting.  Commit interval 5 seconds
[  104.677819] EXT3 FS on loop1, internal journal
[  104.677836] EXT3-fs: mounted filesystem with ordered data mode.
[  136.469723] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[  136.469752] ata1.00: cmd c8/00:20:00:08:00/00:00:00:00:00/e0 tag 0 dma 16384 in
[  136.469758]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  136.469770] ata1.00: status: { DRDY }
[  136.469794] ata1: soft resetting link
[  137.033915] ata1.00: configured for UDMA/133
[  137.033939] ata1: EH complete
[  137.048583] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[  137.048659] sd 0:0:0:0: [sda] Write Protect is off
[  137.048674] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  137.062908] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  201.721800] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[  203.575211] input: PC Speaker as /devices/platform/pcspkr/input/input3
[  205.300160] iTCO_vendor_support: vendor-support=0
[  207.097624] input: Power Button (FF) as /devices/virtual/input/input4
[  207.130052] ACPI: Power Button (FF) [PWRF]
[  207.130352] input: Power Button (CM) as /devices/virtual/input/input5
[  207.160936] ACPI: Power Button (CM) [PWRB]
[  208.922254] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007)
[  208.922541] iTCO_wdt: Found a ICH7-M TCO device (Version=2, TCOBASE=0x0460)
[  208.922647] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[  209.131511] Linux agpgart interface v0.102
[  212.752391] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[  214.438001] intel_rng: Firmware space is locked read-only. If you can't or
[  214.438014] intel_rng: don't want to disable this in firmware setup, and if
[  214.438023] intel_rng: you are certain that your system has a functional
[  214.438031] intel_rng: RNG, try using the 'no_fwh_detect' option.
[  214.794501] agpgart: Detected an Intel 945GME Chipset.
[  214.794960] agpgart: Detected 7932K stolen memory.
[  214.834390] agpgart: AGP aperture is 256M @ 0xd0000000
[  214.956501] parport_pc 00:0a: reported by Plug and Play ACPI
[  214.956580] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[  218.765722] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
[  218.765792] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[  218.800549] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[  220.790545] ip_tables: (C) 2000-2006 Netfilter Core Team
[  225.440162] No dock devices found.
[  228.497449] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[  228.497463] apm: disabled - APM is not SMP safe.
[  228.618101] lp0: using parport0 (interrupt-driven).
[  228.670243] ppdev: user-space parallel port driver
[  231.153658] r8169: eth1: link down
[  231.246387] r8169: eth0: link up
[  231.246420] r8169: eth0: link up
[  231.334342] Bluetooth: Core ver 2.11
[  231.335784] NET: Registered protocol family 31
[  231.335797] Bluetooth: HCI device and connection manager initialized
[  231.335806] Bluetooth: HCI socket layer initialized
[  231.401783] Bluetooth: L2CAP ver 2.9
[  231.401795] Bluetooth: L2CAP socket layer initialized
[  231.490079] Bluetooth: RFCOMM socket layer initialized
[  231.490110] Bluetooth: RFCOMM TTY layer initialized
[  231.490115] Bluetooth: RFCOMM ver 1.8
[  233.515180] NET: Registered protocol family 17
[  236.373808] NET: Registered protocol family 10
[  236.375068] lo: Disabled Privacy Extensions
[  236.377329] ADDRCONF(NETDEV_UP): eth1: link is not ready
[  236.415732] [drm] Initialized drm 1.1.0 20060810
[  236.426609] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[  236.426629] PCI: Setting latency timer of device 0000:00:02.0 to 64
[  236.428121] [drm] Initialized i915 1.6.0 20060119 on minor 0
[  246.417282] eth0: no IPv6 routers present
[  433.007629] usb 2-1: new low speed USB device using uhci_hcd and address 2
[  433.231701] usb 2-1: configuration #1 chosen from 1 choice
[  433.253476] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/input/input6
[  433.304321] input,hidraw2: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.1-1
[  863.240810] JFS: nTxBlock = 8016, nTxLock = 64131
[  863.419642] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
[  863.422199] SGI XFS Quota Management subsystem
[  893.529013] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[  893.529052] ata1.00: cmd c8/00:08:40:28:03/00:00:00:00:00/e0 tag 0 dma 4096 in
[  893.529061]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[  893.529075] ata1.00: status: { DRDY }
[  893.529108] ata1: soft resetting link
[  894.085045] ata1.00: configured for UDMA/133
[  894.085091] ata1: EH complete
[  894.098724] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[  894.098805] sd 0:0:0:0: [sda] Write Protect is off
[  894.098820] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  894.098936] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  925.434122] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[  925.434161] ata1.00: cmd c8/00:18:08:08:00/00:00:00:00:00/e0 tag 0 dma 12288 in
[  925.434169]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[  925.434184] ata1.00: status: { DRDY }
[  925.434217] ata1: soft resetting link
[  925.660176] ata1.00: configured for UDMA/133
[  925.660213] ata1: EH complete
[  925.664928] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[  925.665109] sd 0:0:0:0: [sda] Write Protect is off
[  925.665124] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  925.674563] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  955.621950] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[  955.621988] ata1.00: cmd c8/00:01:10:08:00/00:00:00:00:00/e0 tag 0 dma 512 in
[  955.621996]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[  955.622010] ata1.00: status: { DRDY }
[  955.622046] ata1: soft resetting link
[  955.842528] ata1.00: configured for UDMA/133
[  955.842565] ata1: EH complete
[  955.848448] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[  955.857096] sd 0:0:0:0: [sda] Write Protect is off
[  955.857113] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  955.857243] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  986.045474] ata1.00: limiting speed to UDMA/100:PIO4
[  986.045507] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[  986.045540] ata1.00: cmd c8/00:01:98:0c:63/00:00:00:00:00/e0 tag 0 dma 512 in
[  986.045547]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[  986.045563] ata1.00: status: { DRDY }
[  986.045598] ata1: soft resetting link
[  986.270283] ata1.00: configured for UDMA/100
[  986.270322] ata1: EH complete
[  986.286006] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[  986.286096] sd 0:0:0:0: [sda] Write Protect is off
[  986.286110] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  986.286215] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1016.293165] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1016.293204] ata1.00: cmd c8/00:43:bd:12:63/00:00:00:00:00/e0 tag 0 dma 34304 in
[ 1016.293213]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[ 1016.293227] ata1.00: status: { DRDY }
[ 1016.293262] ata1: soft resetting link
[ 1016.525736] ata1.00: configured for UDMA/100
[ 1016.525776] ata1: EH complete
[ 1016.549802] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 1016.550479] sd 0:0:0:0: [sda] Write Protect is off
[ 1016.550498] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1016.550608] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1046.580860] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1046.580899] ata1.00: cmd c8/00:45:b8:1b:63/00:00:00:00:00/e0 tag 0 dma 35328 in
[ 1046.580908]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[ 1046.580922] ata1.00: status: { DRDY }
[ 1046.580956] ata1: soft resetting link
[ 1046.809278] ata1.00: configured for UDMA/100
[ 1046.809325] ata1: EH complete
[ 1046.822206] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 1046.822607] sd 0:0:0:0: [sda] Write Protect is off
[ 1046.822616] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1046.824250] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1076.984486] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1076.984525] ata1.00: cmd c8/00:01:98:30:63/00:00:00:00:00/e0 tag 0 dma 512 in
[ 1076.984533]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[ 1076.984548] ata1.00: status: { DRDY }
[ 1076.984582] ata1: soft resetting link
[ 1077.209959] ata1.00: configured for UDMA/100
[ 1077.210015] ata1: EH complete
[ 1077.228945] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 1077.229047] sd 0:0:0:0: [sda] Write Protect is off
[ 1077.229063] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1077.229193] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1107.244090] ata1.00: limiting speed to UDMA/33:PIO4
[ 1107.244113] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1107.244146] ata1.00: cmd c8/00:15:98:46:63/00:00:00:00:00/e0 tag 0 dma 10752 in
[ 1107.244154]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[ 1107.244170] ata1.00: status: { DRDY }
[ 1107.244206] ata1: soft resetting link
[ 1107.468398] ata1.00: configured for UDMA/33
[ 1107.468436] ata1: EH complete
[ 1107.478764] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 1107.480153] sd 0:0:0:0: [sda] Write Protect is off
[ 1107.480178] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1107.482349] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1137.467853] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
[ 1137.467893] ata1.00: cmd c8/00:08:99:54:63/00:00:00:00:00/e0 tag 0 dma 4096 in
[ 1137.467901]          res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
[ 1137.467916] ata1.00: status: { DRDY }
[ 1137.467949] ata1: soft resetting link
[ 1137.699881] ata1.00: configured for UDMA/33
[ 1137.699933] ata1: EH complete
[ 1137.712740] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[ 1137.713693] sd 0:0:0:0: [sda] Write Protect is off
[ 1137.713707] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1137.717030] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux