[Hampshire] Kernel compilation

Top Page

Reply to this message
Author: Graeme Hilton
Date:  
To: Hampshire
Subject: [Hampshire] Kernel compilation
Hi,

This is one for the kernel hackers amongst you.

I've got a system [1] on which I have installed CentOS 5.2.
Everything I need to use works out of the box with kernel 2.6.18-92.

However, I've recently been asked to add the ability to synchronise
the internal clock with a GPS time source and have it keep very
accurate and precise time. So I bought a PXI GPS card [2]. This
presents itself as a serial port to Linux and provides data to
programs such as gpsd. This sounds good until you realise that the
timestamps provided are only accurate to about 0.5s - not good enough!

The GPS also provides an output called PPS - pulse per second which is
accurate and precise to within 1us. This is connected to the DCD pin
on the serial port.

The latest kernel 2.6.31 has just included some code to utilise this PPS signal.

So, I need to get this kernel compiled to work on my system. This
isn't proving to be easy! As I said earlier the 2.6.18 kernel from
CentOS works fine so I took this as the starting point and set about
compiling subsequent versions. Everything up to 2.6.27 works fine
using the default options. On 2.6.27 the kernel can't find the root
filesystem and so cannot complete booting. I think this is either due
to a missing SATA driver (although there's only one disk and grub
manages to get started from it) or a missing filesystem (I use only
ext3, which is compiled in).

Attached is the boot sequence captured on the serial port from kernel
2.6.27. It doesn't include the text that only appears on the screen
that refers to the kernel being unable to find a root filesystem.

Any hints on how to get more information out of the kernel or on what
I should be looking for are more than welcome.

--
Graeme Hilton
(who will make it to another HantsLUG meeting sometime!)

[1] http://www.adlinktech.com PXI3950 is the part number - website
currently down!
[2] http://www.ekf.de/c/cgps/cg2/cg2_e.html

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.27.29 (Sensa@???
om) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) #4 SMP Thu Sep 17 14:37:57 B
ST 2009
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007fe90000 (usable)
[    0.000000]  BIOS-e820: 000000007fe90000 - 000000007fe9e000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007fe9e000 - 000000007fee0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fee0000 - 000000007ff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] DMI present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working it around.
[    0.000000] last_pfn = 0x7fe90 max_arch_pfn = 0x100000
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] RAMDISK: 37de8000 - 37fefe53
[    0.000000] ACPI: RSDP 000F9760, 0024 (r2 ACPIAM)
[    0.000000] ACPI: XSDT 7FE90100, 0054 (r1 092208 XSDT1457 20080922 MSFT
 97)
[    0.000000] ACPI: FACP 7FE90290, 00F4 (r3 092208 FACP1457 20080922 MSFT
 97)
[    0.000000] ACPI: DSDT 7FE90430, 5FDA (r1  MC800 MC800001        1 INTL 20051
117)
[    0.000000] ACPI: FACS 7FE9E000, 0040
[    0.000000] ACPI: APIC 7FE90390, 005C (r1 092208 APIC1457 20080922 MSFT
 97)
[    0.000000] ACPI: MCFG 7FE903F0, 003C (r1 092208 OEMMCFG  20080922 MSFT
 97)
[    0.000000] ACPI: OEMB 7FE9E040, 0071 (r1 092208 OEMB1457 20080922 MSFT
 97)
[    0.000000] ACPI: GSCI 7FE9E0C0, 2024 (r1 092208 GMCHSCI  20080922 MSFT
 97)
[    0.000000] ACPI: SSDT 7FEA03C0, 04E6 (r1  PmRef    CpuPm     3000 INTL 20051
117)
[    0.000000] 1150MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 38000000
[    0.000000]   low ram: 00000000 - 38000000
[    0.000000]   bootmap 00011000 - 00018000
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 0038000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 -
 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 -
 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 -
 0000007000]
[    0.000000]   #3 [0000200000 - 00008ac758]    TEXT DATA BSS ==> [0000200000 -
 00008ac758]
[    0.000000]   #4 [0037de8000 - 0037fefe53]          RAMDISK ==> [0037de8000 -
 0037fefe53]
