Long boot time

Asked by marcus aurelius

When running off a USB stick, ubuntu loads very quickly. But once I installed it on my netbook, it seems to take 5 to 10 mins to boot. Any reasons why this is happening?

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

When you have logged on run:

dmesg > ~/out.txt; gedit ~/out.txt; rm ~/out.txt

What is output?

Revision history for this message
marcus aurelius (adbiz) said :
#2

The output is 736 lines long.
Did you want to see all of it or just part of it?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Yes, all of it. There are no limits on here. You will need to reboot and rerun the command as the file is immediately deleted when you close gedit.

Thanks

Revision history for this message
marcus aurelius (adbiz) said :
#4

Here it is. Thank you for your help.

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-24-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #39-Ubuntu SMP Wed Jul 28 06:07:29 UTC 2010 (Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
[ 0.000000] BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007f5d0000 (usable)
[ 0.000000] BIOS-e820: 000000007f5d0000 - 000000007f5e0000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007f5e0000 - 000000007f5e3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007f5e3000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] last_pfn = 0x7f5d0 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 07F600000 mask 0FFE00000 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 - 0000000000006000 (usable) ==> (reserved)
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000002000 (usable)
[ 0.000000] modified: 0000000000002000 - 0000000000006000 (reserved)
[ 0.000000] modified: 0000000000006000 - 000000000009dc00 (usable)
[ 0.000000] modified: 000000000009dc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000dc000 - 00000000000e0000 (reserved)
[ 0.000000] modified: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 000000007f5d0000 (usable)
[ 0.000000] modified: 000000007f5d0000 - 000000007f5e0000 (ACPI data)
[ 0.000000] modified: 000000007f5e0000 - 000000007f5e3000 (ACPI NVS)
[ 0.000000] modified: 000000007f5e3000 - 0000000080000000 (reserved)
[ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] initial memory mapped : 0 - 00c00000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] Using x86 segment limits to approximate NX protection
[ 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 @ 7000-c000
[ 0.000000] RAMDISK: 37858000 - 37fef5d6
[ 0.000000] Allocated new RAMDISK: 008e0000 - 010775d6
[ 0.000000] Move RAMDISK from 0000000037858000 - 0000000037fef5d5 to 008e0000 - 010775d5
[ 0.000000] ACPI: RSDP 000f7cc0 00024 (v02 TOSCPL)
[ 0.000000] ACPI: XSDT 7f5d4f1d 00074 (v01 TOSCPL TOSCPL00 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 7f5dfc60 000F4 (v03 TOSCPL TOSCPL00 06040000 PTL 00000002)
[ 0.000000] ACPI: DSDT 7f5d60b3 09B39 (v01 TOSCPL TOSCPL00 06040000 MSFT 03000000)
[ 0.000000] ACPI: FACS 7f5e2fc0 00040
[ 0.000000] ACPI: TCPA 7f5dfd54 00032 (v01 Phoeni x 06040000 TL 00000000)
[ 0.000000] ACPI: HPET 7f5dfd86 00038 (v01 DELL M09 06040000 LOHR 0000005A)
[ 0.000000] ACPI: MCFG 7f5dfdbe 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
[ 0.000000] ACPI: SLIC 7f5dfdfa 00176 (v01 TOSCPL TOSCPL00 06040000 LOHR 00000000)
[ 0.000000] ACPI: APIC 7f5dff70 00068 (v01 TOSCPL TOSCPL00 06040000 LTP 00000000)
[ 0.000000] ACPI: BOOT 7f5dffd8 00028 (v01 TOSCPL TOSCPL00 06040000 LTP 00000001)
[ 0.000000] ACPI: SSDT 7f5d5513 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
[ 0.000000] ACPI: SSDT 7f5d546d 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624)
[ 0.000000] ACPI: SSDT 7f5d4f91 004DC (v02 PmRef CpuPm 00003000 INTL 20050624)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 1149MB HIGHMEM available.
[ 0.000000] 887MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 377fe000
[ 0.000000] low ram: 0 - 377fe000
[ 0.000000] node 0 low ram: 00000000 - 377fe000
[ 0.000000] node 0 bootmap 00008000 - 0000ef00
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
[ 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 [0000100000 - 00008dbeb8] TEXT DATA BSS ==> [0000100000 - 00008dbeb8]
[ 0.000000] #4 [000009dc00 - 0000100000] BIOS reserved ==> [000009dc00 - 0000100000]
[ 0.000000] #5 [00008dc000 - 00008df15c] BRK ==> [00008dc000 - 00008df15c]
[ 0.000000] #6 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
[ 0.000000] #7 [00008e0000 - 00010775d6] NEW RAMDISK ==> [00008e0000 - 00010775d6]
[ 0.000000] #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000]
[ 0.000000] found SMP MP-table at [c00f7d60] f7d60
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0007f5d0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00000002
[ 0.000000] 0: 0x00000006 -> 0x0000009d
[ 0.000000] 0: 0x00000100 -> 0x0007f5d0
[ 0.000000] On node 0 totalpages: 521577
[ 0.000000] free_area_init_node: node 0, pgdat c0798780, node_mem_map c1079000
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3961 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: 2300 pages used for memmap
[ 0.000000] HighMem zone: 292054 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[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 high edge)
[ 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: 24
[ 0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000006000
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
[ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
[ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @c2400000 s36056 r0 d21288 u2097152
[ 0.000000] pcpu-alloc: s36056 r0 d21288 u2097152 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517501
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=1de9ce71-8ba8-41d6-a34b-0244019858ae 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 10433600 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:0007f5d0)
[ 0.000000] Memory: 2041980k/2086720k available (4679k kernel code, 43332k reserved, 2116k data, 660k init, 1177416k 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 - 0xc0848000 ( 660 kB)
[ 0.000000] .data : 0xc0591d43 - 0xc07a2e88 (2116 kB)
[ 0.000000] .text : 0xc0100000 - 0xc0591d43 (4679 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] NR_IRQS:2304 nr_irqs:424
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1662.470 MHz processor.
[ 0.004007] Calibrating delay loop (skipped), value calculated using timer frequency.. 3324.94 BogoMIPS (lpj=6649880)
[ 0.004043] Security Framework initialized
[ 0.004083] AppArmor: AppArmor initialized
[ 0.004100] Mount-cache hash table entries: 512
[ 0.004326] Initializing cgroup subsys ns
[ 0.004336] Initializing cgroup subsys cpuacct
[ 0.004345] Initializing cgroup subsys memory
[ 0.004359] Initializing cgroup subsys devices
[ 0.004365] Initializing cgroup subsys freezer
[ 0.004370] Initializing cgroup subsys net_cls
[ 0.004406] CPU: L1 I cache: 32K, L1 D cache: 24K
[ 0.004413] CPU: L2 cache: 512K
[ 0.004418] CPU: Physical Processor ID: 0
[ 0.004423] CPU: Processor Core ID: 0
[ 0.004429] mce: CPU supports 5 MCE banks
[ 0.004445] CPU0: Thermal monitoring handled by SMI
[ 0.004452] using mwait in idle threads.
[ 0.004462] Performance Events: Atom events, Intel PMU driver.
[ 0.004479] ... version: 3
[ 0.004484] ... bit width: 40
[ 0.004489] ... generic registers: 2
[ 0.004494] ... value mask: 000000ffffffffff
[ 0.004499] ... max period: 000000007fffffff
[ 0.004504] ... fixed-purpose events: 3
[ 0.004508] ... event mask: 0000000700000003
[ 0.004518] Checking 'hlt' instruction... OK.
[ 0.020008] Disabling 4MB page tables to avoid TLB bug
[ 0.024292] ACPI: Core revision 20090903
[ 0.044018] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.044029] ftrace: allocating 21780 entries in 43 pages
[ 0.048096] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.048450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.088178] CPU0: Intel(R) Atom(TM) CPU N450 @ 1.66GHz stepping 0a
[ 0.092001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.008000] Initializing CPU#1
[ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 24K
[ 0.008000] CPU: L2 cache: 512K
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 0
[ 0.008000] CPU1: Thermal monitoring enabled (TM1)
[ 0.176099] CPU1: Intel(R) Atom(TM) CPU N450 @ 1.66GHz stepping 0a
[ 0.176126] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.180036] Brought up 2 CPUs
[ 0.180043] Total of 2 processors activated (23274.26 BogoMIPS).
[ 0.180274] CPU0 attaching sched-domain:
[ 0.180283] domain 0: span 0-1 level SIBLING
[ 0.180288] groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
[ 0.180301] domain 1: span 0-1 level MC
[ 0.180306] groups: 0-1 (cpu_power = 1178)
[ 0.180318] CPU1 attaching sched-domain:
[ 0.180322] domain 0: span 0-1 level SIBLING
[ 0.180327] groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
[ 0.180338] domain 1: span 0-1 level MC
[ 0.180343] groups: 0-1 (cpu_power = 1178)
[ 0.180562] devtmpfs: initialized
[ 0.180562] regulator: core version 0.5
[ 0.180562] Time: 15:46:18 Date: 08/11/10
[ 0.180562] NET: Registered protocol family 16
[ 0.180562] Trying to unpack rootfs image as initramfs...
[ 0.180562] EISA bus registered
[ 0.180562] ACPI: bus type pci registered
[ 0.180700] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.180709] PCI: MCFG area at e0000000 reserved in E820
[ 0.180715] PCI: Using MMCONFIG for extended config space
[ 0.180721] PCI: Using configuration type 1 for base access
[ 0.185458] bio: create slab <bio-0> at 0
[ 0.188039] ACPI: EC: Look up EC in DSDT
[ 0.200579] ACPI: Interpreter enabled
[ 0.200600] ACPI: (supports S0 S3 S4 S5)
[ 0.200659] ACPI: Using IOAPIC for interrupt routing
[ 0.252579] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
[ 0.253236] ACPI: No dock devices found.
[ 0.256087] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.256107] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70142b8), AE_ALREADY_EXISTS
[ 0.256128] ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
[ 0.256199] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.256396] pci 0000:00:02.0: reg 10 32bit mmio: [0xf0200000-0xf027ffff]
[ 0.256409] pci 0000:00:02.0: reg 14 io port: [0x18d0-0x18d7]
[ 0.256420] pci 0000:00:02.0: reg 18 32bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.256432] pci 0000:00:02.0: reg 1c 32bit mmio: [0xf0000000-0xf00fffff]
[ 0.256492] pci 0000:00:02.1: reg 10 32bit mmio: [0xf0280000-0xf02fffff]
[ 0.256629] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf0500000-0xf0503fff]
[ 0.256702] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.256712] pci 0000:00:1b.0: PME# disabled
[ 0.256820] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.256830] pci 0000:00:1c.0: PME# disabled
[ 0.256944] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.256954] pci 0000:00:1c.1: PME# disabled
[ 0.257065] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.257075] pci 0000:00:1c.2: PME# disabled
[ 0.257157] pci 0000:00:1d.0: reg 20 io port: [0x1820-0x183f]
[ 0.257239] pci 0000:00:1d.1: reg 20 io port: [0x1840-0x185f]
[ 0.257321] pci 0000:00:1d.2: reg 20 io port: [0x1860-0x187f]
[ 0.257404] pci 0000:00:1d.3: reg 20 io port: [0x1880-0x189f]
[ 0.257491] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf0504000-0xf05043ff]
[ 0.257571] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.257582] pci 0000:00:1d.7: PME# disabled
[ 0.257850] pci 0000:00:1f.2: reg 10 io port: [0x18e8-0x18ef]
[ 0.257865] pci 0000:00:1f.2: reg 14 io port: [0x18dc-0x18df]
[ 0.257878] pci 0000:00:1f.2: reg 18 io port: [0x18e0-0x18e7]
[ 0.257892] pci 0000:00:1f.2: reg 1c io port: [0x18d8-0x18db]
[ 0.257905] pci 0000:00:1f.2: reg 20 io port: [0x18c0-0x18cf]
[ 0.257919] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf0504400-0xf05047ff]
[ 0.257964] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.257973] pci 0000:00:1f.2: PME# disabled
[ 0.258044] pci 0000:00:1f.3: reg 20 io port: [0x18a0-0x18bf]
[ 0.258147] pci 0000:00:1c.0: bridge io port: [0x00-0xfff]
[ 0.258260] pci 0000:07:00.0: reg 10 64bit mmio: [0xf0100000-0xf010ffff]
[ 0.258384] pci 0000:07:00.0: supports D1
[ 0.258391] pci 0000:07:00.0: PME# supported from D0 D1 D3hot
[ 0.258403] pci 0000:07:00.0: PME# disabled
[ 0.258504] pci 0000:00:1c.1: bridge 32bit mmio: [0xf0100000-0xf01fffff]
[ 0.258683] pci 0000:09:00.0: reg 10 io port: [0x2000-0x20ff]
[ 0.258761] pci 0000:09:00.0: reg 18 64bit mmio pref: [0xf0520000-0xf0520fff]
[ 0.258814] pci 0000:09:00.0: reg 20 64bit mmio pref: [0xf0510000-0xf051ffff]
[ 0.258847] pci 0000:09:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.259005] pci 0000:09:00.0: supports D1 D2
[ 0.259013] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.259033] pci 0000:09:00.0: PME# disabled
[ 0.259195] pci 0000:00:1c.2: bridge io port: [0x2000-0x2fff]
[ 0.259212] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf0500000-0xf05fffff]
[ 0.259284] pci 0000:00:1e.0: transparent bridge
[ 0.259328] pci_bus 0000:00: on NUMA node 0
[ 0.259347] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.259637] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[ 0.259819] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[ 0.260049] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
[ 0.260239] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[ 0.260723] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.260745] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70142b8), AE_ALREADY_EXISTS
[ 0.279875] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[ 0.280218] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.280487] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.280758] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.281050] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.281336] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.281633] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.281911] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.282237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.282268] vgaarb: loaded
[ 0.282600] SCSI subsystem initialized
[ 0.282824] libata version 3.00 loaded.
[ 0.283036] usbcore: registered new interface driver usbfs
[ 0.283079] usbcore: registered new interface driver hub
[ 0.283184] usbcore: registered new device driver usb
[ 0.283594] ACPI: WMI: Mapper loaded
[ 0.283601] PCI: Using ACPI for IRQ routing
[ 0.283611] pci 0000:00:1c.0: BAR 13: can't allocate resource
[ 0.283642] pci 0000:00:1b.0: BAR 0: address space collision on of device [0xf0500000-0xf0503fff]
[ 0.283650] pci 0000:00:1b.0: BAR 0: can't allocate resource
[ 0.283684] pci 0000:00:1d.7: BAR 0: address space collision on of device [0xf0504000-0xf05043ff]
[ 0.283692] pci 0000:00:1d.7: BAR 0: can't allocate resource
[ 0.283712] pci 0000:00:1f.2: BAR 5: address space collision on of device [0xf0504400-0xf05047ff]
[ 0.283720] pci 0000:00:1f.2: BAR 5: can't allocate resource
[ 0.284074] NetLabel: Initializing
[ 0.284081] NetLabel: domain hash size = 128
[ 0.284086] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.284117] NetLabel: unlabeled traffic allowed by default
[ 0.284222] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.284238] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.288520] Switching to clocksource tsc
[ 0.292727] AppArmor: AppArmor Filesystem Enabled
[ 0.292764] pnp: PnP ACPI init
[ 0.292801] ACPI: bus type pnp registered
[ 0.316167] pnp: PnP ACPI: found 8 devices
[ 0.316176] ACPI: ACPI bus type pnp unregistered
[ 0.316186] PnPBIOS: Disabled by ACPI PNP
[ 0.316227] system 00:01: ioport range 0x800-0x80f has been reserved
[ 0.316237] system 00:01: ioport range 0x1000-0x107f has been reserved
[ 0.316247] system 00:01: ioport range 0x1180-0x11bf has been reserved
[ 0.316256] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[ 0.316267] system 00:01: ioport range 0xfe00-0xfe00 has been reserved
[ 0.316277] system 00:01: ioport range 0x164e-0x174c has been reserved
[ 0.316288] system 00:01: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.316298] system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved
[ 0.316309] system 00:01: iomem range 0xf8000000-0xfbffffff has been reserved
[ 0.316318] system 00:01: iomem range 0xfef00000-0xfeffffff has been reserved
[ 0.351498] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:05
[ 0.351510] pci 0000:00:1c.0: IO window: 0x3000-0x3fff
[ 0.351523] pci 0000:00:1c.0: MEM window: 0x80000000-0x801fffff
[ 0.351534] pci 0000:00:1c.0: PREFETCH window: 0x00000080200000-0x000000803fffff
[ 0.351548] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:07
[ 0.351557] pci 0000:00:1c.1: IO window: 0x4000-0x4fff
[ 0.351568] pci 0000:00:1c.1: MEM window: 0xf0100000-0xf01fffff
[ 0.351579] pci 0000:00:1c.1: PREFETCH window: 0x00000080400000-0x000000805fffff
[ 0.351594] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:09
[ 0.351603] pci 0000:00:1c.2: IO window: 0x2000-0x2fff
[ 0.351614] pci 0000:00:1c.2: MEM window: 0x80600000-0x809fffff
[ 0.351625] pci 0000:00:1c.2: PREFETCH window: 0x000000f0500000-0x000000f05fffff
[ 0.351640] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:11
[ 0.351647] pci 0000:00:1e.0: IO window: disabled
[ 0.351657] pci 0000:00:1e.0: MEM window: disabled
[ 0.351666] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.351694] pci 0000:00:1c.0: enabling device (0000 -> 0003)
[ 0.351712] alloc irq_desc for 16 on node -1
[ 0.351719] alloc kstat_irqs on node -1
[ 0.351737] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.351751] pci 0000:00:1c.0: setting latency timer to 64
[ 0.351780] alloc irq_desc for 17 on node -1
[ 0.351786] alloc kstat_irqs on node -1
[ 0.351798] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.351809] pci 0000:00:1c.1: setting latency timer to 64
[ 0.351827] alloc irq_desc for 18 on node -1
[ 0.351833] alloc kstat_irqs on node -1
[ 0.351844] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.351854] pci 0000:00:1c.2: setting latency timer to 64
[ 0.351869] pci 0000:00:1e.0: setting latency timer to 64
[ 0.351880] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.351888] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.351897] pci_bus 0000:05: resource 0 io: [0x3000-0x3fff]
[ 0.351905] pci_bus 0000:05: resource 1 mem: [0x80000000-0x801fffff]
[ 0.351913] pci_bus 0000:05: resource 2 pref mem [0x80200000-0x803fffff]
[ 0.351922] pci_bus 0000:07: resource 0 io: [0x4000-0x4fff]
[ 0.351930] pci_bus 0000:07: resource 1 mem: [0xf0100000-0xf01fffff]
[ 0.351938] pci_bus 0000:07: resource 2 pref mem [0x80400000-0x805fffff]
[ 0.351946] pci_bus 0000:09: resource 0 io: [0x2000-0x2fff]
[ 0.351954] pci_bus 0000:09: resource 1 mem: [0x80600000-0x809fffff]
[ 0.351963] pci_bus 0000:09: resource 2 pref mem [0xf0500000-0xf05fffff]
[ 0.351971] pci_bus 0000:11: resource 3 io: [0x00-0xffff]
[ 0.351979] pci_bus 0000:11: resource 4 mem: [0x000000-0xffffffff]
[ 0.352068] NET: Registered protocol family 2
[ 0.352334] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.353185] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.354308] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.354869] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.354880] TCP reno registered
[ 0.355112] NET: Registered protocol family 1
[ 0.355163] pci 0000:00:02.0: Boot video device
[ 0.355381] Simple Boot Flag at 0x35 set to 0x1
[ 0.355836] cpufreq-nforce2: No nForce2 chipset.
[ 0.355909] Scanning for low memory corruption every 60 seconds
[ 0.356238] audit: initializing netlink socket (disabled)
[ 0.356265] type=2000 audit(1281541577.354:1): initialized
[ 0.377168] highmem bounce pool size: 64 pages
[ 0.377185] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.382133] VFS: Disk quotas dquot_6.5.2
[ 0.382314] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.384308] fuse init (API version 7.13)
[ 0.384588] msgmni has been set to 1690
[ 0.385246] alg: No test for stdrng (krng)
[ 0.385429] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.385438] io scheduler noop registered
[ 0.385444] io scheduler anticipatory registered
[ 0.385449] io scheduler deadline registered
[ 0.385587] io scheduler cfq registered (default)
[ 0.385886] alloc irq_desc for 24 on node -1
[ 0.385894] alloc kstat_irqs on node -1
[ 0.385915] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
[ 0.385932] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.386187] alloc irq_desc for 25 on node -1
[ 0.386194] alloc kstat_irqs on node -1
[ 0.386212] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
[ 0.386227] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.386460] alloc irq_desc for 26 on node -1
[ 0.386467] alloc kstat_irqs on node -1
[ 0.386482] pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
[ 0.386498] pcieport 0000:00:1c.2: setting latency timer to 64
[ 0.386771] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.387049] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.387068] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70142b8), AE_ALREADY_EXISTS
[ 0.387398] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.387418] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70142b8), AE_ALREADY_EXISTS
[ 0.387758] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.387777] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70142b8), AE_ALREADY_EXISTS
[ 0.388145] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.388163] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70142b8), AE_ALREADY_EXISTS
[ 0.388502] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.388522] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70142b8), AE_ALREADY_EXISTS
[ 0.388843] ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
[ 0.388863] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f70142b8), AE_ALREADY_EXISTS
[ 0.388978] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.389523] ACPI: AC Adapter [ACAD] (on-line)
[ 0.389774] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/PNP0C0D:00/input/input0
[ 0.389879] ACPI: Lid Switch [LID0]
[ 0.390028] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input1
[ 0.390038] ACPI: Power Button [PWRB]
[ 0.390176] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.390185] ACPI: Power Button [PWRF]
[ 0.391781] ACPI: SSDT 7f5d5ddc 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 0.393051] ACPI: SSDT 7f5d5772 005E5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 0.399546] Monitor-Mwait will be used to enter C-1 state
[ 0.399654] Monitor-Mwait will be used to enter C-2 state
[ 0.399733] Monitor-Mwait will be used to enter C-3 state
[ 0.399754] Marking TSC unstable due to TSC halts in idle
[ 0.399914] processor LNXCPU:00: registered as cooling_device0
[ 0.400917] ACPI: SSDT 7f5d5fdf 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624)
[ 0.401838] ACPI: SSDT 7f5d5d57 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624)
[ 0.403262] Switching to clocksource hpet
[ 0.413754] processor LNXCPU:01: registered as cooling_device1
[ 0.444086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.448050] brd: module loaded
[ 0.449574] loop: module loaded
[ 0.449842] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 0.451125] Fixed MDIO Bus: probed
[ 0.451241] PPP generic driver version 2.4.2
[ 0.451365] tun: Universal TUN/TAP device driver, 1.6
[ 0.451372] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 0.451603] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.451657] alloc irq_desc for 23 on node -1
[ 0.451664] alloc kstat_irqs on node -1
[ 0.451680] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.451716] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 0.451725] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 0.451850] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.451888] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 0.451908] ehci_hcd 0000:00:1d.7: debug port 1
[ 0.455821] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 0.455896] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x80a04000
[ 0.459826] isapnp: Scanning for PnP cards...
[ 0.552560] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.552851] usb usb1: configuration #1 chosen from 1 choice
[ 0.552941] hub 1-0:1.0: USB hub found
[ 0.552965] hub 1-0:1.0: 8 ports detected
[ 0.553132] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.553180] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.553261] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.553277] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.553286] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.553400] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.553443] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
[ 0.553747] usb usb2: configuration #1 chosen from 1 choice
[ 0.553832] hub 2-0:1.0: USB hub found
[ 0.553852] hub 2-0:1.0: 2 ports detected
[ 0.553987] alloc irq_desc for 19 on node -1
[ 0.553995] alloc kstat_irqs on node -1
[ 0.554010] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.554025] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 0.554033] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.554138] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.554193] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
[ 0.554436] usb usb3: configuration #1 chosen from 1 choice
[ 0.554522] hub 3-0:1.0: USB hub found
[ 0.554542] hub 3-0:1.0: 2 ports detected
[ 0.554660] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.554675] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 0.554684] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.554789] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.554845] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
[ 0.555100] usb usb4: configuration #1 chosen from 1 choice
[ 0.555181] hub 4-0:1.0: USB hub found
[ 0.555199] hub 4-0:1.0: 2 ports detected
[ 0.555323] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[ 0.555344] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 0.555353] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.555477] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 0.555534] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
[ 0.555788] usb usb5: configuration #1 chosen from 1 choice
[ 0.555870] hub 5-0:1.0: USB hub found
[ 0.555889] hub 5-0:1.0: 2 ports detected
[ 0.556172] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.624718] Freeing initrd memory: 7773k freed
[ 0.636936] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.636964] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.637274] mice: PS/2 mouse device common for all mice
[ 0.637585] rtc_cmos 00:04: RTC can wake from S4
[ 0.637690] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.637733] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.638033] device-mapper: uevent: version 1.0.3
[ 0.638328] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: <email address hidden>
[ 0.638508] device-mapper: multipath: version 1.1.0 loaded
[ 0.638516] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.638835] EISA: Probing bus 0 at eisa.0
[ 0.638847] Cannot allocate resource for EISA slot 1
[ 0.638854] Cannot allocate resource for EISA slot 2
[ 0.638860] Cannot allocate resource for EISA slot 3
[ 0.638866] Cannot allocate resource for EISA slot 4
[ 0.638891] EISA: Detected 0 cards.
[ 0.639273] cpuidle: using governor ladder
[ 0.639574] cpuidle: using governor menu
[ 0.640768] TCP cubic registered
[ 0.641266] NET: Registered protocol family 10
[ 0.642436] lo: Disabled Privacy Extensions
[ 0.643295] NET: Registered protocol family 17
[ 0.644410] Using IPI No-Shortcut mode
[ 0.644635] PM: Resume from disk failed.
[ 0.644662] registered taskstats version 1
[ 0.645679] Magic number: 6:664:790
[ 0.645808] rtc_cmos 00:04: setting system clock to 2010-08-11 15:46:18 UTC (1281541578)
[ 0.645817] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.645822] EDD information not available.
[ 0.665648] ACPI: Battery Slot [BAT1] (battery present)
[ 0.684998] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.900077] usb 1-4: new high speed USB device using ehci_hcd and address 2
[ 1.078279] isapnp: No Plug & Play device found
[ 1.100684] Freeing unused kernel memory: 660k freed
[ 1.101254] Write protecting the kernel text: 4680k
[ 1.101322] Write protecting the kernel read-only data: 1840k
[ 1.137353] udev: starting version 151
[ 1.292611] usb 1-4: configuration #1 chosen from 1 choice
[ 1.408107] usb 1-8: new high speed USB device using ehci_hcd and address 3
[ 1.423524] ahci 0000:00:1f.2: version 3.0
[ 1.423559] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.423622] alloc irq_desc for 27 on node -1
[ 1.423629] alloc kstat_irqs on node -1
[ 1.423648] ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
[ 1.423759] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 1.423771] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
[ 1.423782] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.424394] scsi0 : ahci
[ 1.424711] scsi1 : ahci
[ 1.424911] scsi2 : ahci
[ 1.425091] scsi3 : ahci
[ 1.425493] ata1: SATA max UDMA/133 abar m1024@0x80a04400 port 0x80a04500 irq 27
[ 1.425504] ata2: SATA max UDMA/133 abar m1024@0x80a04400 port 0x80a04580 irq 27
[ 1.425513] ata3: SATA max UDMA/133 abar m1024@0x80a04400 port 0x80a04600 irq 27
[ 1.425522] ata4: SATA max UDMA/133 abar m1024@0x80a04400 port 0x80a04680 irq 27
[ 1.469813] Initializing USB Mass Storage driver...
[ 1.470098] scsi4 : SCSI emulation for USB Mass Storage devices
[ 1.470430] usb-storage: device found at 2
[ 1.470437] usb-storage: waiting for device to settle before scanning
[ 1.470465] usbcore: registered new interface driver usb-storage
[ 1.470558] USB Mass Storage support registered.
[ 1.567447] usb 1-8: configuration #1 chosen from 1 choice
[ 1.744091] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.744105] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.744141] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.744150] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.000061] ata1.00: ATA-8: TOSHIBA MK2555GSX, FG001M, max UDMA/100
[ 2.000074] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 5.184216] ata1.00: configured for UDMA/100
[ 5.200459] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK2555GS FG00 PQ: 0 ANSI: 5
[ 5.200823] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 5.200836] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.201036] sd 0:0:0:0: [sda] Write Protect is off
[ 5.201047] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.201172] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.201652] sda: sda1 sda2 < sda5 >
[ 6.201318] sd 0:0:0:0: [sda] Attached SCSI disk
[ 6.211608] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 6.211670] r8169 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 6.211790] r8169 0000:09:00.0: setting latency timer to 64
[ 6.211953] alloc irq_desc for 28 on node -1
[ 6.211961] alloc kstat_irqs on node -1
[ 6.212018] r8169 0000:09:00.0: irq 28 for MSI/MSI-X
[ 6.214064] eth0: RTL8102e at 0xf80c0000, 70:5a:b6:72:19:d5, XID 04e00000 IRQ 28
[ 6.468582] usb-storage: device scan complete
[ 6.471173] scsi 4:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 6.473413] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 6.478511] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 13.890941] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 313.149134] udev: starting version 151
[ 313.213220] Adding 6007800k swap on /dev/sda5. Priority:-1 extents:1 across:6007800k
[ 313.483794] lp: driver loaded but no devices found
[ 313.662744] Linux agpgart interface v0.103
[ 313.952830] cfg80211: Calling CRDA to update world regulatory domain
[ 313.968714] Linux video capture interface: v2.00
[ 313.976469] agpgart-intel 0000:00:00.0: Intel IGD Chipset
[ 313.976805] agpgart-intel 0000:00:00.0: detected 8188K stolen memory
[ 313.993610] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 314.002703] cfg80211: World regulatory domain updated:
[ 314.002713] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 314.002724] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 314.002733] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 314.002741] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 314.002750] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 314.002759] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 314.025425] type=1505 audit(1281541891.878:2): operation="profile_load" pid=579 name="/sbin/dhclient3"
[ 314.026190] type=1505 audit(1281541891.878:3): operation="profile_load" pid=579 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 314.026625] type=1505 audit(1281541891.878:4): operation="profile_load" pid=579 name="/usr/lib/connman/scripts/dhclient-script"
[ 314.105367] [drm] Initialized drm 1.1.0 20060810
[ 314.167446] uvcvideo: Found UVC 1.00 device Chicony USB 2.0 Camera (04f2:b15d)
[ 314.186554] input: Chicony USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input5
[ 314.186724] usbcore: registered new interface driver uvcvideo
[ 314.186733] USB Video Class driver (v0.1.0)
[ 314.358268] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 314.358282] i915 0000:00:02.0: setting latency timer to 64
[ 314.438692] ath9k 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 314.438719] ath9k 0000:07:00.0: setting latency timer to 64
[ 314.488559] ath: EEPROM regdomain: 0x65
[ 314.488569] ath: EEPROM indicates we should expect a direct regpair map
[ 314.488579] ath: Country alpha2 being used: 00
[ 314.488585] ath: Regpair used: 0x65
[ 314.489181] alloc irq_desc for 29 on node -1
[ 314.489192] alloc kstat_irqs on node -1
[ 314.489211] i915 0000:00:02.0: irq 29 for MSI/MSI-X
[ 314.489227] [drm] set up 7M of stolen space
[ 314.701463] r8169: eth0: link down
[ 314.703118] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 314.708083] [drm] initialized overlay support
[ 314.964022] phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 314.966205] Registered led device: ath9k-phy0::radio
[ 314.966273] Registered led device: ath9k-phy0::assoc
[ 314.966334] Registered led device: ath9k-phy0::tx
[ 314.966403] Registered led device: ath9k-phy0::rx
[ 314.966456] phy0: Atheros AR9285 MAC/BB Rev:2 AR5133 RF Rev:e0: mem=0xf8a60000, irq=17
[ 315.000256] type=1505 audit(1281541892.854:5): operation="profile_replace" pid=722 name="/sbin/dhclient3"
[ 315.001037] type=1505 audit(1281541892.854:6): operation="profile_replace" pid=722 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 315.001472] type=1505 audit(1281541892.854:7): operation="profile_replace" pid=722 name="/usr/lib/connman/scripts/dhclient-script"
[ 315.010868] type=1505 audit(1281541892.862:8): operation="profile_load" pid=727 name="/usr/bin/evince"
[ 315.033447] type=1505 audit(1281541892.886:9): operation="profile_load" pid=727 name="/usr/bin/evince-previewer"
[ 315.039654] type=1505 audit(1281541892.890:10): operation="profile_load" pid=727 name="/usr/bin/evince-thumbnailer"
[ 315.051359] type=1505 audit(1281541892.902:11): operation="profile_load" pid=730 name="/usr/lib/cups/backend/cups-pdf"
[ 315.156432] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 315.533115] ppdev: user-space parallel port driver
[ 315.724544] fb0: inteldrmfb frame buffer device
[ 315.724551] registered panic notifier
[ 315.724592] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 315.724674] alloc irq_desc for 22 on node -1
[ 315.724681] alloc kstat_irqs on node -1
[ 315.724696] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 315.724750] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 315.733299] vga16fb: initializing
[ 315.733308] vga16fb: mapped to 0xc00a0000
[ 315.733317] vga16fb: not registering due to another framebuffer present
[ 315.795552] [drm] Big FIFO is enabled
[ 315.863742] hda_codec: ALC272: BIOS auto-probing.
[ 315.865453] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
[ 315.865801] [drm] Big FIFO is enabled
[ 315.865817] [drm] Big FIFO is enabled
[ 315.865994] [drm] Big FIFO is enabled
[ 315.901748] [drm] Big FIFO is enabled
[ 315.903814] Console: switching to colour frame buffer device 128x37
[ 315.924344] [drm] Big FIFO is enabled
[ 315.945442] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000
[ 316.673450] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 316.983141] CPU0 attaching NULL sched-domain.
[ 316.983151] CPU1 attaching NULL sched-domain.
[ 317.007548] CPU0 attaching sched-domain:
[ 317.007559] domain 0: span 0-1 level SIBLING
[ 317.007567] groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
[ 317.007583] domain 1: span 0-1 level MC
[ 317.007591] groups: 0-1 (cpu_power = 1178)
[ 317.007608] CPU1 attaching sched-domain:
[ 317.007614] domain 0: span 0-1 level SIBLING
[ 317.007622] groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
[ 317.007637] domain 1: span 0-1 level MC
[ 317.007644] groups: 0-1 (cpu_power = 1178)
[ 317.221068] [drm] Big FIFO is enabled
[ 317.531320] [drm] Big FIFO is enabled
[ 320.965389] CPU0 attaching NULL sched-domain.
[ 320.965404] CPU1 attaching NULL sched-domain.
[ 320.998985] CPU0 attaching sched-domain:
[ 320.998994] domain 0: span 0-1 level SIBLING
[ 320.999000] groups: 0 (cpu_power = 589) 1 (cpu_power = 589)
[ 320.999012] domain 1: span 0-1 level MC
[ 320.999018] groups: 0-1 (cpu_power = 1178)
[ 320.999029] CPU1 attaching sched-domain:
[ 320.999034] domain 0: span 0-1 level SIBLING
[ 320.999039] groups: 1 (cpu_power = 589) 0 (cpu_power = 589)
[ 320.999050] domain 1: span 0-1 level MC
[ 320.999055] groups: 0-1 (cpu_power = 1178)
[ 344.369439] wlan0: direct probe to AP 00:18:39:28:70:c2 (try 1)
[ 344.369474] wlan0: deauthenticating from 00:18:39:28:70:c2 by local choice (reason=3)
[ 344.369551] wlan0: direct probe to AP 00:18:39:28:70:c2 (try 1)
[ 344.374459] wlan0: direct probe responded
[ 344.374472] wlan0: authenticate with AP 00:18:39:28:70:c2 (try 1)
[ 344.376710] wlan0: authenticated
[ 344.376768] wlan0: associate with AP 00:18:39:28:70:c2 (try 1)
[ 344.379515] wlan0: RX AssocResp from 00:18:39:28:70:c2 (capab=0x431 status=0 aid=1)
[ 344.379526] wlan0: associated
[ 344.380305] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 344.653601] padlock: VIA PadLock not detected.
[ 354.405033] wlan0: no IPv6 routers present

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

