LM10 Long Boot

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Choppings

LM10 Long Boot

Post by Choppings »

Hi

I seem to be having some issues with my net book.. I get these a lot.

I installed LM10, the day before the full version came out, and updated to the DVD version on the next day.

the issues i seem to behaving is:
* The net book takes forever to boot up, it gets to the splash screen, and the little green dots don't go anywhere unless i hold the enter key.
* and the hard drive light active light on the front doesn't light up unless i'm holding enter, or it decides to work for a few seconds after I hold enter..

Not sure whats going on, once i get the system up, it works fine. I have a feeling its an issue with the grub boot loader.. how do i check this?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
beefstu

Re: LM10 Long Boot

Post by beefstu »

Try pressing escape after the grub boot screen, it will show the messages being printed, could be something useful in there. Also, once you are booted, can you do

Code: Select all

dmesg > dmesg.txt
and copy and paste the contents of dmesg.txt which will be in your home directory here?
d00med

Re: LM10 Long Boot

Post by d00med »

[edit] My issue is not entirely related. Mods, feel free to delete this.
Last edited by d00med on Sat Dec 11, 2010 9:39 am, edited 1 time in total.
Choppings

Re: LM10 Long Boot

Post by Choppings »

Well seeing as i'm still having this issue, And I havn't had the time to get back on here recently..

I've done the dmesg.txt thing, here is the results.