[    0.000000]   #5 [00008ad000 - 00008b1000]    INIT_PG_TABLE ==> [00008ad000 -
 00008b1000]
[    0.000000]   #6 [000009f400 - 0000100000]    BIOS reserved ==> [000009f400 -
 0000100000]
[    0.000000]   #7 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 -
 0000011000]
[    0.000000]   #8 [0000011000 - 0000018000]          BOOTMAP ==> [0000011000 -
 0000018000]
[    0.000000] found SMP MP-table at [c00ff780] 000ff780
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x00038000
[    0.000000]   HighMem  0x00038000 -> 0x0007fe90
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007fe90
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    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] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000

[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000

[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000

[    0.000000] Allocating PCI resources starting at 80000000 (gap: 7ff00000:7ef0
0000)
[    0.000000] PERCPU: Allocating 40348 bytes of per cpu data
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag
es: 519713
[    0.000000] Kernel command line: ro root=LABEL=/1 console=ttyS0 console=tty0
[    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] Extended CMOS year: 2000
[    0.000000] TSC: PIT calibration confirmed by PMTIMER.
[    0.000000] TSC: using PMTIMER calibration value
[    0.000000] Detected 2194.493 MHz processor.
[    0.000999] Console: colour VGA+ 80x25
[    0.000999] console [tty0] enabled
[    0.000999] console [ttyS0] enabled
[    0.000999] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000999] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000999] Memory: 2068092k/2095680k available (3825k kernel code, 26316k re
served, 2111k data, 312k init, 1178176k highmem)
[    0.000999] virtual kernel memory layout:
[    0.000999]     fixmap  : 0xfff85000 - 0xfffff000   ( 488 kB)
[    0.000999]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000999]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[    0.000999]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    0.000999]       .init : 0xc07d6000 - 0xc0824000   ( 312 kB)
[    0.000999]       .data : 0xc05bc4f5 - 0xc07cc430   (2111 kB)
[    0.000999]       .text : 0xc0200000 - 0xc05bc4f5   (3825 kB)
[    0.000999] Checking if this processor honours the WP bit even in supervisor
mode...Ok.
[    0.000999] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, N
odes=1
[    0.001011] Calibrating delay loop (skipped), value calculated using timer fr
equency.. 4388.98 BogoMIPS (lpj=2194493)
[    0.003014] Security Framework initialized
[    0.004005] SELinux:  Initializing.
[    0.005021] Mount-cache hash table entries: 512
[    0.006157] Initializing cgroup subsys ns
[    0.007004] Initializing cgroup subsys cpuacct
[    0.008015] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.010000] CPU: L2 cache: 4096K
[    0.011001] CPU: Physical Processor ID: 0
[    0.012000] CPU: Processor Core ID: 0
[    0.013001] using mwait in idle threads.
[    0.014007] Checking 'hlt' instruction... OK.
[    0.020343] ACPI: Core revision 20080609
[    0.029905] ENABLING IO-APIC IRQs
[    0.030178] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.041791] CPU0: Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0b

[    0.044993] Booting processor 1/1 ip 6000
[    0.000999] Initializing CPU#1
[    0.000999] Calibrating delay using timer specific routine.. 4388.08 BogoMIPS
 (lpj=2194042)
[    0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.000999] CPU: L2 cache: 4096K
[    0.000999] CPU: Physical Processor ID: 0
[    0.000999] CPU: Processor Core ID: 1
[    0.000999] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
[    0.117412] CPU1: Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz stepping 0b

[    0.119988] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.120995] Brought up 2 CPUs
[    0.121983] Total of 2 processors activated (8777.07 BogoMIPS).
[    0.123039] khelper used greatest stack depth: 7068 bytes left
[    0.193456] net_namespace: 816 bytes
[    0.194116] Time: 14:10:46  Date: 09/17/09
[    0.194994] NET: Registered protocol family 16
[    0.196036] No dock devices found.
[    0.196994] ACPI: bus type pci registered
[    0.198010] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.198971] PCI: Not using MMCONFIG.
[    0.200089] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=2
[    0.200970] PCI: Using configuration type 1 for base access
[    0.212955] ACPI: Interpreter enabled
[    0.212972] ACPI: (supports S0 S1)
[    0.215968] ACPI: Using IOAPIC for interrupt routing
[    0.217015] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.220667] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources

