[ltp] OT - Linux Thinkcentre...

Dev Null linux-thinkpad@linux-thinkpad.org
Wed, 21 Jul 2010 10:08:46 -0400


On 07/20/2010 06:00 AM, zed wrote:
> zed<zed@zed.net.nz>  wrote:
>
>    
>> "Chris. Aubrey-Smith"<cas194@gmail.com>  wrote:
>>
>>      
>>> On 18 July 2010 00:53, John Jason Jordan<johnxj@comcast.net>  wrote:
>>>
>>>        
>>>> On Sun, 18 Jul 2010 07:04:36 +1200 zed<zed@zed.net.nz>  dijo:
>>>>
>>>>          
>>>>> Is there anyone on the list who can point me to a similar list for
>>>>> users of the IBM Thinkcentre, please. I have searched Google without
>>>>> success.
>>>>>
>>>>> I have an elderly friend using one of these machines and I've just
>>>>> installed LinuxMint for her.  She was using WindowsXP and the
>>>>> machine was taking nigh on 4 minutes to boot.  Mint was installed in
>>>>> the hope that this would cure the problem.  Alas! it is still a four
>>>>> minute boot time.
>>>>>            
> [snip]
>    
>>> What does dmesg tell you?
>>>
>>>        
>> As soon as I get to the computer again - it is about 2-3 km away, I'll do
>> a dmesg and report back the result.
>>      
> I have visited my friend with the IBM ThinkCentre and carried out some
> research.  The actual details of the machine are:
>
> Deciphering the result of the dmesg command, which is given below, is beyond
> my level of competence, so I seek your assistance to point out any errors
> which could lead to a slow boot time.  As a matter of interest, the machine
> is a 2.53GHz, not a 1.7 GHz as I reported.
>
>
>    
The number inside the square brackets is the time in seconds since the 
boot process began. You want to look for something taking a long time. 
IOW, look for big jumps.

I'm no expert at interpreting kernel messages, but it looks to me like 
it's having a hard time configuring ata1 and ata2 which apparently are 
disk controllers for a hard disk (ata1) and a CD drive and second hard 
disk (ata2).Once booted, does linux see all three devices?