Code: Select all

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.35-22-generic (buildd@rothera) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu4) ) #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 (Ubuntu 2.6.35-22.33-generic 2.6.35.4)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007f6d0000 (usable)
[    0.000000]  BIOS-e820: 000000007f6d0000 - 000000007f6e2000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007f6e2000 - 000000007f6e3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007f6e3000 - 0000000080000000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI present.
[    0.000000] e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x7f6d0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 080000000 write-back
[    0.000000]   1 base 07F700000 mask 0FFF00000 uncachable
[    0.000000]   2 base 07F800000 mask 0FF800000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000001000 (reserved)
[    0.000000]  modified: 0000000000001000 - 0000000000002000 (usable)
[    0.000000]  modified: 0000000000002000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 000000000009f800 (usable)
[    0.000000]  modified: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000dc000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000007f6d0000 (usable)
[    0.000000]  modified: 000000007f6d0000 - 000000007f6e2000 (ACPI data)
[    0.000000]  modified: 000000007f6e2000 - 000000007f6e3000 (ACPI NVS)
[    0.000000]  modified: 000000007f6e3000 - 0000000080000000 (reserved)
[    0.000000]  modified: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  modified: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  modified: 00000000fed00000 - 00000000fed00400 (reserved)
[    0.000000]  modified: 00000000fed14000 - 00000000fed1a000 (reserved)
[    0.000000]  modified: 00000000fed1c000 - 00000000fed90000 (reserved)
[    0.000000]  modified: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  modified: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] found SMP MP-table at [c00f7a70] f7a70
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 15000-1a000
[    0.000000] RAMDISK: 3707e000 - 37ff0000
[    0.000000] Allocated new RAMDISK: 009a5000 - 01916bd1
[    0.000000] Move RAMDISK from 000000003707e000 - 0000000037fefbd0 to 009a5000 - 01916bd0
[    0.000000] ACPI: RSDP 000f79f0 00024 (v02 TOSCPL)
[    0.000000] ACPI: XSDT 7f6d50b0 0008C (v01 TOSCPL TOSCPL00 06040000  LTP 00000000)
[    0.000000] ACPI: FACP 7f6e1bd2 000F4 (v03 INTEL  CALISTGA 06040000 ALAN 00000001)
[    0.000000] ACPI: DSDT 7f6d645c 0B702 (v01 TOSCPL CALISTGA 06040000 INTL 20050624)
[    0.000000] ACPI: FACS 7f6e2fc0 00040
[    0.000000] ACPI: APIC 7f6e1cc6 00068 (v01 INTEL  CALISTGA 06040000 LOHR 0000005A)
[    0.000000] ACPI: HPET 7f6e1d2e 00038 (v01 INTEL  CALISTGA 06040000 LOHR 0000005A)
[    0.000000] ACPI: MCFG 7f6e1d66 0003C (v01 INTEL  CALISTGA 06040000 LOHR 0000005A)
[    0.000000] ACPI: TCPA 7f6e1da2 00032 (v01 PTLTD  CALISTGA 06040000  PTL 00000001)
[    0.000000] ACPI: TMOR 7f6e1dd4 00026 (v01 PTLTD           06040000 PTL  00000003)
[    0.000000] ACPI: SLIC 7f6e1dfa 00176 (v01 TOSCPL TOSCPL00 06040000 LOHR 00000000)
[    0.000000] ACPI: APIC 7f6e1f70 00068 (v01 PTLTD  ? APIC   06040000  LTP 00000000)
[    0.000000] ACPI: BOOT 7f6e1fd8 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] ACPI: SSDT 7f6d6252 0020A (v01 SataRe SataAhci 00001000 INTL 20050624)
[    0.000000] ACPI: SSDT 7f6d5698 0021F (v02  PmRef  Cpu0Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 7f6d5632 00066 (v02  PmRef  Cpu1Tst 00003000 INTL 20050624)
[    0.000000] ACPI: SSDT 7f6d513c 004F6 (v02  PmRef    CpuPm 00003000 INTL 20050624)
[    0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[    0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1150MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000001 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0007f6d0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000001 -> 0x00000002
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007f6d0
[    0.000000] On node 0 totalpages: 521824
[    0.000000] free_area_init_node: node 0, pgdat c07ffd40, node_mem_map c1918020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3952 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2302 pages used for memmap
[    0.000000]   HighMem zone: 292308 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    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[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, 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] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] early_res array is doubled to 64 at [16000 - 167ff]
[    0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000010000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c2c00000 s36416 r0 d20928 u2097152
[    0.000000] pcpu-alloc: s36416 r0 d20928 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 517746
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=469e105f-141b-4d67-81b5-d40206945d04 ro splash quiet vga=769
[    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 10438700 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Subtract (54 early reservations)
[    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE
[    0.000000]   #2 [0000100000 - 00009a0adc]   TEXT DATA BSS
[    0.000000]   #3 [00009a1000 - 00009a4160]             BRK
[    0.000000]   #4 [00000f7a80 - 0000100000]   BIOS reserved
[    0.000000]   #5 [00000f7a70 - 00000f7a80]    MP-table mpf
[    0.000000]   #6 [000009f800 - 000009fc71]   BIOS reserved
[    0.000000]   #7 [000009fdc1 - 00000f7a70]   BIOS reserved
[    0.000000]   #8 [000009fc71 - 000009fdc1]    MP-table mpc
[    0.000000]   #9 [0000010000 - 0000011000]      TRAMPOLINE
[    0.000000]   #10 [0000011000 - 0000015000]     ACPI WAKEUP
[    0.000000]   #11 [0000015000 - 0000016000]         PGTABLE
[    0.000000]   #12 [00009a5000 - 0001917000]     NEW RAMDISK
[    0.000000]   #13 [0001917000 - 0001918000]         BOOTMEM
[    0.000000]   #14 [0001918000 - 0002908000]         BOOTMEM
[    0.000000]   #15 [0002908000 - 0002908004]         BOOTMEM
[    0.000000]   #16 [0002908040 - 0002908100]         BOOTMEM
[    0.000000]   #17 [0002908100 - 0002908154]         BOOTMEM
[    0.000000]   #18 [0002908180 - 000290b180]         BOOTMEM
[    0.000000]   #19 [000290b180 - 000290b1ec]         BOOTMEM
[    0.000000]   #20 [000290b200 - 0002911200]         BOOTMEM
[    0.000000]   #21 [0002911200 - 0002911225]         BOOTMEM
[    0.000000]   #22 [0002911240 - 0002911267]         BOOTMEM
[    0.000000]   #23 [0002911280 - 000291145c]         BOOTMEM
[    0.000000]   #24 [0002911480 - 00029114c0]         BOOTMEM
[    0.000000]   #25 [00029114c0 - 0002911500]         BOOTMEM
[    0.000000]   #26 [0002911500 - 0002911540]         BOOTMEM
[    0.000000]   #27 [0002911540 - 0002911580]         BOOTMEM
[    0.000000]   #28 [0002911580 - 00029115c0]         BOOTMEM
[    0.000000]   #29 [00029115c0 - 0002911600]         BOOTMEM
[    0.000000]   #30 [0002911600 - 0002911640]         BOOTMEM
[    0.000000]   #31 [0002911640 - 0002911680]         BOOTMEM
[    0.000000]   #32 [0002911680 - 00029116c0]         BOOTMEM
[    0.000000]   #33 [00029116c0 - 0002911700]         BOOTMEM
[    0.000000]   #34 [0002911700 - 0002911740]         BOOTMEM
[    0.000000]   #35 [0002911740 - 0002911780]         BOOTMEM
[    0.000000]   #36 [0002911780 - 00029117c0]         BOOTMEM
[    0.000000]   #37 [00029117c0 - 0002911800]         BOOTMEM
[    0.000000]   #38 [0002911800 - 0002911810]         BOOTMEM
[    0.000000]   #39 [0002911840 - 0002911850]         BOOTMEM
[    0.000000]   #40 [0002911880 - 00029118f2]         BOOTMEM
[    0.000000]   #41 [0002911900 - 0002911972]         BOOTMEM
[    0.000000]   #42 [0002c00000 - 0002c0e000]         BOOTMEM
[    0.000000]   #43 [0002e00000 - 0002e0e000]         BOOTMEM
[    0.000000]   #44 [0002913980 - 0002913984]         BOOTMEM
[    0.000000]   #45 [00029139c0 - 00029139c4]         BOOTMEM
[    0.000000]   #46 [0002913a00 - 0002913a08]         BOOTMEM
[    0.000000]   #47 [0002913a40 - 0002913a48]         BOOTMEM
[    0.000000]   #48 [0002913a80 - 0002913b28]         BOOTMEM
[    0.000000]   #49 [0002913b40 - 0002913ba8]         BOOTMEM
[    0.000000]   #50 [0002913bc0 - 0002917bc0]         BOOTMEM
[    0.000000]   #51 [0002917bc0 - 0002997bc0]         BOOTMEM
[    0.000000]   #52 [0002997bc0 - 00029d7bc0]         BOOTMEM
[    0.000000]   #53 [0002e0e000 - 000380282c]         BOOTMEM
[    0.000000] Initializing HighMem for node 0 (000377fe:0007f6d0)
[    0.000000] Memory: 2035140k/2087744k available (4928k kernel code, 52156k reserved, 2336k data, 684k init, 1178440k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 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 : 0xc0819000 - 0xc08c4000   ( 684 kB)
[    0.000000]       .data : 0xc05d029e - 0xc0818668   (2336 kB)
[    0.000000]       .text : 0xc0100000 - 0xc05d029e   (4928 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304 nr_irqs:512
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1662.308 MHz processor.
[    0.004009] Calibrating delay loop (skipped), value calculated using timer frequency.. 3324.61 BogoMIPS (lpj=6649232)
[    0.004020] pid_max: default: 32768 minimum: 301
[    0.004060] Security Framework initialized
[    0.004097] AppArmor: AppArmor initialized
[    0.004102] Yama: becoming mindful.
[    0.004218] Mount-cache hash table entries: 512
[    0.004454] Initializing cgroup subsys ns
[    0.004463] Initializing cgroup subsys cpuacct
[    0.004474] Initializing cgroup subsys memory
[    0.004491] Initializing cgroup subsys devices
[    0.004497] Initializing cgroup subsys freezer
[    0.004502] Initializing cgroup subsys net_cls
[    0.004550] CPU: Physical Processor ID: 0
[    0.004555] CPU: Processor Core ID: 0
[    0.004560] mce: CPU supports 5 MCE banks
[    0.004574] CPU0: Thermal monitoring enabled (TM2)
[    0.004582] using mwait in idle threads.
[    0.004594] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
[    0.004613] ... version:                3
[    0.004618] ... bit width:              40
[    0.004622] ... generic registers:      2
[    0.004627] ... value mask:             000000ffffffffff
[    0.004632] ... max period:             000000007fffffff
[    0.004637] ... fixed-purpose events:   3
[    0.004641] ... event mask:             0000000700000003
[    0.012468] ACPI: Core revision 20100428
[    0.032040] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.032055] ftrace: allocating 21758 entries in 43 pages
[    0.036095] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.036506] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.076314] CPU0: Intel(R) Atom(TM) CPU N280   @ 1.66GHz stepping 02
[    0.080000] Booting Node   0, Processors  #1 Ok.
[    0.008000] Initializing CPU#1
[    0.168034] Brought up 2 CPUs
[    0.168044] Total of 2 processors activated (6649.29 BogoMIPS).
[    0.168404] devtmpfs: initialized
[    0.170412] regulator: core version 0.5
[    0.170463] Time:  2:24:43  Date: 12/10/10
[    0.170552] NET: Registered protocol family 16
[    0.172070] Trying to unpack rootfs image as initramfs...
[    0.172186] EISA bus registered
[    0.172211] ACPI: bus type pci registered
[    0.172417] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.172429] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.172435] PCI: Using MMCONFIG for extended config space
[    0.172442] PCI: Using configuration type 1 for base access
[    0.176339] bio: create slab <bio-0> at 0
[    0.180607] ACPI: EC: Look up EC in DSDT
[    0.189095] ACPI: BIOS _OSI(Linux) query ignored
[    0.191479] ACPI: SSDT 7f6d5f7b 00203 (v02  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.192647] ACPI: Dynamic OEM Table Load:
[    0.192659] ACPI: SSDT (null) 00203 (v02  PmRef  Cpu0Ist 00003000 INTL 20050624)
[    0.193401] ACPI: SSDT 7f6d58b7 0063F (v02  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.194494] ACPI: Dynamic OEM Table Load:
[    0.194505] ACPI: SSDT (null) 0063F (v02  PmRef  Cpu0Cst 00003001 INTL 20050624)
[    0.195629] ACPI: SSDT 7f6d617e 000D4 (v02  PmRef  Cpu1Ist 00003000 INTL 20050624)
[    0.196765] ACPI: Dynamic OEM Table Load:
[    0.196776] ACPI: SSDT (null) 000D4 (v02  PmRef  Cpu1Ist 00003000 INTL 20050624)
[    0.197177] ACPI: SSDT 7f6d5ef6 00085 (v02  PmRef  Cpu1Cst 00003000 INTL 20050624)
[    0.198272] ACPI: Dynamic OEM Table Load:
[    0.198283] ACPI: SSDT (null) 00085 (v02  PmRef  Cpu1Cst 00003000 INTL 20050624)
[    0.200540] ACPI: Interpreter enabled
[    0.200552] ACPI: (supports S0 S3 S4 S5)
[    0.200618] ACPI: Using IOAPIC for interrupt routing
[    0.258846] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
[    0.259583] ACPI: No dock devices found.
[    0.259597] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.261000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.263730] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.263742] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.263753] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.263763] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
[    0.263772] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.263781] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.263791] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xfebfffff]
[    0.263903] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf007ffff]
[    0.263916] pci 0000:00:02.0: reg 14: [io  0x1800-0x1807]
[    0.263927] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
[    0.263938] pci 0000:00:02.0: reg 1c: [mem 0xf0200000-0xf023ffff]
[    0.264015] pci 0000:00:02.1: reg 10: [mem 0xf0080000-0xf00fffff]
[    0.264167] pci 0000:00:1b.0: reg 10: [mem 0xf0440000-0xf0443fff 64bit]
[    0.264251] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.264262] pci 0000:00:1b.0: PME# disabled
[    0.264398] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.264410] pci 0000:00:1c.0: PME# disabled
[    0.264559] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.264570] pci 0000:00:1c.1: PME# disabled
[    0.264710] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.264721] pci 0000:00:1c.2: PME# disabled
[    0.264859] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.264870] pci 0000:00:1c.3: PME# disabled
[    0.264965] pci 0000:00:1d.0: reg 20: [io  0x1820-0x183f]
[    0.265059] pci 0000:00:1d.1: reg 20: [io  0x1840-0x185f]
[    0.265153] pci 0000:00:1d.2: reg 20: [io  0x1860-0x187f]
[    0.265246] pci 0000:00:1d.3: reg 20: [io  0x1880-0x189f]
[    0.265343] pci 0000:00:1d.7: reg 10: [mem 0xf0444000-0xf04443ff]
[    0.265430] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.265441] pci 0000:00:1d.7: PME# disabled
[    0.265656] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    0.265668] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    0.265679] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
[    0.265690] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at ff2c (mask 007f)
[    0.265703] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0068 (mask 0007)
[    0.265774] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.265789] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.265804] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.265818] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.265833] pci 0000:00:1f.1: reg 20: [io  0x1810-0x181f]
[    0.265917] pci 0000:00:1f.2: reg 10: [io  0x18c8-0x18cf]
[    0.265932] pci 0000:00:1f.2: reg 14: [io  0x18c0-0x18c3]
[    0.265946] pci 0000:00:1f.2: reg 18: [io  0x18a8-0x18af]
[    0.265961] pci 0000:00:1f.2: reg 1c: [io  0x180c-0x180f]
[    0.265975] pci 0000:00:1f.2: reg 20: [io  0x18b0-0x18bf]
[    0.265990] pci 0000:00:1f.2: reg 24: [mem 0xf0444400-0xf04447ff]
[    0.266042] pci 0000:00:1f.2: PME# supported from D3hot
[    0.266053] pci 0000:00:1f.2: PME# disabled
[    0.266141] pci 0000:00:1f.3: reg 20: [io  0x18e0-0x18ff]
[    0.266271] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.266283] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.266296] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.266312] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.266482] pci 0000:03:00.0: reg 10: [mem 0xf0100000-0xf010ffff 64bit]
[    0.266631] pci 0000:03:00.0: supports D1
[    0.266639] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[    0.266652] pci 0000:03:00.0: PME# disabled
[    0.272067] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.272082] pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
[    0.272096] pci 0000:00:1c.1:   bridge window [mem 0xf0100000-0xf01fffff]
[    0.272112] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.272344] pci 0000:04:00.0: reg 10: [io  0x2000-0x20ff]
[    0.272423] pci 0000:04:00.0: reg 18: [mem 0xf0510000-0xf0510fff 64bit pref]
[    0.272496] pci 0000:04:00.0: reg 20: [mem 0xf0500000-0xf050ffff 64bit pref]
[    0.272543] pci 0000:04:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.272748] pci 0000:04:00.0: supports D1 D2
[    0.272755] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.272782] pci 0000:04:00.0: PME# disabled
[    0.272981] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
[    0.272993] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    0.273004] pci 0000:00:1c.2:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.273020] pci 0000:00:1c.2:   bridge window [mem 0xf0500000-0xf05fffff 64bit pref]
[    0.273107] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
[    0.273119] pci 0000:00:1c.3:   bridge window [io  0xf000-0x0000] (disabled)
[    0.273130] pci 0000:00:1c.3:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.273146] pci 0000:00:1c.3:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.273258] pci 0000:00:1e.0: PCI bridge to [bus 06-06] (subtractive decode)
[    0.273270] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.273282] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.273297] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.273307] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.273316] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.273325] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.273335] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.273345] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.273355] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.273366] pci 0000:00:1e.0:   bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
[    0.273419] pci_bus 0000:00: on NUMA node 0
[    0.273440] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.274025] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.274252] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.274489] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.274718] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.275041] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.298806] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 *7 10 12 14 15)
[    0.299101] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.299373] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.299651] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.299947] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.300236] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.300506] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
[    0.300792] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 *5 6 7 11 12 14 15)
[    0.300933] HEST: Table is not found!
[    0.301188] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.301221] vgaarb: loaded
[    0.301802] SCSI subsystem initialized
[    0.302030] libata version 3.00 loaded.
[    0.302231] usbcore: registered new interface driver usbfs
[    0.302279] usbcore: registered new interface driver hub
[    0.302365] usbcore: registered new device driver usb
[    0.302867] ACPI: WMI: Mapper loaded
[    0.302874] PCI: Using ACPI for IRQ routing
[    0.302884] PCI: pci_cache_line_size set to 64 bytes
[    0.303063] reserve RAM buffer: 0000000000002000 - 000000000000ffff 
[    0.303072] reserve RAM buffer: 000000000009f800 - 000000000009ffff 
[    0.303080] reserve RAM buffer: 000000007f6d0000 - 000000007fffffff 
[    0.303389] NetLabel: Initializing
[    0.303396] NetLabel:  domain hash size = 128
[    0.303401] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.303439] NetLabel:  unlabeled traffic allowed by default
[    0.303564] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.303579] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.303594] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.312088] Switching to clocksource tsc
[    0.339746] AppArmor: AppArmor Filesystem Enabled
[    0.339782] pnp: PnP ACPI init
[    0.339828] ACPI: bus type pnp registered
[    0.364096] pnp: PnP ACPI: found 9 devices
[    0.364105] ACPI: ACPI bus type pnp unregistered
[    0.364115] PnPBIOS: Disabled by ACPI PNP
[    0.364152] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    0.364162] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.364172] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.364181] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.364191] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.364200] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.364210] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.364219] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.364239] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.364259] system 00:05: [io  0x0800-0x080f] has been reserved
[    0.364268] system 00:05: [io  0x1000-0x107f] has been reserved
[    0.364277] system 00:05: [io  0x1180-0x11bf] has been reserved
[    0.364287] system 00:05: [io  0xfe00] has been reserved
[    0.364296] system 00:05: [io  0xff2c-0xff7f] has been reserved
[    0.404505] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
[    0.404520] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
[    0.404532] pci 0000:00:1c.1: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref]
[    0.404543] pci 0000:00:1c.2: BAR 14: assigned [mem 0x80600000-0x809fffff]
[    0.404554] pci 0000:00:1c.3: BAR 14: assigned [mem 0x80a00000-0x80bfffff]
[    0.404565] pci 0000:00:1c.3: BAR 15: assigned [mem 0x80c00000-0x80dfffff 64bit pref]
[    0.404577] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.404587] pci 0000:00:1c.1: BAR 13: assigned [io  0x4000-0x4fff]
[    0.404598] pci 0000:00:1c.3: BAR 13: assigned [io  0x5000-0x5fff]
[    0.404606] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.404616] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.404629] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x801fffff]
[    0.404641] pci 0000:00:1c.0:   bridge window [mem 0x80200000-0x803fffff 64bit pref]
[    0.404657] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.404666] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.404679] pci 0000:00:1c.1:   bridge window [mem 0xf0100000-0xf01fffff]
[    0.404691] pci 0000:00:1c.1:   bridge window [mem 0x80400000-0x805fffff 64bit pref]
[    0.404709] pci 0000:04:00.0: BAR 6: assigned [mem 0xf0520000-0xf053ffff pref]
[    0.404718] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
[    0.404728] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    0.404741] pci 0000:00:1c.2:   bridge window [mem 0x80600000-0x809fffff]
[    0.404753] pci 0000:00:1c.2:   bridge window [mem 0xf0500000-0xf05fffff 64bit pref]
[    0.404768] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
[    0.404777] pci 0000:00:1c.3:   bridge window [io  0x5000-0x5fff]
[    0.404790] pci 0000:00:1c.3:   bridge window [mem 0x80a00000-0x80bfffff]
[    0.404802] pci 0000:00:1c.3:   bridge window [mem 0x80c00000-0x80dfffff 64bit pref]
[    0.404818] pci 0000:00:1e.0: PCI bridge to [bus 06-06]
[    0.404824] pci 0000:00:1e.0:   bridge window [io  disabled]
[    0.404835] pci 0000:00:1e.0:   bridge window [mem disabled]
[    0.404845] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    0.404881]   alloc irq_desc for 17 on node -1
[    0.404888]   alloc kstat_irqs on node -1
[    0.404906] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    0.404918] pci 0000:00:1c.0: setting latency timer to 64
[    0.404940]   alloc irq_desc for 16 on node -1
[    0.404946]   alloc kstat_irqs on node -1
[    0.404958] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.404969] pci 0000:00:1c.1: setting latency timer to 64
[    0.404990]   alloc irq_desc for 18 on node -1
[    0.404996]   alloc kstat_irqs on node -1
[    0.405008] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.405019] pci 0000:00:1c.2: setting latency timer to 64
[    0.405040]   alloc irq_desc for 19 on node -1
[    0.405046]   alloc kstat_irqs on node -1
[    0.405057] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.405069] pci 0000:00:1c.3: setting latency timer to 64
[    0.405085] pci 0000:00:1e.0: setting latency timer to 64
[    0.405097] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.405105] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.405113] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.405121] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.405129] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.405138] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.405146] pci_bus 0000:00: resource 10 [mem 0x80000000-0xfebfffff]
[    0.405155] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.405163] pci_bus 0000:02: resource 1 [mem 0x80000000-0x801fffff]
[    0.405172] pci_bus 0000:02: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
[    0.405182] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.405190] pci_bus 0000:03: resource 1 [mem 0xf0100000-0xf01fffff]
[    0.405199] pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref]
[    0.405208] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    0.405217] pci_bus 0000:04: resource 1 [mem 0x80600000-0x809fffff]
[    0.405226] pci_bus 0000:04: resource 2 [mem 0xf0500000-0xf05fffff 64bit pref]
[    0.405235] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
[    0.405244] pci_bus 0000:05: resource 1 [mem 0x80a00000-0x80bfffff]
[    0.405253] pci_bus 0000:05: resource 2 [mem 0x80c00000-0x80dfffff 64bit pref]
[    0.405263] pci_bus 0000:06: resource 4 [io  0x0000-0x0cf7]
[    0.405271] pci_bus 0000:06: resource 5 [io  0x0d00-0xffff]
[    0.405279] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
[    0.405287] pci_bus 0000:06: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.405295] pci_bus 0000:06: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.405303] pci_bus 0000:06: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.405312] pci_bus 0000:06: resource 10 [mem 0x80000000-0xfebfffff]
[    0.405418] NET: Registered protocol family 2
[    0.405597] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.406433] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.407486] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.408004] TCP: Hash tables configured (established 131072 bind 65536)
[    0.408017] TCP reno registered
[    0.408035] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.408059] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.408328] NET: Registered protocol family 1
[    0.408373] pci 0000:00:02.0: Boot video device
[    0.408585] PCI: CLS 64 bytes, default 64
[    0.408654] Simple Boot Flag at 0x36 set to 0x1
[    0.409246] cpufreq-nforce2: No nForce2 chipset.
[    0.409348] Scanning for low memory corruption every 60 seconds
[    0.409774] audit: initializing netlink socket (disabled)
[    0.409801] type=2000 audit(1291947883.404:1): initialized
[    0.432768] highmem bounce pool size: 64 pages
[    0.432785] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.438011] VFS: Disk quotas dquot_6.5.2
[    0.438208] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.440315] fuse init (API version 7.14)
[    0.440634] msgmni has been set to 1673
[    0.441561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.441571] io scheduler noop registered
[    0.441577] io scheduler deadline registered
[    0.441630] io scheduler cfq registered (default)
[    0.441950] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.442026]   alloc irq_desc for 40 on node -1
[    0.442033]   alloc kstat_irqs on node -1
[    0.442055] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
[    0.442303] pcieport 0000:00:1c.1: setting latency timer to 64
[    0.442366]   alloc irq_desc for 41 on node -1
[    0.442372]   alloc kstat_irqs on node -1
[    0.442389] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
[    0.442620] pcieport 0000:00:1c.2: setting latency timer to 64
[    0.442683]   alloc irq_desc for 42 on node -1
[    0.442689]   alloc kstat_irqs on node -1
[    0.442706] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
[    0.442965] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.443029]   alloc irq_desc for 43 on node -1
[    0.443035]   alloc kstat_irqs on node -1
[    0.443053] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
[    0.443367] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.443740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.444137] vesafb: framebuffer at 0xd0000000, mapped to 0xf8080000, using 320k, total 320k
[    0.444148] vesafb: mode is 640x480x8, linelength=640, pages=0
[    0.444154] vesafb: scrolling: redraw
[    0.444163] vesafb: Pseudocolor: size=0:8:8:8, shift=0:0:0:0
[    0.447771] Console: switching to colour frame buffer device 80x30
[    0.451155] fb0: VESA VGA frame buffer device
[    0.451248] intel_idle: MWAIT substates: 0x20220
[    0.451254] intel_idle: v0.4 model 0x1C
[    0.451260] intel_idle: lapic_timer_reliable_states 0x6
[    0.451278] Marking TSC unstable due to TSC halts in idle states deeper than C2
[    0.451532] Switching to clocksource hpet
[    0.452084] ACPI: AC Adapter [ACAD] (off-line)
[    0.452332] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.452429] ACPI: Lid Switch [LID0]
[    0.452576] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.452591] ACPI: Power Button [PWRB]
[    0.452788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.452800] ACPI: Power Button [PWRF]
[    0.453538] ACPI: acpi_idle yielding to intel_idle
[    0.486064] ERST: Table is not found!
[    0.486862] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.491621] brd: module loaded
[    0.493582] loop: module loaded
[    0.494238] ata_piix 0000:00:1f.1: version 2.13
[    0.494272] ata_piix 0000:00:1f.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.494355] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.494542] scsi0 : ata_piix
[    0.494845] scsi1 : ata_piix
[    0.496276] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
[    0.496287] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
[    0.497663] Fixed MDIO Bus: probed
[    0.497800] PPP generic driver version 2.4.2
[    0.497960] tun: Universal TUN/TAP device driver, 1.6
[    0.497966] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.498233] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.498299]   alloc irq_desc for 23 on node -1
[    0.498306]   alloc kstat_irqs on node -1
[    0.498324] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.498371] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.498382] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.498513] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.498565] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[    0.498587] ehci_hcd 0000:00:1d.7: debug port 1
[    0.502498] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    0.502624] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf0444000
[    0.504751] isapnp: Scanning for PnP cards...
[    0.506818] ata2: port disabled. ignoring.
[    0.517354] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.517738] hub 1-0:1.0: USB hub found
[    0.517753] hub 1-0:1.0: 8 ports detected
[    0.517964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.518014] uhci_hcd: USB Universal Host Controller Interface driver
[    0.518095] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.518113] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.518122] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.518236] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.518285] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
[    0.518648] hub 2-0:1.0: USB hub found
[    0.518662] hub 2-0:1.0: 2 ports detected
[    0.518809] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.518826] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.518834] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.518948] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.519014] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
[    0.519354] hub 3-0:1.0: USB hub found
[    0.519367] hub 3-0:1.0: 2 ports detected
[    0.519520] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.519537] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.519545] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.519655] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.519718] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
[    0.520086] hub 4-0:1.0: USB hub found
[    0.520100] hub 4-0:1.0: 2 ports detected
[    0.520247] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.520264] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    0.520273] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.520386] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.520450] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
[    0.520804] hub 5-0:1.0: USB hub found
[    0.520817] hub 5-0:1.0: 2 ports detected
[    0.521157] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.592837] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.601051] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.601443] mice: PS/2 mouse device common for all mice
[    0.601860] rtc_cmos 00:06: RTC can wake from S4
[    0.601983] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.602035] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.602372] device-mapper: uevent: version 1.0.3
[    0.632660] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.645104] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[    0.697635] device-mapper: multipath: version 1.1.1 loaded
[    0.697646] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.709338] EISA: Probing bus 0 at eisa.0
[    0.709348] EISA: Cannot allocate resource for mainboard
[    0.709357] Cannot allocate resource for EISA slot 1
[    0.709365] Cannot allocate resource for EISA slot 2
[    0.709372] Cannot allocate resource for EISA slot 3
[    0.709380] Cannot allocate resource for EISA slot 4
[    0.709387] Cannot allocate resource for EISA slot 5
[    0.709394] Cannot allocate resource for EISA slot 6
[    0.709402] Cannot allocate resource for EISA slot 7
[    0.709409] Cannot allocate resource for EISA slot 8
[    0.709415] EISA: Detected 0 cards.
[    0.753362] cpuidle: using governor ladder
[    0.753751] cpuidle: using governor menu
[    0.754597] TCP cubic registered
[    0.755025] NET: Registered protocol family 10
[    0.756026] lo: Disabled Privacy Extensions
[    0.756665] NET: Registered protocol family 17
[    0.758068] Using IPI No-Shortcut mode
[    0.758352] PM: Resume from disk failed.
[    0.758380] registered taskstats version 1
[    0.759018]   Magic number: 6:371:409
[    0.759158] rtc_cmos 00:06: setting system clock to 2010-12-10 02:24:44 UTC (1291947884)
[    0.759167] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.759172] EDD information not available.
[    0.819149] isapnp: No Plug & Play device found
[    0.829099] usb 1-2: new high speed USB device using ehci_hcd and address 2
[    0.901776] ACPI: Battery Slot [BAT1] (battery present)
[    1.100314] Freeing initrd memory: 15816k freed
[    1.114896] Freeing unused kernel memory: 684k freed
[    1.115674] Write protecting the kernel text: 4932k
[    1.115747] Write protecting the kernel read-only data: 1976k
[    1.158751] udev[83]: starting version 163
[    1.412661] acpi device:00: registered as cooling_device2
[    1.413097] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    1.413250] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.507676] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.507750] r8169 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.507884] r8169 0000:04:00.0: setting latency timer to 64
[    1.558633]   alloc irq_desc for 44 on node -1
[    1.558642]   alloc kstat_irqs on node -1
[    1.558697] r8169 0000:04:00.0: irq 44 for MSI/MSI-X
[    1.560669] r8169 0000:04:00.0: eth0: RTL8102e at 0xf8168000, 00:26:22:47:28:68, XID 04c00000 IRQ 44
[    1.570461] Linux agpgart interface v0.103
[    1.591103] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[    1.591731] agpgart-intel 0000:00:00.0: detected 7932K stolen memory
[    1.605707] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    1.620219] ahci 0000:00:1f.2: version 3.0
[    1.620259] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.620343]   alloc irq_desc for 45 on node -1
[    1.620351]   alloc kstat_irqs on node -1
[    1.620375] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
[    1.620512] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x5 impl SATA mode
[    1.620524] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part 
[    1.620537] ahci 0000:00:1f.2: setting latency timer to 64
[    1.631974] scsi2 : ahci
[    1.645584] scsi3 : ahci
[    1.646007] scsi4 : ahci
[    1.646389] scsi5 : ahci
[    1.646840] ata3: SATA max UDMA/133 abar m1024@0xf0444400 port 0xf0444500 irq 45
[    1.646849] ata4: DUMMY
[    1.646857] ata5: SATA max UDMA/133 abar m1024@0xf0444400 port 0xf0444600 irq 45
[    1.646864] ata6: DUMMY
[    1.690444] [drm] Initialized drm 1.1.0 20060810
[   14.784972] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   14.785037] ata5: SATA link down (SStatus 0 SControl 300)
[   14.785807] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[   14.891845] ata3.00: ATA-8: TOSHIBA MK1655GSX, FG011M, max UDMA/100
[   14.891857] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[   14.896485] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[   14.897193] ata3.00: configured for UDMA/100
[   14.912414] scsi 2:0:0:0: Direct-Access     ATA      TOSHIBA MK1655GS FG01 PQ: 0 ANSI: 5
[   14.912939] sd 2:0:0:0: Attached scsi generic sg0 type 0
[   14.913132] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[   14.913422] sd 2:0:0:0: [sda] Write Protect is off
[   14.913431] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   14.913498] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.913894]  sda: sda1 sda2 < sda5 >
[   15.008233] sd 2:0:0:0: [sda] Attached SCSI disk
[   15.085763] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.085774] i915 0000:00:02.0: setting latency timer to 64
[   15.136223] [drm] set up 7M of stolen space
[   15.243361] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   15.243811] [drm] initialized overlay support
[   15.565103] Skipping EDID probe due to cached edid
[   15.570744] checking generic (d0000000 50000) vs hw (d0000000 10000000)
[   15.570752] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[   15.570786] Console: switching to colour dummy device 80x25
[   27.324265] Console: switching to colour frame buffer device 128x37
[   27.330949] fb0: inteldrmfb frame buffer device
[   27.330953] drm: registered panic notifier
[   27.330988] Slow work thread pool: Starting up
[   27.331150] Slow work thread pool: Ready
[   27.331170] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   27.612170] Skipping EDID probe due to cached edid
[   27.851058] Btrfs loaded
[   27.863299] xor: automatically using best checksumming function: pIII_sse
[   27.880022]    pIII_sse  :  5056.000 MB/sec
[   27.880032] xor: using function: pIII_sse (5056.000 MB/sec)
[   27.887814] device-mapper: dm-raid45: initialized v0.2594b
[   39.007540] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[  100.729287] udev[419]: starting version 163
[  100.735044] Adding 6142972k swap on /dev/sda5.  Priority:-1 extents:1 across:6142972k 
[  100.858946] lp: driver loaded but no devices found
[  101.293561] intel_rng: FWH not detected
[  101.325952] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[  101.533386] leds_ss4200: no LED devices found
[  101.622662] Linux video capture interface: v2.00
[  101.737373] uvcvideo: Found UVC 1.00 device USB2.0 UVC WebCam (04f2:b128)
[  101.743989] input: USB2.0 UVC WebCam as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input5
[  101.744460] usbcore: registered new interface driver uvcvideo
[  101.744469] USB Video Class driver (v0.1.0)
[  101.943911] cfg80211: Calling CRDA to update world regulatory domain
[  101.995764] cfg80211: World regulatory domain updated:
[  101.995775]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  101.995786]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  101.995794]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  101.995803]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  101.995812]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  101.995821]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  102.151395] ip_tables: (C) 2000-2006 Netfilter Core Team
[  102.432838] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[  102.434097] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[  102.434109] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[  102.434116] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[  102.524617] ath9k 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[  102.524647] ath9k 0000:03:00.0: setting latency timer to 64
[  102.538479] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input6
[  102.592358] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input7
[  102.680422]   alloc irq_desc for 22 on node -1
[  102.680432]   alloc kstat_irqs on node -1
[  102.680451] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[  102.680550]   alloc irq_desc for 46 on node -1
[  102.680557]   alloc kstat_irqs on node -1
[  102.680579] HDA Intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[  102.680644] HDA Intel 0000:00:1b.0: setting latency timer to 64
[  102.703004] ath: EEPROM regdomain: 0x65
[  102.703013] ath: EEPROM indicates we should expect a direct regpair map
[  102.703023] ath: Country alpha2 being used: 00
[  102.703029] ath: Regpair used: 0x65
[  102.918017] r8169 0000:04:00.0: eth0: link down
[  102.918704] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  102.948572] phy0: Selected rate control algorithm 'ath9k_rate_control'
[  102.952207] Registered led device: ath9k-phy0::radio
[  102.952481] Registered led device: ath9k-phy0::assoc
[  102.952769] Registered led device: ath9k-phy0::tx
[  102.953244] Registered led device: ath9k-phy0::rx
[  102.953271] phy0: Atheros AR9285 Rev:2 mem=0xf8960000, irq=17
[  102.963375] ip6_tables: (C) 2000-2006 Netfilter Core Team
[  103.248612] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  103.402801] ppdev: user-space parallel port driver
[  103.561335] Skipping EDID probe due to cached edid
[  103.592387] Skipping EDID probe due to cached edid
[  109.148254] Skipping EDID probe due to cached edid
[  109.184660] Skipping EDID probe due to cached edid
[  109.232245] Skipping EDID probe due to cached edid
[  118.932183] Skipping EDID probe due to cached edid
[  120.958030] Skipping EDID probe due to cached edid
[  121.860910] Skipping EDID probe due to cached edid
[  132.458572] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600
[  157.940069] wlan0: authenticate with 94:44:52:61:36:ff (try 1)
[  157.942165] wlan0: authenticated
[  157.949605] wlan0: associate with 94:44:52:61:36:ff (try 1)
[  157.972077] wlan0: RX AssocResp from 94:44:52:61:36:ff (capab=0x411 status=0 aid=2)
[  157.972089] wlan0: associated
[  157.988706] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  159.119557] padlock: VIA PadLock not detected.
[  168.432046] wlan0: no IPv6 routers present
[  834.916209] Skipping EDID probe due to cached edid
[ 2025.609034] Skipping EDID probe due to cached edid
[ 2044.516687] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 2044.525362] SGI XFS Quota Management subsystem
[ 2044.671406] JFS: nTxBlock = 8192, nTxLock = 65536
[ 2044.768793] NTFS driver 2.1.29 [Flags: R/O MODULE].
[ 2044.955248] QNX4 filesystem 0.2.3 registered.
d00med

Re: LM10 Long Boot

Post by d00med »

It may be the same issue as here and here.
beefstu

Re: LM10 Long Boot

Post by beefstu »

Im not too sure if those like d00med posted are particularly relevant. It seems that udev takes a while to start (about 1 minute). Things you could try - go to BIOS and disable floppy drive (assuming you don't use it) and remove any USB media and see if that has any effect.
Locked

Return to “Installation & Boot”