[    0.220967] PCI: Using MMCONFIG for extended config space
[    0.229975] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.231211] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.231968] pci 0000:00:19.0: PME# disabled
[    0.233047] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.233967] pci 0000:00:1b.0: PME# disabled
[    0.235022] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.235966] pci 0000:00:1c.0: PME# disabled
[    0.237254] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.237967] pci 0000:00:1d.7: PME# disabled
[    0.239078] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GP
IO/TCO
[    0.239966] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[    0.241053] pci 0000:00:1f.2: PME# supported from D3hot
[    0.241966] pci 0000:00:1f.2: PME# disabled
[    0.244127] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.244966] pci 0000:01:00.0: PME# disabled
[    0.246218] pci 0000:02:0d.0: PME# supported from D0 D2 D3hot
[    0.246965] pci 0000:02:0d.0: PME# disabled
[    0.248046] pci 0000:02:0d.1: PME# supported from D0 D2 D3hot
[    0.248965] pci 0000:02:0d.1: PME# disabled
[    0.250045] pci 0000:00:1e.0: transparent bridge
[    0.254107] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.267071] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.280069] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.293979] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.308044] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *
0, disabled.
[    0.323062] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.336059] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.349056] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.362002] ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] -
 9A, should be 97 [20080609]
[    0.366259] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.366960] pnp: PnP ACPI init
[    0.367950] ACPI: bus type pnp registered
[    0.372241] pnp: PnP ACPI: found 13 devices
[    0.372944] ACPI: ACPI bus type pnp unregistered
[    0.374014] SCSI subsystem initialized
[    0.374971] usbcore: registered new interface driver usbfs
[    0.375968] usbcore: registered new interface driver hub
[    0.376964] usbcore: registered new device driver usb
[    0.378058] PCI: Using ACPI for IRQ routing
[    0.380949] NetLabel: Initializing
[    0.381943] NetLabel:  domain hash size = 128
[    0.382942] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.383950] NetLabel:  unlabeled traffic allowed by default
[    0.384969] ACPI: RTC can wake from S4
[    0.386744] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved

[    0.472268] system 00:08: ioport range 0x290-0x2af has been reserved
[    0.548393] system 00:09: ioport range 0x4d0-0x4d1 has been reserved
[    0.624517] system 00:09: ioport range 0x800-0x87f has been reserved
[    0.700648] system 00:09: ioport range 0x500-0x53f has been reserved
[    0.776774] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved

[    0.862261] system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved

[    0.947747] system 00:09: iomem range 0xfed40000-0xfed8ffff has been reserved

[    1.033240] system 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved

[    1.118725] system 00:0a: iomem range 0xfee00000-0xfee00fff could not be rese
rved
[    1.208373] system 00:0b: iomem range 0xe0000000-0xefffffff has been reserved

[    1.293860] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[    1.373106] system 00:0c: iomem range 0xc0000-0xcffff could not be reserved
[    1.456515] system 00:0c: iomem range 0xe0000-0xfffff could not be reserved
[    1.539923] system 00:0c: iomem range 0x100000-0x7fefffff could not be reserv
ed
[    1.627491] system 00:0c: iomem range 0xfed90000-0xffffffff could not be rese
rved
[    1.752135] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01
[    1.823010] pci 0000:00:1c.0:   IO window: 0xd000-0xdfff
[    1.886661] pci 0000:00:1c.0:   MEM window: 0xfbf00000-0xfbffffff
[    1.959667] pci 0000:00:1c.0:   PREFETCH window: disabled
[    2.024357] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
[    2.095280] pci 0000:00:1e.0:   IO window: 0xe000-0xefff
[    2.158931] pci 0000:00:1e.0:   MEM window: 0xfc000000-0xfebfffff
[    2.231938] pci 0000:00:1e.0:   PREFETCH window: disabled
[    2.296635] pci 0000:00:1c.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    2.376922] bus: 00 index 0 io port: [0, ffff]
[    2.430159] bus: 00 index 1 mmio: [0, ffffffffffffffff]
[    2.492768] bus: 01 index 0 io port: [d000, dfff]
[    2.549136] bus: 01 index 1 mmio: [fbf00000, fbffffff]
[    2.610703] bus: 01 index 2 mmio: [0, 0]
[    2.657710] bus: 01 index 3 mmio: [0, 0]
[    2.704719] bus: 02 index 0 io port: [e000, efff]
[    2.761086] bus: 02 index 1 mmio: [fc000000, febfffff]
[    2.822654] bus: 02 index 2 mmio: [0, 0]
[    2.869663] bus: 02 index 3 io port: [0, ffff]
[    2.922910] bus: 02 index 4 mmio: [0, ffffffffffffffff]
[    2.985524] NET: Registered protocol family 2
[    3.040195] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)