[ 13.890941] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 313.149134] udev: starting version 151

Is where your issue is. There is no activity for 300 seconds. I suggest you fsck your partition as well as maybe boot to the ultimate boot cd to test the drive health.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

If your system is a branded system can you please tell us the make and model and it may help. You may also want to grab the latest BIOS. As you are booting USB it may take a while for the interface to come up.

Revision history for this message
marcus aurelius (adbiz) said :
#7

Actually, this is a pretty new computer. Only 4 months old with very little use. It's a Toshiba NB305 netbook.

I noticed the problem after I downloaded the updates, which consisted of 200+ files.

I updated with the latest BIOS before I installed ubuntu.

Actually, there is no delay when I boot from the USB. The delay occurs when I boot off the harddrive.

I'll fsck and post what happens.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

You can see where the time staggers, concentrate on that area for maximum results. You may need a boot option or two to make it nice

Revision history for this message
marcus aurelius (adbiz) said :
#9

Here's the printout from fsck.

ubuntu@ubuntu:~$ sudo fsck /dev/sda1 /dev/sda2 /dev/sda5
fsck from util-linux-ng 2.17.2
fsck: fsck.swap: not found
fsck: Error 2 while executing fsck.swap for /dev/sda5
e2fsck 1.41.11 (14-Mar-2010)
e2fsck: need terminal for interactive repairs
e2fsck 1.41.11 (14-Mar-2010)
e2fsck: need terminal for interactive repairs

What does it mean by "need terminal for interactive repairs"?

Revision history for this message
marcus aurelius (adbiz) said :
#10

ok. it seems that fsck doesn't like chained commands.
i redid fsck for each partition separately and it didn't report any errors.

now, how to shorten that boot time, which seems to be code related.

Can you help with this problem?

Provide an answer of your own, or ask marcus aurelius for more information if necessary.

To post a message you must log in.