turning on bluetooth without turning on in windows

Asked by samuel loi de yun

i can use the bluetooth on ubuntu 10.04 if and only if i turn it on at 1st at windows.is there anyway for me to turn it on from ubuntu if my windows there is off??

thx in advance for helping me

Question information

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

Is the system a laptop or a desktop?
Is it a branded system? If so what make / model?

Revision history for this message
samuel loi de yun (deyun22) said :
#2

this is a laptop dell inspiron 1464 about the model i dun know...i'm terribly sry

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

The model is Inspiron 1464, The make is Dell

;)

ok lets have a play. Boot to Ubuntu with the bluetooth off and run:

dmesg > ~/Desktop/off.txt

Then boot with the bluetooth activated for ubuntu and run:

dmesg > ~/Desktop/on.txt

Then give the content of both files, making sure you higlight wich text is in which file and we can compare.

Revision history for this message
samuel loi de yun (deyun22) said :
#4

wait a...u want me to go to terminal and type dmesg?? i type but it is very very long...so just to confirm it is i just type dmesg and save the file??den post both here?

Revision history for this message
samuel loi de yun (deyun22) said :
#5

ok nvm my previous question...i just found out the terminal will not say file is cre8ed lol...sry

ok so this is the file when it is not activated from windows

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-22-generic (buildd@yellow) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 (Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=/dev/sda5 loop=/ubuntu/disks/root.disk ro quiet splash
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009c400 (usable)
[ 0.000000] BIOS-e820: 000000000009c400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000b727c000 (usable)
[ 0.000000] BIOS-e820: 00000000b727c000 - 00000000b7282000 (reserved)
[ 0.000000] BIOS-e820: 00000000b7282000 - 00000000b73ea000 (usable)
[ 0.000000] BIOS-e820: 00000000b73ea000 - 00000000b740f000 (reserved)
[ 0.000000] BIOS-e820: 00000000b740f000 - 00000000b746f000 (usable)
[ 0.000000] BIOS-e820: 00000000b746f000 - 00000000b7470000 (reserved)
[ 0.000000] BIOS-e820: 00000000b7470000 - 00000000b74f1000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000b74f1000 - 00000000b770f000 (reserved)
[ 0.000000] BIOS-e820: 00000000b770f000 - 00000000b7717000 (usable)
[ 0.000000] BIOS-e820: 00000000b7717000 - 00000000b771f000 (reserved)
[ 0.000000] BIOS-e820: 00000000b771f000 - 00000000b777e000 (usable)
[ 0.000000] BIOS-e820: 00000000b777e000 - 00000000b779f000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000b779f000 - 00000000b77e2000 (usable)
[ 0.000000] BIOS-e820: 00000000b77e2000 - 00000000b77ff000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000b77ff000 - 00000000b7800000 (usable)
[ 0.000000] BIOS-e820: 00000000b7800000 - 00000000bc000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000f0704000 - 00000000f0705000 (reserved)
[ 0.000000] BIOS-e820: 00000000feaff000 - 00000000feb00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] last_pfn = 0xb7800 max_arch_pfn = 0x400000000
[ 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-D3FFF write-protect
[ 0.000000] D4000-DBFFF uncachable
[ 0.000000] DC000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFE00000 mask FFFE00000 write-protect
[ 0.000000] 1 base 0B8000000 mask FF8000000 uncachable
[ 0.000000] 2 base 000000000 mask F80000000 write-back
[ 0.000000] 3 base 080000000 mask FC0000000 write-back
[ 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: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000001000 (usable)
[ 0.000000] modified: 0000000000001000 - 0000000000006000 (reserved)
[ 0.000000] modified: 0000000000006000 - 000000000009c400 (usable)
[ 0.000000] modified: 000000000009c400 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000d2000 - 00000000000d4000 (reserved)
[ 0.000000] modified: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000b727c000 (usable)
[ 0.000000] modified: 00000000b727c000 - 00000000b7282000 (reserved)
[ 0.000000] modified: 00000000b7282000 - 00000000b73ea000 (usable)
[ 0.000000] modified: 00000000b73ea000 - 00000000b740f000 (reserved)
[ 0.000000] modified: 00000000b740f000 - 00000000b746f000 (usable)
[ 0.000000] modified: 00000000b746f000 - 00000000b7470000 (reserved)
[ 0.000000] modified: 00000000b7470000 - 00000000b74f1000 (ACPI NVS)
[ 0.000000] modified: 00000000b74f1000 - 00000000b770f000 (reserved)
[ 0.000000] modified: 00000000b770f000 - 00000000b7717000 (usable)
[ 0.000000] modified: 00000000b7717000 - 00000000b771f000 (reserved)
[ 0.000000] modified: 00000000b771f000 - 00000000b777e000 (usable)
[ 0.000000] modified: 00000000b777e000 - 00000000b779f000 (ACPI NVS)
[ 0.000000] modified: 00000000b779f000 - 00000000b77e2000 (usable)
[ 0.000000] modified: 00000000b77e2000 - 00000000b77ff000 (ACPI data)
[ 0.000000] modified: 00000000b77ff000 - 00000000b7800000 (usable)
[ 0.000000] modified: 00000000b7800000 - 00000000bc000000 (reserved)
[ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] modified: 00000000f0704000 - 00000000f0705000 (reserved)
[ 0.000000] modified: 00000000feaff000 - 00000000feb00000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] modified: 00000000fed00000 - 00000000fed00400 (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 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000b7800000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0000000000 - 00b7800000 page 2M
[ 0.000000] kernel direct mapping tables up to b7800000 @ 8000-c000
[ 0.000000] RAMDISK: 377b1000 - 37fefd46
[ 0.000000] ACPI: RSDP 00000000000f7180 00024 (v02 PTLTD )
[ 0.000000] ACPI: XSDT 00000000b77f467a 00064 (v01 DELL QA09 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 00000000b77e4000 000F4 (v03 INTEL CRESTLNE 06040000 ALAN 00000001)
[ 0.000000] ACPI: DSDT 00000000b77e5000 0A47C (v02 Intel CALPELLA 06040000 INTL 20060912)
[ 0.000000] ACPI: FACS 00000000b779bfc0 00040
[ 0.000000] ACPI: HPET 00000000b77fecfa 00038 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
[ 0.000000] ACPI: MCFG 00000000b77fed32 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
[ 0.000000] ACPI: APIC 00000000b77fed6e 00084 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: BOOT 00000000b77fedf2 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: SLIC 00000000b77fee1a 00176 (v01 DELL QA09 06040000 LTP 00000000)
[ 0.000000] ACPI: OSFR 00000000b77fef90 00070 (v01 DELL DELL 06040000 ASL 00000061)
[ 0.000000] ACPI: SSDT 00000000b77e3000 009F1 (v01 PmRef CpuPm 00003000 INTL 20060912)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-00000000b7800000
[ 0.000000] Bootmem setup node 0 0000000000000000-00000000b7800000
[ 0.000000] NODE_DATA [000000000000a000 - 000000000000efff]
[ 0.000000] bootmap [000000000000f000 - 0000000000025eff] pages 17
[ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 00b7800000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 0001a29e64] TEXT DATA BSS ==> [0001000000 - 0001a29e64]
[ 0.000000] #3 [00377b1000 - 0037fefd46] RAMDISK ==> [00377b1000 - 0037fefd46]
[ 0.000000] #4 [000009c400 - 0000100000] BIOS reserved ==> [000009c400 - 0000100000]
[ 0.000000] #5 [0001a2a000 - 0001a2a1d4] BRK ==> [0001a2a000 - 0001a2a1d4]
[ 0.000000] #6 [0000008000 - 000000a000] PGTABLE ==> [0000008000 - 000000a000]
[ 0.000000] found SMP MP-table at [ffff8800000f7260] f7260
[ 0.000000] [ffffea0000000000-ffffea00029fffff] PMD -> [ffff880002000000-ffff8800049fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00100000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[9] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00000001
[ 0.000000] 0: 0x00000006 -> 0x0000009c
[ 0.000000] 0: 0x00000100 -> 0x000b727c
[ 0.000000] 0: 0x000b7282 -> 0x000b73ea
[ 0.000000] 0: 0x000b740f -> 0x000b746f
[ 0.000000] 0: 0x000b770f -> 0x000b7717
[ 0.000000] 0: 0x000b771f -> 0x000b777e
[ 0.000000] 0: 0x000b779f -> 0x000b77e2
[ 0.000000] 0: 0x000b77ff -> 0x000b7800
[ 0.000000] On node 0 totalpages: 750726
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 104 pages reserved
[ 0.000000] DMA zone: 3831 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10220 pages used for memmap
[ 0.000000] DMA32 zone: 736515 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] 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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] 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 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
[ 0.000000] PM: Registered nosave memory: 000000000009c000 - 000000000009d000
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
[ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
[ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000b727c000 - 00000000b7282000
[ 0.000000] PM: Registered nosave memory: 00000000b73ea000 - 00000000b740f000
[ 0.000000] PM: Registered nosave memory: 00000000b746f000 - 00000000b7470000
[ 0.000000] PM: Registered nosave memory: 00000000b7470000 - 00000000b74f1000
[ 0.000000] PM: Registered nosave memory: 00000000b74f1000 - 00000000b770f000
[ 0.000000] PM: Registered nosave memory: 00000000b7717000 - 00000000b771f000
[ 0.000000] PM: Registered nosave memory: 00000000b777e000 - 00000000b779f000
[ 0.000000] PM: Registered nosave memory: 00000000b77e2000 - 00000000b77ff000
[ 0.000000] Allocating PCI resources starting at bc000000 (gap: bc000000:24000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880001c00000 s91544 r8192 d23144 u524288
[ 0.000000] pcpu-alloc: s91544 r8192 d23144 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 740346
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=/dev/sda5 loop=/ubuntu/disks/root.disk ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 2940332k/3006464k available (5409k kernel code, 3560k absent, 62572k reserved, 2976k data, 876k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:440
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 30146560 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] alloc irq_desc for 24 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 25 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 26 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 27 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] HPET: 8 timers in total, 4 timers will be used for per-cpu timer
[ 0.000000] Fast TSC calibration using PIT
[ 0.010000] Detected 2260.716 MHz processor.
[ 0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4521.43 BogoMIPS (lpj=22607160)
[ 0.000022] Security Framework initialized
[ 0.000038] AppArmor: AppArmor initialized
[ 0.000318] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001901] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.002625] Mount-cache hash table entries: 256
[ 0.002736] Initializing cgroup subsys ns
[ 0.002739] Initializing cgroup subsys cpuacct
[ 0.002742] Initializing cgroup subsys memory
[ 0.002748] Initializing cgroup subsys devices
[ 0.002750] Initializing cgroup subsys freezer
[ 0.002751] Initializing cgroup subsys net_cls
[ 0.002767] CPU: Physical Processor ID: 0
[ 0.002768] CPU: Processor Core ID: 0
[ 0.002772] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.002773] CPU: L2 cache: 256K
[ 0.002774] CPU: L3 cache: 3072K
[ 0.002777] CPU 0/0x0 -> Node 0
[ 0.002780] mce: CPU supports 9 MCE banks
[ 0.002789] CPU0: Thermal monitoring handled by SMI
[ 0.002793] CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6
[ 0.002800] using mwait in idle threads.
[ 0.002802] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
[ 0.002807] ... version: 3
[ 0.002808] ... bit width: 48
[ 0.002809] ... generic registers: 4
[ 0.002810] ... value mask: 0000ffffffffffff
[ 0.002811] ... max period: 000000007fffffff
[ 0.002812] ... fixed-purpose events: 3
[ 0.002814] ... event mask: 000000070000000f
[ 0.004818] ACPI: Core revision 20090903
[ 0.035646] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.035650] ftrace: allocating 22518 entries in 89 pages
[ 0.042499] Setting APIC routing to flat
[ 0.042904] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.142702] CPU0: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.253658] Booting processor 1 APIC 0x4 ip 0x6000
[ 0.263971] Initializing CPU#1
[ 0.413236] CPU: Physical Processor ID: 0
[ 0.413237] CPU: Processor Core ID: 2
[ 0.413240] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.413241] CPU: L2 cache: 256K
[ 0.413242] CPU: L3 cache: 3072K
[ 0.413245] CPU 1/0x4 -> Node 0
[ 0.413255] CPU1: Thermal monitoring handled by SMI
[ 0.413258] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6
[ 0.413300] CPU1: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.413307] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.433367] Booting processor 2 APIC 0x1 ip 0x6000
[ 0.443583] Initializing CPU#2
[ 0.592879] CPU: Physical Processor ID: 0
[ 0.592880] CPU: Processor Core ID: 0
[ 0.592883] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.592885] CPU: L2 cache: 256K
[ 0.592886] CPU: L3 cache: 3072K
[ 0.592889] CPU 2/0x1 -> Node 0
[ 0.592900] CPU2: Thermal monitoring handled by SMI
[ 0.592903] CPU 2 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[ 0.592933] CPU2: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.592941] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 0.613005] Booting processor 3 APIC 0x5 ip 0x6000
[ 0.623221] Initializing CPU#3
[ 0.772519] CPU: Physical Processor ID: 0
[ 0.772520] CPU: Processor Core ID: 2
[ 0.772522] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.772524] CPU: L2 cache: 256K
[ 0.772524] CPU: L3 cache: 3072K
[ 0.772526] CPU 3/0x5 -> Node 0
[ 0.772537] CPU3: Thermal monitoring handled by SMI
[ 0.772540] CPU 3 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[ 0.772647] CPU3: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.772654] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 0.792635] Brought up 4 CPUs
[ 0.792637] Total of 4 processors activated (18087.36 BogoMIPS).
[ 0.794159] CPU0 attaching sched-domain:
[ 0.794164] domain 0: span 0,2 level SIBLING
[ 0.794166] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 0.794170] domain 1: span 0-3 level MC
[ 0.794172] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 0.794178] CPU1 attaching sched-domain:
[ 0.794180] domain 0: span 1,3 level SIBLING
[ 0.794181] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 0.794185] domain 1: span 0-3 level MC
[ 0.794186] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 0.794190] CPU2 attaching sched-domain:
[ 0.794192] domain 0: span 0,2 level SIBLING
[ 0.794193] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 0.794197] domain 1: span 0-3 level MC
[ 0.794198] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 0.794202] CPU3 attaching sched-domain:
[ 0.794203] domain 0: span 1,3 level SIBLING
[ 0.794205] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 0.794208] domain 1: span 0-3 level MC
[ 0.794210] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 0.794440] devtmpfs: initialized
[ 0.794719] regulator: core version 0.5
[ 0.794746] Time: 14:09:36 Date: 05/24/10
[ 0.794781] NET: Registered protocol family 16
[ 0.794864] Trying to unpack rootfs image as initramfs...
[ 0.794888] ACPI: bus type pci registered
[ 0.794958] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.794961] PCI: MCFG area at e0000000 reserved in E820
[ 0.800001] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.800003] PCI: Using configuration type 1 for base access
[ 0.800633] bio: create slab <bio-0> at 0
[ 0.801529] ACPI: EC: Look up EC in DSDT
[ 0.808294] ACPI: BIOS _OSI(Linux) query ignored
[ 0.809779] ACPI: Interpreter enabled
[ 0.809783] ACPI: (supports S0 S3 S4 S5)
[ 0.809804] ACPI: Using IOAPIC for interrupt routing
[ 0.810253] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 0.816290] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[ 0.816355] ACPI: Power Resource [FN00] (off)
[ 0.816400] ACPI: Power Resource [FN01] (off)
[ 0.816668] ACPI: No dock devices found.
[ 0.817588] _OSC invalid UUID
[ 0.817590] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.817666] pci 0000:00:02.0: reg 10 64bit mmio: [0xf0000000-0xf03fffff]
[ 0.817671] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.817674] pci 0000:00:02.0: reg 20 io port: [0x1800-0x1807]
[ 0.817762] pci 0000:00:16.0: reg 10 64bit mmio: [0xf0705800-0xf070580f]
[ 0.817818] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.817823] pci 0000:00:16.0: PME# disabled
[ 0.817894] pci 0000:00:1a.0: reg 10 32bit mmio: [0xf0706000-0xf07063ff]
[ 0.817958] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.817963] pci 0000:00:1a.0: PME# disabled
[ 0.818016] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf0700000-0xf0703fff]
[ 0.818074] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.818078] pci 0000:00:1b.0: PME# disabled
[ 0.818165] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.818169] pci 0000:00:1c.0: PME# disabled
[ 0.818257] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.818261] pci 0000:00:1c.1: PME# disabled
[ 0.818353] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.818357] pci 0000:00:1c.5: PME# disabled
[ 0.818423] pci 0000:00:1d.0: reg 10 32bit mmio: [0xf0706400-0xf07067ff]
[ 0.818486] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.818491] pci 0000:00:1d.0: PME# disabled
[ 0.818707] pci 0000:00:1f.2: reg 10 io port: [0x1818-0x181f]
[ 0.818714] pci 0000:00:1f.2: reg 14 io port: [0x180c-0x180f]
[ 0.818721] pci 0000:00:1f.2: reg 18 io port: [0x1810-0x1817]
[ 0.818729] pci 0000:00:1f.2: reg 1c io port: [0x1808-0x180b]
[ 0.818736] pci 0000:00:1f.2: reg 20 io port: [0x1820-0x183f]
[ 0.818743] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf0705000-0xf07057ff]
[ 0.818786] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.818790] pci 0000:00:1f.2: PME# disabled
[ 0.818828] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf0706800-0xf07068ff]
[ 0.818846] pci 0000:00:1f.3: reg 20 io port: [0x1840-0x185f]
[ 0.818913] pci 0000:00:1f.6: reg 10 64bit mmio: [0xf0704000-0xf0704fff]
[ 0.820577] pci 0000:03:00.0: reg 10 64bit mmio: [0xf0400000-0xf0403fff]
[ 0.822668] pci 0000:03:00.0: supports D1 D2
[ 0.822670] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.822763] pci 0000:03:00.0: PME# disabled
[ 0.823624] pci 0000:00:1c.1: bridge 32bit mmio: [0xf0400000-0xf04fffff]
[ 0.823678] pci 0000:04:00.0: reg 10 io port: [0x2000-0x20ff]
[ 0.823697] pci 0000:04:00.0: reg 18 64bit mmio pref: [0xf0810000-0xf0810fff]
[ 0.823711] pci 0000:04:00.0: reg 20 64bit mmio pref: [0xf0800000-0xf080ffff]
[ 0.823719] pci 0000:04:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.823757] pci 0000:04:00.0: supports D1 D2
[ 0.823758] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.823763] pci 0000:04:00.0: PME# disabled
[ 0.823833] pci 0000:00:1c.5: bridge io port: [0x2000-0x2fff]
[ 0.823842] pci 0000:00:1c.5: bridge 64bit mmio pref: [0xf0800000-0xf08fffff]
[ 0.823896] pci 0000:00:1e.0: transparent bridge
[ 0.823939] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.824194] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.824376] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.824501] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.824625] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[ 0.824785] _OSC invalid UUID
[ 0.829700] ACPI: PCI Root Bridge [CPBG] (0000:ff)
[ 0.830068] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[ 0.830180] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *7 11 12 14 15)
[ 0.830290] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.830400] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.830508] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.830617] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 0.830726] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.830835] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.830935] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.830944] vgaarb: loaded
[ 0.831035] SCSI subsystem initialized
[ 0.831143] libata version 3.00 loaded.
[ 0.831204] usbcore: registered new interface driver usbfs
[ 0.831213] usbcore: registered new interface driver hub
[ 0.831238] usbcore: registered new device driver usb
[ 0.831354] ACPI: WMI: Mapper loaded
[ 0.831356] PCI: Using ACPI for IRQ routing
[ 0.831569] NetLabel: Initializing
[ 0.831570] NetLabel: domain hash size = 128
[ 0.831571] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.831583] NetLabel: unlabeled traffic allowed by default
[ 0.831620] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 25, 26, 27, 0, 0
[ 0.831625] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.842411] hpet: hpet2 irq 24 for MSI
[ 0.842496] hpet: hpet3 irq 25 for MSI
[ 0.852468] hpet: hpet4 irq 26 for MSI
[ 0.852530] hpet: hpet5 irq 27 for MSI
[ 0.852539] Switching to clocksource tsc
[ 0.854193] AppArmor: AppArmor Filesystem Enabled
[ 0.854207] pnp: PnP ACPI init
[ 0.854223] ACPI: bus type pnp registered
[ 0.857184] pnp: PnP ACPI: found 11 devices
[ 0.857186] ACPI: ACPI bus type pnp unregistered
[ 0.857197] system 00:05: ioport range 0x680-0x69f has been reserved
[ 0.857199] system 00:05: ioport range 0x500-0x50f has been reserved
[ 0.857201] system 00:05: ioport range 0x600-0x603 has been reserved
[ 0.857203] system 00:05: ioport range 0xffff-0xffff has been reserved
[ 0.857205] system 00:05: ioport range 0x400-0x47f has been reserved
[ 0.857207] system 00:05: ioport range 0x1180-0x11ff has been reserved
[ 0.857209] system 00:05: ioport range 0x164e-0x164f has been reserved
[ 0.857211] system 00:05: ioport range 0xfe00-0xfe00 has been reserved
[ 0.857216] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.857218] system 00:09: iomem range 0xfed10000-0xfed13fff has been reserved
[ 0.857220] system 00:09: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.857222] system 00:09: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.857224] system 00:09: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.857226] system 00:09: iomem range 0xfeaff000-0xfeafffff has been reserved
[ 0.857228] system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.857230] system 00:09: iomem range 0xfed40000-0xfed44fff has been reserved
[ 0.857232] system 00:09: iomem range 0xfed45000-0xfed8ffff has been reserved
[ 0.857234] system 00:09: iomem range 0xff000000-0xffffffff has been reserved
[ 0.857236] system 00:09: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 0.861937] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.861941] pci 0000:00:1c.0: IO window: 0x3000-0x3fff
[ 0.861946] pci 0000:00:1c.0: MEM window: 0xbc000000-0xbc1fffff
[ 0.861951] pci 0000:00:1c.0: PREFETCH window: 0x000000bc200000-0x000000bc3fffff
[ 0.861959] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.861962] pci 0000:00:1c.1: IO window: 0x4000-0x4fff
[ 0.861968] pci 0000:00:1c.1: MEM window: 0xf0400000-0xf04fffff
[ 0.861972] pci 0000:00:1c.1: PREFETCH window: 0x000000bc400000-0x000000bc5fffff
[ 0.861981] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:04
[ 0.861984] pci 0000:00:1c.5: IO window: 0x2000-0x2fff
[ 0.861990] pci 0000:00:1c.5: MEM window: 0xbc600000-0xbc9fffff
[ 0.861994] pci 0000:00:1c.5: PREFETCH window: 0x000000f0800000-0x000000f08fffff
[ 0.862001] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
[ 0.862003] pci 0000:00:1e.0: IO window: disabled
[ 0.862008] pci 0000:00:1e.0: MEM window: disabled
[ 0.862012] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.862032] alloc irq_desc for 16 on node -1
[ 0.862033] alloc kstat_irqs on node -1
[ 0.862038] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.862044] pci 0000:00:1c.0: setting latency timer to 64
[ 0.862054] alloc irq_desc for 17 on node -1
[ 0.862055] alloc kstat_irqs on node -1
[ 0.862057] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.862062] pci 0000:00:1c.1: setting latency timer to 64
[ 0.862072] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.862076] pci 0000:00:1c.5: setting latency timer to 64
[ 0.862084] pci 0000:00:1e.0: setting latency timer to 64
[ 0.862089] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.862091] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.862093] pci_bus 0000:02: resource 0 io: [0x3000-0x3fff]
[ 0.862094] pci_bus 0000:02: resource 1 mem: [0xbc000000-0xbc1fffff]
[ 0.862096] pci_bus 0000:02: resource 2 pref mem [0xbc200000-0xbc3fffff]
[ 0.862098] pci_bus 0000:03: resource 0 io: [0x4000-0x4fff]
[ 0.862100] pci_bus 0000:03: resource 1 mem: [0xf0400000-0xf04fffff]
[ 0.862101] pci_bus 0000:03: resource 2 pref mem [0xbc400000-0xbc5fffff]
[ 0.862103] pci_bus 0000:04: resource 0 io: [0x2000-0x2fff]
[ 0.862105] pci_bus 0000:04: resource 1 mem: [0xbc600000-0xbc9fffff]
[ 0.862107] pci_bus 0000:04: resource 2 pref mem [0xf0800000-0xf08fffff]
[ 0.862109] pci_bus 0000:05: resource 3 io: [0x00-0xffff]
[ 0.862110] pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.862112] pci_bus 0000:ff: resource 0 io: [0x00-0xffff]
[ 0.862114] pci_bus 0000:ff: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.862145] NET: Registered protocol family 2
[ 0.862284] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.863156] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.866370] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.866784] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.866786] TCP reno registered
[ 0.866872] NET: Registered protocol family 1
[ 0.866889] pci 0000:00:02.0: Boot video device
[ 0.866997] Simple Boot Flag at 0x36 set to 0x1
[ 0.867231] Scanning for low memory corruption every 60 seconds
[ 0.867345] audit: initializing netlink socket (disabled)
[ 0.867354] type=2000 audit(1274710175.719:1): initialized
[ 0.875537] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.876641] VFS: Disk quotas dquot_6.5.2
[ 0.876686] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.877178] fuse init (API version 7.13)
[ 0.877241] msgmni has been set to 5742
[ 0.877434] alg: No test for stdrng (krng)
[ 0.877479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.877482] io scheduler noop registered
[ 0.877483] io scheduler anticipatory registered
[ 0.877484] io scheduler deadline registered
[ 0.877517] io scheduler cfq registered (default)
[ 0.877659] alloc irq_desc for 28 on node -1
[ 0.877661] alloc kstat_irqs on node -1
[ 0.877672] pcieport 0000:00:1c.0: irq 28 for MSI/MSI-X
[ 0.877683] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.877812] alloc irq_desc for 29 on node -1
[ 0.877813] alloc kstat_irqs on node -1
[ 0.877821] pcieport 0000:00:1c.1: irq 29 for MSI/MSI-X
[ 0.877831] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.877958] alloc irq_desc for 30 on node -1
[ 0.877959] alloc kstat_irqs on node -1
[ 0.877967] pcieport 0000:00:1c.5: irq 30 for MSI/MSI-X
[ 0.877977] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.878054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.878187] _OSC invalid UUID
[ 0.878282] _OSC invalid UUID
[ 0.878371] _OSC invalid UUID
[ 0.878472] _OSC invalid UUID
[ 0.878563] _OSC invalid UUID
[ 0.878651] _OSC invalid UUID
[ 0.878668] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.878760] ACPI: AC Adapter [ADP1] (on-line)
[ 0.878815] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.878818] ACPI: Power Button [PWRB]
[ 0.878846] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.878848] ACPI: Sleep Button [SLPB]
[ 0.878876] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.879762] ACPI: Lid Switch [LID0]
[ 0.879801] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.879803] ACPI: Power Button [PWRF]
[ 0.879914] fan PNP0C0B:00: registered as cooling_device0
[ 0.879918] ACPI: Fan [FAN0] (off)
[ 0.880002] fan PNP0C0B:01: registered as cooling_device1
[ 0.880007] ACPI: Fan [FAN1] (off)
[ 0.880868] ACPI: SSDT 00000000b771ac18 003A0 (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
[ 0.881363] ACPI: SSDT 00000000b7718698 005EC (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
[ 0.881823] Monitor-Mwait will be used to enter C-1 state
[ 0.881848] Monitor-Mwait will be used to enter C-2 state
[ 0.881864] Monitor-Mwait will be used to enter C-3 state
[ 0.881894] processor LNXCPU:00: registered as cooling_device2
[ 0.882413] ACPI: SSDT 00000000b7719a98 00303 (v01 PmRef ApIst 00003000 INTL 20060912)
[ 0.882825] ACPI: SSDT 00000000b7717d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912)
[ 0.883491] processor LNXCPU:01: registered as cooling_device3
[ 0.884409] processor LNXCPU:02: registered as cooling_device4
[ 0.892554] processor LNXCPU:03: registered as cooling_device5
[ 0.895446] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.895451] ACPI: Thermal Zone [TZ00] (27 C)
[ 0.896084] thermal LNXTHERM:02: registered as thermal_zone1
[ 0.896089] ACPI: Thermal Zone [TZ01] (0 C)
[ 0.897188] Linux agpgart interface v0.103
[ 0.897214] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.898105] brd: module loaded
[ 0.898417] loop: module loaded
[ 0.898477] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[ 0.898760] Fixed MDIO Bus: probed
[ 0.898782] PPP generic driver version 2.4.2
[ 0.898807] tun: Universal TUN/TAP device driver, 1.6
[ 0.898809] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 0.898860] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.898884] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.898896] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 0.898899] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 0.898929] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.898958] ehci_hcd 0000:00:1a.0: debug port 2
[ 0.902924] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[ 0.902943] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf0706000
[ 0.921567] ACPI: Battery Slot [BAT0] (battery present)
[ 0.922307] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.922398] usb usb1: configuration #1 chosen from 1 choice
[ 0.922422] hub 1-0:1.0: USB hub found
[ 0.922429] hub 1-0:1.0: 3 ports detected
[ 0.922486] alloc irq_desc for 23 on node -1
[ 0.922488] alloc kstat_irqs on node -1
[ 0.922494] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.922517] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.922521] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 0.922551] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.922587] ehci_hcd 0000:00:1d.0: debug port 2
[ 0.926568] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[ 0.926588] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0706400
[ 0.942268] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.942354] usb usb2: configuration #1 chosen from 1 choice
[ 0.942377] hub 2-0:1.0: USB hub found
[ 0.942383] hub 2-0:1.0: 3 ports detected
[ 0.942434] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.942449] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.942518] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.947974] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.947982] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.948047] mice: PS/2 mouse device common for all mice
[ 0.948146] rtc_cmos 00:06: RTC can wake from S4
[ 0.948179] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.948212] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.948309] device-mapper: uevent: version 1.0.3
[ 0.948397] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: <email address hidden>
[ 0.948478] device-mapper: multipath: version 1.1.0 loaded
[ 0.948481] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.948727] cpuidle: using governor ladder
[ 0.948868] cpuidle: using governor menu
[ 0.949144] TCP cubic registered
[ 0.949238] NET: Registered protocol family 10
[ 0.949580] lo: Disabled Privacy Extensions
[ 0.949793] NET: Registered protocol family 17
[ 0.951213] PM: Resume from disk failed.
[ 0.951224] registered taskstats version 1
[ 0.952734] Magic number: 10:896:182
[ 0.952832] rtc_cmos 00:06: setting system clock to 2010-05-24 14:09:36 UTC (1274710176)
[ 0.952836] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.952838] EDD information not available.
[ 0.953188] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 0.977198] Freeing initrd memory: 8443k freed
[ 0.979168] Freeing unused kernel memory: 876k freed
[ 0.979375] Write protecting the kernel read-only data: 7680k
[ 0.992395] udev: starting version 151
[ 1.037760] ahci 0000:00:1f.2: version 3.0
[ 1.037784] alloc irq_desc for 19 on node -1
[ 1.037787] alloc kstat_irqs on node -1
[ 1.037795] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.037842] alloc irq_desc for 31 on node -1
[ 1.037844] alloc kstat_irqs on node -1
[ 1.037855] ahci 0000:00:1f.2: irq 31 for MSI/MSI-X
[ 1.037890] ahci: SSS flag set, parallel bus scan disabled
[ 1.037928] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[ 1.037932] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst
[ 1.037939] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.042238] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.042264] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.042310] r8169 0000:04:00.0: setting latency timer to 64
[ 1.042357] alloc irq_desc for 32 on node -1
[ 1.042360] alloc kstat_irqs on node -1
[ 1.042374] r8169 0000:04:00.0: irq 32 for MSI/MSI-X
[ 1.042977] eth0: RTL8102e at 0xffffc9001109c000, b8:ac:6f:5c:25:51, XID 04e00000 IRQ 32
[ 1.052237] scsi0 : ahci
[ 1.052404] scsi1 : ahci
[ 1.052510] scsi2 : ahci
[ 1.052605] scsi3 : ahci
[ 1.052693] ata1: SATA max UDMA/133 abar m2048@0xf0705000 port 0xf0705100 irq 31
[ 1.052697] ata2: SATA max UDMA/133 abar m2048@0xf0705000 port 0xf0705180 irq 31
[ 1.052699] ata3: DUMMY
[ 1.052701] ata4: DUMMY
[ 1.241968] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.392050] usb 1-1: configuration #1 chosen from 1 choice
[ 1.392124] hub 1-1:1.0: USB hub found
[ 1.392241] hub 1-1:1.0: 6 ports detected
[ 1.405471] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.406876] ata1.00: ATA-8: WDC WD3200BEVT-75A23T0, 01.01A01, max UDMA/133
[ 1.406881] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.408384] ata1.00: configured for UDMA/133
[ 1.425570] scsi 0:0:0:0: Direct-Access ATA WDC WD3200BEVT-7 01.0 PQ: 0 ANSI: 5
[ 1.425688] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.425768] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.425798] sd 0:0:0:0: [sda] Write Protect is off
[ 1.425800] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.425814] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.425912] sda: sda1 sda2 sda3 sda4 < sda5 >
[ 1.477137] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.511467] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 1.662019] usb 2-1: configuration #1 chosen from 1 choice
[ 1.662228] hub 2-1:1.0: USB hub found
[ 1.662349] hub 2-1:1.0: 8 ports detected
[ 1.744839] usb 1-1.1: new full speed USB device using ehci_hcd and address 3
[ 1.857020] usb 1-1.1: configuration #1 chosen from 1 choice
[ 1.857249] hub 1-1.1:1.0: USB hub found
[ 1.857436] hub 1-1.1:1.0: 3 ports detected
[ 1.930716] usb 1-1.4: new high speed USB device using ehci_hcd and address 4
[ 2.081322] usb 1-1.4: configuration #1 chosen from 1 choice
[ 2.164013] usb 1-1.5: new high speed USB device using ehci_hcd and address 5
[ 2.190054] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.193398] ata2.00: ATAPI: HL-DT-STDVD+/-RW GT30N, A101, max UDMA/100, ATAPI AN
[ 2.197427] ata2.00: configured for UDMA/100
[ 2.211749] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GT30N A101 PQ: 0 ANSI: 5
[ 2.219773] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.219778] Uniform CD-ROM driver Revision: 3.20
[ 2.219916] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.219959] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.292863] usb 1-1.5: configuration #1 chosen from 1 choice
[ 2.302282] Initializing USB Mass Storage driver...
[ 2.302436] scsi4 : SCSI emulation for USB Mass Storage devices
[ 2.302544] usb-storage: device found at 5
[ 2.302546] usb-storage: waiting for device to settle before scanning
[ 2.302562] usbcore: registered new interface driver usb-storage
[ 2.302564] USB Mass Storage support registered.
[ 2.381114] usb 2-1.2: new low speed USB device using ehci_hcd and address 3
[ 2.509568] usb 2-1.2: configuration #1 chosen from 1 choice
[ 2.518487] usbcore: registered new interface driver hiddev
[ 2.523027] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input6
[ 2.523164] generic-usb 0003:046D:C052.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:1d.0-1.2/input0
[ 2.523181] usbcore: registered new interface driver usbhid
[ 2.523204] usbhid: v2.6:USB HID core driver
[ 2.583185] usb 1-1.1.1: new full speed USB device using ehci_hcd and address 6
[ 2.703533] usb 1-1.1.1: configuration #1 chosen from 1 choice
[ 2.705251] input: HID 413c:8161 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input7
[ 2.705321] generic-usb 0003:413C:8161.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 413c:8161] on usb-0000:00:1a.0-1.1.1/input0
[ 2.781506] usb 1-1.1.2: new full speed USB device using ehci_hcd and address 7
[ 2.895112] usb 1-1.1.2: configuration #1 chosen from 1 choice
[ 2.897979] input: HID 413c:8162 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input8
[ 2.898042] generic-usb 0003:413C:8162.0003: input,hidraw2: USB HID v1.11 Mouse [HID 413c:8162] on usb-0000:00:1a.0-1.1.2/input0
[ 2.915012] EXT4-fs (loop0): mounted filesystem with ordered data mode
[ 7.289822] usb-storage: device scan complete
[ 7.291930] scsi 4:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 7.292389] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 7.296845] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 12.474379] udev: starting version 151
[ 12.495093] lp: driver loaded but no devices found
[ 12.501219] agpgart-intel 0000:00:00.0: Intel IGDNG/M Chipset
[ 12.502029] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
[ 12.603175] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 12.609517] [drm] Initialized drm 1.1.0 20060810
[ 12.662362] type=1505 audit(1274681388.232:2): operation="profile_load" pid=707 name="/sbin/dhclient3"
[ 12.662868] type=1505 audit(1274681388.232:3): operation="profile_load" pid=707 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 12.663138] type=1505 audit(1274681388.232:4): operation="profile_load" pid=707 name="/usr/lib/connman/scripts/dhclient-script"
[ 12.691493] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 12.697870] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 12.700966] lib80211: common routines for IEEE802.11 drivers
[ 12.700969] lib80211_crypt: registered algorithm 'NULL'
[ 12.704852] wl: module license 'MIXED/Proprietary' taints kernel.
[ 12.704855] Disabling lock debugging due to kernel taint
[ 12.710933] wl 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 12.711028] wl 0000:03:00.0: setting latency timer to 64
[ 12.769140] Linux video capture interface: v2.00
[ 12.773872] lib80211_crypt: registered algorithm 'TKIP'
[ 12.774049] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_1.3M (0c45:6480)
[ 12.786860] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.786866] i915 0000:00:02.0: setting latency timer to 64
[ 12.787549] input: Dell WMI hotkeys as /devices/virtual/input/input9
[ 12.788017] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 5.60.48.36
[ 12.795712] input: Laptop_Integrated_Webcam_1.3M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10
[ 12.799598] alloc irq_desc for 33 on node -1
[ 12.799601] alloc kstat_irqs on node -1
[ 12.799612] i915 0000:00:02.0: irq 33 for MSI/MSI-X
[ 12.799621] [drm] set up 31M of stolen space
[ 12.814756] usbcore: registered new interface driver uvcvideo
[ 12.814761] USB Video Class driver (v0.1.0)
[ 12.982140] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input11
[ 13.000653] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input12
[ 13.257291] Adding 261112k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:261112k
[ 13.397744] fb0: inteldrmfb frame buffer device
[ 13.397746] registered panic notifier
[ 13.401257] acpi device:01: registered as cooling_device6
[ 13.401778] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[ 13.401859] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 13.401928] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 13.402010] alloc irq_desc for 22 on node -1
[ 13.402014] alloc kstat_irqs on node -1
[ 13.402021] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 13.402061] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 13.404125] vga16fb: initializing
[ 13.404129] vga16fb: mapped to 0xffff8800000a0000
[ 13.404133] vga16fb: not registering due to another framebuffer present
[ 13.602936] hda_codec: ALC269: BIOS auto-probing.
[ 13.603688] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input14
[ 13.651113] Console: switching to colour frame buffer device 170x48
[ 13.970262] type=1505 audit(1274681389.543:5): operation="profile_load" pid=961 name="/usr/share/gdm/guest-session/Xsession"
[ 13.971495] type=1505 audit(1274681389.543:6): operation="profile_replace" pid=962 name="/sbin/dhclient3"
[ 13.971912] type=1505 audit(1274681389.543:7): operation="profile_replace" pid=962 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 13.972138] type=1505 audit(1274681389.543:8): operation="profile_replace" pid=962 name="/usr/lib/connman/scripts/dhclient-script"
[ 13.974066] type=1505 audit(1274681389.543:9): operation="profile_load" pid=963 name="/usr/bin/evince"
[ 13.979356] type=1505 audit(1274681389.553:10): operation="profile_load" pid=963 name="/usr/bin/evince-previewer"
[ 13.982587] type=1505 audit(1274681389.553:11): operation="profile_load" pid=963 name="/usr/bin/evince-thumbnailer"
[ 14.280373] r8169: eth0: link down
[ 14.280821] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.405792] ppdev: user-space parallel port driver
[ 14.800145] CPU0 attaching NULL sched-domain.
[ 14.800150] CPU1 attaching NULL sched-domain.
[ 14.800152] CPU2 attaching NULL sched-domain.
[ 14.800153] CPU3 attaching NULL sched-domain.
[ 14.897046] CPU0 attaching sched-domain:
[ 14.897052] domain 0: span 0,2 level SIBLING
[ 14.897055] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 14.897062] domain 1: span 0-3 level MC
[ 14.897065] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 14.897074] CPU1 attaching sched-domain:
[ 14.897077] domain 0: span 1,3 level SIBLING
[ 14.897080] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 14.897085] domain 1: span 0-3 level MC
[ 14.897088] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 14.897097] CPU2 attaching sched-domain:
[ 14.897099] domain 0: span 0,2 level SIBLING
[ 14.897100] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 14.897104] domain 1: span 0-3 level MC
[ 14.897105] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 14.897109] CPU3 attaching sched-domain:
[ 14.897110] domain 0: span 1,3 level SIBLING
[ 14.897112] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 14.897115] domain 1: span 0-3 level MC
[ 14.897117] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 18.219495] CPU0 attaching NULL sched-domain.
[ 18.219499] CPU1 attaching NULL sched-domain.
[ 18.219501] CPU2 attaching NULL sched-domain.
[ 18.219503] CPU3 attaching NULL sched-domain.
[ 18.306070] CPU0 attaching sched-domain:
[ 18.306075] domain 0: span 0,2 level SIBLING
[ 18.306077] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 18.306081] domain 1: span 0-3 level MC
[ 18.306083] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 18.306089] CPU1 attaching sched-domain:
[ 18.306090] domain 0: span 1,3 level SIBLING
[ 18.306092] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 18.306095] domain 1: span 0-3 level MC
[ 18.306097] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 18.306101] CPU2 attaching sched-domain:
[ 18.306102] domain 0: span 0,2 level SIBLING
[ 18.306104] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 18.306107] domain 1: span 0-3 level MC
[ 18.306109] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 18.306113] CPU3 attaching sched-domain:
[ 18.306114] domain 0: span 1,3 level SIBLING
[ 18.306116] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 18.306119] domain 1: span 0-3 level MC
[ 18.306120] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 24.482983] eth1: no IPv6 routers present
[ 813.115042] __ratelimit: 9 callbacks suppressed
[ 813.115050] npviewer.bin[1818]: segfault at ff999ea8 ip 00000000ff999ea8 sp 00000000ff9ec0bc error 14