[    3.125914] TCP established hash table entries: 131072 (order: 8, 1048576 byt
es)
[    3.214870] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    3.294257] TCP: Hash tables configured (established 131072 bind 65536)
[    3.373540] TCP reno registered
[    3.412121] NET: Registered protocol family 1
[    3.464431] checking if image is initramfs... it is
[    3.665570] Freeing initrd memory: 2079k freed
[    3.719774] audit: initializing netlink socket (disabled)
[    3.784460] type=2000 audit(1253196640.783:1): initialized
[    3.856762] highmem bounce pool size: 64 pages
[    3.909976] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    3.988292] VFS: Disk quotas dquot_6.5.1
[    4.035365] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    4.114260] msgmni has been set to 1743
[    4.160469] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2
52)
[    4.249121] io scheduler noop registered
[    4.296123] io scheduler anticipatory registered
[    4.351451] io scheduler deadline registered
[    4.403255] io scheduler cfq registered (default)
[    4.459841] pcieport-driver 0000:00:1c.0: found MSI capability
[    4.529941] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    4.596882] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/inpu
t/input0
[    4.690699] ACPI: Power Button (FF) [PWRF]
[    4.739868] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0
C:00/input/input1
[    4.843060] ACPI: Power Button (CM) [PWRB]
[    4.892609] ACPI: SSDT 7FEA01C0, 01F6 (r1  PmRef  Cpu0Ist     3000 INTL 20051
117)
[    4.983093] processor ACPI0007:00: registered as cooling_device0
[    5.055291] ACPI: SSDT 7FEA00F0, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20051
117)
[    5.145716] processor ACPI0007:01: registered as cooling_device1
[    5.222445] Non-volatile memory driver v1.2
[    5.272684] Linux agpgart interface v0.103
[    5.321829] agpgart-intel 0000:00:00.0: Intel 965GME/GLE Chipset
[    5.394912] agpgart-intel 0000:00:00.0: detected 508K stolen memory
[    5.472819] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    5.554197] [drm] Initialized drm 1.1.0 20060810
[    5.609593] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    5.689919] [drm] Initialized i915 1.6.0 20060119 on minor 0
[    5.757752] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
ÿ[    6.074095] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    6.391095] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    6.463424] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    6.530312] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    6.597212] serial 0000:02:0d.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    6.680729] ttyS2: detected caps 00000700 should be 00000100
[    6.748547] 0000:02:0d.0: ttyS2 at I/O 0xe800 (irq = 17) is a 16C950/954
[    6.828963] ttyS3: detected caps 00000700 should be 00000100
[    6.896747] 0000:02:0d.0: ttyS3 at I/O 0xe808 (irq = 17) is a 16C950/954
[    6.977068] Couldn't register serial port 0000:02:0d.0: -28
[    7.045097] brd: module loaded
[    7.082279] loop: module loaded
[    7.119925] Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
[    7.197093] Copyright (c) 1999-2006 Intel Corporation.
[    7.258707] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6
[    7.331669] e1000e: Copyright (c) 1999-2008 Intel Corporation.
[    7.401576] e1000e 0000:00:19.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    7.669365] 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:30:64:08:1d
:b4
[    7.757963] 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    7.834111] 0000:00:19.0: eth0: MAC: 4, PHY: 6, PBA No: 1032ff-0ff
[    7.908222] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
[    7.981252] e100: Copyright(c) 1999-2006 Intel Corporation
[    8.047128] sky2 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    8.128427] sky2 0000:01:00.0: v1.22 addr 0xfbffc000 irq 16 Yukon-2 EC rev 2
[    8.213180] sky2 eth1: addr 00:30:64:08:13:f8
[    8.265578] console [netcon0] enabled
[    8.309473] netconsole: network logging started
[    8.363818] input: Macintosh mouse button emulation as /devices/virtual/input
/input2
[    8.456704] Loading iSCSI transport class v2.0-870.
[    8.515377] Driver 'sd' needs updating - please use bus_type methods
[    8.591552] Driver 'sr' needs updating - please use bus_type methods
[    8.667776] ata_piix 0000:00:1f.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18

