Problems installing driver in Debian Squeeze

70 views
Skip to first unread message

DavidD

unread,
Sep 28, 2012, 4:17:13 PM9/28/12
to tisc...@googlegroups.com
Hi,

I am trying to install the camera drivers under Debian, following the instructions listed on the code site. I'm running into the following error messages:

Package libusb was not found in the pkg-config search path.
Perhaps you should add the directory containing `libusb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libusb' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found

I tried once before to download libusb, which I haven't done yet in this install, but don't know how to interact with environment variables. Any help you can give will be appreciated.

Thank you,

David D.

Arne Caspari

unread,
Oct 1, 2012, 5:16:37 AM10/1/12
to tisc...@googlegroups.com
David, 



I tried once before to download libusb, which I haven't done yet in this install, but don't know how to interact with environment variables. Any help you can give will be appreciated.


you should not need to set any environment variables but you need to install the development version of the required libraries. 

On Debian, you will need to install at least the following packages:

libusb-dev
libglib2.0-dev

Hope that helps, 

/Arne

DavidD

unread,
Oct 6, 2012, 2:04:22 PM10/6/12
to tisc...@googlegroups.com
Arne,
Thanks for your reply. Libusb-dev and libglib2.0-dev were successful in getting past the initial errors.
I am able to communicate with the camera (DFx 22BUC03) to modify the firmware (although the instruction's model # was a bit different -- I needed 03 vs. 02) and change to UVC mode; The query -p returns PID 8302 and Flags: 1.  However, mplayer is not connecting to the camera - it uses the onboard webcam no matter if I use /dev/video0, video1, or whatever number I try. 

I did a dmesg and saw the following  - don't know if it's relevant:
input: DFx 22BUC03 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input15

Again, thank you for your help.

Regards,
David D.

Arne Caspari

unread,
Oct 8, 2012, 3:49:20 AM10/8/12
to tisc...@googlegroups.com
Am Sat, 6 Oct 2012 11:04:22 -0700 (PDT)
schrieb DavidD <ddeb...@gmail.com>:

> Arne,
> I did a dmesg and saw the following - don't know if it's relevant:
> input: DFx 22BUC03 as
> /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input15
>

David,

could you please send me the full dmesg output?


Thanks,

/Arne



DavidD

unread,
Oct 8, 2012, 7:16:08 AM10/8/12
to tisc...@googlegroups.com
Here goes ...


] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    0.407206] Booting processor 3 APIC 0x5 ip 0x6000
[    0.417381] Initializing CPU#3
[    0.494794] CPU: Physical Processor ID: 0
[    0.494796] CPU: Processor Core ID: 2
[    0.494801] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.494803] CPU: L2 cache: 256K
[    0.494805] CPU: L3 cache: 3072K
[    0.494809] CPU 3/0x5 -> Node 0
[    0.494827] CPU3: Thermal monitoring enabled (TM1)
[    0.494831] CPU 3 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[    0.494927] CPU3: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[    0.494938] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    0.514938] Brought up 4 CPUs
[    0.514942] Total of 4 processors activated (19151.81 BogoMIPS).
[    0.517287] CPU0 attaching sched-domain:
[    0.517293]  domain 0: span 0-1 level SIBLING
[    0.517296]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[    0.517308]   domain 1: span 0-3 level MC
[    0.517311]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[    0.517324] CPU1 attaching sched-domain:
[    0.517327]  domain 0: span 0-1 level SIBLING
[    0.517331]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[    0.517340]   domain 1: span 0-3 level MC
[    0.517343]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[    0.517354] CPU2 attaching sched-domain:
[    0.517357]  domain 0: span 2-3 level SIBLING
[    0.517360]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[    0.517370]   domain 1: span 0-3 level MC
[    0.517373]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[    0.517384] CPU3 attaching sched-domain:
[    0.517387]  domain 0: span 2-3 level SIBLING
[    0.517390]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[    0.517399]   domain 1: span 0-3 level MC
[    0.517402]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[    0.517799] devtmpfs: initialized
[    0.525602] regulator: core version 0.5
[    0.525675] NET: Registered protocol family 16
[    0.525811] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.525815] ACPI: bus type pci registered
[    0.525918] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.525922] PCI: MCFG area at e0000000 reserved in E820
[    0.564835] PCI: Using MMCONFIG at e0000000 - efffffff
[    0.564838] PCI: Using configuration type 1 for base access
[    0.565525] bio: create slab <bio-0> at 0
[    0.567282] ACPI: EC: EC description table is found, configuring boot EC
[    0.579397] ACPI: BIOS _OSI(Linux) query ignored
[    0.658733] ACPI: Interpreter enabled
[    0.658737] ACPI: (supports S0 S3 S4 S5)
[    0.658781] ACPI: Using IOAPIC for interrupt routing
[    0.681126] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[    0.681407] ACPI: Power Resource [PUBS] (on)
[    0.683906] ACPI: ACPI Dock Station Driver: 2 docks/bays found
[    0.683932] ACPI: PCI Root Bridge [UNCR] (0000:ff)
[    0.684850] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.684971] pci 0000:00:02.0: reg 10 64bit mmio: [0xf2000000-0xf23fffff]
[    0.684981] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.684987] pci 0000:00:02.0: reg 20 io port: [0x1800-0x1807]
[    0.685115] pci 0000:00:16.0: reg 10 64bit mmio: [0xf2827800-0xf282780f]
[    0.685205] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.685212] pci 0000:00:16.0: PME# disabled
[    0.685277] pci 0000:00:16.3: reg 10 io port: [0x1808-0x180f]
[    0.685289] pci 0000:00:16.3: reg 14 32bit mmio: [0xf2624000-0xf2624fff]
[    0.685456] pci 0000:00:19.0: reg 10 32bit mmio: [0xf2600000-0xf261ffff]
[    0.685467] pci 0000:00:19.0: reg 14 32bit mmio: [0xf2625000-0xf2625fff]
[    0.685478] pci 0000:00:19.0: reg 18 io port: [0x1820-0x183f]
[    0.685566] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.685572] pci 0000:00:19.0: PME# disabled
[    0.685646] pci 0000:00:1a.0: reg 10 32bit mmio: [0xf2828000-0xf28283ff]
[    0.685753] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.685759] pci 0000:00:1a.0: PME# disabled
[    0.685825] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf2620000-0xf2623fff]
[    0.685918] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.685925] pci 0000:00:1b.0: PME# disabled
[    0.686058] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.686065] pci 0000:00:1c.0: PME# disabled
[    0.686202] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.686208] pci 0000:00:1c.1: PME# disabled
[    0.686345] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.686352] pci 0000:00:1c.3: PME# disabled
[    0.686491] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.686497] pci 0000:00:1c.4: PME# disabled
[    0.686583] pci 0000:00:1d.0: reg 10 32bit mmio: [0xf2828400-0xf28287ff]
[    0.686695] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.686701] pci 0000:00:1d.0: PME# disabled
[    0.686992] pci 0000:00:1f.2: reg 10 io port: [0x1860-0x1867]
[    0.687003] pci 0000:00:1f.2: reg 14 io port: [0x1814-0x1817]
[    0.687013] pci 0000:00:1f.2: reg 18 io port: [0x1818-0x181f]
[    0.687023] pci 0000:00:1f.2: reg 1c io port: [0x1810-0x1813]
[    0.687033] pci 0000:00:1f.2: reg 20 io port: [0x1840-0x185f]
[    0.687043] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf2827000-0xf28277ff]
[    0.687121] pci 0000:00:1f.2: PME# supported from D3hot
[    0.687127] pci 0000:00:1f.2: PME# disabled
[    0.687176] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf2828800-0xf28288ff]
[    0.687199] pci 0000:00:1f.3: reg 20 io port: [0x1880-0x189f]
[    0.687290] pci 0000:00:1f.6: reg 10 64bit mmio: [0xf2626000-0xf2626fff]
[    0.687557] pci 0000:03:00.0: reg 10 64bit mmio: [0xf2400000-0xf2401fff]
[    0.687721] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.687730] pci 0000:03:00.0: PME# disabled
[    0.687848] pci 0000:00:1c.1: bridge 32bit mmio: [0xf2400000-0xf24fffff]
[    0.687922] pci 0000:00:1c.3: bridge io port: [0x2000-0x2fff]
[    0.687929] pci 0000:00:1c.3: bridge 32bit mmio: [0xf0000000-0xf1ffffff]
[    0.687939] pci 0000:00:1c.3: bridge 64bit mmio pref: [0xf2900000-0xf29fffff]
[    0.688062] pci 0000:0d:00.0: reg 10 32bit mmio: [0xf2500000-0xf25000ff]
[    0.688206] pci 0000:0d:00.0: supports D1 D2
[    0.688209] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.688248] pci 0000:0d:00.0: PME# disabled
[    0.688339] pci 0000:0d:00.1: reg 10 32bit mmio: [0xf2500400-0xf25004ff]
[    0.688481] pci 0000:0d:00.1: supports D1 D2
[    0.688484] pci 0000:0d:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.688523] pci 0000:0d:00.1: PME# disabled
[    0.688610] pci 0000:0d:00.3: reg 10 32bit mmio: [0xf2500800-0xf2500fff]
[    0.688753] pci 0000:0d:00.3: supports D1 D2
[    0.688756] pci 0000:0d:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.688796] pci 0000:0d:00.3: PME# disabled
[    0.688940] pci 0000:00:1c.4: bridge 32bit mmio: [0xf2500000-0xf25fffff]
[    0.689012] pci 0000:00:1e.0: transparent bridge
[    0.689068] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.689399] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
[    0.689531] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
[    0.689667] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
[    0.689810] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
[    0.700219] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[    0.700560] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[    0.700873] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.701211] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[    0.701549] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[    0.701885] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[    0.702197] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.702534] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[    0.702751] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.702767] vgaarb: loaded
[    0.702863] PCI: Using ACPI for IRQ routing
[    0.703263] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.703273] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.705300] Switching to clocksource tsc
[    0.707059] pnp: PnP ACPI init
[    0.707078] ACPI: bus type pnp registered
[    0.714082] pnp: PnP ACPI: found 13 devices
[    0.714085] ACPI: ACPI bus type pnp unregistered
[    0.714098] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.714103] system 00:00: iomem range 0xc0000-0xc3fff could not be reserved
[    0.714108] system 00:00: iomem range 0xc4000-0xc7fff could not be reserved
[    0.714112] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
[    0.714117] system 00:00: iomem range 0xcc000-0xcffff has been reserved
[    0.714121] system 00:00: iomem range 0xd0000-0xd3fff could not be reserved
[    0.714126] system 00:00: iomem range 0xdc000-0xdffff could not be reserved
[    0.714131] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
[    0.714135] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
[    0.714139] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[    0.714144] system 00:00: iomem range 0xec000-0xeffff could not be reserved
[    0.714148] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[    0.714153] system 00:00: iomem range 0x100000-0xbfffffff could not be reserved
[    0.714159] system 00:00: iomem range 0xfec00000-0xfed3ffff could not be reserved
[    0.714164] system 00:00: iomem range 0xfed4c000-0xffffffff could not be reserved
[    0.714175] system 00:03: ioport range 0x164e-0x164f has been reserved
[    0.714179] system 00:03: ioport range 0x1000-0x107f has been reserved
[    0.714184] system 00:03: ioport range 0x1180-0x11ff has been reserved
[    0.714188] system 00:03: ioport range 0x800-0x80f has been reserved
[    0.714192] system 00:03: ioport range 0x15e0-0x15ef has been reserved
[    0.714197] system 00:03: ioport range 0x1600-0x1641 has been reserved
[    0.714201] system 00:03: ioport range 0x1644-0x167f could not be reserved
[    0.714206] system 00:03: iomem range 0xe0000000-0xefffffff has been reserved
[    0.714211] system 00:03: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.714216] system 00:03: iomem range 0xfed10000-0xfed13fff has been reserved
[    0.714221] system 00:03: iomem range 0xfed18000-0xfed18fff has been reserved
[    0.714226] system 00:03: iomem range 0xfed19000-0xfed19fff has been reserved
[    0.714231] system 00:03: iomem range 0xfed45000-0xfed4bfff has been reserved
[    0.714242] system 00:0c: iomem range 0xfeaff000-0xfeafffff has been reserved
[    0.719110] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.719113] pci 0000:00:1c.0:   IO window: disabled
[    0.719121] pci 0000:00:1c.0:   MEM window: disabled
[    0.719127] pci 0000:00:1c.0:   PREFETCH window: disabled
[    0.719137] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    0.719140] pci 0000:00:1c.1:   IO window: disabled
[    0.719149] pci 0000:00:1c.1:   MEM window: 0xf2400000-0xf24fffff
[    0.719156] pci 0000:00:1c.1:   PREFETCH window: disabled
[    0.719166] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05
[    0.719171] pci 0000:00:1c.3:   IO window: 0x2000-0x2fff
[    0.719179] pci 0000:00:1c.3:   MEM window: 0xf0000000-0xf1ffffff
[    0.719187] pci 0000:00:1c.3:   PREFETCH window: 0x000000f2900000-0x000000f29fffff
[    0.719198] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:0d
[    0.719200] pci 0000:00:1c.4:   IO window: disabled
[    0.719209] pci 0000:00:1c.4:   MEM window: 0xf2500000-0xf25fffff
[    0.719215] pci 0000:00:1c.4:   PREFETCH window: disabled
[    0.719225] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0e
[    0.719228] pci 0000:00:1e.0:   IO window: disabled
[    0.719236] pci 0000:00:1e.0:   MEM window: disabled
[    0.719242] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.719264]   alloc irq_desc for 20 on node -1
[    0.719267]   alloc kstat_irqs on node -1
[    0.719276] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.719285] pci 0000:00:1c.0: setting latency timer to 64
[    0.719298]   alloc irq_desc for 21 on node -1
[    0.719300]   alloc kstat_irqs on node -1
[    0.719307] pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.719313] pci 0000:00:1c.1: setting latency timer to 64
[    0.719326]   alloc irq_desc for 23 on node -1
[    0.719329]   alloc kstat_irqs on node -1
[    0.719335] pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.719342] pci 0000:00:1c.3: setting latency timer to 64
[    0.719355] pci 0000:00:1c.4: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.719362] pci 0000:00:1c.4: setting latency timer to 64
[    0.719373] pci 0000:00:1e.0: setting latency timer to 64
[    0.719379] pci_bus 0000:ff: resource 0 io:  [0x00-0xffff]
[    0.719383] pci_bus 0000:ff: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.719387] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.719391] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.719395] pci_bus 0000:03: resource 1 mem: [0xf2400000-0xf24fffff]
[    0.719399] pci_bus 0000:05: resource 0 io:  [0x2000-0x2fff]
[    0.719403] pci_bus 0000:05: resource 1 mem: [0xf0000000-0xf1ffffff]
[    0.719407] pci_bus 0000:05: resource 2 pref mem [0xf2900000-0xf29fffff]
[    0.719411] pci_bus 0000:0d: resource 1 mem: [0xf2500000-0xf25fffff]
[    0.719415] pci_bus 0000:0e: resource 3 io:  [0x00-0xffff]
[    0.719418] pci_bus 0000:0e: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.719460] NET: Registered protocol family 2
[    0.719698] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.721207] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.726345] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.726972] TCP: Hash tables configured (established 524288 bind 65536)
[    0.726977] TCP reno registered
[    0.727098] NET: Registered protocol family 1
[    0.727135] pci 0000:00:02.0: Boot video device
[    0.727453] pci 0000:00:1a.0: power state changed by ACPI to D0
[    0.727708] pci 0000:00:1a.0: power state changed by ACPI to D0
[    0.727722] pci 0000:00:1a.0: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    0.727763] pci 0000:00:1a.0: PCI INT D disabled
[    0.728017] pci 0000:00:1d.0: power state changed by ACPI to D0
[    0.728260] pci 0000:00:1d.0: power state changed by ACPI to D0
[    0.728270]   alloc irq_desc for 19 on node -1
[    0.728274]   alloc kstat_irqs on node -1
[    0.728284] pci 0000:00:1d.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.728320] pci 0000:00:1d.0: PCI INT D disabled
[    0.728409] Unpacking initramfs...
[    1.111831] Freeing initrd memory: 9965k freed
[    1.114416] Simple Boot Flag at 0x35 set to 0x1
[    1.115060] audit: initializing netlink socket (disabled)
[    1.115085] type=2000 audit(1349534685.884:1): initialized
[    1.121008] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.123086] VFS: Disk quotas dquot_6.5.2
[    1.123162] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.123273] msgmni has been set to 7527
[    1.123558] alg: No test for stdrng (krng)
[    1.123630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.123635] io scheduler noop registered
[    1.123638] io scheduler anticipatory registered
[    1.123641] io scheduler deadline registered
[    1.123722] io scheduler cfq registered (default)
[    1.123909]   alloc irq_desc for 24 on node -1
[    1.123912]   alloc kstat_irqs on node -1
[    1.123929] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
[    1.123943] pcieport 0000:00:1c.0: setting latency timer to 64
[    1.124098]   alloc irq_desc for 25 on node -1
[    1.124101]   alloc kstat_irqs on node -1
[    1.124112] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
[    1.124125] pcieport 0000:00:1c.1: setting latency timer to 64
[    1.124277]   alloc irq_desc for 26 on node -1
[    1.124280]   alloc kstat_irqs on node -1
[    1.124294] pcieport 0000:00:1c.3: irq 26 for MSI/MSI-X
[    1.124306] pcieport 0000:00:1c.3: setting latency timer to 64
[    1.124473]   alloc irq_desc for 27 on node -1
[    1.124476]   alloc kstat_irqs on node -1
[    1.124488] pcieport 0000:00:1c.4: irq 27 for MSI/MSI-X
[    1.124500] pcieport 0000:00:1c.4: setting latency timer to 64
[    1.126460] Linux agpgart interface v0.103
[    1.126481] agpgart-intel 0000:00:00.0: Intel IGDNG/M Chipset
[    1.127513] agpgart-intel 0000:00:00.0: detected 32764K stolen memory
[    1.227065] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    1.227131] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.227587]   alloc irq_desc for 17 on node -1
[    1.227590]   alloc kstat_irqs on node -1
[    1.227601] serial 0000:00:16.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.227725] 0000:00:16.3: ttyS0 at I/O 0x1808 (irq = 17) is a 16550A
[    1.227879] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    1.227968] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.231847] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.231858] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.231997] mice: PS/2 mouse device common for all mice
[    1.232053] rtc_cmos 00:08: RTC can wake from S4
[    1.232105] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0
[    1.232140] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.232155] cpuidle: using governor ladder
[    1.232157] cpuidle: using governor menu
[    1.232164] No iBFT detected.
[    1.232631] TCP cubic registered
[    1.232796] NET: Registered protocol family 10
[    1.233853] Mobile IPv6
[    1.233857] NET: Registered protocol family 17
[    1.233961] PM: Resume from disk failed.
[    1.233974] registered taskstats version 1
[    1.234748] rtc_cmos 00:08: setting system clock to 2012-10-06 14:44:46 UTC (1349534686)
[    1.234901] Initalizing network drop monitor service
[    1.234936] Freeing unused kernel memory: 592k freed
[    1.235044] Write protecting the kernel read-only data: 4240k
[    1.235454] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.255324] udev[76]: starting version 164
[    1.337017] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
[    1.337023] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[    1.337084] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    1.337103] e1000e 0000:00:19.0: setting latency timer to 64
[    1.337302]   alloc irq_desc for 28 on node -1
[    1.337306]   alloc kstat_irqs on node -1
[    1.337330] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[    1.355933] thermal LNXTHERM:01: registered as thermal_zone0
[    1.355951] ACPI: Thermal Zone [THM0] (48 C)
[    1.375128] usbcore: registered new interface driver usbfs
[    1.375177] usbcore: registered new interface driver hub
[    1.377157] usbcore: registered new device driver usb
[    1.395530] SCSI subsystem initialized
[    1.398144] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.409422] sdhci: Secure Digital Host Controller Interface driver
[    1.409428] sdhci: Copyright(c) Pierre Ossman
[    1.412075] firewire_ohci 0000:0d:00.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    1.412133] firewire_ohci 0000:0d:00.3: setting latency timer to 64
[    1.432880] libata version 3.00 loaded.
[    1.488095] firewire_ohci: Added fw-ohci device 0000:0d:00.3, OHCI version 1.10
[    1.488159] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e822] (rev 1)
[    1.488188]   alloc irq_desc for 16 on node -1
[    1.488192]   alloc kstat_irqs on node -1
[    1.488204] sdhci-pci 0000:0d:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.489263] sdhci-pci 0000:0d:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
[    1.489275] sdhci-pci 0000:0d:00.0: setting latency timer to 64
[    1.490341] Registered led device: mmc0::
[    1.491388] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA
[    1.505709] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:26:2d:f2:9f:e3
[    1.505713] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
[    1.505787] e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 10, PBA No: A002FF-0FF
[    1.506127] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    1.506419] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[    1.506434] ehci_hcd 0000:00:1a.0: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.506476] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.506483] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.506515] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.506567] ehci_hcd 0000:00:1a.0: debug port 2
[    1.510454] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[    1.510476] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xf2828000
[    1.525527] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.525559] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.525563] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.525566] usb usb1: Product: EHCI Host Controller
[    1.525569] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    1.525572] usb usb1: SerialNumber: 0000:00:1a.0
[    1.525684] usb usb1: configuration #1 chosen from 1 choice
[    1.525727] hub 1-0:1.0: USB hub found
[    1.525737] hub 1-0:1.0: 3 ports detected
[    1.525811] ahci 0000:00:1f.2: version 3.0
[    1.525831] ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    1.525883]   alloc irq_desc for 29 on node -1
[    1.525885]   alloc kstat_irqs on node -1
[    1.525901] ahci 0000:00:1f.2: irq 29 for MSI/MSI-X
[    1.525946] ahci: SSS flag set, parallel bus scan disabled
[    1.526001] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode
[    1.526008] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    1.526015] ahci 0000:00:1f.2: setting latency timer to 64
[    1.552542] scsi0 : ahci
[    1.552709] scsi1 : ahci
[    1.552829] scsi2 : ahci
[    1.552959] scsi3 : ahci
[    1.553087] scsi4 : ahci
[    1.553203] scsi5 : ahci
[    1.555287] ata1: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827100 irq 29
[    1.555293] ata2: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827180 irq 29
[    1.555296] ata3: DUMMY
[    1.555298] ata4: DUMMY
[    1.555302] ata5: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827300 irq 29
[    1.555307] ata6: SATA max UDMA/133 abar m2048@0xf2827000 port 0xf2827380 irq 29
[    1.555611] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.555870] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.555882] ehci_hcd 0000:00:1d.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    1.555911] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.555916] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.555932] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.555988] ehci_hcd 0000:00:1d.0: debug port 2
[    1.559891] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[    1.559902] ehci_hcd 0000:00:1d.0: irq 19, io mem 0xf2828400
[    1.572442] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.572467] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.572471] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.572474] usb usb2: Product: EHCI Host Controller
[    1.572477] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    1.572480] usb usb2: SerialNumber: 0000:00:1d.0
[    1.572569] usb usb2: configuration #1 chosen from 1 choice
[    1.572631] hub 2-0:1.0: USB hub found
[    1.572643] hub 2-0:1.0: 3 ports detected
[    1.835501] usb 1-1: new high speed USB device using ehci_hcd and address 2
[    1.872943] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.874196] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.874203] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.874208] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.912504] ata1.00: ATA-8: ST9320423AS, 0003LVM1, max UDMA/100
[    1.912509] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.914731] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[    1.914737] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.914742] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.916452] ata1.00: configured for UDMA/100
[    1.931487] scsi 0:0:0:0: Direct-Access     ATA      ST9320423AS      0003 PQ: 0 ANSI: 5
[    1.967646] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    1.967650] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.967729] usb 1-1: configuration #1 chosen from 1 choice
[    1.967811] hub 1-1:1.0: USB hub found
[    1.967894] hub 1-1:1.0: 6 ports detected
[    1.987301] firewire_core: created device fw0: GUID 00262dfff29fe3ff, S400
[    2.079082] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    2.211274] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    2.211279] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.211368] usb 2-1: configuration #1 chosen from 1 choice
[    2.211564] hub 2-1:1.0: USB hub found
[    2.211771] hub 2-1:1.0: 8 ports detected
[    2.282852] usb 1-1.4: new full speed USB device using ehci_hcd and address 3
[    2.382432] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f
[    2.382436] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.382440] usb 1-1.4: Product: Broadcom Bluetooth Device
[    2.382443] usb 1-1.4: Manufacturer: Broadcom Corp
[    2.382445] usb 1-1.4: SerialNumber: 002713C9214F
[    2.382528] usb 1-1.4: configuration #1 chosen from 1 choice
[    2.454566] usb 1-1.6: new high speed USB device using ehci_hcd and address 4
[    2.551887] usb 1-1.6: New USB device found, idVendor=17ef, idProduct=480f
[    2.551892] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.551896] usb 1-1.6: Product: Integrated Camera
[    2.551898] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd.
[    2.551979] usb 1-1.6: configuration #1 chosen from 1 choice
[    2.654110] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.656563] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    2.656755] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    2.658238] ata2.00: ATAPI: HL-DT-STDVDRAM GT30N, LT09, max UDMA/66
[    2.660956] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[    2.661179] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[    2.662646] ata2.00: configured for UDMA/66
[    2.679244] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GT30N     LT09 PQ: 0 ANSI: 5
[    2.999014] ata5: SATA link down (SStatus 0 SControl 300)
[    3.332941] ata6: SATA link down (SStatus 0 SControl 300)
[    3.365611] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    3.365621] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.365627] Uniform CD-ROM driver Revision: 3.20
[    3.365722] sd 0:0:0:0: [sda] Write Protect is off
[    3.365727] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.365773] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.365801] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.366171]  sda: sda1 sda2 < sda5 >
[    3.417134] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.423226] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.423285] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.704140] device-mapper: uevent: version 1.0.3
[    3.704513] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-d...@redhat.com
[    3.933947] PM: Starting manual resume from disk
[    3.933953] PM: Resume from partition 254:1
[    3.933955] PM: Checking hibernation image.
[    3.934337] PM: Error -22 checking image file
[    3.934341] PM: Resume from disk failed.
[    3.961997] kjournald starting.  Commit interval 5 seconds
[    3.962018] EXT3-fs: mounted filesystem with ordered data mode.
[    4.855745] udev[442]: starting version 164
[    4.986270] ACPI: SSDT 00000000bb71aa18 0046F (v01  PmRef  Cpu0Ist 00003000 INTL 20050513)
[    4.987504] ACPI: SSDT 00000000bb718718 006B2 (v01  PmRef  Cpu0Cst 00003001 INTL 20050513)
[    5.005357] Monitor-Mwait will be used to enter C-1 state
[    5.005407] Monitor-Mwait will be used to enter C-2 state
[    5.005446] Monitor-Mwait will be used to enter C-3 state
[    5.005602] processor LNXCPU:00: registered as cooling_device0
[    5.006657] ACPI: SSDT 00000000bb719a98 00303 (v01  PmRef    ApIst 00003000 INTL 20050513)
[    5.007519] ACPI: SSDT 00000000bb717d98 00119 (v01  PmRef    ApCst 00003000 INTL 20050513)
[    5.009805] processor LNXCPU:01: registered as cooling_device1
[    5.012893] processor LNXCPU:02: registered as cooling_device2
[    5.016270] processor LNXCPU:03: registered as cooling_device3
[    5.016469] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    5.016915] ACPI: Lid Switch [LID]
[    5.017001] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    5.017013] ACPI: Sleep Button [SLPB]
[    5.017096] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    5.017102] ACPI: Power Button [PWRF]
[    5.055774] ACPI: AC Adapter [AC] (off-line)
[    5.093515] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    5.272349] Non-volatile memory driver v1.3
[    5.280601] ACPI: WMI: Mapper loaded
[    5.309270] ACPI: Battery Slot [BAT0] (battery present)
[    5.441503] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    5.558649] thinkpad_acpi: ThinkPad ACPI Extras v0.23
[    5.558654] thinkpad_acpi: http://ibm-acpi.sf.net/
[    5.558658] thinkpad_acpi: ThinkPad BIOS 6MET49WW (1.12 ), EC 6MHT33WW-1.08
[    5.558662] thinkpad_acpi: Lenovo ThinkPad T510, model 4313A12
[    5.559401] thinkpad_acpi: radio switch found; radios are enabled
[    5.559814] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    5.559820] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    5.567407] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    5.568311] Registered led device: tpacpi::thinklight
[    5.568487] Registered led device: tpacpi::power
[    5.568634] Registered led device: tpacpi::standby
[    5.568786] Registered led device: tpacpi::thinkvantage
[    5.570862] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one.
[    5.571205] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
[    5.575348] cfg80211: Using static regulatory domain info
[    5.575353] cfg80211: Regulatory domain: US
[    5.575357] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    5.575364] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    5.575370] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.575376] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.575382] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.575387] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    5.575393] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    5.575530] cfg80211: Calling CRDA for country: US
[    5.583484] Bluetooth: Core ver 2.15
[    5.583554] NET: Registered protocol family 31
[    5.583558] Bluetooth: HCI device and connection manager initialized
[    5.583563] Bluetooth: HCI socket layer initialized
[    5.618977] Linux video capture interface: v2.00
[    5.816262] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    5.816913] usbcore: registered new interface driver btusb
[    5.856068] [drm] Initialized drm 1.1.0 20060810
[    5.916835] uvcvideo: Found UVC 1.00 device Integrated Camera (17ef:480f)
[    5.918117] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input7
[    5.918214] usbcore: registered new interface driver uvcvideo
[    5.918221] USB Video Class driver (v0.1.0)
[    5.941632] i915 0000:00:02.0: power state changed by ACPI to D0
[    5.941738] i915 0000:00:02.0: power state changed by ACPI to D0
[    5.941751] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    5.941759] i915 0000:00:02.0: setting latency timer to 64
[    5.944258] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b1/0xb40000/0xa0000
[    5.944265] serio: Synaptics pass-through port at isa0060/serio1/input0
[    5.997669]   alloc irq_desc for 30 on node -1
[    5.997675]   alloc kstat_irqs on node -1
[    5.997688] i915 0000:00:02.0: irq 30 for MSI/MSI-X
[    5.997698] [drm] set up 31M of stolen space
[    5.999718] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[    6.018002] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[    6.018008] iwlagn: Copyright(c) 2003-2009 Intel Corporation
[    6.018102] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    6.018115] iwlagn 0000:03:00.0: setting latency timer to 64
[    6.018181] iwlagn 0000:03:00.0: Detected Intel Wireless WiFi Link 6000 Series 3x3 AGN REV=0x74
[    6.039406] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    6.039476]   alloc irq_desc for 31 on node -1
[    6.039479]   alloc kstat_irqs on node -1
[    6.039503] iwlagn 0000:03:00.0: irq 31 for MSI/MSI-X
[    6.691467] phy0: Selected rate control algorithm 'iwl-agn-rs'
[    7.007144] Console: switching to colour frame buffer device 170x48
[    7.012267] fb0: inteldrmfb frame buffer device
[    7.012270] registered panic notifier
[    7.029686] acpi device:01: registered as cooling_device4
[    7.034014] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    7.034076] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[    7.034142] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    7.034201] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    7.034271] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    7.673757] EXT3 FS on dm-0, internal journal
[    7.748873] loop: module loaded
[    8.409818] Adding 7524344k swap on /dev/mapper/debian-swap_1.  Priority:-1 extents:1 across:7524344k 
[    9.975542] kjournald starting.  Commit interval 5 seconds
[    9.976195] EXT3 FS on dm-5, internal journal
[    9.976202] EXT3-fs: mounted filesystem with ordered data mode.
[   10.002991] kjournald starting.  Commit interval 5 seconds
[   10.005847] EXT3 FS on dm-4, internal journal
[   10.005854] EXT3-fs: mounted filesystem with ordered data mode.
[   10.016136] kjournald starting.  Commit interval 5 seconds
[   10.016763] EXT3 FS on dm-2, internal journal
[   10.016770] EXT3-fs: mounted filesystem with ordered data mode.
[   10.018743] kjournald starting.  Commit interval 5 seconds
[   10.019371] EXT3 FS on dm-3, internal journal
[   10.019378] EXT3-fs: mounted filesystem with ordered data mode.
[   11.396208] fuse init (API version 7.13)
[   12.079761] RPC: Registered udp transport module.
[   12.079765] RPC: Registered tcp transport module.
[   12.079768] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.213436] Installing knfsd (copyright (C) 1996 ok...@monad.swb.de).
[   12.393765] svc: failed to register lockdv1 RPC service (errno 97).
[   12.395444] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   12.420661] NFSD: starting 90-second grace period
[   12.994607] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input10
[   13.161729] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   13.412462] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[   13.445417] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input11
[   13.468250] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[   13.469053] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   13.570010] iwlagn 0000:03:00.0: firmware: requesting iwlwifi-6000-4.ucode
[   13.611747] iwlagn 0000:03:00.0: loaded firmware version 9.193.4.1
[   13.918901] Registered led device: iwl-phy0::radio
[   13.918923] Registered led device: iwl-phy0::assoc
[   13.918941] Registered led device: iwl-phy0::RX
[   13.918959] Registered led device: iwl-phy0::TX
[   13.936429] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.474599] Bluetooth: L2CAP ver 2.14
[   17.474603] Bluetooth: L2CAP socket layer initialized
[   17.484597] Bluetooth: RFCOMM TTY layer initialized
[   17.484605] Bluetooth: RFCOMM socket layer initialized
[   17.484609] Bluetooth: RFCOMM ver 1.11
[   17.514128] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.514133] Bluetooth: BNEP filters: protocol multicast
[   17.560266] Bridge firewalling registered
[   17.582886] Bluetooth: SCO (Voice Link) ver 0.6
[   17.582891] Bluetooth: SCO socket layer initialized
[   17.916325] lp: driver loaded but no devices found
[   17.970053] ppdev: user-space parallel port driver
[   21.698199] usb 2-1.1: new high speed USB device using ehci_hcd and address 3
[   21.790129] usb 2-1.1: New USB device found, idVendor=0409, idProduct=005a
[   21.790131] usb 2-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   21.790222] usb 2-1.1: configuration #1 chosen from 1 choice
[   21.790434] hub 2-1.1:1.0: USB hub found
[   21.790805] hub 2-1.1:1.0: 4 ports detected
[   22.077029] usb 2-1.1.1: new low speed USB device using ehci_hcd and address 4
[   22.180604] usb 2-1.1.1: New USB device found, idVendor=046d, idProduct=c314
[   22.180610] usb 2-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   22.180614] usb 2-1.1.1: Product: Logitech Keyboard
[   22.180617] usb 2-1.1.1: Manufacturer: Logitech
[   22.180756] usb 2-1.1.1: configuration #1 chosen from 1 choice
[   22.701157] usbcore: registered new interface driver hiddev
[   22.704195] input: Logitech Logitech Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.1/2-1.1.1:1.0/input/input12
[   22.704575] generic-usb 0003:046D:C314.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech Logitech Keyboard] on usb-0000:00:1d.0-1.1.1/input0
[   22.709249] input: Logitech Logitech Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.1/2-1.1.1:1.1/input/input13
[   22.709419] generic-usb 0003:046D:C314.0002: input,hidraw1: USB HID v1.10 Device [Logitech Logitech Keyboard] on usb-0000:00:1d.0-1.1.1/input1
[   22.709459] usbcore: registered new interface driver usbhid
[   22.709465] usbhid: v2.6:USB HID core driver
[   24.865450] CPU0 attaching NULL sched-domain.
[   24.865459] CPU1 attaching NULL sched-domain.
[   24.865463] CPU2 attaching NULL sched-domain.
[   24.865466] CPU3 attaching NULL sched-domain.
[   24.933552] CPU0 attaching sched-domain:
[   24.933558]  domain 0: span 0-1 level SIBLING
[   24.933562]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[   24.933574]   domain 1: span 0-3 level MC
[   24.933577]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[   24.933590] CPU1 attaching sched-domain:
[   24.933593]  domain 0: span 0-1 level SIBLING
[   24.933596]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[   24.933606]   domain 1: span 0-3 level MC
[   24.933609]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[   24.933620] CPU2 attaching sched-domain:
[   24.933622]  domain 0: span 2-3 level SIBLING
[   24.933626]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[   24.933635]   domain 1: span 0-3 level MC
[   24.933638]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[   24.933649] CPU3 attaching sched-domain:
[   24.933652]  domain 0: span 2-3 level SIBLING
[   24.933655]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[   24.933665]   domain 1: span 0-3 level MC
[   24.933668]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[   59.281488] usb 2-1.1.2: new low speed USB device using ehci_hcd and address 5
[   59.396419] usb 2-1.1.2: New USB device found, idVendor=045e, idProduct=0084
[   59.396424] usb 2-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   59.396428] usb 2-1.1.2: Product: Basic Optical Mouse
[   59.396431] usb 2-1.1.2: Manufacturer: Microsoft
[   59.396569] usb 2-1.1.2: configuration #1 chosen from 1 choice
[   59.399865] input: Microsoft Basic Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.2/2-1.1.2:1.0/input/input14
[   59.400009] generic-usb 0003:045E:0084.0003: input,hidraw2: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:1d.0-1.1.2/input0
[   93.604436] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx
[   93.604442] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[   93.605263] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  104.096493] eth0: no IPv6 routers present
[ 1203.614056] thinkpad_acpi: EC reports that Thermal Table has changed
[ 1203.805488] CPU0 attaching NULL sched-domain.
[ 1203.805495] CPU1 attaching NULL sched-domain.
[ 1203.805499] CPU2 attaching NULL sched-domain.
[ 1203.805502] CPU3 attaching NULL sched-domain.
[ 1203.834427] CPU0 attaching sched-domain:
[ 1203.834430]  domain 0: span 0-1 level SIBLING
[ 1203.834432]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 1203.834437]   domain 1: span 0-3 level MC
[ 1203.834439]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1203.834445] CPU1 attaching sched-domain:
[ 1203.834446]  domain 0: span 0-1 level SIBLING
[ 1203.834447]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 1203.834452]   domain 1: span 0-3 level MC
[ 1203.834453]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1203.834458] CPU2 attaching sched-domain:
[ 1203.834460]  domain 0: span 2-3 level SIBLING
[ 1203.834461]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 1203.834465]   domain 1: span 0-3 level MC
[ 1203.834467]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1203.834472] CPU3 attaching sched-domain:
[ 1203.834473]  domain 0: span 2-3 level SIBLING
[ 1203.834474]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 1203.834478]   domain 1: span 0-3 level MC
[ 1203.834480]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1248.178064] CPU0 attaching NULL sched-domain.
[ 1248.178071] CPU1 attaching NULL sched-domain.
[ 1248.178075] CPU2 attaching NULL sched-domain.
[ 1248.178078] CPU3 attaching NULL sched-domain.
[ 1248.210547] CPU0 attaching sched-domain:
[ 1248.210551]  domain 0: span 0-1 level SIBLING
[ 1248.210555]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 1248.210564]   domain 1: span 0-3 level MC
[ 1248.210567]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1248.210577] CPU1 attaching sched-domain:
[ 1248.210579]  domain 0: span 0-1 level SIBLING
[ 1248.210582]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 1248.210590]   domain 1: span 0-3 level MC
[ 1248.210593]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1248.210602] CPU2 attaching sched-domain:
[ 1248.210604]  domain 0: span 2-3 level SIBLING
[ 1248.210607]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 1248.210614]   domain 1: span 0-3 level MC
[ 1248.210617]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1248.210626] CPU3 attaching sched-domain:
[ 1248.210628]  domain 0: span 2-3 level SIBLING
[ 1248.210631]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 1248.210639]   domain 1: span 0-3 level MC
[ 1248.210641]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1248.390719] usb 1-1.4: USB disconnect, address 3
[ 1248.390793] btusb_intr_complete: hci0 urb ffff880130992f00 failed to resubmit (19)
[ 1248.390838] btusb_bulk_complete: hci0 urb ffff880135d3ab40 failed to resubmit (19)
[ 1248.390844] btusb_bulk_complete: hci0 urb ffff880135d3ae40 failed to resubmit (19)
[ 1248.390879] btusb_send_frame: hci0 urb ffff88011bc1ec00 submission failed
[ 1249.173381] PM: Syncing filesystems ... done.
[ 1249.380321] PM: Preparing system for mem sleep
[ 1250.043129] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 1250.043619] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[ 1250.043669] PM: Entering mem sleep
[ 1250.043683] Suspending console(s) (use no_console_suspend to debug)
[ 1250.438153] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 1250.475330] sd 0:0:0:0: [sda] Stopping disk
[ 1251.856223] ACPI handle has no context!
[ 1251.863847] ACPI handle has no context!
[ 1251.880874] ACPI handle has no context!
[ 1251.880883] sdhci-pci 0000:0d:00.0: PCI INT A disabled
[ 1251.880895] ACPI handle has no context!
[ 1251.991500] ehci_hcd 0000:00:1d.0: PCI INT D disabled
[ 1252.199555] HDA Intel 0000:00:1b.0: PCI INT B disabled
[ 1252.215116] ehci_hcd 0000:00:1a.0: PCI INT D disabled
[ 1252.322102] e1000e 0000:00:19.0: PCI INT A disabled
[ 1252.322108] e1000e 0000:00:19.0: PME# enabled
[ 1252.322115] e1000e 0000:00:19.0: wake-up capability enabled by ACPI
[ 1252.334987] ACPI handle has no context!
[ 1252.394902] i915 0000:00:02.0: power state changed by ACPI to D3
[ 1252.438689] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D3
[ 1252.478630] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D3
[ 1252.518555] ACPI: Preparing to enter system sleep state S3
[ 1252.678450] Disabling non-boot CPUs ...
[ 1252.678475] CPU0 attaching NULL sched-domain.
[ 1252.678478] CPU1 attaching NULL sched-domain.
[ 1252.678480] CPU2 attaching NULL sched-domain.
[ 1252.678482] CPU3 attaching NULL sched-domain.
[ 1252.726178] CPU0 attaching sched-domain:
[ 1252.726181]  domain 0: span 0,2-3 level MC
[ 1252.726183]   groups: group ffff88000520fbf0 cpus 0 group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1252.726190] CPU2 attaching sched-domain:
[ 1252.726192]  domain 0: span 2-3 level SIBLING
[ 1252.726193]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 1252.726199]   domain 1: span 0,2-3 level MC
[ 1252.726201]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0
[ 1252.726207] CPU3 attaching sched-domain:
[ 1252.726209]  domain 0: span 2-3 level SIBLING
[ 1252.726211]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 1252.726216]   domain 1: span 0,2-3 level MC
[ 1252.726218]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0
[ 1252.728751] CPU 1 is now offline
[ 1252.729260] CPU0 attaching NULL sched-domain.
[ 1252.729263] CPU2 attaching NULL sched-domain.
[ 1252.729264] CPU3 attaching NULL sched-domain.
[ 1252.790068] CPU0 attaching sched-domain:
[ 1252.790070]  domain 0: span 0,3 level MC
[ 1252.790072]   groups: group ffff88000520fbf0 cpus 0 group ffff88000538fbf0 cpus 3
[ 1252.790076] CPU3 attaching sched-domain:
[ 1252.790077]  domain 0: span 0,3 level MC
[ 1252.790078]   groups: group ffff88000538fbf0 cpus 3 group ffff88000520fbf0 cpus 0
[ 1252.791573] CPU 2 is now offline
[ 1252.792058] CPU0 attaching NULL sched-domain.
[ 1252.792061] CPU3 attaching NULL sched-domain.
[ 1252.853955] CPU0 attaching NULL sched-domain.
[ 1252.957779] CPU 3 is now offline
[ 1252.957782] SMP alternatives: switching to UP code
[ 1252.961301] Extended CMOS year: 2000
[ 1252.961618] Back to C!
[ 1252.961893] CPU0: Thermal monitoring enabled (TM1)
[ 1252.961955] Extended CMOS year: 2000
[ 1252.962002] Enabling non-boot CPUs ...
[ 1252.962170] SMP alternatives: switching to SMP code
[ 1252.965222] Booting processor 1 APIC 0x1 ip 0x6000
[ 1252.975360] Initializing CPU#1
[ 1253.054260] CPU: Physical Processor ID: 0
[ 1253.054261] CPU: Processor Core ID: 0
[ 1253.054264] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 1253.054265] CPU: L2 cache: 256K
[ 1253.054266] CPU: L3 cache: 3072K
[ 1253.054269] CPU 1/0x1 -> Node 0
[ 1253.054282] CPU1: Thermal monitoring enabled (TM1)
[ 1253.054285] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6
[ 1253.054303] CPU1: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 1253.054309] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 1253.074334] CPU0 attaching NULL sched-domain.
[ 1253.102196] CPU0 attaching sched-domain:
[ 1253.102199]  domain 0: span 0-1 level SIBLING
[ 1253.102201]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 1253.102208]   domain 1: span 0-1 level MC
[ 1253.102209]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1253.102214] CPU1 attaching sched-domain:
[ 1253.102216]  domain 0: span 0-1 level SIBLING
[ 1253.102218]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 1253.102223]   domain 1: span 0-1 level MC
[ 1253.102225]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1253.166202] CPU1 is up
[ 1253.166414] Booting processor 2 APIC 0x4 ip 0x6000
[ 1253.176445] Initializing CPU#2
[ 1253.253915] CPU: Physical Processor ID: 0
[ 1253.253916] CPU: Processor Core ID: 2
[ 1253.253919] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 1253.253920] CPU: L2 cache: 256K
[ 1253.253921] CPU: L3 cache: 3072K
[ 1253.253923] CPU 2/0x4 -> Node 0
[ 1253.253934] CPU2: Thermal monitoring enabled (TM1)
[ 1253.253937] CPU 2 MCA banks SHD:6
[ 1253.254006] CPU2: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 1253.254013] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 1253.274044] CPU0 attaching NULL sched-domain.
[ 1253.274047] CPU1 attaching NULL sched-domain.
[ 1253.321823] CPU0 attaching sched-domain:
[ 1253.321825]  domain 0: span 0-1 level SIBLING
[ 1253.321827]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 1253.321834]   domain 1: span 0-2 level MC
[ 1253.321836]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2
[ 1253.321842] CPU1 attaching sched-domain:
[ 1253.321844]  domain 0: span 0-1 level SIBLING
[ 1253.321845]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 1253.321851]   domain 1: span 0-2 level MC
[ 1253.321853]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2
[ 1253.321858] CPU2 attaching sched-domain:
[ 1253.321860]  domain 0: span 0-2 level MC
[ 1253.321862]   groups: group ffff88000530fbf0 cpus 2 group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1253.385828] CPU2 is up
[ 1253.386045] Booting processor 3 APIC 0x5 ip 0x6000
[ 1253.396174] Initializing CPU#3
[ 1253.473540] CPU: Physical Processor ID: 0
[ 1253.473542] CPU: Processor Core ID: 2
[ 1253.473544] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 1253.473546] CPU: L2 cache: 256K
[ 1253.473547] CPU: L3 cache: 3072K
[ 1253.473550] CPU 3/0x5 -> Node 0
[ 1253.473563] CPU3: Thermal monitoring enabled (TM1)
[ 1253.473567] CPU 3 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6
[ 1253.473636] CPU3: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 1253.473643] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 1253.493680] CPU0 attaching NULL sched-domain.
[ 1253.493683] CPU1 attaching NULL sched-domain.
[ 1253.493685] CPU2 attaching NULL sched-domain.
[ 1253.541450] CPU0 attaching sched-domain:
[ 1253.541453]  domain 0: span 0-1 level SIBLING
[ 1253.541455]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 1253.541462]   domain 1: span 0-3 level MC
[ 1253.541463]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1253.541470] CPU1 attaching sched-domain:
[ 1253.541472]  domain 0: span 0-1 level SIBLING
[ 1253.541474]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 1253.541479]   domain 1: span 0-3 level MC
[ 1253.541481]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1253.541488] CPU2 attaching sched-domain:
[ 1253.541489]  domain 0: span 2-3 level SIBLING
[ 1253.541491]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 1253.541497]   domain 1: span 0-3 level MC
[ 1253.541498]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1253.541505] CPU3 attaching sched-domain:
[ 1253.541507]  domain 0: span 2-3 level SIBLING
[ 1253.541509]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 1253.541514]   domain 1: span 0-3 level MC
[ 1253.541516]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1253.605451] CPU3 is up
[ 1253.607061] ACPI: Waking up from system sleep state S3
[ 1253.905469] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 1253.905620] ehci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 1253.905640] ehci_hcd 0000:00:1a.0: restoring config space at offset 0x4 (was 0x0, writing 0xf2828000)
[ 1253.905648] ehci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
[ 1253.949268] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 1253.957265] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 1253.957353] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 1253.957414] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0xf0, writing 0x200000f0)
[ 1253.957426] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 1253.957494] pcieport 0000:00:1c.3: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 1253.957543] pcieport 0000:00:1c.4: restoring config space at offset 0xf (was 0x100, writing 0x4010b)
[ 1253.957555] pcieport 0000:00:1c.4: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 1253.957561] pcieport 0000:00:1c.4: restoring config space at offset 0x8 (was 0x0, writing 0xf250f250)
[ 1253.957566] pcieport 0000:00:1c.4: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 1253.957576] pcieport 0000:00:1c.4: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[ 1253.957583] pcieport 0000:00:1c.4: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[ 1253.957628] ehci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 1253.957646] ehci_hcd 0000:00:1d.0: restoring config space at offset 0x4 (was 0x0, writing 0xf2828400)
[ 1253.957655] ehci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
[ 1253.965251] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1253.973237] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1253.973343] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
[ 1253.973411] pci 0000:00:1f.6: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 1253.973433] pci 0000:00:1f.6: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 1254.079375] i915 0000:00:02.0: power state changed by ACPI to D0
[ 1254.079413] i915 0000:00:02.0: power state changed by ACPI to D0
[ 1254.079417] i915 0000:00:02.0: setting latency timer to 64
[ 1254.133350] e1000e 0000:00:19.0: wake-up capability disabled by ACPI
[ 1254.133356] e1000e 0000:00:19.0: PME# disabled
[ 1254.133439] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 1254.216958] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 1254.217146] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 1254.217154] ehci_hcd 0000:00:1a.0: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 1254.217160] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1254.217172] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1254.217177] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 1254.217386] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1254.217570] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 1254.217575] ehci_hcd 0000:00:1d.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1254.217581] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1254.217593] pci 0000:00:1e.0: setting latency timer to 64
[ 1254.217606] ahci 0000:00:1f.2: setting latency timer to 64
[ 1254.217732] sdhci-pci 0000:0d:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1254.217736] sdhci-pci 0000:0d:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
[ 1254.217793] sdhci-pci 0000:0d:00.0: setting latency timer to 64
[ 1254.296287] firewire_core: skipped bus generations, destroying all nodes
[ 1254.352126] sd 0:0:0:0: [sda] Starting disk
[ 1254.543800] ata6: SATA link down (SStatus 0 SControl 300)
[ 1254.551786] ata5: SATA link down (SStatus 0 SControl 300)
[ 1254.559777] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1254.562310] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 1254.562504] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 1254.566788] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 1254.566976] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 1254.568511] ata2.00: configured for UDMA/66
[ 1254.795367] firewire_core: rediscovered device fw0
[ 1255.598464] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1255.827355] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 1255.827360] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 1255.827365] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1255.831497] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 1255.831502] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 1255.831507] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1255.833271] ata1.00: configured for UDMA/100
[ 1256.245108] usb 1-1.6: reset high speed USB device using ehci_hcd and address 4
[ 1256.420860] usb 2-1.1: reset high speed USB device using ehci_hcd and address 3
[ 1256.979920] usb 2-1.1.1: reset low speed USB device using ehci_hcd and address 4
[ 1257.522847] usb 2-1.1.2: reset low speed USB device using ehci_hcd and address 5
[ 1257.806763] PM: Finishing wakeup.
[ 1257.806765] Restarting tasks ... done.
[ 1257.954556] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 1258.010323] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 1258.010856] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1258.086220] Registered led device: iwl-phy0::radio
[ 1258.086240] Registered led device: iwl-phy0::assoc
[ 1258.086255] Registered led device: iwl-phy0::RX
[ 1258.086270] Registered led device: iwl-phy0::TX
[ 1258.110387] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1258.149432] CPU0 attaching NULL sched-domain.
[ 1258.149439] CPU1 attaching NULL sched-domain.
[ 1258.149443] CPU2 attaching NULL sched-domain.
[ 1258.149446] CPU3 attaching NULL sched-domain.
[ 1258.178128] CPU0 attaching sched-domain:
[ 1258.178134]  domain 0: span 0-1 level SIBLING
[ 1258.178138]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 1258.178150]   domain 1: span 0-3 level MC
[ 1258.178153]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1258.178166] CPU1 attaching sched-domain:
[ 1258.178169]  domain 0: span 0-1 level SIBLING
[ 1258.178172]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 1258.178182]   domain 1: span 0-3 level MC
[ 1258.178185]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 1258.178196] CPU2 attaching sched-domain:
[ 1258.178199]  domain 0: span 2-3 level SIBLING
[ 1258.178202]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 1258.178211]   domain 1: span 0-3 level MC
[ 1258.178214]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1258.178225] CPU3 attaching sched-domain:
[ 1258.178228]  domain 0: span 2-3 level SIBLING
[ 1258.178231]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 1258.178241]   domain 1: span 0-3 level MC
[ 1258.178244]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 1258.585075] usb 1-1.4: new full speed USB device using ehci_hcd and address 5
[ 1258.685004] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f
[ 1258.685009] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1258.685011] usb 1-1.4: Product: Broadcom Bluetooth Device
[ 1258.685013] usb 1-1.4: Manufacturer: Broadcom Corp
[ 1258.685015] usb 1-1.4: SerialNumber: 002713C9214F
[ 1258.685134] usb 1-1.4: configuration #1 chosen from 1 choice
[ 1259.601082] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx
[ 1259.601088] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[ 1259.601857] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1269.669866] eth0: no IPv6 routers present
[ 1287.974682] usb 1-1.1: new high speed USB device using ehci_hcd and address 6
[ 1288.400284] usb 1-1.1: New USB device found, idVendor=199e, idProduct=8202
[ 1288.400289] usb 1-1.1: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[ 1288.400293] usb 1-1.1: Product: DFx 22BUC03
[ 1288.400296] usb 1-1.1: Manufacturer: The Imaging Source Europe GmbH
[ 1288.400299] usb 1-1.1: SerialNumber: 01110353
[ 1288.400452] usb 1-1.1: configuration #1 chosen from 1 choice
[ 1526.470189] usb 1-1.1: USB disconnect, address 6
[ 1532.548125] usb 1-1.1: new high speed USB device using ehci_hcd and address 7
[ 1532.837965] usb 1-1.1: New USB device found, idVendor=199e, idProduct=8202
[ 1532.837970] usb 1-1.1: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[ 1532.837973] usb 1-1.1: Product: DFx 22BUC03
[ 1532.837975] usb 1-1.1: Manufacturer: The Imaging Source Europe GmbH
[ 1532.837978] usb 1-1.1: SerialNumber: 01110353
[ 1532.838084] usb 1-1.1: configuration #1 chosen from 1 choice
[ 1568.893188] usb 1-1.1: USB disconnect, address 7
[ 1575.478626] usb 1-1.1: new high speed USB device using ehci_hcd and address 8
[ 1575.783189] usb 1-1.1: config index 0 descriptor too short (expected 349, got 299)
[ 1575.784178] usb 1-1.1: New USB device found, idVendor=199e, idProduct=8302
[ 1575.784182] usb 1-1.1: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[ 1575.784186] usb 1-1.1: Product: DFx 22BUC03
[ 1575.784188] usb 1-1.1: Manufacturer: The Imaging Source Europe GmbH
[ 1575.784191] usb 1-1.1: SerialNumber: 01110353
[ 1575.784292] usb 1-1.1: configuration #1 chosen from 1 choice
[ 1575.784480] uvcvideo: Found UVC 1.00 device DFx 22BUC03 (199e:8302)
[ 1576.752432] input: DFx 22BUC03 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input15
[ 3334.042286] usb 1-1.1: USB disconnect, address 8
[ 3367.906870] CPU0 attaching NULL sched-domain.
[ 3367.906877] CPU1 attaching NULL sched-domain.
[ 3367.906881] CPU2 attaching NULL sched-domain.
[ 3367.906884] CPU3 attaching NULL sched-domain.
[ 3367.927085] CPU0 attaching sched-domain:
[ 3367.927090]  domain 0: span 0-1 level SIBLING
[ 3367.927093]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3367.927103]   domain 1: span 0-3 level MC
[ 3367.927105]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3367.927115] CPU1 attaching sched-domain:
[ 3367.927118]  domain 0: span 0-1 level SIBLING
[ 3367.927121]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3367.927129]   domain 1: span 0-3 level MC
[ 3367.927131]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3367.927140] CPU2 attaching sched-domain:
[ 3367.927143]  domain 0: span 2-3 level SIBLING
[ 3367.927145]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3367.927153]   domain 1: span 0-3 level MC
[ 3367.927155]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3367.927164] CPU3 attaching sched-domain:
[ 3367.927167]  domain 0: span 2-3 level SIBLING
[ 3367.927169]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3367.927177]   domain 1: span 0-3 level MC
[ 3367.927180]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3368.031536] usb 1-1.4: USB disconnect, address 5
[ 3368.031646] btusb_bulk_complete: hci0 urb ffff88013605d180 failed to resubmit (19)
[ 3368.031688] btusb_intr_complete: hci0 urb ffff88013605d9c0 failed to resubmit (19)
[ 3368.031772] btusb_bulk_complete: hci0 urb ffff88013605d240 failed to resubmit (19)
[ 3368.031805] btusb_send_frame: hci0 urb ffff880128141000 submission failed
[ 3368.637896] PM: Syncing filesystems ... done.
[ 3368.789424] PM: Preparing system for mem sleep
[ 3369.452165] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 3369.452671] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[ 3369.452721] PM: Entering mem sleep
[ 3369.452736] Suspending console(s) (use no_console_suspend to debug)
[ 3369.854707] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 3369.897016] sd 0:0:0:0: [sda] Stopping disk
[ 3371.268792] ACPI handle has no context!
[ 3371.276407] ACPI handle has no context!
[ 3371.293434] ACPI handle has no context!
[ 3371.293443] sdhci-pci 0000:0d:00.0: PCI INT A disabled
[ 3371.293454] ACPI handle has no context!
[ 3371.404061] ehci_hcd 0000:00:1d.0: PCI INT D disabled
[ 3371.508331] HDA Intel 0000:00:1b.0: PCI INT B disabled
[ 3371.523854] ehci_hcd 0000:00:1a.0: PCI INT D disabled
[ 3371.628805] e1000e 0000:00:19.0: PME# enabled
[ 3371.628812] e1000e 0000:00:19.0: wake-up capability enabled by ACPI
[ 3371.643724] ACPI handle has no context!
[ 3371.703641] i915 0000:00:02.0: power state changed by ACPI to D3
[ 3371.727476] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D3
[ 3371.771386] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D3
[ 3371.811321] ACPI: Preparing to enter system sleep state S3
[ 3371.971219] Disabling non-boot CPUs ...
[ 3371.971244] CPU0 attaching NULL sched-domain.
[ 3371.971247] CPU1 attaching NULL sched-domain.
[ 3371.971248] CPU2 attaching NULL sched-domain.
[ 3371.971250] CPU3 attaching NULL sched-domain.
[ 3372.018942] CPU0 attaching sched-domain:
[ 3372.018945]  domain 0: span 0,2-3 level MC
[ 3372.018947]   groups: group ffff88000520fbf0 cpus 0 group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3372.018954] CPU2 attaching sched-domain:
[ 3372.018956]  domain 0: span 2-3 level SIBLING
[ 3372.018958]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3372.018964]   domain 1: span 0,2-3 level MC
[ 3372.018966]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0
[ 3372.018971] CPU3 attaching sched-domain:
[ 3372.018973]  domain 0: span 2-3 level SIBLING
[ 3372.018975]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3372.018981]   domain 1: span 0,2-3 level MC
[ 3372.018983]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0
[ 3372.021513] CPU 1 is now offline
[ 3372.022056] CPU0 attaching NULL sched-domain.
[ 3372.022059] CPU2 attaching NULL sched-domain.
[ 3372.022060] CPU3 attaching NULL sched-domain.
[ 3372.082833] CPU0 attaching sched-domain:
[ 3372.082835]  domain 0: span 0,3 level MC
[ 3372.082836]   groups: group ffff88000520fbf0 cpus 0 group ffff88000538fbf0 cpus 3
[ 3372.082840] CPU3 attaching sched-domain:
[ 3372.082842]  domain 0: span 0,3 level MC
[ 3372.082843]   groups: group ffff88000538fbf0 cpus 3 group ffff88000520fbf0 cpus 0
[ 3372.085176] CPU 2 is now offline
[ 3372.085649] CPU0 attaching NULL sched-domain.
[ 3372.085652] CPU3 attaching NULL sched-domain.
[ 3372.146720] CPU0 attaching NULL sched-domain.
[ 3372.250535] CPU 3 is now offline
[ 3372.250538] SMP alternatives: switching to UP code
[ 3372.254046] Extended CMOS year: 2000
[ 3372.254361] Back to C!
[ 3372.254636] CPU0: Thermal monitoring enabled (TM1)
[ 3372.254697] Extended CMOS year: 2000
[ 3372.254744] Enabling non-boot CPUs ...
[ 3372.254916] SMP alternatives: switching to SMP code
[ 3372.257972] Booting processor 1 APIC 0x1 ip 0x6000
[ 3372.268011] Initializing CPU#1
[ 3372.347022] CPU: Physical Processor ID: 0
[ 3372.347024] CPU: Processor Core ID: 0
[ 3372.347026] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3372.347028] CPU: L2 cache: 256K
[ 3372.347029] CPU: L3 cache: 3072K
[ 3372.347032] CPU 1/0x1 -> Node 0
[ 3372.347044] CPU1: Thermal monitoring enabled (TM1)
[ 3372.347067] CPU1: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3372.347074] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 3372.367107] CPU0 attaching NULL sched-domain.
[ 3372.394957] CPU0 attaching sched-domain:
[ 3372.394960]  domain 0: span 0-1 level SIBLING
[ 3372.394962]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3372.394969]   domain 1: span 0-1 level MC
[ 3372.394971]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3372.394975] CPU1 attaching sched-domain:
[ 3372.394977]  domain 0: span 0-1 level SIBLING
[ 3372.394979]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3372.394985]   domain 1: span 0-1 level MC
[ 3372.394986]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3372.458966] CPU1 is up
[ 3372.459149] Booting processor 2 APIC 0x4 ip 0x6000
[ 3372.469279] Initializing CPU#2
[ 3372.546678] CPU: Physical Processor ID: 0
[ 3372.546679] CPU: Processor Core ID: 2
[ 3372.546681] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3372.546683] CPU: L2 cache: 256K
[ 3372.546683] CPU: L3 cache: 3072K
[ 3372.546686] CPU 2/0x4 -> Node 0
[ 3372.546697] CPU2: Thermal monitoring enabled (TM1)
[ 3372.546700] CPU 2 MCA banks CMCI:6
[ 3372.546741] CPU2: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3372.546748] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 3372.566778] CPU0 attaching NULL sched-domain.
[ 3372.566782] CPU1 attaching NULL sched-domain.
[ 3372.614584] CPU0 attaching sched-domain:
[ 3372.614587]  domain 0: span 0-1 level SIBLING
[ 3372.614589]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3372.614596]   domain 1: span 0-2 level MC
[ 3372.614598]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2
[ 3372.614603] CPU1 attaching sched-domain:
[ 3372.614605]  domain 0: span 0-1 level SIBLING
[ 3372.614607]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3372.614612]   domain 1: span 0-2 level MC
[ 3372.614614]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2
[ 3372.614620] CPU2 attaching sched-domain:
[ 3372.614622]  domain 0: span 0-2 level MC
[ 3372.614623]   groups: group ffff88000530fbf0 cpus 2 group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3372.678591] CPU2 is up
[ 3372.678799] Booting processor 3 APIC 0x5 ip 0x6000
[ 3372.688928] Initializing CPU#3
[ 3372.766304] CPU: Physical Processor ID: 0
[ 3372.766305] CPU: Processor Core ID: 2
[ 3372.766308] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3372.766310] CPU: L2 cache: 256K
[ 3372.766311] CPU: L3 cache: 3072K
[ 3372.766314] CPU 3/0x5 -> Node 0
[ 3372.766327] CPU3: Thermal monitoring enabled (TM1)
[ 3372.766331] CPU 3 MCA banks SHD:6
[ 3372.766390] CPU3: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3372.766397] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 3372.786433] CPU0 attaching NULL sched-domain.
[ 3372.786436] CPU1 attaching NULL sched-domain.
[ 3372.786438] CPU2 attaching NULL sched-domain.
[ 3372.834213] CPU0 attaching sched-domain:
[ 3372.834215]  domain 0: span 0-1 level SIBLING
[ 3372.834217]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3372.834224]   domain 1: span 0-3 level MC
[ 3372.834226]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3372.834233] CPU1 attaching sched-domain:
[ 3372.834235]  domain 0: span 0-1 level SIBLING
[ 3372.834236]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3372.834242]   domain 1: span 0-3 level MC
[ 3372.834244]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3372.834250] CPU2 attaching sched-domain:
[ 3372.834252]  domain 0: span 2-3 level SIBLING
[ 3372.834254]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3372.834259]   domain 1: span 0-3 level MC
[ 3372.834261]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3372.834268] CPU3 attaching sched-domain:
[ 3372.834269]  domain 0: span 2-3 level SIBLING
[ 3372.834271]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3372.834277]   domain 1: span 0-3 level MC
[ 3372.834278]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3372.898215] CPU3 is up
[ 3372.899815] ACPI: Waking up from system sleep state S3
[ 3373.198231] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 3373.198383] ehci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3373.198402] ehci_hcd 0000:00:1a.0: restoring config space at offset 0x4 (was 0x0, writing 0xf2828000)
[ 3373.198410] ehci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
[ 3373.242030] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3373.250026] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3373.250110] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3373.250180] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3373.250246] pcieport 0000:00:1c.3: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3373.250295] pcieport 0000:00:1c.4: restoring config space at offset 0xf (was 0x100, writing 0x4010b)
[ 3373.250308] pcieport 0000:00:1c.4: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 3373.250314] pcieport 0000:00:1c.4: restoring config space at offset 0x8 (was 0x0, writing 0xf250f250)
[ 3373.250319] pcieport 0000:00:1c.4: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[ 3373.250329] pcieport 0000:00:1c.4: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[ 3373.250336] pcieport 0000:00:1c.4: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[ 3373.250380] ehci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3373.250399] ehci_hcd 0000:00:1d.0: restoring config space at offset 0x4 (was 0x0, writing 0xf2828400)
[ 3373.250407] ehci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
[ 3373.258013] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3373.266000] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3373.266106] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
[ 3373.266174] pci 0000:00:1f.6: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3373.266196] pci 0000:00:1f.6: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 3373.266279] iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
[ 3373.368183] i915 0000:00:02.0: power state changed by ACPI to D0
[ 3373.368221] i915 0000:00:02.0: power state changed by ACPI to D0
[ 3373.368225] i915 0000:00:02.0: setting latency timer to 64
[ 3373.422147] e1000e 0000:00:19.0: wake-up capability disabled by ACPI
[ 3373.422152] e1000e 0000:00:19.0: PME# disabled
[ 3373.422235] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3373.505856] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3373.506156] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3373.506164] ehci_hcd 0000:00:1a.0: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 3373.506170] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 3373.506181] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 3373.506186] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 3373.506500] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3373.506794] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3373.506800] ehci_hcd 0000:00:1d.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 3373.506805] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 3373.506817] pci 0000:00:1e.0: setting latency timer to 64
[ 3373.506829] ahci 0000:00:1f.2: setting latency timer to 64
[ 3373.506976] sdhci-pci 0000:0d:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3373.506978] sdhci-pci 0000:0d:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
[ 3373.507033] sdhci-pci 0000:0d:00.0: setting latency timer to 64
[ 3373.585057] firewire_core: skipped bus generations, destroying all nodes
[ 3373.640895] sd 0:0:0:0: [sda] Starting disk
[ 3373.832568] ata5: SATA link down (SStatus 0 SControl 300)
[ 3373.840556] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3373.843121] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 3373.843470] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 3373.848196] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 3373.848379] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 3373.848510] ata6: SATA link down (SStatus 0 SControl 300)
[ 3373.849977] ata2.00: configured for UDMA/66
[ 3374.084136] firewire_core: rediscovered device fw0
[ 3374.887290] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3375.119073] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 3375.119080] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 3375.119085] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 3375.123190] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 3375.123195] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 3375.123199] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 3375.124957] ata1.00: configured for UDMA/100
[ 3375.537828] usb 1-1.6: reset high speed USB device using ehci_hcd and address 4
[ 3375.638274] restoring control 00000000-0000-0000-0000-000000000101/0/2
[ 3375.638278] restoring control 00000000-0000-0000-0000-000000000101/1/3
[ 3375.638283] restoring control 00000000-0000-0000-0000-000000000101/2/6
[ 3375.638286] restoring control 00000000-0000-0000-0000-000000000101/3/7
[ 3375.713582] usb 2-1.1: reset high speed USB device using ehci_hcd and address 3
[ 3376.272611] usb 2-1.1.1: reset low speed USB device using ehci_hcd and address 4
[ 3376.815690] usb 2-1.1.2: reset low speed USB device using ehci_hcd and address 5
[ 3377.099765] PM: Finishing wakeup.
[ 3377.099767] Restarting tasks ... done.
[ 3377.358742] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3377.414458] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3377.414883] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3377.489910] Registered led device: iwl-phy0::radio
[ 3377.489950] Registered led device: iwl-phy0::assoc
[ 3377.489987] Registered led device: iwl-phy0::RX
[ 3377.490019] Registered led device: iwl-phy0::TX
[ 3377.503997] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3377.538421] CPU0 attaching NULL sched-domain.
[ 3377.538426] CPU1 attaching NULL sched-domain.
[ 3377.538427] CPU2 attaching NULL sched-domain.
[ 3377.538429] CPU3 attaching NULL sched-domain.
[ 3377.570226] CPU0 attaching sched-domain:
[ 3377.570231]  domain 0: span 0-1 level SIBLING
[ 3377.570234]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3377.570244]   domain 1: span 0-3 level MC
[ 3377.570246]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3377.570256] CPU1 attaching sched-domain:
[ 3377.570259]  domain 0: span 0-1 level SIBLING
[ 3377.570261]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3377.570269]   domain 1: span 0-3 level MC
[ 3377.570272]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3377.570281] CPU2 attaching sched-domain:
[ 3377.570283]  domain 0: span 2-3 level SIBLING
[ 3377.570286]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3377.570293]   domain 1: span 0-3 level MC
[ 3377.570296]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3377.570305] CPU3 attaching sched-domain:
[ 3377.570307]  domain 0: span 2-3 level SIBLING
[ 3377.570310]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3377.570318]   domain 1: span 0-3 level MC
[ 3377.570320]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3377.877740] usb 1-1.4: new full speed USB device using ehci_hcd and address 9
[ 3377.974944] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f
[ 3377.974948] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3377.974951] usb 1-1.4: Product: Broadcom Bluetooth Device
[ 3377.974953] usb 1-1.4: Manufacturer: Broadcom Corp
[ 3377.974954] usb 1-1.4: SerialNumber: 002713C9214F
[ 3377.975080] usb 1-1.4: configuration #1 chosen from 1 choice
[ 3378.173444] usb 1-1.1: new high speed USB device using ehci_hcd and address 10
[ 3378.279454] usb 1-1.1: New USB device found, idVendor=1e4e, idProduct=0102
[ 3378.279459] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3378.279463] usb 1-1.1: Product: USB2.0 Camera
[ 3378.279466] usb 1-1.1: Manufacturer: Etron Technology, Inc.
[ 3378.279611] usb 1-1.1: configuration #1 chosen from 1 choice
[ 3378.284590] uvcvideo: Found UVC 1.00 device USB2.0 Camera (1e4e:0102)
[ 3378.291306] input: USB2.0 Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input16
[ 3378.997698] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx
[ 3378.997704] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[ 3378.998535] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3389.645467] eth0: no IPv6 routers present
[ 3613.814110] usb 1-1.1: USB disconnect, address 10
[ 3619.362745] CPU0 attaching NULL sched-domain.
[ 3619.362753] CPU1 attaching NULL sched-domain.
[ 3619.362756] CPU2 attaching NULL sched-domain.
[ 3619.362759] CPU3 attaching NULL sched-domain.
[ 3619.393767] CPU0 attaching sched-domain:
[ 3619.393771]  domain 0: span 0-1 level SIBLING
[ 3619.393774]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3619.393784]   domain 1: span 0-3 level MC
[ 3619.393787]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3619.393797] CPU1 attaching sched-domain:
[ 3619.393799]  domain 0: span 0-1 level SIBLING
[ 3619.393802]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3619.393810]   domain 1: span 0-3 level MC
[ 3619.393812]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3619.393821] CPU2 attaching sched-domain:
[ 3619.393824]  domain 0: span 2-3 level SIBLING
[ 3619.393826]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3619.393834]   domain 1: span 0-3 level MC
[ 3619.393837]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3619.393845] CPU3 attaching sched-domain:
[ 3619.393848]  domain 0: span 2-3 level SIBLING
[ 3619.393851]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3619.393858]   domain 1: span 0-3 level MC
[ 3619.393861]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3619.435621] usb 1-1.4: USB disconnect, address 9
[ 3619.435735] btusb_bulk_complete: hci0 urb ffff88012829d480 failed to resubmit (19)
[ 3619.435769] btusb_intr_complete: hci0 urb ffff88012829dc00 failed to resubmit (19)
[ 3619.435857] btusb_bulk_complete: hci0 urb ffff880135f7c0c0 failed to resubmit (19)
[ 3619.435890] btusb_send_frame: hci0 urb ffff8801348ce300 submission failed
[ 3620.124039] PM: Syncing filesystems ... done.
[ 3620.275579] PM: Preparing system for mem sleep
[ 3620.953683] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 3620.954213] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[ 3620.954267] PM: Entering mem sleep
[ 3620.954282] Suspending console(s) (use no_console_suspend to debug)
[ 3621.356767] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 3621.392957] sd 0:0:0:0: [sda] Stopping disk
[ 3622.766917] ACPI handle has no context!
[ 3622.774541] ACPI handle has no context!
[ 3622.791568] ACPI handle has no context!
[ 3622.791578] sdhci-pci 0000:0d:00.0: PCI INT A disabled
[ 3622.791589] ACPI handle has no context!
[ 3622.902194] ehci_hcd 0000:00:1d.0: PCI INT D disabled
[ 3622.902217] HDA Intel 0000:00:1b.0: PCI INT B disabled
[ 3622.918165] ehci_hcd 0000:00:1a.0: PCI INT D disabled
[ 3623.025096] e1000e 0000:00:19.0: PME# enabled
[ 3623.025103] e1000e 0000:00:19.0: wake-up capability enabled by ACPI
[ 3623.038002] ACPI handle has no context!
[ 3623.093957] i915 0000:00:02.0: power state changed by ACPI to D3
[ 3623.117794] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D3
[ 3623.161703] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D3
[ 3623.201639] ACPI: Preparing to enter system sleep state S3
[ 3623.361535] Disabling non-boot CPUs ...
[ 3623.361560] CPU0 attaching NULL sched-domain.
[ 3623.361563] CPU1 attaching NULL sched-domain.
[ 3623.361565] CPU2 attaching NULL sched-domain.
[ 3623.361567] CPU3 attaching NULL sched-domain.
[ 3623.409261] CPU0 attaching sched-domain:
[ 3623.409264]  domain 0: span 0,2-3 level MC
[ 3623.409266]   groups: group ffff88000520fbf0 cpus 0 group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3623.409273] CPU2 attaching sched-domain:
[ 3623.409275]  domain 0: span 2-3 level SIBLING
[ 3623.409277]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3623.409283]   domain 1: span 0,2-3 level MC
[ 3623.409284]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0
[ 3623.409290] CPU3 attaching sched-domain:
[ 3623.409292]  domain 0: span 2-3 level SIBLING
[ 3623.409294]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3623.409300]   domain 1: span 0,2-3 level MC
[ 3623.409301]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0
[ 3623.411831] CPU 1 is now offline
[ 3623.412334] CPU0 attaching NULL sched-domain.
[ 3623.412337] CPU2 attaching NULL sched-domain.
[ 3623.412338] CPU3 attaching NULL sched-domain.
[ 3623.473151] CPU0 attaching sched-domain:
[ 3623.473153]  domain 0: span 0,3 level MC
[ 3623.473154]   groups: group ffff88000520fbf0 cpus 0 group ffff88000538fbf0 cpus 3
[ 3623.473159] CPU3 attaching sched-domain:
[ 3623.473160]  domain 0: span 0,3 level MC
[ 3623.473161]   groups: group ffff88000538fbf0 cpus 3 group ffff88000520fbf0 cpus 0
[ 3623.475363] CPU 2 is now offline
[ 3623.475819] CPU0 attaching NULL sched-domain.
[ 3623.475822] CPU3 attaching NULL sched-domain.
[ 3623.537038] CPU0 attaching NULL sched-domain.
[ 3623.640854] CPU 3 is now offline
[ 3623.640856] SMP alternatives: switching to UP code
[ 3623.644322] Extended CMOS year: 2000
[ 3623.644634] Back to C!
[ 3623.644907] CPU0: Thermal monitoring enabled (TM1)
[ 3623.644969] Extended CMOS year: 2000
[ 3623.645015] Enabling non-boot CPUs ...
[ 3623.645183] SMP alternatives: switching to SMP code
[ 3623.648241] Booting processor 1 APIC 0x1 ip 0x6000
[ 3623.658281] Initializing CPU#1
[ 3623.737335] CPU: Physical Processor ID: 0
[ 3623.737336] CPU: Processor Core ID: 0
[ 3623.737339] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3623.737340] CPU: L2 cache: 256K
[ 3623.737341] CPU: L3 cache: 3072K
[ 3623.737344] CPU 1/0x1 -> Node 0
[ 3623.737356] CPU1: Thermal monitoring enabled (TM1)
[ 3623.737420] CPU1: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3623.737426] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 3623.757451] CPU0 attaching NULL sched-domain.
[ 3623.785270] CPU0 attaching sched-domain:
[ 3623.785273]  domain 0: span 0-1 level SIBLING
[ 3623.785275]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3623.785282]   domain 1: span 0-1 level MC
[ 3623.785284]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3623.785289] CPU1 attaching sched-domain:
[ 3623.785290]  domain 0: span 0-1 level SIBLING
[ 3623.785292]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3623.785298]   domain 1: span 0-1 level MC
[ 3623.785300]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3623.849279] CPU1 is up
[ 3623.849490] Booting processor 2 APIC 0x4 ip 0x6000
[ 3623.859520] Initializing CPU#2
[ 3623.936992] CPU: Physical Processor ID: 0
[ 3623.936993] CPU: Processor Core ID: 2
[ 3623.936995] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3623.936997] CPU: L2 cache: 256K
[ 3623.936997] CPU: L3 cache: 3072K
[ 3623.937000] CPU 2/0x4 -> Node 0
[ 3623.937011] CPU2: Thermal monitoring enabled (TM1)
[ 3623.937084] CPU2: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3623.937091] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 3623.957123] CPU0 attaching NULL sched-domain.
[ 3623.957126] CPU1 attaching NULL sched-domain.
[ 3624.004898] CPU0 attaching sched-domain:
[ 3624.004901]  domain 0: span 0-1 level SIBLING
[ 3624.004903]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3624.004909]   domain 1: span 0-2 level MC
[ 3624.004911]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2
[ 3624.004917] CPU1 attaching sched-domain:
[ 3624.004919]  domain 0: span 0-1 level SIBLING
[ 3624.004921]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3624.004926]   domain 1: span 0-2 level MC
[ 3624.004928]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2
[ 3624.004933] CPU2 attaching sched-domain:
[ 3624.004935]  domain 0: span 0-2 level MC
[ 3624.004937]   groups: group ffff88000530fbf0 cpus 2 group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3624.068903] CPU2 is up
[ 3624.069119] Booting processor 3 APIC 0x5 ip 0x6000
[ 3624.079249] Initializing CPU#3
[ 3624.156615] CPU: Physical Processor ID: 0
[ 3624.156616] CPU: Processor Core ID: 2
[ 3624.156619] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3624.156621] CPU: L2 cache: 256K
[ 3624.156622] CPU: L3 cache: 3072K
[ 3624.156625] CPU 3/0x5 -> Node 0
[ 3624.156638] CPU3: Thermal monitoring enabled (TM1)
[ 3624.156642] CPU 3 MCA banks CMCI:6
[ 3624.156710] CPU3: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3624.156717] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 3624.176755] CPU0 attaching NULL sched-domain.
[ 3624.176758] CPU1 attaching NULL sched-domain.
[ 3624.176760] CPU2 attaching NULL sched-domain.
[ 3624.224526] CPU0 attaching sched-domain:
[ 3624.224528]  domain 0: span 0-1 level SIBLING
[ 3624.224530]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3624.224537]   domain 1: span 0-3 level MC
[ 3624.224539]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3624.224546] CPU1 attaching sched-domain:
[ 3624.224548]  domain 0: span 0-1 level SIBLING
[ 3624.224549]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3624.224555]   domain 1: span 0-3 level MC
[ 3624.224557]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3624.224563] CPU2 attaching sched-domain:
[ 3624.224565]  domain 0: span 2-3 level SIBLING
[ 3624.224567]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3624.224572]   domain 1: span 0-3 level MC
[ 3624.224574]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3624.224581] CPU3 attaching sched-domain:
[ 3624.224582]  domain 0: span 2-3 level SIBLING
[ 3624.224584]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3624.224590]   domain 1: span 0-3 level MC
[ 3624.224591]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3624.288528] CPU3 is up
[ 3624.290140] ACPI: Waking up from system sleep state S3
[ 3624.592536] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 3624.592689] ehci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3624.592708] ehci_hcd 0000:00:1a.0: restoring config space at offset 0x4 (was 0x0, writing 0xf2828000)
[ 3624.592717] ehci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
[ 3624.636336] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3624.644332] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3624.644421] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3624.644489] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3624.644557] pcieport 0000:00:1c.3: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3624.644606] pcieport 0000:00:1c.4: restoring config space at offset 0xf (was 0x100, writing 0x4010b)
[ 3624.644618] pcieport 0000:00:1c.4: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 3624.644624] pcieport 0000:00:1c.4: restoring config space at offset 0x8 (was 0x0, writing 0xf250f250)
[ 3624.644630] pcieport 0000:00:1c.4: restoring config space at offset 0x7 (was 0x20000000, writing 0x200000f0)
[ 3624.644639] pcieport 0000:00:1c.4: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[ 3624.644646] pcieport 0000:00:1c.4: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[ 3624.644691] ehci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3624.644710] ehci_hcd 0000:00:1d.0: restoring config space at offset 0x4 (was 0x0, writing 0xf2828400)
[ 3624.644719] ehci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
[ 3624.652319] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3624.660305] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3624.660411] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
[ 3624.660479] pci 0000:00:1f.6: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3624.660503] pci 0000:00:1f.6: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 3624.660586] iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
[ 3624.763093] i915 0000:00:02.0: power state changed by ACPI to D0
[ 3624.763131] i915 0000:00:02.0: power state changed by ACPI to D0
[ 3624.763135] i915 0000:00:02.0: setting latency timer to 64
[ 3624.816430] e1000e 0000:00:19.0: wake-up capability disabled by ACPI
[ 3624.816435] e1000e 0000:00:19.0: PME# disabled
[ 3624.816518] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3624.900431] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3624.900617] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3624.900626] ehci_hcd 0000:00:1a.0: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 3624.900632] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 3624.900643] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 3624.900649] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 3624.900860] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3624.901043] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3624.901048] ehci_hcd 0000:00:1d.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 3624.901054] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 3624.901066] pci 0000:00:1e.0: setting latency timer to 64
[ 3624.901078] ahci 0000:00:1f.2: setting latency timer to 64
[ 3624.901203] sdhci-pci 0000:0d:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3624.901206] sdhci-pci 0000:0d:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
[ 3624.901263] sdhci-pci 0000:0d:00.0: setting latency timer to 64
[ 3624.979362] firewire_core: skipped bus generations, destroying all nodes
[ 3625.035202] sd 0:0:0:0: [sda] Starting disk
[ 3625.226875] ata6: SATA link down (SStatus 0 SControl 300)
[ 3625.234860] ata5: SATA link down (SStatus 0 SControl 300)
[ 3625.242852] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3625.245337] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 3625.245528] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 3625.249741] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 3625.249933] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 3625.251519] ata2.00: configured for UDMA/66
[ 3625.478442] firewire_core: rediscovered device fw0
[ 3626.281596] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3626.509714] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 3626.509720] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 3626.509726] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 3626.513769] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 3626.513774] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 3626.513779] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 3626.515550] ata1.00: configured for UDMA/100
[ 3626.928074] usb 1-1.6: reset high speed USB device using ehci_hcd and address 4
[ 3627.028534] restoring control 00000000-0000-0000-0000-000000000101/0/2
[ 3627.028539] restoring control 00000000-0000-0000-0000-000000000101/1/3
[ 3627.028543] restoring control 00000000-0000-0000-0000-000000000101/2/6
[ 3627.028547] restoring control 00000000-0000-0000-0000-000000000101/3/7
[ 3627.103778] usb 2-1.1: reset high speed USB device using ehci_hcd and address 3
[ 3627.662852] usb 2-1.1.1: reset low speed USB device using ehci_hcd and address 4
[ 3628.205927] usb 2-1.1.2: reset low speed USB device using ehci_hcd and address 5
[ 3628.489871] PM: Finishing wakeup.
[ 3628.489873] Restarting tasks ... done.
[ 3628.641631] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3628.697483] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3628.697923] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3628.777533] Registered led device: iwl-phy0::radio
[ 3628.777555] Registered led device: iwl-phy0::assoc
[ 3628.777574] Registered led device: iwl-phy0::RX
[ 3628.777596] Registered led device: iwl-phy0::TX
[ 3628.793442] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3628.830301] CPU0 attaching NULL sched-domain.
[ 3628.830306] CPU1 attaching NULL sched-domain.
[ 3628.830308] CPU2 attaching NULL sched-domain.
[ 3628.830310] CPU3 attaching NULL sched-domain.
[ 3628.865181] CPU0 attaching sched-domain:
[ 3628.865187]  domain 0: span 0-1 level SIBLING
[ 3628.865191]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3628.865202]   domain 1: span 0-3 level MC
[ 3628.865205]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3628.865218] CPU1 attaching sched-domain:
[ 3628.865221]  domain 0: span 0-1 level SIBLING
[ 3628.865224]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3628.865234]   domain 1: span 0-3 level MC
[ 3628.865237]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3628.865248] CPU2 attaching sched-domain:
[ 3628.865251]  domain 0: span 2-3 level SIBLING
[ 3628.865254]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3628.865263]   domain 1: span 0-3 level MC
[ 3628.865267]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3628.865278] CPU3 attaching sched-domain:
[ 3628.865280]  domain 0: span 2-3 level SIBLING
[ 3628.865284]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3628.865293]   domain 1: span 0-3 level MC
[ 3628.865296]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3629.278801] usb 1-1.4: new full speed USB device using ehci_hcd and address 11
[ 3629.377822] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f
[ 3629.377827] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3629.377830] usb 1-1.4: Product: Broadcom Bluetooth Device
[ 3629.377833] usb 1-1.4: Manufacturer: Broadcom Corp
[ 3629.377835] usb 1-1.4: SerialNumber: 002713C9214F
[ 3629.377965] usb 1-1.4: configuration #1 chosen from 1 choice
[ 3630.292173] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx
[ 3630.292180] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[ 3630.293010] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3641.008271] eth0: no IPv6 routers present
[ 3696.298928] CPU0 attaching NULL sched-domain.
[ 3696.298935] CPU1 attaching NULL sched-domain.
[ 3696.298939] CPU2 attaching NULL sched-domain.
[ 3696.298942] CPU3 attaching NULL sched-domain.
[ 3696.337701] CPU0 attaching sched-domain:
[ 3696.337706]  domain 0: span 0-1 level SIBLING
[ 3696.337710]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3696.337719]   domain 1: span 0-3 level MC
[ 3696.337722]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3696.337732] CPU1 attaching sched-domain:
[ 3696.337735]  domain 0: span 0-1 level SIBLING
[ 3696.337737]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3696.337745]   domain 1: span 0-3 level MC
[ 3696.337748]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3696.337757] CPU2 attaching sched-domain:
[ 3696.337759]  domain 0: span 2-3 level SIBLING
[ 3696.337762]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3696.337769]   domain 1: span 0-3 level MC
[ 3696.337772]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3696.337781] CPU3 attaching sched-domain:
[ 3696.337783]  domain 0: span 2-3 level SIBLING
[ 3696.337786]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3696.337794]   domain 1: span 0-3 level MC
[ 3696.337796]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3696.541688] usb 1-1.4: USB disconnect, address 11
[ 3696.541798] btusb_intr_complete: hci0 urb ffff880135b379c0 failed to resubmit (19)
[ 3696.541917] btusb_bulk_complete: hci0 urb ffff88011bc73b40 failed to resubmit (19)
[ 3696.541927] btusb_bulk_complete: hci0 urb ffff88011bc73600 failed to resubmit (19)
[ 3696.542110] btusb_send_frame: hci0 urb ffff880135de5240 submission failed
[ 3697.424351] PM: Syncing filesystems ... done.
[ 3697.619326] PM: Preparing system for mem sleep
[ 3698.286583] Freezing user space processes ... (elapsed 0.00 seconds) done.
[ 3698.287071] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[ 3698.287122] PM: Entering mem sleep
[ 3698.287137] Suspending console(s) (use no_console_suspend to debug)
[ 3698.685149] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 3698.727020] sd 0:0:0:0: [sda] Stopping disk
[ 3700.099189] ACPI handle has no context!
[ 3700.106813] ACPI handle has no context!
[ 3700.123841] ACPI handle has no context!
[ 3700.123851] sdhci-pci 0000:0d:00.0: PCI INT A disabled
[ 3700.123862] ACPI handle has no context!
[ 3700.234467] ehci_hcd 0000:00:1d.0: PCI INT D disabled
[ 3700.234490] HDA Intel 0000:00:1b.0: PCI INT B disabled
[ 3700.250438] ehci_hcd 0000:00:1a.0: PCI INT D disabled
[ 3700.357627] e1000e 0000:00:19.0: PME# enabled
[ 3700.357633] e1000e 0000:00:19.0: wake-up capability enabled by ACPI
[ 3700.370301] ACPI handle has no context!
[ 3700.426227] i915 0000:00:02.0: power state changed by ACPI to D3
[ 3700.450064] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D3
[ 3700.493974] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D3
[ 3700.533909] ACPI: Preparing to enter system sleep state S3
[ 3700.693811] Disabling non-boot CPUs ...
[ 3700.693837] CPU0 attaching NULL sched-domain.
[ 3700.693840] CPU1 attaching NULL sched-domain.
[ 3700.693842] CPU2 attaching NULL sched-domain.
[ 3700.693844] CPU3 attaching NULL sched-domain.
[ 3700.741534] CPU0 attaching sched-domain:
[ 3700.741537]  domain 0: span 0,2-3 level MC
[ 3700.741539]   groups: group ffff88000520fbf0 cpus 0 group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3700.741546] CPU2 attaching sched-domain:
[ 3700.741548]  domain 0: span 2-3 level SIBLING
[ 3700.741550]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3700.741555]   domain 1: span 0,2-3 level MC
[ 3700.741557]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0
[ 3700.741563] CPU3 attaching sched-domain:
[ 3700.741565]  domain 0: span 2-3 level SIBLING
[ 3700.741567]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3700.741573]   domain 1: span 0,2-3 level MC
[ 3700.741574]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0
[ 3700.744125] CPU 1 is now offline
[ 3700.744615] CPU0 attaching NULL sched-domain.
[ 3700.744618] CPU2 attaching NULL sched-domain.
[ 3700.744619] CPU3 attaching NULL sched-domain.
[ 3700.805423] CPU0 attaching sched-domain:
[ 3700.805426]  domain 0: span 0,3 level MC
[ 3700.805427]   groups: group ffff88000520fbf0 cpus 0 group ffff88000538fbf0 cpus 3
[ 3700.805431] CPU3 attaching sched-domain:
[ 3700.805432]  domain 0: span 0,3 level MC
[ 3700.805434]   groups: group ffff88000538fbf0 cpus 3 group ffff88000520fbf0 cpus 0
[ 3700.807763] CPU 2 is now offline
[ 3700.808203] CPU0 attaching NULL sched-domain.
[ 3700.808206] CPU3 attaching NULL sched-domain.
[ 3700.869311] CPU0 attaching NULL sched-domain.
[ 3700.973125] CPU 3 is now offline
[ 3700.973127] SMP alternatives: switching to UP code
[ 3700.976588] Extended CMOS year: 2000
[ 3700.976901] Back to C!
[ 3700.977175] CPU0: Thermal monitoring enabled (TM1)
[ 3700.977237] Extended CMOS year: 2000
[ 3700.977284] Enabling non-boot CPUs ...
[ 3700.977453] SMP alternatives: switching to SMP code
[ 3700.980511] Booting processor 1 APIC 0x1 ip 0x6000
[ 3700.990550] Initializing CPU#1
[ 3701.069611] CPU: Physical Processor ID: 0
[ 3701.069612] CPU: Processor Core ID: 0
[ 3701.069615] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3701.069616] CPU: L2 cache: 256K
[ 3701.069618] CPU: L3 cache: 3072K
[ 3701.069620] CPU 1/0x1 -> Node 0
[ 3701.069633] CPU1: Thermal monitoring enabled (TM1)
[ 3701.069689] CPU1: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3701.069695] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 3701.089721] CPU0 attaching NULL sched-domain.
[ 3701.117546] CPU0 attaching sched-domain:
[ 3701.117549]  domain 0: span 0-1 level SIBLING
[ 3701.117551]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3701.117558]   domain 1: span 0-1 level MC
[ 3701.117560]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3701.117564] CPU1 attaching sched-domain:
[ 3701.117566]  domain 0: span 0-1 level SIBLING
[ 3701.117568]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3701.117573]   domain 1: span 0-1 level MC
[ 3701.117575]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3701.181555] CPU1 is up
[ 3701.181771] Booting processor 2 APIC 0x4 ip 0x6000
[ 3701.191801] Initializing CPU#2
[ 3701.269266] CPU: Physical Processor ID: 0
[ 3701.269267] CPU: Processor Core ID: 2
[ 3701.269270] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3701.269271] CPU: L2 cache: 256K
[ 3701.269272] CPU: L3 cache: 3072K
[ 3701.269274] CPU 2/0x4 -> Node 0
[ 3701.269285] CPU2: Thermal monitoring enabled (TM1)
[ 3701.269363] CPU2: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3701.269370] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 3701.289400] CPU0 attaching NULL sched-domain.
[ 3701.289404] CPU1 attaching NULL sched-domain.
[ 3701.337174] CPU0 attaching sched-domain:
[ 3701.337177]  domain 0: span 0-1 level SIBLING
[ 3701.337179]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3701.337186]   domain 1: span 0-2 level MC
[ 3701.337188]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2
[ 3701.337194] CPU1 attaching sched-domain:
[ 3701.337195]  domain 0: span 0-1 level SIBLING
[ 3701.337197]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3701.337203]   domain 1: span 0-2 level MC
[ 3701.337204]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2
[ 3701.337210] CPU2 attaching sched-domain:
[ 3701.337212]  domain 0: span 0-2 level MC
[ 3701.337213]   groups: group ffff88000530fbf0 cpus 2 group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3701.401182] CPU2 is up
[ 3701.401397] Booting processor 3 APIC 0x5 ip 0x6000
[ 3701.411527] Initializing CPU#3
[ 3701.488891] CPU: Physical Processor ID: 0
[ 3701.488892] CPU: Processor Core ID: 2
[ 3701.488895] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 3701.488897] CPU: L2 cache: 256K
[ 3701.488898] CPU: L3 cache: 3072K
[ 3701.488901] CPU 3/0x5 -> Node 0
[ 3701.488914] CPU3: Thermal monitoring enabled (TM1)
[ 3701.488988] CPU3: Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz stepping 02
[ 3701.488995] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 3701.509030] CPU0 attaching NULL sched-domain.
[ 3701.509033] CPU1 attaching NULL sched-domain.
[ 3701.509035] CPU2 attaching NULL sched-domain.
[ 3701.556802] CPU0 attaching sched-domain:
[ 3701.556805]  domain 0: span 0-1 level SIBLING
[ 3701.556807]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3701.556813]   domain 1: span 0-3 level MC
[ 3701.556815]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3701.556822] CPU1 attaching sched-domain:
[ 3701.556824]  domain 0: span 0-1 level SIBLING
[ 3701.556826]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3701.556831]   domain 1: span 0-3 level MC
[ 3701.556833]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3701.556839] CPU2 attaching sched-domain:
[ 3701.556841]  domain 0: span 2-3 level SIBLING
[ 3701.556843]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3701.556848]   domain 1: span 0-3 level MC
[ 3701.556850]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3701.556857] CPU3 attaching sched-domain:
[ 3701.556859]  domain 0: span 2-3 level SIBLING
[ 3701.556860]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3701.556866]   domain 1: span 0-3 level MC
[ 3701.556868]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3701.620803] CPU3 is up
[ 3701.622404] ACPI: Waking up from system sleep state S3
[ 3701.920819] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
[ 3701.920972] ehci_hcd 0000:00:1a.0: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3701.920992] ehci_hcd 0000:00:1a.0: restoring config space at offset 0x4 (was 0x0, writing 0xf2828000)
[ 3701.921001] ehci_hcd 0000:00:1a.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
[ 3701.964619] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3701.972616] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3701.972703] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3701.972772] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3701.972840] pcieport 0000:00:1c.3: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[ 3701.972890] pcieport 0000:00:1c.4: restoring config space at offset 0xf (was 0x100, writing 0x4010b)
[ 3701.972902] pcieport 0000:00:1c.4: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[ 3701.972908] pcieport 0000:00:1c.4: restoring config space at offset 0x8 (was 0x0, writing 0xf250f250)
[ 3701.972913] pcieport 0000:00:1c.4: restoring config space at offset 0x7 (was 0x20000000, writing 0xf0)
[ 3701.972923] pcieport 0000:00:1c.4: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[ 3701.972930] pcieport 0000:00:1c.4: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[ 3701.972976] ehci_hcd 0000:00:1d.0: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3701.972995] ehci_hcd 0000:00:1d.0: restoring config space at offset 0x4 (was 0x0, writing 0xf2828400)
[ 3701.973003] ehci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2900000, writing 0x2900102)
[ 3701.980602] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3701.988588] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3701.988694] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
[ 3701.988762] pci 0000:00:1f.6: restoring config space at offset 0xf (was 0x400, writing 0x40b)
[ 3701.988786] pci 0000:00:1f.6: restoring config space at offset 0x1 (was 0x100000, writing 0x100002)
[ 3701.988869] iwlagn 0000:03:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
[ 3702.095375] i915 0000:00:02.0: power state changed by ACPI to D0
[ 3702.095410] i915 0000:00:02.0: power state changed by ACPI to D0
[ 3702.095414] i915 0000:00:02.0: setting latency timer to 64
[ 3702.148720] e1000e 0000:00:19.0: wake-up capability disabled by ACPI
[ 3702.148725] e1000e 0000:00:19.0: PME# disabled
[ 3702.148810] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3702.232568] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3702.232753] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0
[ 3702.232762] ehci_hcd 0000:00:1a.0: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 3702.232768] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 3702.232779] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 3702.232785] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 3702.232997] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3702.233183] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[ 3702.233189] ehci_hcd 0000:00:1d.0: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 3702.233195] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 3702.233206] pci 0000:00:1e.0: setting latency timer to 64
[ 3702.233219] ahci 0000:00:1f.2: setting latency timer to 64
[ 3702.233347] sdhci-pci 0000:0d:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3702.233351] sdhci-pci 0000:0d:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
[ 3702.233396] sdhci-pci 0000:0d:00.0: setting latency timer to 64
[ 3702.311638] firewire_core: skipped bus generations, destroying all nodes
[ 3702.367477] sd 0:0:0:0: [sda] Starting disk
[ 3702.559150] ata5: SATA link down (SStatus 0 SControl 300)
[ 3702.568631] ata6: SATA link down (SStatus 0 SControl 300)
[ 3702.575128] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3702.577725] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 3702.577938] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 3702.582001] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 3702.582225] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 3702.583804] ata2.00: configured for UDMA/66
[ 3702.810725] firewire_core: rediscovered device fw0
[ 3703.613277] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3703.840808] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 3703.840814] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 3703.840819] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 3703.844869] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 3703.844874] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 3703.844878] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 3703.846634] ata1.00: configured for UDMA/100
[ 3704.260371] usb 1-1.6: reset high speed USB device using ehci_hcd and address 4
[ 3704.360690] restoring control 00000000-0000-0000-0000-000000000101/0/2
[ 3704.360695] restoring control 00000000-0000-0000-0000-000000000101/1/3
[ 3704.360700] restoring control 00000000-0000-0000-0000-000000000101/2/6
[ 3704.360705] restoring control 00000000-0000-0000-0000-000000000101/3/7
[ 3704.436097] usb 2-1.1: reset high speed USB device using ehci_hcd and address 3
[ 3704.995137] usb 2-1.1.1: reset low speed USB device using ehci_hcd and address 4
[ 3705.538198] usb 2-1.1.2: reset low speed USB device using ehci_hcd and address 5
[ 3705.821995] PM: Finishing wakeup.
[ 3705.821997] Restarting tasks ... done.
[ 3705.958941] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3706.014730] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3706.015233] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3706.092410] Registered led device: iwl-phy0::radio
[ 3706.092446] Registered led device: iwl-phy0::assoc
[ 3706.092472] Registered led device: iwl-phy0::RX
[ 3706.092486] Registered led device: iwl-phy0::TX
[ 3706.129747] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3706.163539] CPU0 attaching NULL sched-domain.
[ 3706.163543] CPU1 attaching NULL sched-domain.
[ 3706.163545] CPU2 attaching NULL sched-domain.
[ 3706.163546] CPU3 attaching NULL sched-domain.
[ 3706.198602] CPU0 attaching sched-domain:
[ 3706.198609]  domain 0: span 0-1 level SIBLING
[ 3706.198614]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 1 (cpu_power = 589)
[ 3706.198629]   domain 1: span 0-3 level MC
[ 3706.198634]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3706.198652] CPU1 attaching sched-domain:
[ 3706.198655]  domain 0: span 0-1 level SIBLING
[ 3706.198660]   groups: group ffff88000528fae0 cpus 1 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[ 3706.198672]   domain 1: span 0-3 level MC
[ 3706.198676]    groups: group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178) group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178)
[ 3706.198692] CPU2 attaching sched-domain:
[ 3706.198696]  domain 0: span 2-3 level SIBLING
[ 3706.198700]   groups: group ffff88000530fae0 cpus 2 (cpu_power = 589) group ffff88000538fae0 cpus 3 (cpu_power = 589)
[ 3706.198713]   domain 1: span 0-3 level MC
[ 3706.198717]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3706.198731] CPU3 attaching sched-domain:
[ 3706.198735]  domain 0: span 2-3 level SIBLING
[ 3706.198739]   groups: group ffff88000538fae0 cpus 3 (cpu_power = 589) group ffff88000530fae0 cpus 2 (cpu_power = 589)
[ 3706.198752]   domain 1: span 0-3 level MC
[ 3706.198755]    groups: group ffff88000530fbf0 cpus 2-3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0-1 (cpu_power = 1178)
[ 3706.609576] usb 1-1.4: new full speed USB device using ehci_hcd and address 12
[ 3706.704075] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f
[ 3706.704079] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3706.704082] usb 1-1.4: Product: Broadcom Bluetooth Device
[ 3706.704084] usb 1-1.4: Manufacturer: Broadcom Corp
[ 3706.704086] usb 1-1.4: SerialNumber: 002713C9214F
[ 3706.704201] usb 1-1.4: configuration #1 chosen from 1 choice
[ 3707.604471] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx
[ 3707.604477] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[ 3707.605301] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3717.840907] eth0: no IPv6 routers present

Thanks,
David

DavidD

unread,
Oct 16, 2012, 7:51:47 PM10/16/12
to tisc...@googlegroups.com
Hi Arne,
Have you been able to determine what steps I might try next?

Thanks for your help,

David D.


Reply all
Reply to author
Forward
0 new messages