Since it takes a long time to boot Windows too it's *probably* not an 
issue of having the right drivers (though it could be.) It might be a 
hardware problem, but the fact that both ata1 and ata2 are having 
problems makes me think that it might be a configuration/bios issue. Ask 
the owner if she made any changes to the bios settings. You might try 
experimenting a little if she doesn't remember.
> [    0.000000] pcpu-alloc: [0] 0
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total
> pages: 257820
> [    0.000000] Kernel command line:
> BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic
> root=UUID=3a0d10d4-bc64-4a6e-8938-f6517ae8ef24 ro quiet splash
> [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
> [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288
> bytes)
> [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144
> bytes)
> [    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] allocated 5199040 bytes of page_cgroup
> [    0.000000] please try 'cgroup_disable=memory' option if you don't want
> memory cgroups
> [    0.000000] Initializing HighMem for node 0 (000377fe:0003f770)
> [    0.000000] Memory: 1003384k/1039808k available (4673k kernel code,
> 35544k reserved, 2122k data, 656k init, 130504k highmem)
> [    0.000000] virtual kernel memory layout:
> [    0.000000]     fixmap  : 0xfff1d000 - 0xfffff000   ( 904 kB)
> [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
> [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
> [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
> [    0.000000]       .init : 0xc07a3000 - 0xc0847000   ( 656 kB)
> [    0.000000]       .data : 0xc0590613 - 0xc07a2e48   (2122 kB)
> [    0.000000]       .text : 0xc0100000 - 0xc0590613   (4673 kB)
> [    0.000000] Checking if this processor honours the WP bit even in
> supervisor mode...Ok.
> [    0.000000] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0,
> CPUs=1, Nodes=1
> [    0.000000] Hierarchical RCU implementation.
> [    0.000000] NR_IRQS:2304 nr_irqs:256
> [    0.000000] Console: colour VGA+ 80x25
> [    0.000000] console [tty0] enabled
> [    0.000000] Fast TSC calibration using PIT
> [    0.000000] Detected 2526.959 MHz processor.
> [    0.008007] Calibrating delay loop (skipped), value calculated using
> timer frequency.. 5053.91 BogoMIPS (lpj=10107836)
> [    0.008037] Security Framework initialized
> [    0.008071] AppArmor: AppArmor initialized
> [    0.008083] Mount-cache hash table entries: 512
> [    0.008278] Initializing cgroup subsys ns
> [    0.008287] Initializing cgroup subsys cpuacct
> [    0.008294] Initializing cgroup subsys memory
> [    0.008308] Initializing cgroup subsys devices
> [    0.008312] Initializing cgroup subsys freezer
> [    0.008316] Initializing cgroup subsys net_cls
> [    0.008357] CPU: Trace cache: 12K uops, L1 D cache: 16K
> [    0.008362] CPU: L2 cache: 256K
> [    0.008366] CPU: Hyper-Threading is disabled
> [    0.008373] mce: CPU supports 4 MCE banks
> [    0.008391] CPU0: Thermal monitoring enabled (TM1)
> [    0.008399] using mwait in idle threads.
> [    0.008411] Performance Events: no PMU driver, software events only.
> [    0.008422] Checking 'hlt' instruction... OK.
> [    0.025343] SMP alternatives: switching to UP code
> [    0.040248] Freeing SMP alternatives: 19k freed
> [    0.040273] ACPI: Core revision 20090903
> [    0.052229] ftrace: converting mcount calls to 0f 1f 44 00 00
> [    0.052238] ftrace: allocating 21771 entries in 43 pages
> [    0.056134] Enabling APIC mode:  Flat.  Using 1 I/O APICs
> [    0.056444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [    0.096494] CPU0: Intel(R) Celeron(R) CPU 2.53GHz stepping 03
> [    0.100001] Brought up 1 CPUs
> [    0.100001] Total of 1 processors activated (5053.91 BogoMIPS).
> [    0.100001] CPU0 attaching NULL sched-domain.
> [    0.100001] devtmpfs: initialized
> [    0.100001] regulator: core version 0.5
> [    0.100001] Time: 19:23:11  Date: 07/20/10
> [    0.100001] NET: Registered protocol family 16
> [    0.100001] EISA bus registered
> [    0.100001] ACPI: bus type pci registered
> [    0.100001] PCI: PCI BIOS revision 2.10 entry at 0xfd98d, last bus=3
> [    0.100001] PCI: Using configuration type 1 for base access
> [    0.100001] bio: create slab<bio-0>  at 0
> [    0.100590] ACPI: EC: Look up EC in DSDT
> [    0.121950] ACPI: Interpreter enabled
> [    0.121960] ACPI: (supports S0 S1 S3 S4 S5)
> [    0.121997] ACPI: Using IOAPIC for interrupt routing
> [    0.157079] ACPI: No dock devices found.
> [    0.158765] ACPI: PCI Root Bridge [PCI0] (0000:00)
> [    0.158843] pci 0000:00:00.0: Enabling MCH 'Overflow' Device
> [    0.158858] pci 0000:00:00.0: reg 10 32bit mmio pref:
> [0xec000000-0xefffffff]
> [    0.158947] pci 0000:00:02.0: reg 10 32bit mmio pref:
> [0xf0000000-0xf7ffffff]
> [    0.158958] pci 0000:00:02.0: reg 14 32bit mmio: [0xe8000000-0xe807ffff]
> [    0.158966] pci 0000:00:02.0: reg 18 io port: [0x1800-0x1807]
> [    0.159033] pci 0000:00:06.0: reg 10 32bit mmio: [0xfecf0000-0xfecf0fff]
> [    0.159145] pci 0000:00:1d.0: reg 20 io port: [0x1820-0x183f]
> [    0.159210] pci 0000:00:1d.1: reg 20 io port: [0x1840-0x185f]
> [    0.159275] pci 0000:00:1d.2: reg 20 io port: [0x1860-0x187f]
> [    0.159342] pci 0000:00:1d.3: reg 20 io port: [0x1880-0x189f]
> [    0.159415] pci 0000:00:1d.7: reg 10 32bit mmio: [0xe8080000-0xe80803ff]
> [    0.159483] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
> [    0.159489] pci 0000:00:1d.7: PME# disabled
> [    0.159595] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
> [    0.159604] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4
> ACPI/GPIO/TCO
> [    0.159609] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4
> GPIO
> [    0.159639] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
> [    0.159648] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
> [    0.159656] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
> [    0.159665] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
> [    0.159673] pci 0000:00:1f.1: reg 20 io port: [0x1810-0x181f]
> [    0.159682] pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
> [    0.159745] pci 0000:00:1f.3: reg 20 io port: [0x18a0-0x18bf]
> [    0.159803] pci 0000:00:1f.5: reg 10 io port: [0x1c00-0x1cff]
> [    0.159812] pci 0000:00:1f.5: reg 14 io port: [0x18c0-0x18ff]
> [    0.159820] pci 0000:00:1f.5: reg 18 32bit mmio: [0xe8080c00-0xe8080dff]
> [    0.159828] pci 0000:00:1f.5: reg 1c 32bit mmio: [0xe8080800-0xe80808ff]
> [    0.159864] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
> [    0.159870] pci 0000:00:1f.5: PME# disabled
> [    0.159930] pci 0000:03:08.0: reg 10 32bit mmio: [0xe8110000-0xe8110fff]
> [    0.159939] pci 0000:03:08.0: reg 14 io port: [0x2000-0x203f]
> [    0.159985] pci 0000:03:08.0: supports D1 D2
> [    0.159988] pci 0000:03:08.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.160013] pci 0000:03:08.0: PME# disabled
> [    0.160059] pci 0000:03:0a.0: reg 10 32bit mmio: [0xe8100000-0xe810ffff]
> [    0.160069] pci 0000:03:0a.0: reg 14 io port: [0x2040-0x2047]
> [    0.160115] pci 0000:03:0a.0: PME# supported from D3hot D3cold
> [    0.160120] pci 0000:03:0a.0: PME# disabled
> [    0.160157] pci 0000:00:1e.0: transparent bridge
> [    0.160163] pci 0000:00:1e.0: bridge io port: [0x2000-0x2fff]
> [    0.160169] pci 0000:00:1e.0: bridge 32bit mmio: [0xe8100000-0xe81fffff]
> [    0.160184] pci_bus 0000:00: on NUMA node 0
> [    0.160193] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
> [    0.160396] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.SLOT._PRT]
> [    0.259097] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14
> 15)
> [    0.259268] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12 14
> 15)
> [    0.259434] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 9 10 11 12 14
> 15)
> [    0.259597] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 *10 11 12 14
> 15)
> [    0.259771] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 *9 10 11 12 14
> 15)
> [    0.259943] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14
> 15) *0, disabled.
> [    0.260136] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12 14
> 15)
> [    0.260312] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 7 9 10 11 12 14
> 15)
> [    0.260514] vgaarb: device added:
> PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
> [    0.260529] vgaarb: loaded
> [    0.260751] SCSI subsystem initialized
> [    0.260876] libata version 3.00 loaded.
> [    0.261034] usbcore: registered new interface driver usbfs
> [    0.261057] usbcore: registered new interface driver hub
> [    0.261111] usbcore: registered new device driver usb
> [    0.261392] ACPI: WMI: Mapper loaded
> [    0.261397] PCI: Using ACPI for IRQ routing
> [    0.261711] NetLabel: Initializing
> [    0.261715] NetLabel:  domain hash size = 128
> [    0.261717] NetLabel:  protocols = UNLABELED CIPSOv4
> [    0.261741] NetLabel:  unlabeled traffic allowed by default
> [    0.261915] hpet clockevent registered
> [    0.261921] HPET: 3 timers in total, 0 timers will be used for per-cpu
> timer
> [    0.261929] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
> [    0.261936] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
> [    0.264027] Switching to clocksource tsc
> [    0.266934] AppArmor: AppArmor Filesystem Enabled
> [    0.266968] pnp: PnP ACPI init
> [    0.267001] ACPI: bus type pnp registered
> [    0.302149] pnp: PnP ACPI: found 13 devices
> [    0.302156] ACPI: ACPI bus type pnp unregistered
> [    0.302162] PnPBIOS: Disabled by ACPI PNP
> [    0.302188] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
> [    0.302193] system 00:01: ioport range 0x800-0x87f has been reserved
> [    0.302197] system 00:01: ioport range 0x1000-0x107f has been reserved
> [    0.302201] system 00:01: ioport range 0x1100-0x111f has been reserved
> [    0.302205] system 00:01: ioport range 0x1180-0x11bf has been reserved
> [    0.302210] system 00:01: ioport range 0xe000-0xe00f has been reserved
> [    0.302214] system 00:01: ioport range 0xfe00-0xfe00 has been reserved
> [    0.302219] system 00:01: ioport range 0xfe10-0xfe11 has been reserved
> [    0.302225] system 00:01: iomem range 0xfed20000-0xfed8ffff has been
> reserved
> [    0.302229] system 00:01: iomem range 0xfed90000-0xfed903ff has been
> reserved
> [    0.337085] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03
> [    0.337091] pci 0000:00:1e.0:   IO window: 0x2000-0x2fff
> [    0.337099] pci 0000:00:1e.0:   MEM window: 0xe8100000-0xe81fffff
> [    0.337104] pci 0000:00:1e.0:   PREFETCH window: disabled
> [    0.337126] pci 0000:00:1e.0: setting latency timer to 64
> [    0.337133] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
> [    0.337137] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
> [    0.337141] pci_bus 0000:03: resource 0 io:  [0x2000-0x2fff]
> [    0.337145] pci_bus 0000:03: resource 1 mem: [0xe8100000-0xe81fffff]
> [    0.337149] pci_bus 0000:03: resource 3 io:  [0x00-0xffff]
> [    0.337152] pci_bus 0000:03: resource 4 mem: [0x000000-0xffffffff]
> [    0.337216] NET: Registered protocol family 2
> [    0.337365] IP route cache hash table entries: 32768 (order: 5, 131072
> bytes)
> [    0.337946] TCP established hash table entries: 131072 (order: 8, 1048576
> bytes)
> [    0.338891] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
> [    0.339386] TCP: Hash tables configured (established 131072 bind 65536)
> [    0.339392] TCP reno registered
> [    0.339590] NET: Registered protocol family 1
> [    0.339627] pci 0000:00:02.0: Boot video device
> [    0.339844] pci 0000:03:08.0: Firmware left e100 interrupts enabled;
> disabling
> [    0.340009] Simple Boot Flag at 0x35 set to 0x1
> [    0.340183] cpufreq-nforce2: No nForce2 chipset.
> [    0.340232] Scanning for low memory corruption every 60 seconds
> [    0.340422] audit: initializing netlink socket (disabled)
> [    0.340440] type=2000 audit(1279653791.339:1): initialized
> [    0.351199] Trying to unpack rootfs image as initramfs...
> [    0.364282] highmem bounce pool size: 64 pages
> [    0.364294] HugeTLB registered 4 MB page size, pre-allocated 0 pages
> [    0.366426] VFS: Disk quotas dquot_6.5.2
> [    0.366536] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> [    0.372629] fuse init (API version 7.13)
> [    0.372827] msgmni has been set to 1705
> [    0.373250] alg: No test for stdrng (krng)
> [    0.373383] Block layer SCSI generic (bsg) driver version 0.4 loaded
> (major 253)
> [    0.373388] io scheduler noop registered
> [    0.373391] io scheduler anticipatory registered
> [    0.373394] io scheduler deadline registered
> [    0.373461] io scheduler cfq registered (default)
> [    0.373629] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [    0.373673] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
> [    0.373841] input: Power Button as
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/PNP0C0C:00/input/input0
> [    0.373848] ACPI: Power Button [PWRB]
> [    0.373922] input: Power Button as
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
> [    0.373927] ACPI: Power Button [PWRF]
> [    0.374220] processor LNXCPU:00: registered as cooling_device0
> [    0.420265] thermal LNXTHERM:01: registered as thermal_zone0
> [    0.420284] ACPI: Thermal Zone [THM0] (67 C)
> [    0.428108] isapnp: Scanning for PnP cards...
> [    0.433980] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> [    0.434111] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    0.434751] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    0.436402] brd: module loaded
> [    0.437166] loop: module loaded
> [    0.437356] input: Macintosh mouse button emulation as
> /devices/virtual/input/input2
> [    0.437535] ata_piix 0000:00:1f.1: version 2.13
> [    0.437555] ata_piix 0000:00:1f.1: enabling device (0005 ->  0007)
> [    0.437569]   alloc irq_desc for 18 on node -1
> [    0.437572]   alloc kstat_irqs on node -1
> [    0.437583] ata_piix 0000:00:1f.1: PCI INT A ->  GSI 18 (level, low) ->
> IRQ 18
> [    0.437646] ata_piix 0000:00:1f.1: setting latency timer to 64
> [    0.483625] scsi0 : ata_piix
> [    0.483851] scsi1 : ata_piix
> [    0.485438] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq
> 14
> [    0.485443] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq
> 15
> [    0.486085] Fixed MDIO Bus: probed
> [    0.486150] PPP generic driver version 2.4.2
> [    0.486265] tun: Universal TUN/TAP device driver, 1.6
> [    0.486270] tun: (C) 1999-2004 Max Krasnyansky<maxk@qualcomm.com>
> [    0.486439] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    0.486484]   alloc irq_desc for 23 on node -1
> [    0.486489]   alloc kstat_irqs on node -1
> [    0.486500] ehci_hcd 0000:00:1d.7: PCI INT D ->  GSI 23 (level, low) ->
> IRQ 23
> [    0.486528] ehci_hcd 0000:00:1d.7: setting latency timer to 64
> [    0.486534] ehci_hcd 0000:00:1d.7: EHCI Host Controller
> [    0.486613] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus
> number 1
> [    0.486655] ehci_hcd 0000:00:1d.7: debug port 1
> [    0.490555] ehci_hcd 0000:00:1d.7: cache line size of 128 is not
> supported
> [    0.496251] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xe8080000
> [    0.516185] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
> [    0.516430] usb usb1: configuration #1 chosen from 1 choice
> [    0.516482] hub 1-0:1.0: USB hub found
> [    0.516502] hub 1-0:1.0: 8 ports detected
> [    0.516615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    0.516643] uhci_hcd: USB Universal Host Controller Interface driver
> [    0.516713]   alloc irq_desc for 16 on node -1
> [    0.516717]   alloc kstat_irqs on node -1
> [    0.516729] uhci_hcd 0000:00:1d.0: PCI INT A ->  GSI 16 (level, low) ->
> IRQ 16
> [    0.516741] uhci_hcd 0000:00:1d.0: setting latency timer to 64
> [    0.516746] uhci_hcd 0000:00:1d.0: UHCI Host Controller
> [    0.516845] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus
> number 2
> [    0.516890] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001820
> [    0.517055] usb usb2: configuration #1 chosen from 1 choice
> [    0.517108] hub 2-0:1.0: USB hub found
> [    0.517123] hub 2-0:1.0: 2 ports detected
> [    0.517196]   alloc irq_desc for 19 on node -1
> [    0.517200]   alloc kstat_irqs on node -1
> [    0.517210] uhci_hcd 0000:00:1d.1: PCI INT B ->  GSI 19 (level, low) ->
> IRQ 19
> [    0.517221] uhci_hcd 0000:00:1d.1: setting latency timer to 64
> [    0.517225] uhci_hcd 0000:00:1d.1: UHCI Host Controller
> [    0.517307] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus
> number 3
> [    0.517346] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
> [    0.517503] usb usb3: configuration #1 chosen from 1 choice
> [    0.517556] hub 3-0:1.0: USB hub found
> [    0.517569] hub 3-0:1.0: 2 ports detected
> [    0.517640] uhci_hcd 0000:00:1d.2: PCI INT C ->  GSI 18 (level, low) ->
> IRQ 18
> [    0.517653] uhci_hcd 0000:00:1d.2: setting latency timer to 64
> [    0.517658] uhci_hcd 0000:00:1d.2: UHCI Host Controller
> [    0.517735] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus
> number 4
> [    0.517775] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
> [    0.517946] usb usb4: configuration #1 chosen from 1 choice
> [    0.517998] hub 4-0:1.0: USB hub found
> [    0.518012] hub 4-0:1.0: 2 ports detected
> [    0.518092] uhci_hcd 0000:00:1d.3: PCI INT A ->  GSI 16 (level, low) ->
> IRQ 16
> [    0.518105] uhci_hcd 0000:00:1d.3: setting latency timer to 64
> [    0.518110] uhci_hcd 0000:00:1d.3: UHCI Host Controller
> [    0.518202] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus
> number 5
> [    0.518235] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
> [    0.518393] usb usb5: configuration #1 chosen from 1 choice
> [    0.518441] hub 5-0:1.0: USB hub found
> [    0.518454] hub 5-0:1.0: 2 ports detected
> [    0.518607] PNP: PS/2 Controller [PNP0303:KBC] at 0x60,0x64 irq 1
> [    0.518611] PNP: PS/2 appears to have AUX port disabled, if this is
> incorrect please boot with i8042.nopnp
> [    0.519086] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    0.524173] mice: PS/2 mouse device common for all mice
> [    0.524403] rtc_cmos 00:04: RTC can wake from S4
> [    0.524502] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
> [    0.524536] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
> [    0.524731] device-mapper: uevent: version 1.0.3
> [    0.524964] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised:
> dm-devel@redhat.com
> [    0.525084] device-mapper: multipath: version 1.1.0 loaded
> [    0.525090] device-mapper: multipath round-robin: version 1.0.0 loaded
> [    0.528082] EISA: Probing bus 0 at eisa.0
> [    0.528094] Cannot allocate resource for EISA slot 1
> [    0.528099] Cannot allocate resource for EISA slot 2
> [    0.528126] EISA: Detected 0 cards.
> [    0.528244] cpuidle: using governor ladder
> [    0.528249] cpuidle: using governor menu
> [    0.528965] TCP cubic registered
> [    0.529180] NET: Registered protocol family 10
> [    0.529854] lo: Disabled Privacy Extensions
> [    0.530367] NET: Registered protocol family 17
> [    0.530465] Using IPI No-Shortcut mode
> [    0.530642] PM: Resume from disk failed.
> [    0.530662] registered taskstats version 1
> [    0.530897]   Magic number: 2:348:395
> [    0.530996] rtc_cmos 00:04: setting system clock to 2010-07-20 19:23:11
> UTC (1279653791)
> [    0.531002] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
> [    0.531004] EDD information not available.
> [    0.547294] input: AT Translated Set 2 keyboard as
> /devices/platform/i8042/serio0/input/input3
> [    0.693096] ata2.00: ATAPI: JLMS  XJ-HD166S, DUS1, max UDMA/33
> [    0.693833] ata2.01: ATA-7: HDS728080PLAT20              40Y9026LEN,
> PF2OA29A, max UDMA/133
> [    0.693838] ata2.01: 156312576 sectors, multi 16: LBA48
> [    0.694364] ata2.00: configured for UDMA/33
> [    0.716453] ata2.01: configured for UDMA/100
> [    1.115714] isapnp: No Plug&  Play device found
> [    1.224094] usb 2-1: new full speed USB device using uhci_hcd and address
> 2
> [    1.271264] Freeing initrd memory: 13378k freed
> [    1.427982] usb 2-1: configuration #1 chosen from 1 choice
> [    1.668018] usb 3-2: new low speed USB device using uhci_hcd and address
> 2
> [    1.836326] usb 3-2: configuration #1 chosen from 1 choice
> [    5.708017] ata1: link is slow to respond, please be patient (ready=0)
> [   10.524015] ata1: SRST failed (errno=-16)
> [   15.720013] ata1: link is slow to respond, please be patient (ready=0)
> [   20.536013] ata1: SRST failed (errno=-16)
> [   25.732013] ata1: link is slow to respond, please be patient (ready=0)
> [   50.540066] ata1.01: link status unknown, clearing UNKNOWN to NONE
> [   50.572439] ata1.00: ATA-6: WDC WD400BB-23FJA0, 13.03G13, max UDMA/100
> [   50.572444] ata1.00: 78156288 sectors, multi 16: LBA
> [   50.588361] ata1.00: configured for UDMA/100
> [   50.588557] scsi 0:0:0:0: Direct-Access     ATA      WDC WD400BB-23FJ
> 13.0 PQ: 0 ANSI: 5
> [   50.588812] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [   50.589131] sd 0:0:0:0: [sda] 78156288 512-byte logical blocks: (40.0
> GB/37.2 GiB)
> [   50.589258] scsi 1:0:0:0: CD-ROM            JLMS     XJ-HD166S
> DUS1 PQ: 0 ANSI: 5
> [   50.589648] sd 0:0:0:0: [sda] Write Protect is off
> [   50.589654] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [   50.589816] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
> doesn't support DPO or FUA
> [   50.590390]  sda:sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
> [   50.591278] Uniform CD-ROM driver Revision: 3.20
> [   50.591458] sr 1:0:0:0: Attached scsi CD-ROM sr0
> [   50.591569] sr 1:0:0:0: Attached scsi generic sg1 type 5
> [   50.591780] scsi 1:0:1:0: Direct-Access     ATA      HDS728080PLAT20
> PF2O PQ: 0 ANSI: 5
> [   50.592114] sd 1:0:1:0: Attached scsi generic sg2 type 0
> [   50.592283] sd 1:0:1:0: [sdb] 156312576 512-byte logical blocks: (80.0
> GB/74.5 GiB)
> [   50.592383] sd 1:0:1:0: [sdb] Write Protect is off
> [   50.592388] sd 1:0:1:0: [sdb] Mode Sense: 00 3a 00 00
> [   50.592431] sd 1:0:1:0: [sdb] Write cache: enabled, read cache: enabled,
> doesn't support DPO or FUA
> [   50.592708]  sdb: sda1 sda2 sda3 sda4
> [   50.617539] sd 0:0:0:0: [sda] Attached SCSI disk
> [   80.816025] ata2: lost interrupt (Status 0x58)
> [   80.820003] ata2: drained 32768 bytes to clear DRQ.
> [   80.883112] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
> frozen
> [   80.883119] ata2.01: failed command: READ DMA
> [   80.883127] ata2.01: cmd c8/00:08:00:00:00/00:00:00:00:00/f0 tag 0 dma
> 4096 in
> [   80.883129]          res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4
> (timeout)
> [   80.883133] ata2.01: status: { DRDY }
> [   80.883166] ata2: soft resetting link
> [   81.053407] ata2.00: configured for UDMA/33
> [   81.076389] ata2.01: configured for UDMA/100
> [   81.076608] ata2.01: device reported invalid CHS sector 0
> [   81.076622] ata2: EH complete
> [  111.816022] ata2: lost interrupt (Status 0x58)
> [  111.820004] ata2: drained 32768 bytes to clear DRQ.
> [  111.883104] ata2.01: limiting speed to UDMA/66:PIO4
> [  111.883110] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
> frozen
> [  111.883116] ata2.01: failed command: READ DMA
> [  111.883123] ata2.01: cmd c8/00:08:00:00:00/00:00:00:00:00/f0 tag 0 dma
> 4096 in
> [  111.883125]          res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4
> (timeout)
> [  111.883129] ata2.01: status: { DRDY }
> [  111.883158] ata2: soft resetting link
> [  112.053406] ata2.00: configured for UDMA/33
> [  112.076389] ata2.01: configured for UDMA/66
> [  112.076598] ata2.01: device reported invalid CHS sector 0
> [  112.076610] ata2: EH complete
> [  142.816025] ata2: lost interrupt (Status 0x58)
> [  142.820004] ata2: drained 32768 bytes to clear DRQ.
> [  142.883105] ata2.01: limiting speed to UDMA/33:PIO4
> [  142.883111] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
> frozen
> [  142.883116] ata2.01: failed command: READ DMA
> [  142.883124] ata2.01: cmd c8/00:08:00:00:00/00:00:00:00:00/f0 tag 0 dma
> 4096 in
> [  142.883126]          res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4
> (timeout)
> [  142.883130] ata2.01: status: { DRDY }
> [  142.883159] ata2: soft resetting link
> [  143.053397] ata2.00: configured for UDMA/33
> [  143.076389] ata2.01: configured for UDMA/33
> [  143.076597] ata2.01: device reported invalid CHS sector 0
> [  143.076610] ata2: EH complete
> [  173.816025] ata2: lost interrupt (Status 0x58)
> [  173.820004] ata2: drained 32768 bytes to clear DRQ.
> [  173.883102] ata2.01: limiting speed to PIO4
> [  173.883107] ata2.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
> frozen
> [  173.883112] ata2.01: failed command: READ DMA
> [  173.883119] ata2.01: cmd c8/00:08:00:00:00/00:00:00:00:00/f0 tag 0 dma
> 4096 in
> [  173.883121]          res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4
> (timeout)
> [  173.883125] ata2.01: status: { DRDY }
> [  173.883153] ata2: soft resetting link
> [  174.053385] ata2.00: configured for UDMA/33
> [  174.076388] ata2.01: configured for PIO4
> [  174.076588] ata2.01: device reported invalid CHS sector 0
> [  174.076599] ata2: EH complete
> [  174.085229]  unknown partition table
> [  174.085586] sd 1:0:1:0: [sdb] Attached SCSI disk
> [  174.085610] Freeing unused kernel memory: 656k freed
> [  174.086413] Write protecting the kernel text: 4676k
> [  174.086451] Write protecting the kernel read-only data: 1840k
> [  174.088226] sdb: detected capacity change from 0 to 80032038912
> [  174.088446] sdb: detected capacity change from 0 to 80032038912
> [  174.131825] udev: starting version 151
> [  174.453044] Floppy drive(s): fd0 is 1.44M
> [  174.475996] FDC 0 is a post-1991 82077
> [  174.587008] Linux agpgart interface v0.103
> [  174.614009] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
> [  174.614016] e100: Copyright(c) 1999-2006 Intel Corporation
> [  174.614084]   alloc irq_desc for 20 on node -1
> [  174.614089]   alloc kstat_irqs on node -1
> [  174.614100] e100 0000:03:08.0: PCI INT A ->  GSI 20 (level, low) ->  IRQ 20
> [  174.637263] e100 0000:03:08.0: PME# disabled
> [  174.704139] agpgart-intel 0000:00:00.0: Intel 865 Chipset
> [  174.704396] agpgart-intel 0000:00:00.0: detected 8060K stolen memory
> [  174.721973] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
> [  174.740981] e100: eth0: e100_probe: addr 0xe8110000, irq 20, MAC addr
> 00:0d:60:ae:12:c2
> [  174.749422] [drm] Initialized drm 1.1.0 20060810
> [  174.758886] usbcore: registered new interface driver hiddev
> [  174.774209] input: USB Optical Mouse as
> /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input4
> [  174.774443] generic-usb 0003:04B3:310C.0001: input,hidraw0: USB HID v1.11
> Mouse [USB Optical Mouse] on usb-0000:00:1d.1-2/input0
> [  174.774571] usbcore: registered new interface driver usbhid
> [  174.774577] usbhid: v2.6:USB HID core driver
> [  174.793487] i915 0000:00:02.0: PCI INT A ->  GSI 16 (level, low) ->  IRQ 16
> [  174.793497] i915 0000:00:02.0: setting latency timer to 64
> [  174.801758] [drm] set up 7M of stolen space
> [  174.829612] [drm] initialized overlay support
> [  174.992166] fb0: inteldrmfb frame buffer device
> [  174.992172] registered panic notifier
> [  174.992187] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on
> minor 0
> [  174.996764] vga16fb: initializing
> [  174.996778] vga16fb: mapped to 0xc00a0000
> [  174.996786] vga16fb: not registering due to another framebuffer present
> [  175.120493] Console: switching to colour frame buffer device 128x48
> [  175.658845] xor: automatically using best checksumming function: pIII_sse
> [  175.676011]    pIII_sse  :  3888.000 MB/sec
> [  175.676015] xor: using function: pIII_sse (3888.000 MB/sec)
> [  175.685517] device-mapper: dm-raid45: initialized v0.2594b
> [  176.017132] EXT4-fs (sda2): mounted filesystem with ordered data mode
> [  185.702469] Adding 522104k swap on /dev/sda3.  Priority:-1 extents:1
> across:522104k
> [  185.755515] udev: starting version 151
> [  185.945857] lp: driver loaded but no devices found
> [  186.325593] parport_pc 00:0c: reported by Plug and Play ACPI
> [  186.325661] parport0: PC-style at 0x378 (0x778), irq 7, dma 3
> [PCSPP,TRISTATE,COMPAT,ECP,DMA]
> [  186.328441] intel_rng: Firmware space is locked read-only. If you can't
> or
> [  186.328445] intel_rng: don't want to disable this in firmware setup, and
> if
> [  186.328446] intel_rng: you are certain that your system has a functional
> [  186.328448] intel_rng: RNG, try using the 'no_fwh_detect' option.
> [  186.328808] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [  186.418067] lp0: using parport0 (interrupt-driven).
> [  186.579700] usblp0: USB Bidirectional printer dev 2 if 1 alt 0 proto 2
> vid 0x03F0 pid 0x7D04
> [  186.580798] usbcore: registered new interface driver usblp
> [  186.827410] ppdev: user-space parallel port driver
> [  187.028493] EXT4-fs (sda4): mounted filesystem with ordered data mode
> [  187.355682]   alloc irq_desc for 17 on node -1
> [  187.355687]   alloc kstat_irqs on node -1
> [  187.355700] Intel ICH 0000:00:1f.5: PCI INT B ->  GSI 17 (level, low) ->
> IRQ 17
> [  187.355758] Intel ICH 0000:00:1f.5: setting latency timer to 64
> [  187.800725] intel8x0_measure_ac97_clock: measured 53057 usecs (2557
> samples)
> [  187.800731] intel8x0: clocking to 48000
> [  188.089183] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [  188.092180] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
> [  188.093337] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [  191.654180] usb 2-1: usbfs: interface 1 claimed by usblp while 'usb' sets
> config #1
> [  199.008043] eth0: no IPv6 routers present
> [  233.896022] usb 1-8: new high speed USB device using ehci_hcd and address
> 4
> [  234.030878] usb 1-8: configuration #1 chosen from 1 choice
> [  234.098797] Initializing USB Mass Storage driver...
> [  234.099029] scsi2 : SCSI emulation for USB Mass Storage devices
> [  234.099431] usbcore: registered new interface driver usb-storage
> [  234.099438] USB Mass Storage support registered.
> [  234.110793] usb-storage: device found at 4
> [  234.110798] usb-storage: waiting for device to settle before scanning
> [  239.108229] usb-storage: device scan complete
> [  239.108954] scsi 2:0:0:0: Direct-Access     USBDisk  RunDisk
> 1.00 PQ: 0 ANSI: 2
> [  239.115011] sd 2:0:0:0: Attached scsi generic sg3 type 0
> [  239.118079] sd 2:0:0:0: [sdc] 16039872 512-byte logical blocks: (8.21
> GB/7.64 GiB)
> [  239.118572] sd 2:0:0:0: [sdc] Write Protect is off
> [  239.118579] sd 2:0:0:0: [sdc] Mode Sense: 0b 00 00 08
> [  239.118583] sd 2:0:0:0: [sdc] Assuming drive cache: write through
> [  239.131947] sd 2:0:0:0: [sdc] Assuming drive cache: write through
> [  239.131961]  sdc: sdc1
> [  239.283055] sd 2:0:0:0: [sdc] Assuming drive cache: write through
> [  239.283068] sd 2:0:0:0: [sdc] Attached SCSI removable disk
>
> I look forward to your analysis.
>
> Zed
>