[    8.753241] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[    8.968060] scsi0 : ata_piix
[    9.002647] scsi1 : ata_piix
[    9.038385] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    9.121815] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    9.359291] ata1.00: ATA-7: ST9120823AS, 3.AAB, max UDMA/133
[    9.427056] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    9.513296] ata1.00: configured for UDMA/133
[    9.715130] scsi 0:0:0:0: Direct-Access     ATA      ST9120823AS      3.AA PQ
: 0 ANSI: 5
[    9.812211] sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)

[    9.897664] sd 0:0:0:0: [sda] Write Protect is off
[    9.955083] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, does
n't support DPO or FUA
[   10.063474] sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)

[   10.148928] sd 0:0:0:0: [sda] Write Protect is off
[   10.206344] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, does
n't support DPO or FUA
[   10.314692]  sda: sda1 sda2 sda3
[   10.505004] sd 0:0:0:0: [sda] Attached SCSI disk
[   10.560424] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   10.624553] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23

[   10.710005] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   10.772700] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus numbe
r 1
[   10.865228] ehci_hcd 0000:00:1d.7: debug port 1
[   10.919571] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfbdfac00
[   10.997007] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec
2004
[   11.086778] usb usb1: configuration #1 chosen from 1 choice
[   11.153608] hub 1-0:1.0: USB hub found
[   11.198485] hub 1-0:1.0: 8 ports detected
[   11.448137] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   11.529421] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=
1
[   11.615937] usb usb1: Product: EHCI Host Controller
[   11.674383] usb usb1: Manufacturer: Linux 2.6.27.29 ehci_hcd
[   11.742192] usb usb1: SerialNumber: 0000:00:1d.7
[   11.797606] USB Universal Host Controller Interface driver v3.0
[   11.868572] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23

[   11.954046] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   12.016731] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus numbe
r 2
[   12.105363] uhci_hcd 0000:00:1d.0: detected 2 ports
[   12.163828] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c800
[   12.232743] usb usb2: configuration #1 chosen from 1 choice
[   12.299578] hub 2-0:1.0: USB hub found
[   12.344457] hub 2-0:1.0: 2 ports detected
[   12.594117] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   12.675489] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=
1
[   12.762014] usb usb2: Product: UHCI Host Controller
[   12.820460] usb usb2: Manufacturer: Linux 2.6.27.29 uhci_hcd
[   12.888268] usb usb2: SerialNumber: 0000:00:1d.0
[   12.889007] usb 2-2: new low speed USB device using uhci_hcd and address 2
[   13.025990] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19

[   13.111463] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   13.174145] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus numbe
r 3
[   13.262788] uhci_hcd 0000:00:1d.1: detected 2 ports
[   13.321244] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c480
[   13.390164] usb usb3: configuration #1 chosen from 1 choice
[   13.457014] hub 3-0:1.0: USB hub found
[   13.501982] hub 3-0:1.0: 2 ports detected
[   13.564748] usb 2-2: configuration #1 chosen from 1 choice
[   13.632830] usb 2-2: New USB device found, idVendor=413c, idProduct=2005
[   13.713096] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[   13.798578] usb 2-2: Product: DELL USB Keyboard
[   13.852867] usb 2-2: Manufacturer: DELL
[   13.891335] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   13.891337] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=
1
[   13.891339] usb usb3: Product: UHCI Host Controller
[   13.891340] usb usb3: Manufacturer: Linux 2.6.27.29 uhci_hcd
[   13.891341] usb usb3: SerialNumber: 0000:00:1d.1
[   13.891360] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18