when activated from windows

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-22-generic (buildd@yellow) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 (Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=/dev/sda5 loop=/ubuntu/disks/root.disk ro quiet splash
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009c400 (usable)
[ 0.000000] BIOS-e820: 000000000009c400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000b727c000 (usable)
[ 0.000000] BIOS-e820: 00000000b727c000 - 00000000b7282000 (reserved)
[ 0.000000] BIOS-e820: 00000000b7282000 - 00000000b73ea000 (usable)
[ 0.000000] BIOS-e820: 00000000b73ea000 - 00000000b740f000 (reserved)
[ 0.000000] BIOS-e820: 00000000b740f000 - 00000000b746f000 (usable)
[ 0.000000] BIOS-e820: 00000000b746f000 - 00000000b7470000 (reserved)
[ 0.000000] BIOS-e820: 00000000b7470000 - 00000000b74f1000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000b74f1000 - 00000000b770f000 (reserved)
[ 0.000000] BIOS-e820: 00000000b770f000 - 00000000b7717000 (usable)
[ 0.000000] BIOS-e820: 00000000b7717000 - 00000000b771f000 (reserved)
[ 0.000000] BIOS-e820: 00000000b771f000 - 00000000b777e000 (usable)
[ 0.000000] BIOS-e820: 00000000b777e000 - 00000000b779f000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000b779f000 - 00000000b77e2000 (usable)
[ 0.000000] BIOS-e820: 00000000b77e2000 - 00000000b77ff000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000b77ff000 - 00000000b7800000 (usable)
[ 0.000000] BIOS-e820: 00000000b7800000 - 00000000bc000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000f0704000 - 00000000f0705000 (reserved)
[ 0.000000] BIOS-e820: 00000000feaff000 - 00000000feb00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] last_pfn = 0xb7800 max_arch_pfn = 0x400000000
[ 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-D3FFF write-protect
[ 0.000000] D4000-DBFFF uncachable
[ 0.000000] DC000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFE00000 mask FFFE00000 write-protect
[ 0.000000] 1 base 0B8000000 mask FF8000000 uncachable
[ 0.000000] 2 base 000000000 mask F80000000 write-back
[ 0.000000] 3 base 080000000 mask FC0000000 write-back
[ 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: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000001000 (usable)
[ 0.000000] modified: 0000000000001000 - 0000000000006000 (reserved)
[ 0.000000] modified: 0000000000006000 - 000000000009c400 (usable)
[ 0.000000] modified: 000000000009c400 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000d2000 - 00000000000d4000 (reserved)
[ 0.000000] modified: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000b727c000 (usable)
[ 0.000000] modified: 00000000b727c000 - 00000000b7282000 (reserved)
[ 0.000000] modified: 00000000b7282000 - 00000000b73ea000 (usable)
[ 0.000000] modified: 00000000b73ea000 - 00000000b740f000 (reserved)
[ 0.000000] modified: 00000000b740f000 - 00000000b746f000 (usable)
[ 0.000000] modified: 00000000b746f000 - 00000000b7470000 (reserved)
[ 0.000000] modified: 00000000b7470000 - 00000000b74f1000 (ACPI NVS)
[ 0.000000] modified: 00000000b74f1000 - 00000000b770f000 (reserved)
[ 0.000000] modified: 00000000b770f000 - 00000000b7717000 (usable)
[ 0.000000] modified: 00000000b7717000 - 00000000b771f000 (reserved)
[ 0.000000] modified: 00000000b771f000 - 00000000b777e000 (usable)
[ 0.000000] modified: 00000000b777e000 - 00000000b779f000 (ACPI NVS)
[ 0.000000] modified: 00000000b779f000 - 00000000b77e2000 (usable)
[ 0.000000] modified: 00000000b77e2000 - 00000000b77ff000 (ACPI data)
[ 0.000000] modified: 00000000b77ff000 - 00000000b7800000 (usable)
[ 0.000000] modified: 00000000b7800000 - 00000000bc000000 (reserved)
[ 0.000000] modified: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] modified: 00000000f0704000 - 00000000f0705000 (reserved)
[ 0.000000] modified: 00000000feaff000 - 00000000feb00000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] modified: 00000000fed00000 - 00000000fed00400 (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 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000b7800000
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] 0000000000 - 00b7800000 page 2M
[ 0.000000] kernel direct mapping tables up to b7800000 @ 8000-c000
[ 0.000000] RAMDISK: 377b1000 - 37fefd46
[ 0.000000] ACPI: RSDP 00000000000f7180 00024 (v02 PTLTD )
[ 0.000000] ACPI: XSDT 00000000b77f467a 00064 (v01 DELL QA09 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 00000000b77e4000 000F4 (v03 INTEL CRESTLNE 06040000 ALAN 00000001)
[ 0.000000] ACPI: DSDT 00000000b77e5000 0A47C (v02 Intel CALPELLA 06040000 INTL 20060912)
[ 0.000000] ACPI: FACS 00000000b779bfc0 00040
[ 0.000000] ACPI: HPET 00000000b77fecfa 00038 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
[ 0.000000] ACPI: MCFG 00000000b77fed32 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
[ 0.000000] ACPI: APIC 00000000b77fed6e 00084 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: BOOT 00000000b77fedf2 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: SLIC 00000000b77fee1a 00176 (v01 DELL QA09 06040000 LTP 00000000)
[ 0.000000] ACPI: OSFR 00000000b77fef90 00070 (v01 DELL DELL 06040000 ASL 00000061)
[ 0.000000] ACPI: SSDT 00000000b77e3000 009F1 (v01 PmRef CpuPm 00003000 INTL 20060912)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-00000000b7800000
[ 0.000000] Bootmem setup node 0 0000000000000000-00000000b7800000
[ 0.000000] NODE_DATA [000000000000a000 - 000000000000efff]
[ 0.000000] bootmap [000000000000f000 - 0000000000025eff] pages 17
[ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 00b7800000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 0001a29e64] TEXT DATA BSS ==> [0001000000 - 0001a29e64]
[ 0.000000] #3 [00377b1000 - 0037fefd46] RAMDISK ==> [00377b1000 - 0037fefd46]
[ 0.000000] #4 [000009c400 - 0000100000] BIOS reserved ==> [000009c400 - 0000100000]
[ 0.000000] #5 [0001a2a000 - 0001a2a1d4] BRK ==> [0001a2a000 - 0001a2a1d4]
[ 0.000000] #6 [0000008000 - 000000a000] PGTABLE ==> [0000008000 - 000000a000]
[ 0.000000] found SMP MP-table at [ffff8800000f7260] f7260
[ 0.000000] [ffffea0000000000-ffffea00029fffff] PMD -> [ffff880002000000-ffff8800049fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00100000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[9] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00000001
[ 0.000000] 0: 0x00000006 -> 0x0000009c
[ 0.000000] 0: 0x00000100 -> 0x000b727c
[ 0.000000] 0: 0x000b7282 -> 0x000b73ea
[ 0.000000] 0: 0x000b740f -> 0x000b746f
[ 0.000000] 0: 0x000b770f -> 0x000b7717
[ 0.000000] 0: 0x000b771f -> 0x000b777e
[ 0.000000] 0: 0x000b779f -> 0x000b77e2
[ 0.000000] 0: 0x000b77ff -> 0x000b7800
[ 0.000000] On node 0 totalpages: 750726
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 104 pages reserved
[ 0.000000] DMA zone: 3831 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10220 pages used for memmap
[ 0.000000] DMA32 zone: 736515 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] 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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] 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 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 0000000000001000 - 0000000000006000
[ 0.000000] PM: Registered nosave memory: 000000000009c000 - 000000000009d000
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
[ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
[ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000b727c000 - 00000000b7282000
[ 0.000000] PM: Registered nosave memory: 00000000b73ea000 - 00000000b740f000
[ 0.000000] PM: Registered nosave memory: 00000000b746f000 - 00000000b7470000
[ 0.000000] PM: Registered nosave memory: 00000000b7470000 - 00000000b74f1000
[ 0.000000] PM: Registered nosave memory: 00000000b74f1000 - 00000000b770f000
[ 0.000000] PM: Registered nosave memory: 00000000b7717000 - 00000000b771f000
[ 0.000000] PM: Registered nosave memory: 00000000b777e000 - 00000000b779f000
[ 0.000000] PM: Registered nosave memory: 00000000b77e2000 - 00000000b77ff000
[ 0.000000] Allocating PCI resources starting at bc000000 (gap: bc000000:24000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880001c00000 s91544 r8192 d23144 u524288
[ 0.000000] pcpu-alloc: s91544 r8192 d23144 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 740346
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic root=/dev/sda5 loop=/ubuntu/disks/root.disk ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 2940332k/3006464k available (5409k kernel code, 3560k absent, 62572k reserved, 2976k data, 876k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:440
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 30146560 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] alloc irq_desc for 24 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 25 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 26 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] alloc irq_desc for 27 on node 0
[ 0.000000] alloc kstat_irqs on node 0
[ 0.000000] HPET: 8 timers in total, 4 timers will be used for per-cpu timer
[ 0.000000] Fast TSC calibration using PIT
[ 0.010000] Detected 2260.977 MHz processor.
[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4521.95 BogoMIPS (lpj=22609770)
[ 0.000022] Security Framework initialized
[ 0.000037] AppArmor: AppArmor initialized
[ 0.000317] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001878] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.002593] Mount-cache hash table entries: 256
[ 0.002702] Initializing cgroup subsys ns
[ 0.002705] Initializing cgroup subsys cpuacct
[ 0.002708] Initializing cgroup subsys memory
[ 0.002714] Initializing cgroup subsys devices
[ 0.002716] Initializing cgroup subsys freezer
[ 0.002717] Initializing cgroup subsys net_cls
[ 0.002733] CPU: Physical Processor ID: 0
[ 0.002735] CPU: Processor Core ID: 0
[ 0.002738] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.002740] CPU: L2 cache: 256K
[ 0.002741] CPU: L3 cache: 3072K
[ 0.002743] CPU 0/0x0 -> Node 0
[ 0.002746] mce: CPU supports 9 MCE banks
[ 0.002755] CPU0: Thermal monitoring handled by SMI
[ 0.002759] CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6
[ 0.002766] using mwait in idle threads.
[ 0.002768] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
[ 0.002773] ... version: 3
[ 0.002774] ... bit width: 48
[ 0.002775] ... generic registers: 4
[ 0.002776] ... value mask: 0000ffffffffffff
[ 0.002777] ... max period: 000000007fffffff
[ 0.002779] ... fixed-purpose events: 3
[ 0.002780] ... event mask: 000000070000000f
[ 0.004766] ACPI: Core revision 20090903
[ 0.035481] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.035485] ftrace: allocating 22518 entries in 89 pages
[ 0.042328] Setting APIC routing to flat
[ 0.042733] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.142543] CPU0: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.254728] Booting processor 1 APIC 0x4 ip 0x6000
[ 0.265041] Initializing CPU#1
[ 0.414304] CPU: Physical Processor ID: 0
[ 0.414305] CPU: Processor Core ID: 2
[ 0.414308] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.414309] CPU: L2 cache: 256K
[ 0.414310] CPU: L3 cache: 3072K
[ 0.414313] CPU 1/0x4 -> Node 0
[ 0.414323] CPU1: Thermal monitoring handled by SMI
[ 0.414326] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6
[ 0.414400] CPU1: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.414407] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.434471] Booting processor 2 APIC 0x1 ip 0x6000
[ 0.444688] Initializing CPU#2
[ 0.593946] CPU: Physical Processor ID: 0
[ 0.593947] CPU: Processor Core ID: 0
[ 0.593950] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.593952] CPU: L2 cache: 256K
[ 0.593953] CPU: L3 cache: 3072K
[ 0.593956] CPU 2/0x1 -> Node 0
[ 0.593967] CPU2: Thermal monitoring handled by SMI
[ 0.593970] CPU 2 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[ 0.594043] CPU2: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.594051] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 0.614118] Booting processor 3 APIC 0x5 ip 0x6000
[ 0.624336] Initializing CPU#3
[ 0.773587] CPU: Physical Processor ID: 0
[ 0.773588] CPU: Processor Core ID: 2
[ 0.773590] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.773591] CPU: L2 cache: 256K
[ 0.773592] CPU: L3 cache: 3072K
[ 0.773595] CPU 3/0x5 -> Node 0
[ 0.773605] CPU3: Thermal monitoring handled by SMI
[ 0.773607] CPU 3 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[ 0.773691] CPU3: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz stepping 02
[ 0.773698] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 0.793682] Brought up 4 CPUs
[ 0.793684] Total of 4 processors activated (18087.90 BogoMIPS).
[ 0.795209] CPU0 attaching sched-domain:
[ 0.795215] domain 0: span 0,2 level SIBLING
[ 0.795216] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 0.795220] domain 1: span 0-3 level MC
[ 0.795222] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 0.795229] CPU1 attaching sched-domain:
[ 0.795230] domain 0: span 1,3 level SIBLING
[ 0.795232] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 0.795235] domain 1: span 0-3 level MC
[ 0.795236] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 0.795241] CPU2 attaching sched-domain:
[ 0.795242] domain 0: span 0,2 level SIBLING
[ 0.795243] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 0.795247] domain 1: span 0-3 level MC
[ 0.795248] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 0.795253] CPU3 attaching sched-domain:
[ 0.795254] domain 0: span 1,3 level SIBLING
[ 0.795256] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 0.795259] domain 1: span 0-3 level MC
[ 0.795261] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 0.795491] devtmpfs: initialized
[ 0.795772] regulator: core version 0.5
[ 0.795799] Time: 14:53:56 Date: 05/24/10
[ 0.795835] NET: Registered protocol family 16
[ 0.795917] Trying to unpack rootfs image as initramfs...
[ 0.795940] ACPI: bus type pci registered
[ 0.796012] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.796014] PCI: MCFG area at e0000000 reserved in E820
[ 0.801052] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.801054] PCI: Using configuration type 1 for base access
[ 0.801685] bio: create slab <bio-0> at 0
[ 0.802583] ACPI: EC: Look up EC in DSDT
[ 0.809328] ACPI: BIOS _OSI(Linux) query ignored
[ 0.810770] ACPI: Interpreter enabled
[ 0.810774] ACPI: (supports S0 S3 S4 S5)
[ 0.810795] ACPI: Using IOAPIC for interrupt routing
[ 0.811242] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 0.817463] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[ 0.817528] ACPI: Power Resource [FN00] (off)
[ 0.817573] ACPI: Power Resource [FN01] (off)
[ 0.817841] ACPI: No dock devices found.
[ 0.818762] _OSC invalid UUID
[ 0.818764] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.818840] pci 0000:00:02.0: reg 10 64bit mmio: [0xf0000000-0xf03fffff]
[ 0.818845] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.818848] pci 0000:00:02.0: reg 20 io port: [0x1800-0x1807]
[ 0.818935] pci 0000:00:16.0: reg 10 64bit mmio: [0xf0705800-0xf070580f]
[ 0.818991] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.818996] pci 0000:00:16.0: PME# disabled
[ 0.819066] pci 0000:00:1a.0: reg 10 32bit mmio: [0xf0706000-0xf07063ff]
[ 0.819129] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.819134] pci 0000:00:1a.0: PME# disabled
[ 0.819187] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf0700000-0xf0703fff]
[ 0.819244] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.819248] pci 0000:00:1b.0: PME# disabled
[ 0.819335] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.819339] pci 0000:00:1c.0: PME# disabled
[ 0.819426] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.819430] pci 0000:00:1c.1: PME# disabled
[ 0.819522] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.819527] pci 0000:00:1c.5: PME# disabled
[ 0.819594] pci 0000:00:1d.0: reg 10 32bit mmio: [0xf0706400-0xf07067ff]
[ 0.819659] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.819664] pci 0000:00:1d.0: PME# disabled
[ 0.819880] pci 0000:00:1f.2: reg 10 io port: [0x1818-0x181f]
[ 0.819887] pci 0000:00:1f.2: reg 14 io port: [0x180c-0x180f]
[ 0.819894] pci 0000:00:1f.2: reg 18 io port: [0x1810-0x1817]
[ 0.819901] pci 0000:00:1f.2: reg 1c io port: [0x1808-0x180b]
[ 0.819908] pci 0000:00:1f.2: reg 20 io port: [0x1820-0x183f]
[ 0.819915] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf0705000-0xf07057ff]
[ 0.819958] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.819962] pci 0000:00:1f.2: PME# disabled
[ 0.820001] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf0706800-0xf07068ff]
[ 0.820019] pci 0000:00:1f.3: reg 20 io port: [0x1840-0x185f]
[ 0.820086] pci 0000:00:1f.6: reg 10 64bit mmio: [0xf0704000-0xf0704fff]
[ 0.821684] pci 0000:03:00.0: reg 10 64bit mmio: [0xf0400000-0xf0403fff]
[ 0.823773] pci 0000:03:00.0: supports D1 D2
[ 0.823775] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.823868] pci 0000:03:00.0: PME# disabled
[ 0.824733] pci 0000:00:1c.1: bridge 32bit mmio: [0xf0400000-0xf04fffff]
[ 0.824786] pci 0000:04:00.0: reg 10 io port: [0x2000-0x20ff]
[ 0.824806] pci 0000:04:00.0: reg 18 64bit mmio pref: [0xf0810000-0xf0810fff]
[ 0.824820] pci 0000:04:00.0: reg 20 64bit mmio pref: [0xf0800000-0xf080ffff]
[ 0.824827] pci 0000:04:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.824866] pci 0000:04:00.0: supports D1 D2
[ 0.824867] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.824872] pci 0000:04:00.0: PME# disabled
[ 0.824943] pci 0000:00:1c.5: bridge io port: [0x2000-0x2fff]
[ 0.824952] pci 0000:00:1c.5: bridge 64bit mmio pref: [0xf0800000-0xf08fffff]
[ 0.825007] pci 0000:00:1e.0: transparent bridge
[ 0.825050] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.825302] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.825484] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.825610] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.825733] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[ 0.825894] _OSC invalid UUID
[ 0.830811] ACPI: PCI Root Bridge [CPBG] (0000:ff)
[ 0.831182] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[ 0.831296] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *7 11 12 14 15)
[ 0.831406] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.831517] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.831627] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[ 0.831736] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[ 0.831845] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[ 0.831956] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[ 0.832057] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.832066] vgaarb: loaded
[ 0.832156] SCSI subsystem initialized
[ 0.832264] libata version 3.00 loaded.
[ 0.832325] usbcore: registered new interface driver usbfs
[ 0.832333] usbcore: registered new interface driver hub
[ 0.832357] usbcore: registered new device driver usb
[ 0.832469] ACPI: WMI: Mapper loaded
[ 0.832470] PCI: Using ACPI for IRQ routing
[ 0.832673] NetLabel: Initializing
[ 0.832675] NetLabel: domain hash size = 128
[ 0.832676] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.832687] NetLabel: unlabeled traffic allowed by default
[ 0.832723] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 25, 26, 27, 0, 0
[ 0.832728] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.843479] hpet: hpet2 irq 24 for MSI
[ 0.843598] hpet: hpet3 irq 25 for MSI
[ 0.853582] hpet: hpet4 irq 26 for MSI
[ 0.863637] hpet: hpet5 irq 27 for MSI
[ 0.863650] Switching to clocksource tsc
[ 0.865221] AppArmor: AppArmor Filesystem Enabled
[ 0.865236] pnp: PnP ACPI init
[ 0.865253] ACPI: bus type pnp registered
[ 0.868321] pnp: PnP ACPI: found 11 devices
[ 0.868323] ACPI: ACPI bus type pnp unregistered
[ 0.868335] system 00:05: ioport range 0x680-0x69f has been reserved
[ 0.868337] system 00:05: ioport range 0x500-0x50f has been reserved
[ 0.868339] system 00:05: ioport range 0x600-0x603 has been reserved
[ 0.868341] system 00:05: ioport range 0xffff-0xffff has been reserved
[ 0.868343] system 00:05: ioport range 0x400-0x47f has been reserved
[ 0.868345] system 00:05: ioport range 0x1180-0x11ff has been reserved
[ 0.868347] system 00:05: ioport range 0x164e-0x164f has been reserved
[ 0.868349] system 00:05: ioport range 0xfe00-0xfe00 has been reserved
[ 0.868354] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.868356] system 00:09: iomem range 0xfed10000-0xfed13fff has been reserved
[ 0.868358] system 00:09: iomem range 0xfed18000-0xfed18fff has been reserved
[ 0.868360] system 00:09: iomem range 0xfed19000-0xfed19fff has been reserved
[ 0.868362] system 00:09: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.868364] system 00:09: iomem range 0xfeaff000-0xfeafffff has been reserved
[ 0.868366] system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.868368] system 00:09: iomem range 0xfed40000-0xfed44fff has been reserved
[ 0.868370] system 00:09: iomem range 0xfed45000-0xfed8ffff has been reserved
[ 0.868372] system 00:09: iomem range 0xff000000-0xffffffff has been reserved
[ 0.868375] system 00:09: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 0.873083] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.873087] pci 0000:00:1c.0: IO window: 0x3000-0x3fff
[ 0.873093] pci 0000:00:1c.0: MEM window: 0xbc000000-0xbc1fffff
[ 0.873098] pci 0000:00:1c.0: PREFETCH window: 0x000000bc200000-0x000000bc3fffff
[ 0.873106] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.873109] pci 0000:00:1c.1: IO window: 0x4000-0x4fff
[ 0.873115] pci 0000:00:1c.1: MEM window: 0xf0400000-0xf04fffff
[ 0.873119] pci 0000:00:1c.1: PREFETCH window: 0x000000bc400000-0x000000bc5fffff
[ 0.873127] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:04
[ 0.873131] pci 0000:00:1c.5: IO window: 0x2000-0x2fff
[ 0.873136] pci 0000:00:1c.5: MEM window: 0xbc600000-0xbc9fffff
[ 0.873141] pci 0000:00:1c.5: PREFETCH window: 0x000000f0800000-0x000000f08fffff
[ 0.873148] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
[ 0.873149] pci 0000:00:1e.0: IO window: disabled
[ 0.873155] pci 0000:00:1e.0: MEM window: disabled
[ 0.873159] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.873178] alloc irq_desc for 16 on node -1
[ 0.873180] alloc kstat_irqs on node -1
[ 0.873184] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.873191] pci 0000:00:1c.0: setting latency timer to 64
[ 0.873200] alloc irq_desc for 17 on node -1
[ 0.873201] alloc kstat_irqs on node -1
[ 0.873204] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.873208] pci 0000:00:1c.1: setting latency timer to 64
[ 0.873218] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 0.873223] pci 0000:00:1c.5: setting latency timer to 64
[ 0.873230] pci 0000:00:1e.0: setting latency timer to 64
[ 0.873235] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.873237] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.873239] pci_bus 0000:02: resource 0 io: [0x3000-0x3fff]
[ 0.873240] pci_bus 0000:02: resource 1 mem: [0xbc000000-0xbc1fffff]
[ 0.873242] pci_bus 0000:02: resource 2 pref mem [0xbc200000-0xbc3fffff]
[ 0.873244] pci_bus 0000:03: resource 0 io: [0x4000-0x4fff]
[ 0.873246] pci_bus 0000:03: resource 1 mem: [0xf0400000-0xf04fffff]
[ 0.873247] pci_bus 0000:03: resource 2 pref mem [0xbc400000-0xbc5fffff]
[ 0.873249] pci_bus 0000:04: resource 0 io: [0x2000-0x2fff]
[ 0.873251] pci_bus 0000:04: resource 1 mem: [0xbc600000-0xbc9fffff]
[ 0.873253] pci_bus 0000:04: resource 2 pref mem [0xf0800000-0xf08fffff]
[ 0.873255] pci_bus 0000:05: resource 3 io: [0x00-0xffff]
[ 0.873256] pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.873258] pci_bus 0000:ff: resource 0 io: [0x00-0xffff]
[ 0.873260] pci_bus 0000:ff: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.873294] NET: Registered protocol family 2
[ 0.873434] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.874315] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.877424] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.877838] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.877840] TCP reno registered
[ 0.877934] NET: Registered protocol family 1
[ 0.877952] pci 0000:00:02.0: Boot video device
[ 0.878059] Simple Boot Flag at 0x36 set to 0x1
[ 0.878298] Scanning for low memory corruption every 60 seconds
[ 0.878409] audit: initializing netlink socket (disabled)
[ 0.878418] type=2000 audit(1274712835.729:1): initialized
[ 0.886409] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.887516] VFS: Disk quotas dquot_6.5.2
[ 0.887561] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.888054] fuse init (API version 7.13)
[ 0.888117] msgmni has been set to 5742
[ 0.888308] alg: No test for stdrng (krng)
[ 0.888353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.888355] io scheduler noop registered
[ 0.888357] io scheduler anticipatory registered
[ 0.888358] io scheduler deadline registered
[ 0.888391] io scheduler cfq registered (default)
[ 0.888533] alloc irq_desc for 28 on node -1
[ 0.888535] alloc kstat_irqs on node -1
[ 0.888549] pcieport 0000:00:1c.0: irq 28 for MSI/MSI-X
[ 0.888560] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.888690] alloc irq_desc for 29 on node -1
[ 0.888691] alloc kstat_irqs on node -1
[ 0.888698] pcieport 0000:00:1c.1: irq 29 for MSI/MSI-X
[ 0.888708] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.888835] alloc irq_desc for 30 on node -1
[ 0.888836] alloc kstat_irqs on node -1
[ 0.888844] pcieport 0000:00:1c.5: irq 30 for MSI/MSI-X
[ 0.888854] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.888930] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.889065] _OSC invalid UUID
[ 0.889159] _OSC invalid UUID
[ 0.889248] _OSC invalid UUID
[ 0.889349] _OSC invalid UUID
[ 0.889439] _OSC invalid UUID
[ 0.889526] _OSC invalid UUID
[ 0.889543] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.889636] ACPI: AC Adapter [ADP1] (on-line)
[ 0.889691] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.889694] ACPI: Power Button [PWRB]
[ 0.889723] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.889725] ACPI: Sleep Button [SLPB]
[ 0.889753] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.890354] ACPI: Lid Switch [LID0]
[ 0.890394] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.890396] ACPI: Power Button [PWRF]
[ 0.890509] fan PNP0C0B:00: registered as cooling_device0
[ 0.890513] ACPI: Fan [FAN0] (off)
[ 0.890597] fan PNP0C0B:01: registered as cooling_device1
[ 0.890602] ACPI: Fan [FAN1] (off)
[ 0.891464] ACPI: SSDT 00000000b771ac18 003A0 (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
[ 0.891956] ACPI: SSDT 00000000b7718698 005EC (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
[ 0.892418] Monitor-Mwait will be used to enter C-1 state
[ 0.892443] Monitor-Mwait will be used to enter C-2 state
[ 0.892463] Monitor-Mwait will be used to enter C-3 state
[ 0.892493] processor LNXCPU:00: registered as cooling_device2
[ 0.893002] ACPI: SSDT 00000000b7719a98 00303 (v01 PmRef ApIst 00003000 INTL 20060912)
[ 0.893419] ACPI: SSDT 00000000b7717d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912)
[ 0.894083] processor LNXCPU:01: registered as cooling_device3
[ 0.895015] processor LNXCPU:02: registered as cooling_device4
[ 0.903644] processor LNXCPU:03: registered as cooling_device5
[ 0.906522] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.906530] ACPI: Thermal Zone [TZ00] (27 C)
[ 0.907168] thermal LNXTHERM:02: registered as thermal_zone1
[ 0.907173] ACPI: Thermal Zone [TZ01] (0 C)
[ 0.908312] Linux agpgart interface v0.103
[ 0.908338] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.909309] brd: module loaded
[ 0.909620] loop: module loaded
[ 0.909680] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[ 0.909995] Fixed MDIO Bus: probed
[ 0.910019] PPP generic driver version 2.4.2
[ 0.910044] tun: Universal TUN/TAP device driver, 1.6
[ 0.910046] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 0.910109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.910132] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.910146] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 0.910149] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 0.910179] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.910207] ehci_hcd 0000:00:1a.0: debug port 2
[ 0.914167] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[ 0.914186] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf0706000
[ 0.933400] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.933512] usb usb1: configuration #1 chosen from 1 choice
[ 0.933534] hub 1-0:1.0: USB hub found
[ 0.933541] hub 1-0:1.0: 3 ports detected
[ 0.933595] alloc irq_desc for 23 on node -1
[ 0.933596] alloc kstat_irqs on node -1
[ 0.933602] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.933623] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.933628] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 0.933670] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.933699] ehci_hcd 0000:00:1d.0: debug port 2
[ 0.937681] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[ 0.937698] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0706400
[ 0.945149] ACPI: Battery Slot [BAT0] (battery present)
[ 0.953362] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.953457] usb usb2: configuration #1 chosen from 1 choice
[ 0.953480] hub 2-0:1.0: USB hub found
[ 0.953486] hub 2-0:1.0: 3 ports detected
[ 0.953535] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.953548] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.953617] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.959230] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.959238] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.959305] mice: PS/2 mouse device common for all mice
[ 0.959409] rtc_cmos 00:06: RTC can wake from S4
[ 0.959439] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.959471] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.959567] device-mapper: uevent: version 1.0.3
[ 0.959657] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: <email address hidden>
[ 0.959735] device-mapper: multipath: version 1.1.0 loaded
[ 0.959738] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.959989] cpuidle: using governor ladder
[ 0.960134] cpuidle: using governor menu
[ 0.960409] TCP cubic registered
[ 0.960499] NET: Registered protocol family 10
[ 0.960845] lo: Disabled Privacy Extensions
[ 0.961058] NET: Registered protocol family 17
[ 0.962467] PM: Resume from disk failed.
[ 0.962480] registered taskstats version 1
[ 0.963958] Magic number: 10:620:890
[ 0.964005] pci 0000:00:1f.3: hash matches
[ 0.964061] rtc_cmos 00:06: setting system clock to 2010-05-24 14:53:56 UTC (1274712836)
[ 0.964064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.964066] EDD information not available.
[ 0.964405] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 0.976717] Freeing initrd memory: 8443k freed
[ 0.978677] Freeing unused kernel memory: 876k freed
[ 0.978882] Write protecting the kernel read-only data: 7680k
[ 0.991826] udev: starting version 151
[ 1.031142] ahci 0000:00:1f.2: version 3.0
[ 1.031165] alloc irq_desc for 19 on node -1
[ 1.031168] alloc kstat_irqs on node -1
[ 1.031176] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.031226] alloc irq_desc for 31 on node -1
[ 1.031228] alloc kstat_irqs on node -1
[ 1.031239] ahci 0000:00:1f.2: irq 31 for MSI/MSI-X
[ 1.031275] ahci: SSS flag set, parallel bus scan disabled
[ 1.031313] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[ 1.031317] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst
[ 1.031324] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.042601] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.042631] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 1.042679] r8169 0000:04:00.0: setting latency timer to 64
[ 1.042728] alloc irq_desc for 32 on node -1
[ 1.042731] alloc kstat_irqs on node -1
[ 1.042746] r8169 0000:04:00.0: irq 32 for MSI/MSI-X
[ 1.043362] eth0: RTL8102e at 0xffffc9001109c000, b8:ac:6f:5c:25:51, XID 04e00000 IRQ 32
[ 1.043364] scsi0 : ahci
[ 1.044548] scsi1 : ahci
[ 1.044603] scsi2 : ahci
[ 1.044657] scsi3 : ahci
[ 1.044706] ata1: SATA max UDMA/133 abar m2048@0xf0705000 port 0xf0705100 irq 31
[ 1.044711] ata2: SATA max UDMA/133 abar m2048@0xf0705000 port 0xf0705180 irq 31
[ 1.044714] ata3: DUMMY
[ 1.044716] ata4: DUMMY
[ 1.253113] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.396590] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.397778] ata1.00: ATA-8: WDC WD3200BEVT-75A23T0, 01.01A01, max UDMA/133
[ 1.397781] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.399106] ata1.00: configured for UDMA/133
[ 1.407058] usb 1-1: configuration #1 chosen from 1 choice
[ 1.407238] hub 1-1:1.0: USB hub found
[ 1.407358] hub 1-1:1.0: 6 ports detected
[ 1.416697] scsi 0:0:0:0: Direct-Access ATA WDC WD3200BEVT-7 01.0 PQ: 0 ANSI: 5
[ 1.416823] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.416858] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 1.416925] sd 0:0:0:0: [sda] Write Protect is off
[ 1.416928] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.416956] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.417057] sda: sda1 sda2 sda3 sda4 < sda5 >
[ 1.466089] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.526354] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 1.673139] usb 2-1: configuration #1 chosen from 1 choice
[ 1.673324] hub 2-1:1.0: USB hub found
[ 1.673466] hub 2-1:1.0: 8 ports detected
[ 1.756088] usb 1-1.1: new full speed USB device using ehci_hcd and address 3
[ 1.868022] usb 1-1.1: configuration #1 chosen from 1 choice
[ 1.868274] hub 1-1.1:1.0: USB hub found
[ 1.868425] hub 1-1.1:1.0: 3 ports detected
[ 1.942016] usb 1-1.4: new high speed USB device using ehci_hcd and address 4
[ 2.094985] usb 1-1.4: configuration #1 chosen from 1 choice
[ 2.161343] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.164707] ata2.00: ATAPI: HL-DT-STDVD+/-RW GT30N, A101, max UDMA/100, ATAPI AN
[ 2.168712] ata2.00: configured for UDMA/100
[ 2.171509] usb 1-1.5: new high speed USB device using ehci_hcd and address 5
[ 2.184011] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GT30N A101 PQ: 0 ANSI: 5
[ 2.192077] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.192082] Uniform CD-ROM driver Revision: 3.20
[ 2.192257] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.192295] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.528176] usb 1-1.5: configuration #1 chosen from 1 choice
[ 2.537626] Initializing USB Mass Storage driver...
[ 2.537889] scsi4 : SCSI emulation for USB Mass Storage devices
[ 2.538218] usbcore: registered new interface driver usb-storage
[ 2.538223] USB Mass Storage support registered.
[ 2.538306] usb-storage: device found at 5
[ 2.538308] usb-storage: waiting for device to settle before scanning
[ 2.612984] usb 2-1.2: new low speed USB device using ehci_hcd and address 3
[ 2.736271] usb 2-1.2: configuration #1 chosen from 1 choice
[ 2.745162] usbcore: registered new interface driver hiddev
[ 2.749422] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input6
[ 2.749489] generic-usb 0003:046D:C052.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:1d.0-1.2/input0
[ 2.749504] usbcore: registered new interface driver usbhid
[ 2.749505] usbhid: v2.6:USB HID core driver
[ 2.810257] usb 1-1.1.1: new full speed USB device using ehci_hcd and address 6
[ 2.933105] usb 1-1.1.1: configuration #1 chosen from 1 choice
[ 2.935247] input: HID 413c:8161 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input7
[ 2.935329] generic-usb 0003:413C:8161.0002: input,hidraw1: USB HID v1.11 Keyboard [HID 413c:8161] on usb-0000:00:1a.0-1.1.1/input0
[ 2.947786] EXT4-fs (loop0): mounted filesystem with ordered data mode
[ 3.012184] usb 1-1.1.2: new full speed USB device using ehci_hcd and address 7
[ 3.135714] usb 1-1.1.2: configuration #1 chosen from 1 choice
[ 3.138771] input: HID 413c:8162 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input8
[ 3.138831] generic-usb 0003:413C:8162.0003: input,hidraw2: USB HID v1.11 Mouse [HID 413c:8162] on usb-0000:00:1a.0-1.1.2/input0
[ 7.523589] usb-storage: device scan complete
[ 7.525787] scsi 4:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 7.526158] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 7.530487] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 12.576760] udev: starting version 151
[ 12.713731] type=1505 audit(1274684048.269:2): operation="profile_load" pid=673 name="/sbin/dhclient3"
[ 12.714221] type=1505 audit(1274684048.269:3): operation="profile_load" pid=673 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 12.714494] type=1505 audit(1274684048.269:4): operation="profile_load" pid=673 name="/usr/lib/connman/scripts/dhclient-script"
[ 12.731672] [drm] Initialized drm 1.1.0 20060810
[ 12.733526] agpgart-intel 0000:00:00.0: Intel IGDNG/M Chipset
[ 12.734246] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
[ 12.736709] lib80211: common routines for IEEE802.11 drivers
[ 12.736712] lib80211_crypt: registered algorithm 'NULL'
[ 12.740254] wl: module license 'MIXED/Proprietary' taints kernel.
[ 12.740259] Disabling lock debugging due to kernel taint
[ 12.746226] lp: driver loaded but no devices found
[ 12.747868] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 12.751676] wl 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 12.751771] wl 0000:03:00.0: setting latency timer to 64
[ 12.803901] Linux video capture interface: v2.00
[ 12.807864] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_1.3M (0c45:6480)
[ 12.827085] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 12.830621] lib80211_crypt: registered algorithm 'TKIP'
[ 12.830943] eth1: Broadcom BCM4315 802.11 Hybrid Wireless Controller 5.60.48.36
[ 12.853758] input: Laptop_Integrated_Webcam_1.3M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input9
[ 12.909915] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 12.910089] usbcore: registered new interface driver uvcvideo
[ 12.910092] USB Video Class driver (v0.1.0)
[ 12.932991] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.932996] i915 0000:00:02.0: setting latency timer to 64
[ 12.933510] input: Dell WMI hotkeys as /devices/virtual/input/input10
[ 12.945754] alloc irq_desc for 33 on node -1
[ 12.945758] alloc kstat_irqs on node -1
[ 12.945767] i915 0000:00:02.0: irq 33 for MSI/MSI-X
[ 12.945774] [drm] set up 31M of stolen space
[ 13.146774] input: PS/2 Mouse as /devices/platform/i8042/serio1/input/input11
[ 13.160761] usb 1-1.1.3: new full speed USB device using ehci_hcd and address 8
[ 13.165313] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input12
[ 13.274139] usb 1-1.1.3: configuration #1 chosen from 1 choice
[ 13.553348] fb0: inteldrmfb frame buffer device
[ 13.553351] registered panic notifier
[ 13.556998] acpi device:01: registered as cooling_device6
[ 13.558041] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[ 13.558124] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 13.558196] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 13.558249] alloc irq_desc for 22 on node -1
[ 13.558252] alloc kstat_irqs on node -1
[ 13.558260] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 13.558302] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 13.560217] vga16fb: initializing
[ 13.560220] vga16fb: mapped to 0xffff8800000a0000
[ 13.560224] vga16fb: not registering due to another framebuffer present
[ 13.691638] Bluetooth: Core ver 2.15
[ 13.691773] NET: Registered protocol family 31
[ 13.691775] Bluetooth: HCI device and connection manager initialized
[ 13.691777] Bluetooth: HCI socket layer initialized
[ 13.724422] Bluetooth: Generic Bluetooth USB driver ver 0.6
[ 13.724547] usbcore: registered new interface driver btusb
[ 13.738571] hda_codec: ALC269: BIOS auto-probing.
[ 13.739155] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input14
[ 13.855723] Console: switching to colour frame buffer device 170x48
[ 13.969824] Adding 261112k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:261112k
[ 14.124967] type=1505 audit(1274684049.680:5): operation="profile_load" pid=952 name="/usr/share/gdm/guest-session/Xsession"
[ 14.126124] type=1505 audit(1274684049.680:6): operation="profile_replace" pid=953 name="/sbin/dhclient3"
[ 14.126540] type=1505 audit(1274684049.680:7): operation="profile_replace" pid=953 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 14.126766] type=1505 audit(1274684049.680:8): operation="profile_replace" pid=953 name="/usr/lib/connman/scripts/dhclient-script"
[ 14.128653] type=1505 audit(1274684049.690:9): operation="profile_load" pid=954 name="/usr/bin/evince"
[ 14.134326] type=1505 audit(1274684049.690:10): operation="profile_load" pid=954 name="/usr/bin/evince-previewer"
[ 14.138142] type=1505 audit(1274684049.690:11): operation="profile_load" pid=954 name="/usr/bin/evince-thumbnailer"
[ 14.390163] r8169: eth0: link down
[ 14.390972] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.526404] ppdev: user-space parallel port driver
[ 14.529384] Bluetooth: L2CAP ver 2.14
[ 14.529387] Bluetooth: L2CAP socket layer initialized
[ 14.605092] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 14.605095] Bluetooth: BNEP filters: protocol multicast
[ 14.627861] Bridge firewalling registered
[ 14.690111] Bluetooth: SCO (Voice Link) ver 0.6
[ 14.690114] Bluetooth: SCO socket layer initialized
[ 14.865167] Bluetooth: RFCOMM TTY layer initialized
[ 14.865172] Bluetooth: RFCOMM socket layer initialized
[ 14.865173] Bluetooth: RFCOMM ver 1.11
[ 14.939801] CPU0 attaching NULL sched-domain.
[ 14.939806] CPU1 attaching NULL sched-domain.
[ 14.939808] CPU2 attaching NULL sched-domain.
[ 14.939809] CPU3 attaching NULL sched-domain.
[ 15.029491] CPU0 attaching sched-domain:
[ 15.029496] domain 0: span 0,2 level SIBLING
[ 15.029500] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 15.029507] domain 1: span 0-3 level MC
[ 15.029510] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 15.029518] CPU1 attaching sched-domain:
[ 15.029520] domain 0: span 1,3 level SIBLING
[ 15.029523] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 15.029529] domain 1: span 0-3 level MC
[ 15.029532] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 15.029539] CPU2 attaching sched-domain:
[ 15.029541] domain 0: span 0,2 level SIBLING
[ 15.029543] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 15.029549] domain 1: span 0-3 level MC
[ 15.029552] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 15.029561] CPU3 attaching sched-domain:
[ 15.029562] domain 0: span 1,3 level SIBLING
[ 15.029564] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 15.029567] domain 1: span 0-3 level MC
[ 15.029568] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 17.555286] CPU0 attaching NULL sched-domain.
[ 17.555293] CPU1 attaching NULL sched-domain.
[ 17.555296] CPU2 attaching NULL sched-domain.
[ 17.555298] CPU3 attaching NULL sched-domain.
[ 17.631799] CPU0 attaching sched-domain:
[ 17.631806] domain 0: span 0,2 level SIBLING
[ 17.631810] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 17.631818] domain 1: span 0-3 level MC
[ 17.631822] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 17.631833] CPU1 attaching sched-domain:
[ 17.631836] domain 0: span 1,3 level SIBLING
[ 17.631839] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 17.631846] domain 1: span 0-3 level MC
[ 17.631847] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 17.631852] CPU2 attaching sched-domain:
[ 17.631853] domain 0: span 0,2 level SIBLING
[ 17.631855] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 17.631858] domain 1: span 0-3 level MC
[ 17.631860] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 17.631864] CPU3 attaching sched-domain:
[ 17.631865] domain 0: span 1,3 level SIBLING
[ 17.631867] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 17.631870] domain 1: span 0-3 level MC
[ 17.631872] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 24.700058] eth1: no IPv6 routers present

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

Wow in the non-activated file the Bluetooth device is not even seen or recognised as even existing.

Is their a BIOS update for the system? This can help but I'd definately log a bug. I'd also jump into device manager in windows and make sure that the power saving option is disabled for the device (if it can be enabled) and that the device is set to not able to bring the system out of hibernation. This can help too.

Revision history for this message
samuel loi de yun (deyun22) said :
#7

sry actionparsnip i having problem with my ubuntu now....so will come back here after i fix my ubuntu booting..sry
mayb u can help with that thread also =D
https://answers.launchpad.net/ubuntu/+question/112127

Can you help with this problem?

Provide an answer of your own, or ask samuel loi de yun for more information if necessary.

To post a message you must log in.