[   13.891369] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   13.891455] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus numbe
r 4
[   13.891461] uhci_hcd 0000:00:1d.2: detected 2 ports
[   13.891492] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c400
[   13.891591] usb usb4: configuration #1 chosen from 1 choice
[   13.891646] hub 4-0:1.0: USB hub found
[   13.891650] hub 4-0:1.0: 2 ports detected
[   13.992365] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   13.992367] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=
1
[   13.992369] usb usb4: Product: UHCI Host Controller
[   13.992370] usb usb4: Manufacturer: Linux 2.6.27.29 uhci_hcd
[   13.992372] usb usb4: SerialNumber: 0000:00:1d.2
[   13.992390] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16

[   13.992398] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   13.992487] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus numbe
r 5
[   13.992493] uhci_hcd 0000:00:1d.3: detected 2 ports
[   13.992523] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c080
[   13.992617] usb usb5: configuration #1 chosen from 1 choice
[   13.992668] hub 5-0:1.0: USB hub found
[   13.992673] hub 5-0:1.0: 2 ports detected
[   14.093375] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   14.093377] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=
1
[   14.093379] usb usb5: Product: UHCI Host Controller
[   14.093380] usb usb5: Manufacturer: Linux 2.6.27.29 uhci_hcd
[   14.093381] usb usb5: SerialNumber: 0000:00:1d.3
[   15.994704] usbcore: registered new interface driver usblp
[   16.060474] Initializing USB Mass Storage driver...
[   16.118968] usbcore: registered new interface driver usb-storage
[   16.190884] USB Mass Storage support registered.
[   16.246257] usbcore: registered new interface driver libusual
[   16.315184] PNP: No PS/2 controller found. Probing ports directly.
[   16.391701] serio: i8042 KBD port at 0x60,0x64 irq 1
[   16.451199] serio: i8042 AUX port at 0x60,0x64 irq 12
[   16.512291] mice: PS/2 mouse device common for all mice
[   16.907392] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[   16.980369] rtc0: alarms up to one month, y3k
[   17.032600] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 17 (level, low) -> IRQ
17
[   17.120426] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-d
evel@???
[   17.221562] cpuidle: using governor ladder
[   17.270609] cpuidle: using governor menu
[   17.318242] No iBFT detected.
[   17.353875] usbcore: registered new interface driver hiddev
[   17.435972] input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:1d.0
/usb2/2-2/2-2:1.0/input/input3
[   17.555080] input,hidraw0: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on
 usb-0000:00:1d.0-2
[   17.661161] usbcore: registered new interface driver usbhid
[   17.727895] usbhid: v2.6:USB HID core driver
[   17.779106] Advanced Linux Sound Architecture Driver Version 1.0.17.
[   17.779106] Advanced Linux Sound Architecture Driver Version 1.0.17.
1
[   17.975420] ALSA device list:
[   18.010985]   #0: HDA Intel at 0xfbdf4000 irq 21
[   18.066387] Netfilter messages via NETLINK v0.30.
[   18.122814] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   18.195965] ctnetlink v0.93: registering with nfnetlink.
[   18.260250] ip_tables: (C) 2000-2006 Netfilter Core Team
[   18.323934] TCP cubic registered
[   18.362607] Initializing XFRM netlink socket
[   18.413905] NET: Registered protocol family 10
[   18.468290] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   18.533014] IPv6 over IPv4 tunneling driver
[   18.583704] NET: Registered protocol family 17
[   18.637117] RPC: Registered udp transport module.
[   18.693429] RPC: Registered tcp transport module.
[   18.750376] Using IPI No-Shortcut mode
[   18.795371] registered taskstats version 1
[   18.844542]   Magic number: 9:396:182
[   18.888599] Freeing unused kernel memory: 312k freed
[   18.948153] Write protecting the kernel text: 3828k
[   19.006590] Write protecting the kernel read-only data: 1560k
[   19.331025] init used greatest stack depth: 5744 bytes left
[   19.397825] Kernel panic - not syncing: Attempted to kill init!