You are not logged in.

#1 2013-06-18 20:04:39

lllars
Member
Registered: 2013-05-17
Posts: 31

[solved] need help mounting sdcard

I can't seem to mount an sdcard on my laptop anymore.  It was working fine until recently.  It would automount using devmod.  I updated my system a week ago (pacman -Syu), so that could have caused the problem.

When I insert the sdcard, dmesg shows "[113181.204381] mmc0: new SD card at address b368", but no other info is given.

fdisk -l only shows info for /dev/sda, which is my hard drive.

I'd be happy if I could even mount it manually, but I'm not sure what the device name would be.

Last edited by lllars (2013-06-20 01:38:29)

Offline

#2 2013-06-18 20:08:10

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [solved] need help mounting sdcard

What is the output of lsblk ?


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#3 2013-06-18 20:14:08

lllars
Member
Registered: 2013-05-17
Posts: 31

Re: [solved] need help mounting sdcard

$ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 298.1G  0 disk 
├─sda1   8:1    0    60G  0 part 
├─sda2   8:2    0    30G  0 part /
├─sda3   8:3    0     1K  0 part 
├─sda5   8:5    0   200G  0 part /home
└─sda6   8:6    0   8.1G  0 part [SWAP]
sr0     11:0    1  1024M  0 rom  

Offline

#4 2013-06-18 20:22:38

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [solved] need help mounting sdcard

Is it a usb card reader or built in sd card reader ? Try lsusb in case or usb.


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#5 2013-06-18 20:25:00

lllars
Member
Registered: 2013-05-17
Posts: 31

Re: [solved] need help mounting sdcard

it is a built-in reader.

$ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 006: ID 03f0:4117 Hewlett-Packard LaserJet 1018
Bus 004 Device 003: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 004 Device 004: ID 147e:1001 Upek TCS5B Fingerprint sensor
Bus 004 Device 005: ID 5986:0308 Acer, Inc 

Offline

#6 2013-06-18 20:33:23

illusionist
Member
From: localhost
Registered: 2012-04-03
Posts: 498

Re: [solved] need help mounting sdcard

There is not enough info to debug. Please post your dmesg output. If the card is detected that means related kernel module is working properly. It should have given it a block device name.

See this topic: https://bbs.archlinux.org/viewtopic.php?id=111881
Also I use udiskie for automounting. If that helps.

Off topic: Internal card readers have always been a PITA for me. You should get a usb one. It is not a solution but a suggestion.

Last edited by illusionist (2013-06-18 20:47:28)


  Never argue with stupid people,They will drag you down to their level and then beat you with experience.--Mark Twain
@github

Offline

#7 2013-06-18 20:45:55

lllars
Member
Registered: 2013-05-17
Posts: 31

Re: [solved] need help mounting sdcard

ok, here's the dmesg output.  note that there are 2 different cards i've been trying to read, one of which gives an "invalid allocation unit size" error.  they both work fine in a windows machine.  Also, the usb 1-1 and usb 1-2 lines mixed in there are from plugging in a camera via usb.

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.0 20130411 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 17 10:57:28 CEST 2013
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d808bb00-e3e5-40ca-9143-3cb34c520d59 ro
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bac8efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bac8f000-0x00000000bacd4fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bacd5000-0x00000000bacdefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bacdf000-0x00000000badcefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000badcf000-0x00000000badd2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000badd3000-0x00000000badfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bae00000-0x00000000bae02fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bae03000-0x00000000bae09fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bae0a000-0x00000000bae1afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bae1b000-0x00000000baf17fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000baf18000-0x00000000baf1bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000baf1c000-0x00000000baf1efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000baf1f000-0x00000000baf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: CLEVO CO.                        W150HNM/W170HN                  /W150HNM/W170HN                  , BIOS HR_2.1.0.128 X64 08/30/2011
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x23fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0BB000000 mask FFF000000 uncachable
[    0.000000]   5 base 100000000 mask F00000000 write-back
[    0.000000]   6 base 200000000 mask FC0000000 write-back
[    0.000000]   7 base 23FE00000 mask FFFE00000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] init_memory_mapping: [mem 0x00000000-0xbaffffff]
[    0.000000]  [mem 0x00000000-0xbaffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xbaffffff @ [mem 0x1fffc000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x23fdfffff]
[    0.000000]  [mem 0x100000000-0x23fdfffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x23fdfffff @ [mem 0xbac89000-0xbac8efff]
[    0.000000] RAMDISK: [mem 0x37a22000-0x37d08fff]
[    0.000000] ACPI: RSDP 00000000000f00e0 00024 (v02 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff)
[    0.000000] ACPI: XSDT 00000000baffe120 0008C (v01 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTEC 00000002)
[    0.000000] ACPI: FACP 00000000baff1000 000F4 (v03 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000baff4000 07134 (v02 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff  SNB-CPT 00000000 INTL 20061109)
[    0.000000] ACPI: FACS 00000000baf40000 00040
[    0.000000] ACPI: SLIC 00000000baffd000 00176 (v01 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTEC 00000001)
[    0.000000] ACPI: SSDT 00000000baffc000 00ED7 (v01 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 00000000baff3000 000A5 (v32 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTL  00000002)
[    0.000000] ACPI: HPET 00000000baff0000 00038 (v01 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTL  00000002)
[    0.000000] ACPI: APIC 00000000bafef000 00098 (v01 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000bafee000 0003C (v01 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000bafed000 00B16 (v01 NvORef NvOptTbl 00001000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000bafec000 0090C (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000bafeb000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 00000000bafea000 0003E (v01 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000bafe9000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 00000000bafe8000 0022E (v01 \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff \xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff\xffffffff 00000002 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x23fdfffff]
[    0.000000]   NODE_DATA [mem 0x23fdfb000-0x23fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237400000-ffff88023f3fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x23fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0xbac8efff]
[    0.000000]   node   0: [mem 0xbafff000-0xbaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x23fdfffff]
[    0.000000] On node 0 totalpages: 2075165
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 141 pages reserved
[    0.000000]   DMA zone: 3776 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11891 pages used for memmap
[    0.000000]   DMA32 zone: 749085 pages, LIFO batch:31
[    0.000000]   Normal zone: 20472 pages used for memmap
[    0.000000]   Normal zone: 1289736 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bac8f000 - 00000000bacd5000
[    0.000000] PM: Registered nosave memory: 00000000bacd5000 - 00000000bacdf000
[    0.000000] PM: Registered nosave memory: 00000000bacdf000 - 00000000badcf000
[    0.000000] PM: Registered nosave memory: 00000000badcf000 - 00000000badd3000
[    0.000000] PM: Registered nosave memory: 00000000badd3000 - 00000000bae00000
[    0.000000] PM: Registered nosave memory: 00000000bae00000 - 00000000bae03000
[    0.000000] PM: Registered nosave memory: 00000000bae03000 - 00000000bae0a000
[    0.000000] PM: Registered nosave memory: 00000000bae0a000 - 00000000bae1b000
[    0.000000] PM: Registered nosave memory: 00000000bae1b000 - 00000000baf18000
[    0.000000] PM: Registered nosave memory: 00000000baf18000 - 00000000baf1c000
[    0.000000] PM: Registered nosave memory: 00000000baf1c000 - 00000000baf1f000
[    0.000000] PM: Registered nosave memory: 00000000baf1f000 - 00000000baf9f000
[    0.000000] PM: Registered nosave memory: 00000000baf9f000 - 00000000bafff000
[    0.000000] PM: Registered nosave memory: 00000000bb000000 - 00000000bfa00000
[    0.000000] PM: Registered nosave memory: 00000000bfa00000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
[    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000
[    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[    0.000000] e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023fa00000 s85184 r8192 d21312 u262144
[    0.000000] pcpu-alloc: s85184 r8192 d21312 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2042597
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d808bb00-e3e5-40ca-9143-3cb34c520d59 ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8087628k/9435136k available (4908k kernel code, 1134476k absent, 213032k reserved, 4024k data, 820k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:4352 nr_irqs:744 16
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.003333] tsc: Detected 1995.612 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.52 BogoMIPS (lpj=6652040)
[    0.000005] pid_max: default: 32768 minimum: 301
[    0.000038] Security Framework initialized
[    0.000045] AppArmor: AppArmor disabled by boot time parameter
[    0.000631] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002559] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.003388] Mount-cache hash table entries: 256
[    0.003575] Initializing cgroup subsys cpuacct
[    0.003578] Initializing cgroup subsys memory
[    0.003585] Initializing cgroup subsys devices
[    0.003587] Initializing cgroup subsys freezer
[    0.003589] Initializing cgroup subsys net_cls
[    0.003590] Initializing cgroup subsys blkio
[    0.003616] Disabled fast string operations
[    0.003618] CPU: Physical Processor ID: 0
[    0.003619] CPU: Processor Core ID: 0
[    0.003624] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.003627] mce: CPU supports 9 MCE banks
[    0.003641] CPU0: Thermal monitoring enabled (TM1)
[    0.003652] process: using mwait in idle threads
[    0.003656] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[    0.003808] Freeing SMP alternatives: 20k freed
[    0.004822] ACPI: Core revision 20121018
[    0.020802] ftrace: allocating 19310 entries in 76 pages
[    0.031783] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.064780] smpboot: CPU0: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz (fam: 06, model: 2a, stepping: 07)
[    0.064787] TSC deadline timer enabled
[    0.064790] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[    0.064796] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.064798] ... version:                3
[    0.064799] ... bit width:              48
[    0.064800] ... generic registers:      4
[    0.064801] ... value mask:             0000ffffffffffff
[    0.064802] ... max period:             000000007fffffff
[    0.064803] ... fixed-purpose events:   3
[    0.064804] ... event mask:             000000070000000f
[    0.102713] Disabled fast string operations
[    0.104918] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.122628] Disabled fast string operations
[    0.135925] Disabled fast string operations
[    0.152753] Disabled fast string operations
[    0.172761] Disabled fast string operations
[    0.192771] Disabled fast string operations
[    0.091580] smpboot: Booting Node   0, Processors  #1 #2 #3 #4 #5 #6 #7 OK
[    0.212782] Disabled fast string operations
[    0.214895] Brought up 8 CPUs
[    0.214899] smpboot: Total of 8 processors activated (31942.20 BogoMIPS)
[    0.223362] devtmpfs: initialized
[    0.224728] PM: Registering ACPI NVS region [mem 0xbacd5000-0xbacdefff] (40960 bytes)
[    0.224731] PM: Registering ACPI NVS region [mem 0xbadcf000-0xbadd2fff] (16384 bytes)
[    0.224732] PM: Registering ACPI NVS region [mem 0xbae00000-0xbae02fff] (12288 bytes)
[    0.224733] PM: Registering ACPI NVS region [mem 0xbae0a000-0xbae1afff] (69632 bytes)
[    0.224738] PM: Registering ACPI NVS region [mem 0xbaf18000-0xbaf1bfff] (16384 bytes)
[    0.224739] PM: Registering ACPI NVS region [mem 0xbaf1f000-0xbaf9efff] (524288 bytes)
[    0.225478] RTC time: 14:25:59, date: 06/11/13
[    0.225519] NET: Registered protocol family 16
[    0.225659] ACPI: bus type pci registered
[    0.225732] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.225735] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.234021] PCI: Using configuration type 1 for base access
[    0.234304] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.234306] mtrr: probably your BIOS does not setup all CPUs.
[    0.234307] mtrr: corrected configuration.
[    0.234739] bio: create slab <bio-0> at 0
[    0.234801] ACPI: Added _OSI(Module Device)
[    0.234803] ACPI: Added _OSI(Processor Device)
[    0.234804] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.234806] ACPI: Added _OSI(Processor Aggregator Device)
[    0.236276] ACPI: EC: Look up EC in DSDT
[    0.237668] ACPI: Executed 1 blocks of module-level executable AML code
[    0.240425] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.240934] ACPI: SSDT 00000000bae06698 0060F (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.241306] ACPI: Dynamic OEM Table Load:
[    0.241308] ACPI: SSDT           (null) 0060F (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.241625] ACPI: SSDT 00000000bae07a98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.242025] ACPI: Dynamic OEM Table Load:
[    0.242027] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.242173] ACPI: SSDT 00000000bae05d98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.242541] ACPI: Dynamic OEM Table Load:
[    0.242543] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.246762] ACPI: Interpreter enabled
[    0.246768] ACPI: (supports S0 S3 S4 S5)
[    0.246787] ACPI: Using IOAPIC for interrupt routing
[    0.256307] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.256434] ACPI: No dock devices found.
[    0.256439] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.256726] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.256729] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.256843] \_SB_.PCI0:_OSC invalid UUID
[    0.256844] _OSC request data:1 8 1f 
[    0.257384] PCI host bridge to bus 0000:00
[    0.257387] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.257389] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.257391] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.257393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.257395] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff]
[    0.257397] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[    0.257406] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.257448] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.257484] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.257505] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.257517] pci 0000:00:02.0: reg 10: [mem 0xf1000000-0xf13fffff 64bit]
[    0.257523] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.257528] pci 0000:00:02.0: reg 20: [io  0x5000-0x503f]
[    0.257586] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.257610] pci 0000:00:16.0: reg 10: [mem 0xf3705000-0xf370500f 64bit]
[    0.257690] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.257725] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.257747] pci 0000:00:1a.0: reg 10: [mem 0xf370a000-0xf370a3ff]
[    0.257842] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.257869] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.257884] pci 0000:00:1b.0: reg 10: [mem 0xf3700000-0xf3703fff 64bit]
[    0.257956] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.257979] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.258062] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.258087] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.258170] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.258195] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
[    0.258278] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.258305] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.258388] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.258422] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.258444] pci 0000:00:1d.0: reg 10: [mem 0xf3709000-0xf37093ff]
[    0.258539] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.258564] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.258693] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.258712] pci 0000:00:1f.2: reg 10: [io  0x5088-0x508f]
[    0.258720] pci 0000:00:1f.2: reg 14: [io  0x5094-0x5097]
[    0.258729] pci 0000:00:1f.2: reg 18: [io  0x5080-0x5087]
[    0.258737] pci 0000:00:1f.2: reg 1c: [io  0x5090-0x5093]
[    0.258745] pci 0000:00:1f.2: reg 20: [io  0x5060-0x507f]
[    0.258753] pci 0000:00:1f.2: reg 24: [mem 0xf3708000-0xf37087ff]
[    0.258800] pci 0000:00:1f.2: PME# supported from D3hot
[    0.258818] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.258834] pci 0000:00:1f.3: reg 10: [mem 0xf3704000-0xf37040ff 64bit]
[    0.258856] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.258915] pci 0000:01:00.0: [10de:0df4] type 00 class 0x030000
[    0.258924] pci 0000:01:00.0: reg 10: [mem 0xf0000000-0xf0ffffff]
[    0.258934] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.258943] pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.258950] pci 0000:01:00.0: reg 24: [io  0x4000-0x407f]
[    0.258957] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
[    0.263122] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.263129] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.263136] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf0ffffff]
[    0.263145] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.263225] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.263304] pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330
[    0.263331] pci 0000:03:00.0: reg 10: [mem 0xf2e00000-0xf2e01fff 64bit]
[    0.263470] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.269796] pci 0000:00:1c.1: PCI bridge to [bus 03-07]
[    0.269804] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    0.269812] pci 0000:00:1c.1:   bridge window [mem 0xf2e00000-0xf36fffff]
[    0.269823] pci 0000:00:1c.1:   bridge window [mem 0xf1400000-0xf1bfffff 64bit pref]
[    0.269961] pci 0000:08:00.0: [8086:0091] type 00 class 0x028000
[    0.270020] pci 0000:08:00.0: reg 10: [mem 0xf2d00000-0xf2d01fff 64bit]
[    0.270248] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.276519] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    0.276530] pci 0000:00:1c.2:   bridge window [mem 0xf2d00000-0xf2dfffff]
[    0.276620] pci 0000:09:00.0: [197b:0250] type 00 class 0x020000
[    0.276643] pci 0000:09:00.0: reg 10: [mem 0xf2410000-0xf2413fff]
[    0.276675] pci 0000:09:00.0: reg 18: [io  0x2100-0x217f]
[    0.276691] pci 0000:09:00.0: reg 1c: [io  0x2000-0x20ff]
[    0.276708] pci 0000:09:00.0: reg 20: [mem 0xf2400000-0xf240ffff]
[    0.276740] pci 0000:09:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[    0.276829] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
[    0.276882] pci 0000:09:00.1: [197b:2392] type 00 class 0x088000
[    0.276905] pci 0000:09:00.1: reg 10: [mem 0xf2416000-0xf24160ff]
[    0.277112] pci 0000:09:00.2: [197b:2391] type 00 class 0x080501
[    0.277135] pci 0000:09:00.2: reg 10: [mem 0xf2415000-0xf24150ff]
[    0.277342] pci 0000:09:00.3: [197b:2393] type 00 class 0x088000
[    0.277365] pci 0000:09:00.3: reg 10: [mem 0xf2414000-0xf24140ff]
[    0.283147] pci 0000:00:1c.3: PCI bridge to [bus 09-0d]
[    0.283155] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.283163] pci 0000:00:1c.3:   bridge window [mem 0xf2400000-0xf2cfffff]
[    0.283173] pci 0000:00:1c.3:   bridge window [mem 0xf1c00000-0xf23fffff 64bit pref]
[    0.283247] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.283282] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.283312] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.283342] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.283404] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[    0.283474] \_SB_.PCI0:_OSC invalid UUID
[    0.283475] _OSC request data:1 1f 1f 
[    0.283479]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.283481]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.284358] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.284404] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    0.284448] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.284490] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.284531] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.284574] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.284617] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    0.284662] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.284739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.284743] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    0.284745] vgaarb: loaded
[    0.284746] vgaarb: bridge control possible 0000:01:00.0
[    0.284748] vgaarb: no bridge control possible 0000:00:02.0
[    0.284780] PCI: Using ACPI for IRQ routing
[    0.286654] PCI: pci_cache_line_size set to 64 bytes
[    0.286773] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.286775] e820: reserve RAM buffer [mem 0xbac8f000-0xbbffffff]
[    0.286777] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[    0.286779] e820: reserve RAM buffer [mem 0x23fe00000-0x23fffffff]
[    0.286867] NetLabel: Initializing
[    0.286868] NetLabel:  domain hash size = 128
[    0.286869] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.286881] NetLabel:  unlabeled traffic allowed by default
[    0.286894] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.286899] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.288909] Switching to clocksource hpet
[    0.293402] pnp: PnP ACPI init
[    0.293416] ACPI: bus type pnp registered
[    0.295009] pnp 00:00: [dma 4]
[    0.295032] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.295056] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.295149] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.295180] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.295223] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.295226] system 00:04: [io  0x1000-0x100f] has been reserved
[    0.295228] system 00:04: [io  0xffff] has been reserved
[    0.295229] system 00:04: [io  0xffff] has been reserved
[    0.295231] system 00:04: [io  0x0400-0x0453] has been reserved
[    0.295233] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.295235] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.295237] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.295240] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.295261] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.295310] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.295313] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.295358] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.295400] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.295515] pnp 00:09: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
[    0.295520] pnp 00:09: disabling [mem 0xfffff000-0xffffffff disabled] because it overlaps 0000:09:00.0 BAR 6 [mem 0xffff0000-0xffffffff pref]
[    0.295541] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.295543] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.295545] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.295547] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.295549] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.295551] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.295553] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.295555] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.295557] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[    0.295560] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.295562] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.295771] pnp: PnP ACPI: found 10 devices
[    0.295773] ACPI: ACPI bus type pnp unregistered
[    0.302039] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
[    0.302042] pci 0000:09:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[    0.302086] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000)
[    0.302088] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.302091] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.302094] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf0ffffff]
[    0.302097] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.302101] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.302113] pci 0000:00:1c.1: PCI bridge to [bus 03-07]
[    0.302116] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    0.302121] pci 0000:00:1c.1:   bridge window [mem 0xf2e00000-0xf36fffff]
[    0.302125] pci 0000:00:1c.1:   bridge window [mem 0xf1400000-0xf1bfffff 64bit pref]
[    0.302131] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    0.302136] pci 0000:00:1c.2:   bridge window [mem 0xf2d00000-0xf2dfffff]
[    0.302146] pci 0000:09:00.0: BAR 6: assigned [mem 0xf1c00000-0xf1c0ffff pref]
[    0.302148] pci 0000:00:1c.3: PCI bridge to [bus 09-0d]
[    0.302150] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.302155] pci 0000:00:1c.3:   bridge window [mem 0xf2400000-0xf2cfffff]
[    0.302159] pci 0000:00:1c.3:   bridge window [mem 0xf1c00000-0xf23fffff 64bit pref]
[    0.302201] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.302204] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.302206] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.302207] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff]
[    0.302209] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.302211] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.302213] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf0ffffff]
[    0.302215] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.302217] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.302219] pci_bus 0000:03: resource 1 [mem 0xf2e00000-0xf36fffff]
[    0.302220] pci_bus 0000:03: resource 2 [mem 0xf1400000-0xf1bfffff 64bit pref]
[    0.302222] pci_bus 0000:08: resource 1 [mem 0xf2d00000-0xf2dfffff]
[    0.302224] pci_bus 0000:09: resource 0 [io  0x2000-0x2fff]
[    0.302226] pci_bus 0000:09: resource 1 [mem 0xf2400000-0xf2cfffff]
[    0.302228] pci_bus 0000:09: resource 2 [mem 0xf1c00000-0xf23fffff 64bit pref]
[    0.302265] NET: Registered protocol family 2
[    0.302460] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.302691] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.302836] TCP: Hash tables configured (established 65536 bind 65536)
[    0.302860] TCP: reno registered
[    0.302873] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.302909] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.302985] NET: Registered protocol family 1
[    0.302997] pci 0000:00:02.0: Boot video device
[    0.303167] PCI: CLS 64 bytes, default 64
[    0.303206] Unpacking initramfs...
[    0.364933] Freeing initrd memory: 2972k freed
[    0.365358] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.365361] software IO TLB [mem 0xb6c89000-0xbac89000] (64MB) mapped at [ffff8800b6c89000-ffff8800bac88fff]
[    0.365860] audit: initializing netlink socket (disabled)
[    0.365870] type=2000 audit(1370960758.349:1): initialized
[    0.380463] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.382053] VFS: Disk quotas dquot_6.5.2
[    0.382095] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.382264] msgmni has been set to 15801
[    0.382487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.382515] io scheduler noop registered
[    0.382517] io scheduler deadline registered
[    0.382522] io scheduler cfq registered (default)
[    0.382620] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.382881] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.382882] vesafb: scrolling: redraw
[    0.382884] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.383983] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004f00000, using 8128k, total 8128k
[    0.559802] Console: switching to colour frame buffer device 240x67
[    0.733007] fb0: VESA VGA frame buffer device
[    0.733021] intel_idle: MWAIT substates: 0x21120
[    0.733023] intel_idle: v0.4 model 0x2A
[    0.733024] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.733068] GHES: HEST is not enabled!
[    0.733126] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.733562] Linux agpgart interface v0.103
[    0.733643] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.738857] i8042: Detected active multiplexing controller, rev 1.1
[    0.743207] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.743219] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.743221] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.743223] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.743225] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.743393] mousedev: PS/2 mouse device common for all mice
[    0.743559] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    0.743587] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.743742] cpuidle: using governor ladder
[    0.743946] cpuidle: using governor menu
[    0.743948] EFI Variables Facility v0.08 2004-May-17
[    0.744001] drop_monitor: Initializing network drop monitor service
[    0.744073] TCP: cubic registered
[    0.744167] NET: Registered protocol family 10
[    0.744310] NET: Registered protocol family 17
[    0.744318] Key type dns_resolver registered
[    0.744609] PM: Hibernation image not present or could not be loaded.
[    0.744617] registered taskstats version 1
[    0.745402]   Magic number: 1:684:434
[    0.745502] rtc_cmos 00:05: setting system clock to 2013-06-11 14:25:59 UTC (1370960759)
[    0.746569] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.747195] Freeing unused kernel memory: 820k freed
[    0.747309] Write protecting the kernel read-only data: 8192k
[    0.751416] Freeing unused kernel memory: 1224k freed
[    0.753044] Freeing unused kernel memory: 440k freed
[    0.761001] systemd-udevd[76]: starting version 202
[    0.783003] sdhci: Secure Digital Host Controller Interface driver
[    0.783006] sdhci: Copyright(c) Pierre Ossman
[    0.783213] sdhci-pci 0000:09:00.1: SDHCI controller found [197b:2392] (rev 90)
[    0.783844] ACPI: bus type usb registered
[    0.783922] usbcore: registered new interface driver usbfs
[    0.783961] usbcore: registered new interface driver hub
[    0.784150] usbcore: registered new device driver usb
[    0.785156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.785261] SCSI subsystem initialized
[    0.785353] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.785361] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
[    0.785536] ehci-pci: EHCI PCI platform driver
[    0.785602] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    0.785610] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.785622] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 2
[    0.785651] ehci-pci 0000:00:1a.0: debug port 2
[    0.785670] xhci_hcd 0000:03:00.0: irq 41 for MSI/MSI-X
[    0.785680] xhci_hcd 0000:03:00.0: irq 42 for MSI/MSI-X
[    0.785685] xhci_hcd 0000:03:00.0: irq 43 for MSI/MSI-X
[    0.785694] xhci_hcd 0000:03:00.0: irq 44 for MSI/MSI-X
[    0.785711] xhci_hcd 0000:03:00.0: irq 45 for MSI/MSI-X
[    0.785717] xhci_hcd 0000:03:00.0: irq 46 for MSI/MSI-X
[    0.785722] xhci_hcd 0000:03:00.0: irq 47 for MSI/MSI-X
[    0.785727] xhci_hcd 0000:03:00.0: irq 48 for MSI/MSI-X
[    0.785977] xHCI xhci_add_endpoint called for root hub
[    0.785978] xHCI xhci_check_bandwidth called for root hub
[    0.786005] hub 1-0:1.0: USB hub found
[    0.786014] hub 1-0:1.0: 2 ports detected
[    0.786089] xhci_hcd 0000:03:00.0: xHCI Host Controller
[    0.786095] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.786563] ACPI: bus type scsi registered
[    0.786635] libata version 3.00 loaded.
[    0.789083] xHCI xhci_add_endpoint called for root hub
[    0.789086] xHCI xhci_check_bandwidth called for root hub
[    0.789118] hub 3-0:1.0: USB hub found
[    0.789132] hub 3-0:1.0: 2 ports detected
[    0.789542] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.789548] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf370a000
[    0.798789] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.799099] hub 2-0:1.0: USB hub found
[    0.799105] hub 2-0:1.0: 2 ports detected
[    0.799278] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.799283] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.799291] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    0.799307] ehci-pci 0000:00:1d.0: debug port 2
[    0.803211] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.803227] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3709000
[    0.808855] mmc0: SDHCI controller on PCI [0000:09:00.1] using DMA
[    0.808902] sdhci-pci 0000:09:00.2: SDHCI controller found [197b:2391] (rev 90)
[    0.808922] sdhci-pci 0000:09:00.2: Refusing to bind to secondary interface.
[    0.812115] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.812322] hub 4-0:1.0: USB hub found
[    0.812327] hub 4-0:1.0: 2 ports detected
[    0.812453] ahci 0000:00:1f.2: version 3.0
[    0.812544] ahci 0000:00:1f.2: irq 49 for MSI/MSI-X
[    0.812605] ahci: SSS flag set, parallel bus scan disabled
[    0.825497] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
[    0.825509] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    0.825518] ahci 0000:00:1f.2: setting latency timer to 64
[    0.839464] scsi0 : ahci
[    0.839631] scsi1 : ahci
[    0.839780] scsi2 : ahci
[    0.839883] scsi3 : ahci
[    0.839961] scsi4 : ahci
[    0.840095] scsi5 : ahci
[    0.840159] ata1: SATA max UDMA/133 abar m2048@0xf3708000 port 0xf3708100 irq 49
[    0.840162] ata2: SATA max UDMA/133 abar m2048@0xf3708000 port 0xf3708180 irq 49
[    0.840164] ata3: SATA max UDMA/133 abar m2048@0xf3708000 port 0xf3708200 irq 49
[    0.840165] ata4: DUMMY
[    0.840166] ata5: DUMMY
[    0.840167] ata6: DUMMY
[    1.108778] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.158757] ata1: SATA link down (SStatus 0 SControl 300)
[    1.232625] hub 2-1:1.0: USB hub found
[    1.232737] hub 2-1:1.0: 6 ports detected
[    1.338716] usb 4-1: new high-speed USB device number 2 using ehci-pci
[    1.365355] tsc: Refined TSC clocksource calibration: 1995.467 MHz
[    1.365377] Switching to clocksource tsc
[    1.462544] hub 4-1:1.0: USB hub found
[    1.462655] hub 4-1:1.0: 6 ports detected
[    1.485317] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.524300] ata2.00: ATA-8: ST9320423AS, 0002SDM1, max UDMA/133
[    1.524310] ata2.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.526496] ata2.00: configured for UDMA/133
[    1.526734] scsi 1:0:0:0: Direct-Access     ATA      ST9320423AS      0002 PQ: 0 ANSI: 5
[    1.728739] usb 4-1.2: new full-speed USB device number 3 using ehci-pci
[    1.832478] usbcore: registered new interface driver usbhid
[    1.832482] usbhid: USB HID core driver
[    1.833223] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input1
[    1.833347] hid-generic 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:1d.0-1.2/input0
[    1.833699] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.1/input/input2
[    1.833955] hid-generic 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:1d.0-1.2/input1
[    1.844130] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.2/input/input3
[    1.844509] hid-generic 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:1d.0-1.2/input2
[    1.845123] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.846568] ata3.00: ATAPI: MATSHITABD-CMB UJ141AL, 1.00, max UDMA/100
[    1.847864] ata3.00: configured for UDMA/100
[    1.849754] scsi 2:0:0:0: CD-ROM            MATSHITA BD-CMB UJ141AL   1.00 PQ: 0 ANSI: 5
[    1.852743] sd 1:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    1.852795] sd 1:0:0:0: [sda] Write Protect is off
[    1.852799] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.852814] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.855403] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.855411] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.855662] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.885307] usb 4-1.5: new full-speed USB device number 4 using ehci-pci
[    1.905002]  sda: sda1 sda2 sda3 < sda5 sda6 >
[    1.905666] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.035224] usb 4-1.6: new high-speed USB device number 5 using ehci-pci
[    2.621766] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    3.798090] systemd[1]: systemd 202 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[    3.843177] systemd[1]: Set hostname to <lll-sager>.
[    4.426709] systemd[1]: [/usr/lib/systemd/system/network.service:5] Failed to add dependency on sys-subsystem-net-devices-${interface}.device, ignoring: Invalid argument
[    4.428618] systemd[1]: logged here: 'Failed to add dependency on sys-subsystem-net-devices-${interface}.device, ignoring: Invalid argument': 1
[    4.428643] systemd[1]: [/usr/lib/systemd/system/network.service:6] Failed to add dependency on sys-subsystem-net-devices-${interface}.device, ignoring: Invalid argument
[    4.430527] systemd[1]: logged here: 'Failed to add dependency on sys-subsystem-net-devices-${interface}.device, ignoring: Invalid argument': 1
[    4.713924] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
[    4.714151] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    4.714224] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.714240] systemd[1]: Starting Remote File Systems.
[    4.714977] systemd[1]: Reached target Remote File Systems.
[    4.714989] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    4.715839] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    4.715850] systemd[1]: Starting LVM2 metadata daemon socket.
[    4.716644] systemd[1]: Listening on LVM2 metadata daemon socket.
[    4.716654] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    4.717554] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.717564] systemd[1]: Starting Delayed Shutdown Socket.
[    4.718305] systemd[1]: Listening on Delayed Shutdown Socket.
[    4.718315] systemd[1]: Starting Encrypted Volumes.
[    4.718993] systemd[1]: Reached target Encrypted Volumes.
[    4.719007] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    4.719044] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.719073] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    4.720340] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.720407] systemd[1]: Starting udev Kernel Socket.
[    4.721099] systemd[1]: Listening on udev Kernel Socket.
[    4.721154] systemd[1]: Starting udev Control Socket.
[    4.721852] systemd[1]: Listening on udev Control Socket.
[    4.721864] systemd[1]: Starting Journal Socket.
[    4.722530] systemd[1]: Listening on Journal Socket.
[    4.722545] systemd[1]: Starting Setup Virtual Console...
[    4.734553] systemd[1]: Starting Create static device nodes in /dev...
[    4.784558] systemd[1]: Starting Load Kernel Modules...
[    4.787838] systemd[1]: Mounting Debug File System...
[    4.811042] systemd[1]: Mounting POSIX Message Queue File System...
[    4.848154] systemd[1]: Starting Apply Kernel Variables...
[    4.860568] systemd[1]: Starting Set Up Additional Binary Formats...
[    4.864609] systemd[1]: Mounting Huge Pages File System...
[    4.871079] systemd[1]: Starting udev Coldplug all Devices...
[    4.881085] systemd[1]: Starting Journal Service...
[    4.895034] systemd[1]: Started Journal Service.
[    4.895078] systemd[1]: Expecting device dev-sda6.device...
[    4.895697] systemd[1]: Mounting Temporary Directory...
[    4.908388] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[    4.911020] systemd[1]: Started File System Check on Root Device.
[    4.911035] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.937726] systemd[1]: Expecting device dev-sda5.device...
[    5.595932] vboxdrv: Found 8 processor cores.
[    5.596185] vboxdrv: fAsync=0 offMin=0x25c offMax=0x2000
[    5.596262] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[    5.596264] vboxdrv: Successfully loaded version 4.2.12_OSE (interface 0x001a0004).
[    5.610387] EXT4-fs (sda2): re-mounted. Opts: (null)
[    5.701610] systemd-udevd[183]: starting version 202
[    6.328840] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x18
[    6.481560] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[    6.481612] ACPI: Power Button [PWRB]
[    6.481658] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[    6.481690] ACPI: Sleep Button [SLPB]
[    6.481735] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
[    6.486639] ACPI: Requesting acpi_cpufreq
[    6.490740] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20121018/utaddress-251)
[    6.490747] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.490750] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[    6.490754] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20121018/utaddress-251)
[    6.490757] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.490758] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[    6.490761] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20121018/utaddress-251)
[    6.490764] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.490765] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
[    6.490768] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20121018/utaddress-251)
[    6.490770] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.490772] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    6.501053] ACPI: Lid Switch [LID0]
[    6.525716] ACPI: Battery Slot [BAT] (battery present)
[    6.554312] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    6.578243] thermal LNXTHERM:00: registered as thermal_zone0
[    6.578246] ACPI: Thermal Zone [TZ0] (67 C)
[    6.603931] mei 0000:00:16.0: setting latency timer to 64
[    6.604041] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[    6.650099] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
[    6.650143] ACPI: Power Button [PWRF]
[    6.693622] cfg80211: Calling CRDA to update world regulatory domain
[    6.832993] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x18
[    6.842729] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x18
[    6.843123] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x18
[    6.843501] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x18
[    6.843934] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x18
[    6.844314] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x18
[    6.844688] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x18
[    6.845086] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    7.029553] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[    7.127675] iTCO_vendor_support: vendor-support=0
[    7.132727] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    7.132811] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    7.132968] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.366591] jme: JMicron JMC2XX ethernet driver version 1.0.8
[    7.367430] jme 0000:09:00.0 eth0: JMC250 Gigabit Ethernet chiprev:35 pcirev:5 macaddr:00:90:f5:b6:d9:5e
[    7.487540] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
[    7.606284] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    7.606287] Copyright(c) 2003-2012 Intel Corporation
[    7.606510] iwlwifi 0000:08:00.0: irq 52 for MSI/MSI-X
[    7.726908] [drm] Initialized drm 1.1.0 20060810
[    8.142668] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 582762
[    8.183492] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input10
[    8.187174] ACPI: AC Adapter [AC] (on-line)
[    8.187304] wmi: Mapper loaded
[    8.194138] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    8.194214] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    8.194263] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    8.194508] ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20121018/utaddress-251)
[    8.194513] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.195091] [drm] Memory usable by graphics device = 2048M
[    8.195094] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[    8.195095] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[    8.195107] Console: switching to colour dummy device 80x25
[    8.195187] i915 0000:00:02.0: setting latency timer to 64
[    8.225857] i915 0000:00:02.0: irq 53 for MSI/MSI-X
[    8.225865] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.225866] [drm] Driver supports precise vblank timestamp query.
[    8.225941] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    8.225943] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0
[    8.302670] iwlwifi 0000:08:00.0: loaded firmware version 18.168.6.1
[    8.351611] iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    8.351614] iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    8.351615] iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    8.351616] iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[    8.351617] iwlwifi 0000:08:00.0: CONFIG_IWLWIFI_P2P disabled
[    8.351619] iwlwifi 0000:08:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[    8.351715] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[    8.412781] fbcon: inteldrmfb (fb0) is primary device
[    8.449357] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    9.129622] Console: switching to colour frame buffer device 240x67
[    9.141369] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    9.141371] i915 0000:00:02.0: registered panic notifier
[    9.141421] ACPI Exception: AE_NOT_FOUND, Evaluating _DOD (20121018/video-1163)
[    9.141425] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    9.141471] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/LNXVIDEO:00/input/input14
[    9.150586] acpi device:37: registered as cooling_device8
[    9.150650] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.150752] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15
[    9.150938] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   10.346002] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[   10.754498] media: Linux media interface: v0.10
[   10.986253] Linux video capture interface: v2.00
[   11.199861] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:0308)
[   11.205027] input: BisonCam, NB Pro as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input16
[   11.205167] usbcore: registered new interface driver uvcvideo
[   11.205170] USB Video Class driver (1.1.1)
[   11.364367] Adding 8461308k swap on /dev/sda6.  Priority:-1 extents:1 across:8461308k 
[   12.627175] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   13.537448] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[   13.544189] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[   13.935700] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[   13.942382] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[   14.007978] ip_tables: (C) 2000-2006 Netfilter Core Team
[   14.162815] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   14.309133] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   15.657932] systemd-logind[375]: Watching system buttons on /dev/input/event15 (Video Bus)
[   15.658037] systemd-logind[375]: Watching system buttons on /dev/input/event14 (Video Bus)
[   15.658134] systemd-logind[375]: Watching system buttons on /dev/input/event4 (Power Button)
[   15.658229] systemd-logind[375]: Watching system buttons on /dev/input/event6 (Lid Switch)
[   15.658323] systemd-logind[375]: Watching system buttons on /dev/input/event5 (Sleep Button)
[   17.694693] bbswitch: version 0.6
[   17.694704] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[   17.694711] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[   17.694999] bbswitch: detected an Optimus _DSM function
[   17.695013] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[   17.707043] systemd[1]: MESSAGE=Unit bumblebeed.service entered failed state.
[   18.089215] wlan0: authenticate with 00:14:bf:34:2e:4d
[   18.096436] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[   18.099221] wlan0: authenticated
[   18.099241] wlan0: waiting for beacon from 00:14:bf:34:2e:4d
[   18.146658] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[   18.149480] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=2)
[   18.152207] wlan0: associated
[   18.152258] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   75.581290] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[   75.755967] usblp 1-1:1.0: usblp1: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
[   75.755981] usbcore: registered new interface driver usblp
[   89.247688] usblp1: removed
[ 5377.186082] usb 1-1: USB disconnect, device number 2
[10045.441603] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[10059.473812] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[10279.844351] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[10323.000794] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[10624.988793] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[10635.906646] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[10647.920861] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[11272.017784] urxvt[7276]: segfault at ffffffff3b2fe198 ip 000000000044d686 sp 00007fff6a985370 error 5 in urxvt[400000+12f000]
[11276.050703] urxvt[7278]: segfault at 1e99e71d8 ip 000000000044d686 sp 00007fff1cd07f00 error 4 in urxvt[400000+12f000]
[12554.491578] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[22958.300485] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[23036.221698] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[25136.925384] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[32314.701755] sr0: CDROM not ready.  Make sure there is a disc in the drive.
[41724.866491] PM: Syncing filesystems ... done.
[41725.609982] PM: Preparing system for mem sleep
[41725.815311] Freezing user space processes ... (elapsed 0.01 seconds) done.
[41725.829033] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[41725.842470] PM: Entering mem sleep
[41725.842532] Suspending console(s) (use no_console_suspend to debug)
[41725.845666] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[41725.846126] sd 1:0:0:0: [sda] Stopping disk
[41726.858762] PM: suspend of devices complete after 1016.301 msecs
[41726.859291] PM: late suspend of devices complete after 0.525 msecs
[41726.859820] jme 0000:09:00.0: System wakeup enabled by ACPI
[41726.885405] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[41726.898841] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[41726.912033] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[41726.938710] PM: noirq suspend of devices complete after 79.438 msecs
[41726.939504] ACPI: Preparing to enter system sleep state S3
[41726.955464] PM: Saving platform NVS memory
[41726.962171] Disabling non-boot CPUs ...
[41726.963993] smpboot: CPU 1 is now offline
[41727.068528] smpboot: CPU 2 is now offline
[41727.070738] smpboot: CPU 3 is now offline
[41727.073713] smpboot: CPU 4 is now offline
[41727.076004] smpboot: CPU 5 is now offline
[41727.178491] smpboot: CPU 6 is now offline
[41727.281792] smpboot: CPU 7 is now offline
[41727.282410] Extended CMOS year: 2000
[41727.284225] ACPI: Low-level resume complete
[41727.284262] PM: Restoring platform NVS memory
[41727.284956] Extended CMOS year: 2000
[41727.285023] Enabling non-boot CPUs ...
[41727.288477] smpboot: Booting Node 0 Processor 1 APIC 0x1
[41727.299503] Disabled fast string operations
[41727.301895] CPU1 is up
[41727.301957] smpboot: Booting Node 0 Processor 2 APIC 0x2
[41727.313080] Disabled fast string operations
[41727.315471] CPU2 is up
[41727.315525] smpboot: Booting Node 0 Processor 3 APIC 0x3
[41727.326647] Disabled fast string operations
[41727.329038] CPU3 is up
[41727.329101] smpboot: Booting Node 0 Processor 4 APIC 0x4
[41727.340128] Disabled fast string operations
[41727.342519] CPU4 is up
[41727.342574] smpboot: Booting Node 0 Processor 5 APIC 0x5
[41727.354100] Disabled fast string operations
[41727.357022] CPU5 is up
[41727.357170] smpboot: Booting Node 0 Processor 6 APIC 0x6
[41727.368293] Disabled fast string operations
[41727.370683] CPU6 is up
[41727.370732] smpboot: Booting Node 0 Processor 7 APIC 0x7
[41727.381854] Disabled fast string operations
[41727.384264] CPU7 is up
[41727.391446] ACPI: Waking up from system sleep state S3
[41727.447749] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[41727.474376] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[41727.487757] pci 0000:01:00.0: power state changed by ACPI to D0
[41727.501050] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[41727.554589] PM: noirq resume of devices complete after 146.560 msecs
[41727.555027] PM: early resume of devices complete after 0.378 msecs
[41727.555086] i915 0000:00:02.0: setting latency timer to 64
[41727.555116] ehci-pci 0000:00:1a.0: setting latency timer to 64
[41727.555163] ehci-pci 0000:00:1d.0: setting latency timer to 64
[41727.555178] ahci 0000:00:1f.2: setting latency timer to 64
[41727.555214] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[41727.555278] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[41727.555299] jme 0000:09:00.0: System wakeup disabled by ACPI
[41727.767828] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[41727.894230] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[41727.898385] ata3.00: configured for UDMA/100
[41727.907592] ata1: SATA link down (SStatus 0 SControl 300)
[41728.750888] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[41730.333468] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[41730.345925] ata2.00: configured for UDMA/133
[41730.346137] sd 1:0:0:0: [sda] Starting disk
[41730.375975] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[41730.382609] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[41730.614070] PM: resume of devices complete after 3060.030 msecs
[41730.620024] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[41730.627327] PM: Finishing wakeup.
[41730.627332] Restarting tasks ... done.
[41730.634911] video LNXVIDEO:00: Restoring backlight state
[41730.634922] video LNXVIDEO:01: Restoring backlight state
[41730.639947] cfg80211: Calling CRDA to update world regulatory domain
[41734.060338] wlan0: authenticate with 00:14:bf:34:2e:4d
[41734.062945] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[41734.065732] wlan0: authenticated
[41734.068894] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[41734.071661] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=2)
[41734.077948] wlan0: associated
[41735.608656] EXT4-fs (sda2): re-mounted. Opts: commit=0
[41735.685913] EXT4-fs (sda5): re-mounted. Opts: commit=0
[44018.176233] PM: Syncing filesystems ... done.
[44018.717511] PM: Preparing system for mem sleep
[44018.883940] Freezing user space processes ... (elapsed 0.01 seconds) done.
[44018.895344] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[44018.908684] PM: Entering mem sleep
[44018.908798] Suspending console(s) (use no_console_suspend to debug)
[44018.912782] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[44018.913186] sd 1:0:0:0: [sda] Stopping disk
[44019.925078] PM: suspend of devices complete after 1015.972 msecs
[44019.925607] PM: late suspend of devices complete after 0.525 msecs
[44019.926133] jme 0000:09:00.0: System wakeup enabled by ACPI
[44019.951724] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[44019.965159] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[44019.978562] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[44020.005057] PM: noirq suspend of devices complete after 79.468 msecs
[44020.005851] ACPI: Preparing to enter system sleep state S3
[44020.021799] PM: Saving platform NVS memory
[44020.028510] Disabling non-boot CPUs ...
[44020.030363] smpboot: CPU 1 is now offline
[44020.134847] smpboot: CPU 2 is now offline
[44020.238147] smpboot: CPU 3 is now offline
[44020.341447] smpboot: CPU 4 is now offline
[44020.444744] smpboot: CPU 5 is now offline
[44020.548042] smpboot: CPU 6 is now offline
[44020.550176] smpboot: CPU 7 is now offline
[44020.550709] Extended CMOS year: 2000
[44020.552526] ACPI: Low-level resume complete
[44020.552564] PM: Restoring platform NVS memory
[44020.553259] Extended CMOS year: 2000
[44020.553325] Enabling non-boot CPUs ...
[44020.556789] smpboot: Booting Node 0 Processor 1 APIC 0x1
[44020.568142] Disabled fast string operations
[44020.570712] CPU1 is up
[44020.574155] smpboot: Booting Node 0 Processor 2 APIC 0x2
[44020.585683] Disabled fast string operations
[44020.588471] CPU2 is up
[44020.588595] smpboot: Booting Node 0 Processor 3 APIC 0x3
[44020.599721] Disabled fast string operations
[44020.602112] CPU3 is up
[44020.602170] smpboot: Booting Node 0 Processor 4 APIC 0x4
[44020.613723] Disabled fast string operations
[44020.616577] CPU4 is up
[44020.616703] smpboot: Booting Node 0 Processor 5 APIC 0x5
[44020.627744] Disabled fast string operations
[44020.630181] CPU5 is up
[44020.630234] smpboot: Booting Node 0 Processor 6 APIC 0x6
[44020.641255] Disabled fast string operations
[44020.643647] CPU6 is up
[44020.647085] smpboot: Booting Node 0 Processor 7 APIC 0x7
[44020.658695] Disabled fast string operations
[44020.661166] CPU7 is up
[44020.668081] ACPI: Waking up from system sleep state S3
[44020.723972] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[44020.750623] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[44020.763957] pci 0000:01:00.0: power state changed by ACPI to D0
[44020.777308] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[44020.830842] PM: noirq resume of devices complete after 146.557 msecs
[44020.831274] PM: early resume of devices complete after 0.371 msecs
[44020.831327] i915 0000:00:02.0: setting latency timer to 64
[44020.831359] ehci-pci 0000:00:1a.0: setting latency timer to 64
[44020.831421] ehci-pci 0000:00:1d.0: setting latency timer to 64
[44020.831425] ahci 0000:00:1f.2: setting latency timer to 64
[44020.831533] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[44020.831542] jme 0000:09:00.0: System wakeup disabled by ACPI
[44020.831596] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[44021.047384] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[44021.170522] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[44021.174668] ata3.00: configured for UDMA/100
[44021.177224] ata1: SATA link down (SStatus 0 SControl 300)
[44021.943670] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[44023.563078] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[44023.567064] ata2.00: configured for UDMA/133
[44023.579951] sd 1:0:0:0: [sda] Starting disk
[44023.610026] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[44023.616673] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[44023.845263] PM: resume of devices complete after 3014.960 msecs
[44023.849600] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[44023.853144] cfg80211: Calling CRDA to update world regulatory domain
[44023.856902] PM: Finishing wakeup.
[44023.856906] Restarting tasks ... done.
[44023.869693] video LNXVIDEO:00: Restoring backlight state
[44023.869698] video LNXVIDEO:01: Restoring backlight state
[44027.149872] wlan0: authenticate with 00:14:bf:34:2e:4d
[44027.152570] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[44027.155357] wlan0: authenticated
[44027.158585] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[44027.161208] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=2)
[44027.164008] wlan0: associated
[44120.312038] PM: Syncing filesystems ... done.
[44120.925277] PM: Preparing system for mem sleep
[44121.093072] Freezing user space processes ... (elapsed 0.01 seconds) done.
[44121.104652] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[44121.117963] PM: Entering mem sleep
[44121.118081] Suspending console(s) (use no_console_suspend to debug)
[44121.121937] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[44121.122305] sd 1:0:0:0: [sda] Stopping disk
[44122.134249] PM: suspend of devices complete after 1015.839 msecs
[44122.134777] PM: late suspend of devices complete after 0.523 msecs
[44122.135303] jme 0000:09:00.0: System wakeup enabled by ACPI
[44122.160904] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[44122.174346] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[44122.187746] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[44122.214244] PM: noirq suspend of devices complete after 79.486 msecs
[44122.215039] ACPI: Preparing to enter system sleep state S3
[44122.230970] PM: Saving platform NVS memory
[44122.237614] Disabling non-boot CPUs ...
[44122.238986] smpboot: CPU 1 is now offline
[44122.241206] smpboot: CPU 2 is now offline
[44122.344028] smpboot: CPU 3 is now offline
[44122.447329] smpboot: CPU 4 is now offline
[44122.449502] smpboot: CPU 5 is now offline
[44122.452510] smpboot: CPU 6 is now offline
[44122.454665] smpboot: CPU 7 is now offline
[44122.455269] Extended CMOS year: 2000
[44122.457093] ACPI: Low-level resume complete
[44122.457131] PM: Restoring platform NVS memory
[44122.457825] Extended CMOS year: 2000
[44122.457892] Enabling non-boot CPUs ...
[44122.461371] smpboot: Booting Node 0 Processor 1 APIC 0x1
[44122.473084] Disabled fast string operations
[44122.475505] CPU1 is up
[44122.475569] smpboot: Booting Node 0 Processor 2 APIC 0x2
[44122.486591] Disabled fast string operations
[44122.488964] CPU2 is up
[44122.492403] smpboot: Booting Node 0 Processor 3 APIC 0x3
[44122.504022] Disabled fast string operations
[44122.506939] CPU3 is up
[44122.507104] smpboot: Booting Node 0 Processor 4 APIC 0x4
[44122.518127] Disabled fast string operations
[44122.520534] CPU4 is up
[44122.523968] smpboot: Booting Node 0 Processor 5 APIC 0x5
[44122.535671] Disabled fast string operations
[44122.538638] CPU5 is up
[44122.538775] smpboot: Booting Node 0 Processor 6 APIC 0x6
[44122.549899] Disabled fast string operations
[44122.552288] CPU6 is up
[44122.552336] smpboot: Booting Node 0 Processor 7 APIC 0x7
[44122.563355] Disabled fast string operations
[44122.565758] CPU7 is up
[44122.572695] ACPI: Waking up from system sleep state S3
[44122.626602] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[44122.653247] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[44122.666579] pci 0000:01:00.0: power state changed by ACPI to D0
[44122.679924] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[44122.733463] PM: noirq resume of devices complete after 146.763 msecs
[44122.733901] PM: early resume of devices complete after 0.378 msecs
[44122.733960] i915 0000:00:02.0: setting latency timer to 64
[44122.733994] ehci-pci 0000:00:1a.0: setting latency timer to 64
[44122.734044] ehci-pci 0000:00:1d.0: setting latency timer to 64
[44122.734049] ahci 0000:00:1f.2: setting latency timer to 64
[44122.734094] jme 0000:09:00.0: System wakeup disabled by ACPI
[44122.734156] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[44122.734231] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[44122.946691] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[44123.073098] ata1: SATA link down (SStatus 0 SControl 300)
[44123.079779] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[44123.083924] ata3.00: configured for UDMA/100
[44123.903006] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[44125.479021] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[44125.482984] ata2.00: configured for UDMA/133
[44125.495897] sd 1:0:0:0: [sda] Starting disk
[44125.520712] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[44125.527346] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[44125.757610] PM: resume of devices complete after 3024.683 msecs
[44125.762227] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[44125.764463] cfg80211: Calling CRDA to update world regulatory domain
[44125.769646] PM: Finishing wakeup.
[44125.769650] Restarting tasks ... done.
[44125.781007] video LNXVIDEO:00: Restoring backlight state
[44125.781011] video LNXVIDEO:01: Restoring backlight state
[44128.994350] wlan0: authenticate with 00:14:bf:34:2e:4d
[44128.996997] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[44128.999788] wlan0: authenticated
[44129.001104] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[44129.003748] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=2)
[44129.012658] wlan0: associated
[44184.600467] PM: Syncing filesystems ... done.
[44185.355360] PM: Preparing system for mem sleep
[44185.511015] Freezing user space processes ... (elapsed 0.01 seconds) done.
[44185.522847] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[44185.536181] PM: Entering mem sleep
[44185.536300] Suspending console(s) (use no_console_suspend to debug)
[44185.540163] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[44185.540675] sd 1:0:0:0: [sda] Stopping disk
[44186.552448] PM: suspend of devices complete after 1015.823 msecs
[44186.552972] PM: late suspend of devices complete after 0.519 msecs
[44186.553498] jme 0000:09:00.0: System wakeup enabled by ACPI
[44186.579101] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[44186.592536] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[44186.605940] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[44186.632439] PM: noirq suspend of devices complete after 79.486 msecs
[44186.633233] ACPI: Preparing to enter system sleep state S3
[44186.649159] PM: Saving platform NVS memory
[44186.655857] Disabling non-boot CPUs ...
[44186.657705] smpboot: CPU 1 is now offline
[44186.762224] smpboot: CPU 2 is now offline
[44186.865519] smpboot: CPU 3 is now offline
[44186.968822] smpboot: CPU 4 is now offline
[44187.072123] smpboot: CPU 5 is now offline
[44187.175425] smpboot: CPU 6 is now offline
[44187.278724] smpboot: CPU 7 is now offline
[44187.279371] Extended CMOS year: 2000
[44187.281183] ACPI: Low-level resume complete
[44187.281221] PM: Restoring platform NVS memory
[44187.281915] Extended CMOS year: 2000
[44187.281982] Enabling non-boot CPUs ...
[44187.285443] smpboot: Booting Node 0 Processor 1 APIC 0x1
[44187.296622] Disabled fast string operations
[44187.299139] CPU1 is up
[44187.299208] smpboot: Booting Node 0 Processor 2 APIC 0x2
[44187.310331] Disabled fast string operations
[44187.312722] CPU2 is up
[44187.316167] smpboot: Booting Node 0 Processor 3 APIC 0x3
[44187.327773] Disabled fast string operations
[44187.330686] CPU3 is up
[44187.330833] smpboot: Booting Node 0 Processor 4 APIC 0x4
[44187.341976] Disabled fast string operations
[44187.344356] CPU4 is up
[44187.347791] smpboot: Booting Node 0 Processor 5 APIC 0x5
[44187.359395] Disabled fast string operations
[44187.361880] CPU5 is up
[44187.361935] smpboot: Booting Node 0 Processor 6 APIC 0x6
[44187.372958] Disabled fast string operations
[44187.375353] CPU6 is up
[44187.375400] smpboot: Booting Node 0 Processor 7 APIC 0x7
[44187.387096] Disabled fast string operations
[44187.390064] CPU7 is up
[44187.397635] ACPI: Waking up from system sleep state S3
[44187.454670] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[44187.481306] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[44187.494634] pci 0000:01:00.0: power state changed by ACPI to D0
[44187.507976] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[44187.561517] PM: noirq resume of devices complete after 146.608 msecs
[44187.561956] PM: early resume of devices complete after 0.377 msecs
[44187.562015] i915 0000:00:02.0: setting latency timer to 64
[44187.562053] ehci-pci 0000:00:1a.0: setting latency timer to 64
[44187.562101] ehci-pci 0000:00:1d.0: setting latency timer to 64
[44187.562138] ahci 0000:00:1f.2: setting latency timer to 64
[44187.562169] jme 0000:09:00.0: System wakeup disabled by ACPI
[44187.562207] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[44187.562294] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[44187.774703] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[44187.894480] ata1: SATA link down (SStatus 0 SControl 300)
[44187.907854] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[44187.911924] ata3.00: configured for UDMA/100
[44188.924327] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[44190.300409] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[44190.304369] ata2.00: configured for UDMA/133
[44190.317337] sd 1:0:0:0: [sda] Starting disk
[44190.340759] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[44190.347386] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[44190.576088] PM: resume of devices complete after 3015.108 msecs
[44190.580277] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[44190.587669] PM: Finishing wakeup.
[44190.587673] Restarting tasks ... done.
[44190.597370] video LNXVIDEO:00: Restoring backlight state
[44190.597379] video LNXVIDEO:01: Restoring backlight state
[44190.610319] cfg80211: Calling CRDA to update world regulatory domain
[44193.856924] wlan0: authenticate with 00:14:bf:34:2e:4d
[44193.859478] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[44193.862293] wlan0: authenticated
[44193.862509] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[44193.865183] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=2)
[44193.869324] wlan0: associated
[44231.818574] PM: Syncing filesystems ... done.
[44232.516086] PM: Preparing system for mem sleep
[44232.684720] Freezing user space processes ... (elapsed 0.01 seconds) done.
[44232.696697] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[44232.709994] PM: Entering mem sleep
[44232.710111] Suspending console(s) (use no_console_suspend to debug)
[44232.714017] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[44232.714363] sd 1:0:0:0: [sda] Stopping disk
[44233.726276] PM: suspend of devices complete after 1015.843 msecs
[44233.726805] PM: late suspend of devices complete after 0.525 msecs
[44233.727334] jme 0000:09:00.0: System wakeup enabled by ACPI
[44233.752914] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[44233.766353] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[44233.779755] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[44233.806254] PM: noirq suspend of devices complete after 79.469 msecs
[44233.807051] ACPI: Preparing to enter system sleep state S3
[44233.822973] PM: Saving platform NVS memory
[44233.829663] Disabling non-boot CPUs ...
[44233.831484] smpboot: CPU 1 is now offline
[44233.936038] smpboot: CPU 2 is now offline
[44233.938205] smpboot: CPU 3 is now offline
[44233.940387] smpboot: CPU 4 is now offline
[44233.942931] smpboot: CPU 5 is now offline
[44233.945158] smpboot: CPU 6 is now offline
[44234.049333] smpboot: CPU 7 is now offline
[44234.049983] Extended CMOS year: 2000
[44234.051801] ACPI: Low-level resume complete
[44234.051838] PM: Restoring platform NVS memory
[44234.052534] Extended CMOS year: 2000
[44234.052600] Enabling non-boot CPUs ...
[44234.056059] smpboot: Booting Node 0 Processor 1 APIC 0x1
[44234.067238] Disabled fast string operations
[44234.069756] CPU1 is up
[44234.069827] smpboot: Booting Node 0 Processor 2 APIC 0x2
[44234.080950] Disabled fast string operations
[44234.083323] CPU2 is up
[44234.086766] smpboot: Booting Node 0 Processor 3 APIC 0x3
[44234.098369] Disabled fast string operations
[44234.100821] CPU3 is up
[44234.104245] smpboot: Booting Node 0 Processor 4 APIC 0x4
[44234.115503] Disabled fast string operations
[44234.118022] CPU4 is up
[44234.118096] smpboot: Booting Node 0 Processor 5 APIC 0x5
[44234.129217] Disabled fast string operations
[44234.131590] CPU5 is up
[44234.131643] smpboot: Booting Node 0 Processor 6 APIC 0x6
[44234.142767] Disabled fast string operations
[44234.145204] CPU6 is up
[44234.145250] smpboot: Booting Node 0 Processor 7 APIC 0x7
[44234.156876] Disabled fast string operations
[44234.159352] CPU7 is up
[44234.166279] ACPI: Waking up from system sleep state S3
[44234.245266] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[44234.271931] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[44234.285239] pci 0000:01:00.0: power state changed by ACPI to D0
[44234.298587] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[44234.352124] PM: noirq resume of devices complete after 146.615 msecs
[44234.352543] PM: early resume of devices complete after 0.358 msecs
[44234.352594] i915 0000:00:02.0: setting latency timer to 64
[44234.352630] ehci-pci 0000:00:1a.0: setting latency timer to 64
[44234.352674] ehci-pci 0000:00:1d.0: setting latency timer to 64
[44234.352691] ahci 0000:00:1f.2: setting latency timer to 64
[44234.352755] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[44234.352780] jme 0000:09:00.0: System wakeup disabled by ACPI
[44234.352829] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[44234.565268] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[44234.685140] ata1: SATA link down (SStatus 0 SControl 300)
[44234.698465] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[44234.702657] ata3.00: configured for UDMA/100
[44235.881557] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[44237.184302] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[44237.188195] ata2.00: configured for UDMA/133
[44237.201103] sd 1:0:0:0: [sda] Starting disk
[44237.225040] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[44237.231650] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[44237.459891] PM: resume of devices complete after 3108.351 msecs
[44237.464198] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[44237.471577] PM: Finishing wakeup.
[44237.471582] Restarting tasks ... done.
[44237.474330] video LNXVIDEO:00: Restoring backlight state
[44237.474338] video LNXVIDEO:01: Restoring backlight state
[44237.487639] cfg80211: Calling CRDA to update world regulatory domain
[44240.863357] wlan0: authenticate with 00:14:bf:34:2e:4d
[44240.865897] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[44240.868639] wlan0: authenticated
[44240.869723] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[44240.872416] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=2)
[44240.877134] wlan0: associated
[44242.296908] EXT4-fs (sda2): re-mounted. Opts: commit=600
[44242.308626] EXT4-fs (sda5): re-mounted. Opts: commit=600
[47435.757037] PM: Syncing filesystems ... done.
[47436.394341] PM: Preparing system for mem sleep
[47436.552671] Freezing user space processes ... (elapsed 0.01 seconds) done.
[47436.565635] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[47436.578963] PM: Entering mem sleep
[47436.579079] Suspending console(s) (use no_console_suspend to debug)
[47436.592877] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[47436.593184] sd 1:0:0:0: [sda] Stopping disk
[47437.605279] PM: suspend of devices complete after 1025.852 msecs
[47437.605804] PM: late suspend of devices complete after 0.521 msecs
[47437.606330] jme 0000:09:00.0: System wakeup enabled by ACPI
[47437.631928] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[47437.645366] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[47437.658769] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[47437.685268] PM: noirq suspend of devices complete after 79.481 msecs
[47437.686068] ACPI: Preparing to enter system sleep state S3
[47437.701993] PM: Saving platform NVS memory
[47437.708703] Disabling non-boot CPUs ...
[47437.710555] smpboot: CPU 1 is now offline
[47437.815059] smpboot: CPU 2 is now offline
[47437.817261] smpboot: CPU 3 is now offline
[47437.820361] smpboot: CPU 4 is now offline
[47437.822435] smpboot: CPU 5 is now offline
[47437.925024] smpboot: CPU 6 is now offline
[47438.028326] smpboot: CPU 7 is now offline
[47438.028949] Extended CMOS year: 2000
[47438.030766] ACPI: Low-level resume complete
[47438.030804] PM: Restoring platform NVS memory
[47438.031499] Extended CMOS year: 2000
[47438.031566] Enabling non-boot CPUs ...
[47438.035049] smpboot: Booting Node 0 Processor 1 APIC 0x1
[47438.046374] Disabled fast string operations
[47438.048973] CPU1 is up
[47438.049085] smpboot: Booting Node 0 Processor 2 APIC 0x2
[47438.060426] Disabled fast string operations
[47438.062994] CPU2 is up
[47438.063085] smpboot: Booting Node 0 Processor 3 APIC 0x3
[47438.074419] Disabled fast string operations
[47438.076967] CPU3 is up
[47438.077078] smpboot: Booting Node 0 Processor 4 APIC 0x4
[47438.088320] Disabled fast string operations
[47438.090914] CPU4 is up
[47438.091010] smpboot: Booting Node 0 Processor 5 APIC 0x5
[47438.102547] Disabled fast string operations
[47438.105198] CPU5 is up
[47438.105297] smpboot: Booting Node 0 Processor 6 APIC 0x6
[47438.116822] Disabled fast string operations
[47438.119772] CPU6 is up
[47438.119922] smpboot: Booting Node 0 Processor 7 APIC 0x7
[47438.131290] Disabled fast string operations
[47438.134015] CPU7 is up
[47438.146741] ACPI: Waking up from system sleep state S3
[47438.200935] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[47438.227578] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[47438.240909] pci 0000:01:00.0: power state changed by ACPI to D0
[47438.254256] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[47438.307796] PM: noirq resume of devices complete after 146.606 msecs
[47438.308233] PM: early resume of devices complete after 0.377 msecs
[47438.308291] i915 0000:00:02.0: setting latency timer to 64
[47438.308318] ehci-pci 0000:00:1a.0: setting latency timer to 64
[47438.308371] ehci-pci 0000:00:1d.0: setting latency timer to 64
[47438.308382] ahci 0000:00:1f.2: setting latency timer to 64
[47438.308478] jme 0000:09:00.0: System wakeup disabled by ACPI
[47438.308490] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[47438.308516] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[47438.520988] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[47438.654147] ata1: SATA link down (SStatus 0 SControl 300)
[47438.654245] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[47438.658438] ata3.00: configured for UDMA/100
[47439.907213] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[47441.036760] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[47441.052938] ata2.00: configured for UDMA/133
[47441.063604] sd 1:0:0:0: [sda] Starting disk
[47441.090717] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[47441.097343] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[47441.353000] PM: resume of devices complete after 3045.675 msecs
[47441.356657] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[47441.360628] cfg80211: Calling CRDA to update world regulatory domain
[47441.367378] PM: Finishing wakeup.
[47441.367383] Restarting tasks ... done.
[47441.380964] video LNXVIDEO:00: Restoring backlight state
[47441.380977] video LNXVIDEO:01: Restoring backlight state
[47444.637911] wlan0: authenticate with 00:14:bf:34:2e:4d
[47444.640541] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[47444.643294] wlan0: authenticated
[47444.645540] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[47444.648162] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=2)
[47444.650731] wlan0: associated
[50190.105722] PM: Syncing filesystems ... done.
[50190.276686] PM: Preparing system for mem sleep
[50190.438375] Freezing user space processes ... (elapsed 0.01 seconds) done.
[50190.451359] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[50190.464677] PM: Entering mem sleep
[50190.464753] Suspending console(s) (use no_console_suspend to debug)
[50190.478026] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[50190.478466] sd 1:0:0:0: [sda] Stopping disk
[50191.491022] PM: suspend of devices complete after 1026.121 msecs
[50191.491548] PM: late suspend of devices complete after 0.521 msecs
[50191.492073] jme 0000:09:00.0: System wakeup enabled by ACPI
[50191.517657] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[50191.531099] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[50191.544496] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[50191.570999] PM: noirq suspend of devices complete after 79.468 msecs
[50191.571797] ACPI: Preparing to enter system sleep state S3
[50191.587721] PM: Saving platform NVS memory
[50191.594422] Disabling non-boot CPUs ...
[50191.596283] smpboot: CPU 1 is now offline
[50191.700787] smpboot: CPU 2 is now offline
[50191.703011] smpboot: CPU 3 is now offline
[50191.705196] smpboot: CPU 4 is now offline
[50191.707755] smpboot: CPU 5 is now offline
[50191.710869] smpboot: CPU 6 is now offline
[50191.814084] smpboot: CPU 7 is now offline
[50191.814737] Extended CMOS year: 2000
[50191.816552] ACPI: Low-level resume complete
[50191.816590] PM: Restoring platform NVS memory
[50191.817285] Extended CMOS year: 2000
[50191.817352] Enabling non-boot CPUs ...
[50191.820834] smpboot: Booting Node 0 Processor 1 APIC 0x1
[50191.832274] Disabled fast string operations
[50191.834966] CPU1 is up
[50191.835074] smpboot: Booting Node 0 Processor 2 APIC 0x2
[50191.846296] Disabled fast string operations
[50191.848849] CPU2 is up
[50191.852320] smpboot: Booting Node 0 Processor 3 APIC 0x3
[50191.864063] Disabled fast string operations
[50191.866708] CPU3 is up
[50191.866795] smpboot: Booting Node 0 Processor 4 APIC 0x4
[50191.878119] Disabled fast string operations
[50191.880701] CPU4 is up
[50191.880779] smpboot: Booting Node 0 Processor 5 APIC 0x5
[50191.892399] Disabled fast string operations
[50191.895048] CPU5 is up
[50191.895143] smpboot: Booting Node 0 Processor 6 APIC 0x6
[50191.906463] Disabled fast string operations
[50191.909109] CPU6 is up
[50191.909215] smpboot: Booting Node 0 Processor 7 APIC 0x7
[50191.920753] Disabled fast string operations
[50191.923596] CPU7 is up
[50191.936319] ACPI: Waking up from system sleep state S3
[50191.993353] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[50192.020025] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[50192.033336] pci 0000:01:00.0: power state changed by ACPI to D0
[50192.046678] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[50192.100223] PM: noirq resume of devices complete after 146.608 msecs
[50192.100656] PM: early resume of devices complete after 0.373 msecs
[50192.100709] i915 0000:00:02.0: setting latency timer to 64
[50192.100734] ehci-pci 0000:00:1a.0: setting latency timer to 64
[50192.100837] ehci-pci 0000:00:1d.0: setting latency timer to 64
[50192.100840] jme 0000:09:00.0: System wakeup disabled by ACPI
[50192.100845] ahci 0000:00:1f.2: setting latency timer to 64
[50192.100907] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[50192.100965] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[50192.313422] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[50192.433206] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[50192.437355] ata3.00: configured for UDMA/100
[50192.446569] ata1: SATA link down (SStatus 0 SControl 300)
[50194.069538] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[50194.902492] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[50194.906450] ata2.00: configured for UDMA/133
[50194.919382] sd 1:0:0:0: [sda] Starting disk
[50194.947224] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[50194.953836] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[50195.209012] PM: resume of devices complete after 3109.283 msecs
[50195.215723] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[50195.218315] cfg80211: Calling CRDA to update world regulatory domain
[50195.223001] PM: Finishing wakeup.
[50195.223005] Restarting tasks ... done.
[50195.231592] video LNXVIDEO:00: Restoring backlight state
[50195.231600] video LNXVIDEO:01: Restoring backlight state
[50196.566513] EXT4-fs (sda2): re-mounted. Opts: commit=0
[50196.583761] EXT4-fs (sda5): re-mounted. Opts: commit=0
[50198.448117] wlan0: authenticate with 00:14:bf:34:2e:4d
[50198.449604] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[50198.452464] wlan0: authenticated
[50198.454686] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[50198.457440] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[50198.460440] wlan0: associated
[52667.436635] PM: Syncing filesystems ... done.
[52668.130538] PM: Preparing system for mem sleep
[52668.290374] Freezing user space processes ... (elapsed 0.01 seconds) done.
[52668.302140] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[52668.315580] PM: Entering mem sleep
[52668.315700] Suspending console(s) (use no_console_suspend to debug)
[52668.319584] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[52668.319958] sd 1:0:0:0: [sda] Stopping disk
[52669.331836] PM: suspend of devices complete after 1015.816 msecs
[52669.332359] PM: late suspend of devices complete after 0.519 msecs
[52669.332881] jme 0000:09:00.0: System wakeup enabled by ACPI
[52669.358498] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[52669.371944] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[52669.385349] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[52669.411848] PM: noirq suspend of devices complete after 79.509 msecs
[52669.412647] ACPI: Preparing to enter system sleep state S3
[52669.428569] PM: Saving platform NVS memory
[52669.435305] Disabling non-boot CPUs ...
[52669.437160] smpboot: CPU 1 is now offline
[52669.440372] smpboot: CPU 2 is now offline
[52669.443467] smpboot: CPU 3 is now offline
[52669.446608] smpboot: CPU 4 is now offline
[52669.448829] smpboot: CPU 5 is now offline
[52669.551627] smpboot: CPU 6 is now offline
[52669.654927] smpboot: CPU 7 is now offline
[52669.655544] Extended CMOS year: 2000
[52669.657359] ACPI: Low-level resume complete
[52669.657397] PM: Restoring platform NVS memory
[52669.658092] Extended CMOS year: 2000
[52669.658159] Enabling non-boot CPUs ...
[52669.661618] smpboot: Booting Node 0 Processor 1 APIC 0x1
[52669.672794] Disabled fast string operations
[52669.675288] CPU1 is up
[52669.675357] smpboot: Booting Node 0 Processor 2 APIC 0x2
[52669.686380] Disabled fast string operations
[52669.688766] CPU2 is up
[52669.692206] smpboot: Booting Node 0 Processor 3 APIC 0x3
[52669.703911] Disabled fast string operations
[52669.706380] CPU3 is up
[52669.709808] smpboot: Booting Node 0 Processor 4 APIC 0x4
[52669.721443] Disabled fast string operations
[52669.724289] CPU4 is up
[52669.727729] smpboot: Booting Node 0 Processor 5 APIC 0x5
[52669.739432] Disabled fast string operations
[52669.742391] CPU5 is up
[52669.742526] smpboot: Booting Node 0 Processor 6 APIC 0x6
[52669.754150] Disabled fast string operations
[52669.756537] CPU6 is up
[52669.756584] smpboot: Booting Node 0 Processor 7 APIC 0x7
[52669.767704] Disabled fast string operations
[52669.770109] CPU7 is up
[52669.777116] ACPI: Waking up from system sleep state S3
[52669.834191] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[52669.860835] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[52669.874165] pci 0000:01:00.0: power state changed by ACPI to D0
[52669.887510] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[52669.941051] PM: noirq resume of devices complete after 146.752 msecs
[52669.941489] PM: early resume of devices complete after 0.378 msecs
[52669.941552] i915 0000:00:02.0: setting latency timer to 64
[52669.941580] ehci-pci 0000:00:1a.0: setting latency timer to 64
[52669.941632] ehci-pci 0000:00:1d.0: setting latency timer to 64
[52669.941637] ahci 0000:00:1f.2: setting latency timer to 64
[52669.941688] jme 0000:09:00.0: System wakeup disabled by ACPI
[52669.941786] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[52669.941839] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[52670.154283] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[52670.274021] ata1: SATA link down (SStatus 0 SControl 300)
[52670.287427] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[52670.291570] ata3.00: configured for UDMA/100
[52671.287191] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[52672.699914] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[52672.703869] ata2.00: configured for UDMA/133
[52672.716801] sd 1:0:0:0: [sda] Starting disk
[52672.739109] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[52672.745813] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[52672.975677] PM: resume of devices complete after 3035.179 msecs
[52672.979793] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[52672.982109] cfg80211: Calling CRDA to update world regulatory domain
[52672.987121] PM: Finishing wakeup.
[52672.987125] Restarting tasks ... done.
[52673.006110] video LNXVIDEO:00: Restoring backlight state
[52673.006115] video LNXVIDEO:01: Restoring backlight state
[52676.258037] wlan0: authenticate with 00:14:bf:34:2e:4d
[52676.261025] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[52676.263773] wlan0: authenticated
[52676.265318] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[52676.268108] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[52676.279098] wlan0: associated
[52824.646166] PM: Syncing filesystems ... done.
[52824.990158] PM: Preparing system for mem sleep
[52825.180277] Freezing user space processes ... (elapsed 0.01 seconds) done.
[52825.192060] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[52825.205468] PM: Entering mem sleep
[52825.205577] Suspending console(s) (use no_console_suspend to debug)
[52825.209485] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[52825.209849] sd 1:0:0:0: [sda] Stopping disk
[52826.221814] PM: suspend of devices complete after 1015.916 msecs
[52826.222340] PM: late suspend of devices complete after 0.522 msecs
[52826.222866] jme 0000:09:00.0: System wakeup enabled by ACPI
[52826.248433] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[52826.261869] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[52826.275271] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[52826.301772] PM: noirq suspend of devices complete after 79.452 msecs
[52826.302568] ACPI: Preparing to enter system sleep state S3
[52826.318494] PM: Saving platform NVS memory
[52826.325206] Disabling non-boot CPUs ...
[52826.327018] smpboot: CPU 1 is now offline
[52826.431557] smpboot: CPU 2 is now offline
[52826.433740] smpboot: CPU 3 is now offline
[52826.436893] smpboot: CPU 4 is now offline
[52826.438983] smpboot: CPU 5 is now offline
[52826.541518] smpboot: CPU 6 is now offline
[52826.644819] smpboot: CPU 7 is now offline
[52826.645457] Extended CMOS year: 2000
[52826.647270] ACPI: Low-level resume complete
[52826.647308] PM: Restoring platform NVS memory
[52826.648002] Extended CMOS year: 2000
[52826.648068] Enabling non-boot CPUs ...
[52826.651525] smpboot: Booting Node 0 Processor 1 APIC 0x1
[52826.662555] Disabled fast string operations
[52826.664990] CPU1 is up
[52826.668435] smpboot: Booting Node 0 Processor 2 APIC 0x2
[52826.679559] Disabled fast string operations
[52826.681942] CPU2 is up
[52826.685385] smpboot: Booting Node 0 Processor 3 APIC 0x3
[52826.696411] Disabled fast string operations
[52826.698843] CPU3 is up
[52826.702269] smpboot: Booting Node 0 Processor 4 APIC 0x4
[52826.713897] Disabled fast string operations
[52826.716305] CPU4 is up
[52826.716368] smpboot: Booting Node 0 Processor 5 APIC 0x5
[52826.727391] Disabled fast string operations
[52826.729791] CPU5 is up
[52826.729848] smpboot: Booting Node 0 Processor 6 APIC 0x6
[52826.740969] Disabled fast string operations
[52826.743363] CPU6 is up
[52826.743416] smpboot: Booting Node 0 Processor 7 APIC 0x7
[52826.754438] Disabled fast string operations
[52826.756879] CPU7 is up
[52826.763798] ACPI: Waking up from system sleep state S3
[52826.820745] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[52826.847431] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[52826.860720] pci 0000:01:00.0: power state changed by ACPI to D0
[52826.874067] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[52826.927607] PM: noirq resume of devices complete after 146.771 msecs
[52826.928046] PM: early resume of devices complete after 0.380 msecs
[52826.928105] i915 0000:00:02.0: setting latency timer to 64
[52826.928136] ehci-pci 0000:00:1a.0: setting latency timer to 64
[52826.928184] ahci 0000:00:1f.2: setting latency timer to 64
[52826.928188] ehci-pci 0000:00:1d.0: setting latency timer to 64
[52826.928302] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[52826.928337] jme 0000:09:00.0: System wakeup disabled by ACPI
[52826.928346] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[52827.140765] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[52827.267285] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[52827.271343] ata3.00: configured for UDMA/100
[52827.280610] ata1: SATA link down (SStatus 0 SControl 300)
[52828.277086] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[52829.619827] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[52829.646967] ata2.00: configured for UDMA/133
[52829.659988] sd 1:0:0:0: [sda] Starting disk
[52829.685031] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[52829.691707] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[52829.922307] PM: resume of devices complete after 2995.253 msecs
[52829.926358] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[52829.928658] cfg80211: Calling CRDA to update world regulatory domain
[52829.933676] PM: Finishing wakeup.
[52829.933680] Restarting tasks ... done.
[52829.942945] video LNXVIDEO:00: Restoring backlight state
[52829.942958] video LNXVIDEO:01: Restoring backlight state
[52833.160736] wlan0: authenticate with 00:14:bf:34:2e:4d
[52833.163312] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[52833.166149] wlan0: authenticated
[52833.168573] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[52833.171336] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[52833.174476] wlan0: associated
[53276.725817] warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
[53299.063358] hda-intel 0000:00:1b.0: Unstable LPIB (131064 >= 8192); disabling LPIB delay counting
[58624.230296] PM: Syncing filesystems ... done.
[58624.976167] PM: Preparing system for mem sleep
[58625.157648] Freezing user space processes ... (elapsed 0.01 seconds) done.
[58625.169389] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[58625.182744] PM: Entering mem sleep
[58625.182865] Suspending console(s) (use no_console_suspend to debug)
[58625.187329] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[58625.187805] sd 1:0:0:0: [sda] Stopping disk
[58626.199029] PM: suspend of devices complete after 1015.828 msecs
[58626.199558] PM: late suspend of devices complete after 0.524 msecs
[58626.200083] jme 0000:09:00.0: System wakeup enabled by ACPI
[58626.225671] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[58626.239116] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[58626.252524] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[58626.279016] PM: noirq suspend of devices complete after 79.476 msecs
[58626.279814] ACPI: Preparing to enter system sleep state S3
[58626.295736] PM: Saving platform NVS memory
[58626.302817] Disabling non-boot CPUs ...
[58626.405465] smpboot: CPU 1 is now offline
[58626.508769] smpboot: CPU 2 is now offline
[58626.510984] smpboot: CPU 3 is now offline
[58626.514000] smpboot: CPU 4 is now offline
[58626.516283] smpboot: CPU 5 is now offline
[58626.618730] smpboot: CPU 6 is now offline
[58626.722025] smpboot: CPU 7 is now offline
[58626.722650] Extended CMOS year: 2000
[58626.724467] ACPI: Low-level resume complete
[58626.724505] PM: Restoring platform NVS memory
[58626.725205] Extended CMOS year: 2000
[58626.725272] Enabling non-boot CPUs ...
[58626.728772] smpboot: Booting Node 0 Processor 1 APIC 0x1
[58626.740386] Disabled fast string operations
[58626.742815] CPU1 is up
[58626.746248] smpboot: Booting Node 0 Processor 2 APIC 0x2
[58626.757874] Disabled fast string operations
[58626.760597] CPU2 is up
[58626.764098] smpboot: Booting Node 0 Processor 3 APIC 0x3
[58626.775124] Disabled fast string operations
[58626.777543] CPU3 is up
[58626.780969] smpboot: Booting Node 0 Processor 4 APIC 0x4
[58626.792624] Disabled fast string operations
[58626.795451] CPU4 is up
[58626.798890] smpboot: Booting Node 0 Processor 5 APIC 0x5
[58626.809915] Disabled fast string operations
[58626.812353] CPU5 is up
[58626.812414] smpboot: Booting Node 0 Processor 6 APIC 0x6
[58626.824038] Disabled fast string operations
[58626.826461] CPU6 is up
[58626.826512] smpboot: Booting Node 0 Processor 7 APIC 0x7
[58626.837546] Disabled fast string operations
[58626.839996] CPU7 is up
[58626.846958] ACPI: Waking up from system sleep state S3
[58626.901296] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[58626.927967] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[58626.941287] pci 0000:01:00.0: power state changed by ACPI to D0
[58626.954639] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[58627.008176] PM: noirq resume of devices complete after 146.774 msecs
[58627.008616] PM: early resume of devices complete after 0.379 msecs
[58627.008675] i915 0000:00:02.0: setting latency timer to 64
[58627.008701] ehci-pci 0000:00:1a.0: setting latency timer to 64
[58627.008768] ehci-pci 0000:00:1d.0: setting latency timer to 64
[58627.008787] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[58627.008809] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[58627.008815] ahci 0000:00:1f.2: setting latency timer to 64
[58627.008897] jme 0000:09:00.0: System wakeup disabled by ACPI
[58627.221427] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[58627.341193] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[58627.345332] ata3.00: configured for UDMA/100
[58627.361171] ata1: SATA link down (SStatus 0 SControl 300)
[58628.367668] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[58629.767089] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[58629.771200] ata2.00: configured for UDMA/133
[58629.784003] sd 1:0:0:0: [sda] Starting disk
[58629.808449] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[58629.815123] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[58630.042906] PM: resume of devices complete after 3035.237 msecs
[58630.046968] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[58630.050366] cfg80211: Calling CRDA to update world regulatory domain
[58630.054374] PM: Finishing wakeup.
[58630.054379] Restarting tasks ... done.
[58630.064863] video LNXVIDEO:00: Restoring backlight state
[58630.064866] video LNXVIDEO:01: Restoring backlight state
[58633.371898] wlan0: authenticate with 00:14:bf:34:2e:4d
[58633.373746] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[58633.376582] wlan0: authenticated
[58633.379215] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[58633.381827] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[58633.389251] wlan0: associated
[58674.030307] PM: Syncing filesystems ... done.
[58674.769367] PM: Preparing system for mem sleep
[58674.921145] Freezing user space processes ... (elapsed 0.01 seconds) done.
[58674.932836] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[58674.946249] PM: Entering mem sleep
[58674.946295] Suspending console(s) (use no_console_suspend to debug)
[58674.949893] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[58674.950593] sd 1:0:0:0: [sda] Stopping disk
[58675.962538] PM: suspend of devices complete after 1016.295 msecs
[58675.963063] PM: late suspend of devices complete after 0.520 msecs
[58675.963588] jme 0000:09:00.0: System wakeup enabled by ACPI
[58675.989180] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[58676.002620] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[58676.015985] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[58676.042511] PM: noirq suspend of devices complete after 79.469 msecs
[58676.043304] ACPI: Preparing to enter system sleep state S3
[58676.059238] PM: Saving platform NVS memory
[58676.066242] Disabling non-boot CPUs ...
[58676.068040] smpboot: CPU 1 is now offline
[58676.172303] smpboot: CPU 2 is now offline
[58676.275603] smpboot: CPU 3 is now offline
[58676.378907] smpboot: CPU 4 is now offline
[58676.482203] smpboot: CPU 5 is now offline
[58676.585498] smpboot: CPU 6 is now offline
[58676.688807] smpboot: CPU 7 is now offline
[58676.689368] Extended CMOS year: 2000
[58676.691186] ACPI: Low-level resume complete
[58676.691224] PM: Restoring platform NVS memory
[58676.691925] Extended CMOS year: 2000
[58676.691992] Enabling non-boot CPUs ...
[58676.695453] smpboot: Booting Node 0 Processor 1 APIC 0x1
[58676.706631] Disabled fast string operations
[58676.709140] CPU1 is up
[58676.709226] smpboot: Booting Node 0 Processor 2 APIC 0x2
[58676.720250] Disabled fast string operations
[58676.722648] CPU2 is up
[58676.722703] smpboot: Booting Node 0 Processor 3 APIC 0x3
[58676.733825] Disabled fast string operations
[58676.736210] CPU3 is up
[58676.736274] smpboot: Booting Node 0 Processor 4 APIC 0x4
[58676.747800] Disabled fast string operations
[58676.750635] CPU4 is up
[58676.750756] smpboot: Booting Node 0 Processor 5 APIC 0x5
[58676.761778] Disabled fast string operations
[58676.764179] CPU5 is up
[58676.764239] smpboot: Booting Node 0 Processor 6 APIC 0x6
[58676.775360] Disabled fast string operations
[58676.777749] CPU6 is up
[58676.777796] smpboot: Booting Node 0 Processor 7 APIC 0x7
[58676.788917] Disabled fast string operations
[58676.791382] CPU7 is up
[58676.798581] ACPI: Waking up from system sleep state S3
[58676.854744] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[58676.881388] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[58676.894720] pci 0000:01:00.0: power state changed by ACPI to D0
[58676.908069] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[58676.961616] PM: noirq resume of devices complete after 146.754 msecs
[58676.962046] PM: early resume of devices complete after 0.370 msecs
[58676.962104] i915 0000:00:02.0: setting latency timer to 64
[58676.962137] ehci-pci 0000:00:1a.0: setting latency timer to 64
[58676.962247] ehci-pci 0000:00:1d.0: setting latency timer to 64
[58676.962251] ahci 0000:00:1f.2: setting latency timer to 64
[58676.962252] jme 0000:09:00.0: System wakeup disabled by ACPI
[58676.962333] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[58676.962385] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[58677.174766] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[58677.301258] ata1: SATA link down (SStatus 0 SControl 300)
[58677.301336] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[58677.305417] ata3.00: configured for UDMA/100
[58678.374451] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[58679.670580] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[58679.693995] ata2.00: configured for UDMA/133
[58679.707375] sd 1:0:0:0: [sda] Starting disk
[58679.732027] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[58679.738692] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[58679.966794] PM: resume of devices complete after 3005.685 msecs
[58679.970384] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[58679.981192] PM: Finishing wakeup.
[58679.981667] cfg80211: Calling CRDA to update world regulatory domain
[58679.981197] Restarting tasks ... done.
[58679.990431] video LNXVIDEO:00: Restoring backlight state
[58679.990444] video LNXVIDEO:01: Restoring backlight state
[58683.252237] wlan0: authenticate with 00:14:bf:34:2e:4d
[58683.254843] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[58683.257716] wlan0: authenticated
[58683.259368] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[58683.262036] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[58683.264802] wlan0: associated
[60813.961756] PM: Syncing filesystems ... done.
[60814.893708] PM: Preparing system for mem sleep
[60815.049015] Freezing user space processes ... (elapsed 0.01 seconds) done.
[60815.060853] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[60815.074192] PM: Entering mem sleep
[60815.074259] Suspending console(s) (use no_console_suspend to debug)
[60815.077674] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[60815.078089] sd 1:0:0:0: [sda] Stopping disk
[60816.090480] PM: suspend of devices complete after 1016.295 msecs
[60816.091006] PM: late suspend of devices complete after 0.522 msecs
[60816.091533] jme 0000:09:00.0: System wakeup enabled by ACPI
[60816.117128] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[60816.130571] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[60816.143974] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[60816.170473] PM: noirq suspend of devices complete after 79.486 msecs
[60816.171272] ACPI: Preparing to enter system sleep state S3
[60816.187195] PM: Saving platform NVS memory
[60816.194258] Disabling non-boot CPUs ...
[60816.296923] smpboot: CPU 1 is now offline
[60816.400218] smpboot: CPU 2 is now offline
[60816.402390] smpboot: CPU 3 is now offline
[60816.404707] smpboot: CPU 4 is now offline
[60816.407171] smpboot: CPU 5 is now offline
[60816.510186] smpboot: CPU 6 is now offline
[60816.613476] smpboot: CPU 7 is now offline
[60816.614049] Extended CMOS year: 2000
[60816.615861] ACPI: Low-level resume complete
[60816.615899] PM: Restoring platform NVS memory
[60816.616599] Extended CMOS year: 2000
[60816.616666] Enabling non-boot CPUs ...
[60816.620164] smpboot: Booting Node 0 Processor 1 APIC 0x1
[60816.631776] Disabled fast string operations
[60816.634206] CPU1 is up
[60816.634273] smpboot: Booting Node 0 Processor 2 APIC 0x2
[60816.645395] Disabled fast string operations
[60816.647773] CPU2 is up
[60816.647836] smpboot: Booting Node 0 Processor 3 APIC 0x3
[60816.658857] Disabled fast string operations
[60816.661254] CPU3 is up
[60816.661319] smpboot: Booting Node 0 Processor 4 APIC 0x4
[60816.672842] Disabled fast string operations
[60816.675218] CPU4 is up
[60816.675271] smpboot: Booting Node 0 Processor 5 APIC 0x5
[60816.686391] Disabled fast string operations
[60816.688782] CPU5 is up
[60816.692219] smpboot: Booting Node 0 Processor 6 APIC 0x6
[60816.703775] Disabled fast string operations
[60816.706199] CPU6 is up
[60816.706246] smpboot: Booting Node 0 Processor 7 APIC 0x7
[60816.717267] Disabled fast string operations
[60816.719682] CPU7 is up
[60816.726663] ACPI: Waking up from system sleep state S3
[60816.782786] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[60816.809443] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[60816.822741] pci 0000:01:00.0: power state changed by ACPI to D0
[60816.836086] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[60816.889628] PM: noirq resume of devices complete after 146.563 msecs
[60816.890051] PM: early resume of devices complete after 0.361 msecs
[60816.890103] i915 0000:00:02.0: setting latency timer to 64
[60816.890134] ehci-pci 0000:00:1a.0: setting latency timer to 64
[60816.890200] ehci-pci 0000:00:1d.0: setting latency timer to 64
[60816.890203] ahci 0000:00:1f.2: setting latency timer to 64
[60816.890252] jme 0000:09:00.0: System wakeup disabled by ACPI
[60816.890307] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[60816.890354] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[60817.102842] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[60817.222605] ata1: SATA link down (SStatus 0 SControl 300)
[60817.229264] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[60817.233411] ata3.00: configured for UDMA/100
[60818.688974] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[60819.651860] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[60819.678626] ata2.00: configured for UDMA/133
[60819.692087] sd 1:0:0:0: [sda] Starting disk
[60819.716056] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[60819.722667] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[60819.950900] PM: resume of devices complete after 3061.818 msecs
[60819.955049] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[60819.962396] PM: Finishing wakeup.
[60819.962400] Restarting tasks ... done.
[60819.968431] cfg80211: Calling CRDA to update world regulatory domain
[60819.974439] video LNXVIDEO:00: Restoring backlight state
[60819.974446] video LNXVIDEO:01: Restoring backlight state
[60823.216909] wlan0: authenticate with 00:14:bf:34:2e:4d
[60823.219462] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[60823.222183] wlan0: authenticated
[60823.224085] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[60823.226818] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=4)
[60823.229385] wlan0: associated
[62068.391409] PM: Syncing filesystems ... done.
[62068.841668] PM: Preparing system for mem sleep
[62068.995357] Freezing user space processes ... (elapsed 0.01 seconds) done.
[62069.006961] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[62069.020292] PM: Entering mem sleep
[62069.020410] Suspending console(s) (use no_console_suspend to debug)
[62069.024568] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[62069.024939] sd 1:0:0:0: [sda] Stopping disk
[62070.036568] PM: suspend of devices complete after 1015.827 msecs
[62070.037092] PM: late suspend of devices complete after 0.520 msecs
[62070.037617] jme 0000:09:00.0: System wakeup enabled by ACPI
[62070.063222] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[62070.076636] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[62070.090059] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[62070.116547] PM: noirq suspend of devices complete after 79.476 msecs
[62070.117340] ACPI: Preparing to enter system sleep state S3
[62070.133280] PM: Saving platform NVS memory
[62070.140442] Disabling non-boot CPUs ...
[62070.142241] smpboot: CPU 1 is now offline
[62070.246339] smpboot: CPU 2 is now offline
[62070.248490] smpboot: CPU 3 is now offline
[62070.250661] smpboot: CPU 4 is now offline
[62070.253251] smpboot: CPU 5 is now offline
[62070.255418] smpboot: CPU 6 is now offline
[62070.257966] smpboot: CPU 7 is now offline
[62070.258533] Extended CMOS year: 2000
[62070.260351] ACPI: Low-level resume complete
[62070.260389] PM: Restoring platform NVS memory
[62070.261090] Extended CMOS year: 2000
[62070.261156] Enabling non-boot CPUs ...
[62070.264612] smpboot: Booting Node 0 Processor 1 APIC 0x1
[62070.276224] Disabled fast string operations
[62070.279049] CPU1 is up
[62070.279189] smpboot: Booting Node 0 Processor 2 APIC 0x2
[62070.290212] Disabled fast string operations
[62070.292600] CPU2 is up
[62070.292648] smpboot: Booting Node 0 Processor 3 APIC 0x3
[62070.303769] Disabled fast string operations
[62070.306156] CPU3 is up
[62070.309588] smpboot: Booting Node 0 Processor 4 APIC 0x4
[62070.321216] Disabled fast string operations
[62070.323640] CPU4 is up
[62070.323690] smpboot: Booting Node 0 Processor 5 APIC 0x5
[62070.334812] Disabled fast string operations
[62070.337236] CPU5 is up
[62070.337297] smpboot: Booting Node 0 Processor 6 APIC 0x6
[62070.348419] Disabled fast string operations
[62070.350836] CPU6 is up
[62070.350885] smpboot: Booting Node 0 Processor 7 APIC 0x7
[62070.362421] Disabled fast string operations
[62070.364812] CPU7 is up
[62070.371779] ACPI: Waking up from system sleep state S3
[62070.425605] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[62070.452288] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[62070.465590] pci 0000:01:00.0: power state changed by ACPI to D0
[62070.478953] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[62070.532481] PM: noirq resume of devices complete after 146.605 msecs
[62070.532913] PM: early resume of devices complete after 0.370 msecs
[62070.532968] i915 0000:00:02.0: setting latency timer to 64
[62070.532996] ehci-pci 0000:00:1a.0: setting latency timer to 64
[62070.533062] ehci-pci 0000:00:1d.0: setting latency timer to 64
[62070.533065] ahci 0000:00:1f.2: setting latency timer to 64
[62070.533130] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[62070.533209] jme 0000:09:00.0: System wakeup disabled by ACPI
[62070.533225] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[62070.745629] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[62070.872121] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[62070.876266] ata3.00: configured for UDMA/100
[62070.878785] ata1: SATA link down (SStatus 0 SControl 300)
[62072.324641] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[62073.258048] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[62073.280575] ata2.00: configured for UDMA/133
[62073.291522] sd 1:0:0:0: [sda] Starting disk
[62073.318505] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[62073.325117] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[62073.553865] PM: resume of devices complete after 3021.927 msecs
[62073.557909] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[62073.560014] cfg80211: Calling CRDA to update world regulatory domain
[62073.565196] PM: Finishing wakeup.
[62073.565200] Restarting tasks ... done.
[62073.576730] video LNXVIDEO:00: Restoring backlight state
[62073.576736] video LNXVIDEO:01: Restoring backlight state
[62076.883299] wlan0: authenticate with 00:14:bf:34:2e:4d
[62076.885188] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[62076.889298] wlan0: authenticated
[62076.890142] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[62076.892755] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[62076.895562] wlan0: associated
[63307.725455] PM: Syncing filesystems ... done.
[63308.356301] PM: Preparing system for mem sleep
[63308.523006] Freezing user space processes ... (elapsed 0.01 seconds) done.
[63308.534488] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[63308.547847] PM: Entering mem sleep
[63308.547967] Suspending console(s) (use no_console_suspend to debug)
[63308.552065] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[63308.552492] sd 1:0:0:0: [sda] Stopping disk
[63309.564161] PM: suspend of devices complete after 1015.864 msecs
[63309.564688] PM: late suspend of devices complete after 0.522 msecs
[63309.565214] jme 0000:09:00.0: System wakeup enabled by ACPI
[63309.590776] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[63309.604207] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[63309.617617] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[63309.644118] PM: noirq suspend of devices complete after 79.450 msecs
[63309.644913] ACPI: Preparing to enter system sleep state S3
[63309.660841] PM: Saving platform NVS memory
[63309.667886] Disabling non-boot CPUs ...
[63309.669718] smpboot: CPU 1 is now offline
[63309.773899] smpboot: CPU 2 is now offline
[63309.877195] smpboot: CPU 3 is now offline
[63309.879402] smpboot: CPU 4 is now offline
[63309.983831] smpboot: CPU 5 is now offline
[63309.986034] smpboot: CPU 6 is now offline
[63310.090453] smpboot: CPU 7 is now offline
[63310.091072] Extended CMOS year: 2000
[63310.092883] ACPI: Low-level resume complete
[63310.092921] PM: Restoring platform NVS memory
[63310.093621] Extended CMOS year: 2000
[63310.093688] Enabling non-boot CPUs ...
[63310.097190] smpboot: Booting Node 0 Processor 1 APIC 0x1
[63310.108804] Disabled fast string operations
[63310.111235] CPU1 is up
[63310.111288] smpboot: Booting Node 0 Processor 2 APIC 0x2
[63310.122411] Disabled fast string operations
[63310.124786] CPU2 is up
[63310.128229] smpboot: Booting Node 0 Processor 3 APIC 0x3
[63310.139929] Disabled fast string operations
[63310.142342] CPU3 is up
[63310.145763] smpboot: Booting Node 0 Processor 4 APIC 0x4
[63310.156972] Disabled fast string operations
[63310.159472] CPU4 is up
[63310.162910] smpboot: Booting Node 0 Processor 5 APIC 0x5
[63310.174508] Disabled fast string operations
[63310.177481] CPU5 is up
[63310.177603] smpboot: Booting Node 0 Processor 6 APIC 0x6
[63310.189234] Disabled fast string operations
[63310.191717] CPU6 is up
[63310.191774] smpboot: Booting Node 0 Processor 7 APIC 0x7
[63310.202811] Disabled fast string operations
[63310.205273] CPU7 is up
[63310.212231] ACPI: Waking up from system sleep state S3
[63310.266378] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[63310.293023] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[63310.306361] pci 0000:01:00.0: power state changed by ACPI to D0
[63310.319718] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[63310.373256] PM: noirq resume of devices complete after 146.556 msecs
[63310.373672] PM: early resume of devices complete after 0.356 msecs
[63310.373728] i915 0000:00:02.0: setting latency timer to 64
[63310.373762] ehci-pci 0000:00:1a.0: setting latency timer to 64
[63310.373820] ehci-pci 0000:00:1d.0: setting latency timer to 64
[63310.373822] ahci 0000:00:1f.2: setting latency timer to 64
[63310.373848] jme 0000:09:00.0: System wakeup disabled by ACPI
[63310.373946] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[63310.374031] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[63310.586513] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[63310.706278] ata1: SATA link down (SStatus 0 SControl 300)
[63310.712940] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[63310.716991] ata3.00: configured for UDMA/100
[63311.852719] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[63313.138818] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[63313.142892] ata2.00: configured for UDMA/133
[63313.155792] sd 1:0:0:0: [sda] Starting disk
[63313.179828] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[63313.186452] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[63313.414454] PM: resume of devices complete after 3041.763 msecs
[63313.418674] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[63313.425977] PM: Finishing wakeup.
[63313.428652] cfg80211: Calling CRDA to update world regulatory domain
[63313.425981] Restarting tasks ... done.
[63313.438810] video LNXVIDEO:00: Restoring backlight state
[63313.438814] video LNXVIDEO:01: Restoring backlight state
[63316.677082] wlan0: authenticate with 00:14:bf:34:2e:4d
[63316.679905] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[63316.683539] wlan0: authenticated
[63316.684256] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[63316.686869] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[63316.689474] wlan0: associated
[63644.901065] PM: Syncing filesystems ... done.
[63646.107459] PM: Preparing system for mem sleep
[63646.258154] Freezing user space processes ... (elapsed 0.01 seconds) done.
[63646.270114] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[63646.283377] PM: Entering mem sleep
[63646.283497] Suspending console(s) (use no_console_suspend to debug)
[63646.287782] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[63646.292819] sd 1:0:0:0: [sda] Stopping disk
[63647.303007] PM: suspend of devices complete after 1019.185 msecs
[63647.303537] PM: late suspend of devices complete after 0.525 msecs
[63647.304065] jme 0000:09:00.0: System wakeup enabled by ACPI
[63647.329623] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[63647.343041] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[63647.356441] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[63647.382979] PM: noirq suspend of devices complete after 79.461 msecs
[63647.383773] ACPI: Preparing to enter system sleep state S3
[63647.399701] PM: Saving platform NVS memory
[63647.406847] Disabling non-boot CPUs ...
[63647.509433] smpboot: CPU 1 is now offline
[63647.512610] smpboot: CPU 2 is now offline
[63647.514871] smpboot: CPU 3 is now offline
[63647.517858] smpboot: CPU 4 is now offline
[63647.520076] smpboot: CPU 5 is now offline
[63647.522281] smpboot: CPU 6 is now offline
[63647.626055] smpboot: CPU 7 is now offline
[63647.626683] Extended CMOS year: 2000
[63647.628498] ACPI: Low-level resume complete
[63647.628536] PM: Restoring platform NVS memory
[63647.629236] Extended CMOS year: 2000
[63647.629302] Enabling non-boot CPUs ...
[63647.632799] smpboot: Booting Node 0 Processor 1 APIC 0x1
[63647.644413] Disabled fast string operations
[63647.646842] CPU1 is up
[63647.650279] smpboot: Booting Node 0 Processor 2 APIC 0x2
[63647.661747] Disabled fast string operations
[63647.664157] CPU2 is up
[63647.664213] smpboot: Booting Node 0 Processor 3 APIC 0x3
[63647.675333] Disabled fast string operations
[63647.677705] CPU3 is up
[63647.677765] smpboot: Booting Node 0 Processor 4 APIC 0x4
[63647.688886] Disabled fast string operations
[63647.691265] CPU4 is up
[63647.691330] smpboot: Booting Node 0 Processor 5 APIC 0x5
[63647.702879] Disabled fast string operations
[63647.705299] CPU5 is up
[63647.705379] smpboot: Booting Node 0 Processor 6 APIC 0x6
[63647.716909] Disabled fast string operations
[63647.719867] CPU6 is up
[63647.720019] smpboot: Booting Node 0 Processor 7 APIC 0x7
[63647.731142] Disabled fast string operations
[63647.733571] CPU7 is up
[63647.740526] ACPI: Waking up from system sleep state S3
[63647.795326] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[63647.821982] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[63647.835311] pci 0000:01:00.0: power state changed by ACPI to D0
[63647.848672] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[63647.902200] PM: noirq resume of devices complete after 146.583 msecs
[63647.902628] PM: early resume of devices complete after 0.367 msecs
[63647.902679] i915 0000:00:02.0: setting latency timer to 64
[63647.902714] ehci-pci 0000:00:1a.0: setting latency timer to 64
[63647.902759] ehci-pci 0000:00:1d.0: setting latency timer to 64
[63647.902777] ahci 0000:00:1f.2: setting latency timer to 64
[63647.902884] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[63647.902892] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[63647.902895] jme 0000:09:00.0: System wakeup disabled by ACPI
[63648.115452] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[63648.221892] ata1: SATA link down (SStatus 0 SControl 300)
[63648.228556] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[63648.232671] ata3.00: configured for UDMA/100
[63649.758177] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[63650.687749] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[63650.705433] ata2.00: configured for UDMA/133
[63650.717879] sd 1:0:0:0: [sda] Starting disk
[63650.743093] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[63650.749728] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[63650.976562] PM: resume of devices complete after 3074.926 msecs
[63650.980935] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[63650.985927] cfg80211: Calling CRDA to update world regulatory domain
[63650.988246] PM: Finishing wakeup.
[63650.988249] Restarting tasks ... done.
[63651.006337] video LNXVIDEO:00: Restoring backlight state
[63651.006341] video LNXVIDEO:01: Restoring backlight state
[63654.236577] wlan0: authenticate with 00:14:bf:34:2e:4d
[63654.239097] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[63654.241905] wlan0: authenticated
[63654.243185] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[63654.245842] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[63654.256169] wlan0: associated
[67579.649470] PM: Syncing filesystems ... done.
[67580.201941] PM: Preparing system for mem sleep
[67580.358615] Freezing user space processes ... (elapsed 0.01 seconds) done.
[67580.370504] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[67580.383842] PM: Entering mem sleep
[67580.383905] Suspending console(s) (use no_console_suspend to debug)
[67580.387523] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[67580.387871] sd 1:0:0:0: [sda] Stopping disk
[67581.400631] PM: suspend of devices complete after 1016.281 msecs
[67581.401157] PM: late suspend of devices complete after 0.521 msecs
[67581.401683] jme 0000:09:00.0: System wakeup enabled by ACPI
[67581.427295] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[67581.440732] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[67581.454148] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[67581.480669] PM: noirq suspend of devices complete after 79.491 msecs
[67581.481464] ACPI: Preparing to enter system sleep state S3
[67581.497399] PM: Saving platform NVS memory
[67581.504483] Disabling non-boot CPUs ...
[67581.506308] smpboot: CPU 1 is now offline
[67581.509003] smpboot: CPU 2 is now offline
[67581.511566] smpboot: CPU 3 is now offline
[67581.513900] smpboot: CPU 4 is now offline
[67581.617185] smpboot: CPU 5 is now offline
[67581.720534] smpboot: CPU 6 is now offline
[67581.823882] smpboot: CPU 7 is now offline
[67581.824463] Extended CMOS year: 2000
[67581.826277] ACPI: Low-level resume complete
[67581.826315] PM: Restoring platform NVS memory
[67581.827016] Extended CMOS year: 2000
[67581.827082] Enabling non-boot CPUs ...
[67581.830577] smpboot: Booting Node 0 Processor 1 APIC 0x1
[67581.842191] Disabled fast string operations
[67581.844986] CPU1 is up
[67581.848479] smpboot: Booting Node 0 Processor 2 APIC 0x2
[67581.859606] Disabled fast string operations
[67581.862015] CPU2 is up
[67581.862068] smpboot: Booting Node 0 Processor 3 APIC 0x3
[67581.873192] Disabled fast string operations
[67581.875600] CPU3 is up
[67581.875660] smpboot: Booting Node 0 Processor 4 APIC 0x4
[67581.886790] Disabled fast string operations
[67581.889173] CPU4 is up
[67581.889223] smpboot: Booting Node 0 Processor 5 APIC 0x5
[67581.900247] Disabled fast string operations
[67581.902676] CPU5 is up
[67581.902729] smpboot: Booting Node 0 Processor 6 APIC 0x6
[67581.913851] Disabled fast string operations
[67581.916242] CPU6 is up
[67581.916293] smpboot: Booting Node 0 Processor 7 APIC 0x7
[67581.927318] Disabled fast string operations
[67581.929801] CPU7 is up
[67581.936979] ACPI: Waking up from system sleep state S3
[67581.993237] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[67582.019909] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[67582.033250] pci 0000:01:00.0: power state changed by ACPI to D0
[67582.046600] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[67582.100168] PM: noirq resume of devices complete after 146.605 msecs
[67582.100596] PM: early resume of devices complete after 0.367 msecs
[67582.100648] i915 0000:00:02.0: setting latency timer to 64
[67582.100680] ehci-pci 0000:00:1a.0: setting latency timer to 64
[67582.100745] jme 0000:09:00.0: System wakeup disabled by ACPI
[67582.100793] ehci-pci 0000:00:1d.0: setting latency timer to 64
[67582.100810] ahci 0000:00:1f.2: setting latency timer to 64
[67582.100875] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[67582.100919] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[67582.313457] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[67582.433306] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[67582.437348] ata3.00: configured for UDMA/100
[67582.439978] ata1: SATA link down (SStatus 0 SControl 300)
[67583.857059] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[67584.847096] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[67584.851011] ata2.00: configured for UDMA/133
[67584.864021] sd 1:0:0:0: [sda] Starting disk
[67584.891735] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[67584.898353] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[67585.125932] PM: resume of devices complete after 3024.773 msecs
[67585.130463] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[67585.137808] PM: Finishing wakeup.
[67585.137812] Restarting tasks ... done.
[67585.140504] cfg80211: Calling CRDA to update world regulatory domain
[67585.150522] video LNXVIDEO:00: Restoring backlight state
[67585.150534] video LNXVIDEO:01: Restoring backlight state
[67585.210667] systemd-logind[375]: Operation finished.
[67588.387482] wlan0: authenticate with 00:14:bf:34:2e:4d
[67588.391050] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[67588.393837] wlan0: authenticated
[67588.394385] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[67588.397100] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=3)
[67588.407733] wlan0: associated
[70587.190121] PM: Syncing filesystems ... done.
[70587.642965] PM: Preparing system for mem sleep
[70587.809140] Freezing user space processes ... (elapsed 0.01 seconds) done.
[70587.820580] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[70587.833917] PM: Entering mem sleep
[70587.833978] Suspending console(s) (use no_console_suspend to debug)
[70587.837801] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[70587.838174] sd 1:0:0:0: [sda] Stopping disk
[70588.850686] PM: suspend of devices complete after 1016.266 msecs
[70588.851205] PM: late suspend of devices complete after 0.514 msecs
[70588.851729] jme 0000:09:00.0: System wakeup enabled by ACPI
[70588.877374] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[70588.890816] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[70588.904184] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[70588.930732] PM: noirq suspend of devices complete after 79.506 msecs
[70588.931530] ACPI: Preparing to enter system sleep state S3
[70588.947463] PM: Saving platform NVS memory
[70588.954609] Disabling non-boot CPUs ...
[70588.956524] smpboot: CPU 1 is now offline
[70588.959218] smpboot: CPU 2 is now offline
[70588.961869] smpboot: CPU 3 is now offline
[70588.964109] smpboot: CPU 4 is now offline
[70589.067256] smpboot: CPU 5 is now offline
[70589.069382] smpboot: CPU 6 is now offline
[70589.173933] smpboot: CPU 7 is now offline
[70589.174528] Extended CMOS year: 2000
[70589.176345] ACPI: Low-level resume complete
[70589.176383] PM: Restoring platform NVS memory
[70589.177082] Extended CMOS year: 2000
[70589.177149] Enabling non-boot CPUs ...
[70589.180650] smpboot: Booting Node 0 Processor 1 APIC 0x1
[70589.192265] Disabled fast string operations
[70589.194696] CPU1 is up
[70589.198131] smpboot: Booting Node 0 Processor 2 APIC 0x2
[70589.209598] Disabled fast string operations
[70589.212002] CPU2 is up
[70589.212066] smpboot: Booting Node 0 Processor 3 APIC 0x3
[70589.223088] Disabled fast string operations
[70589.225475] CPU3 is up
[70589.225536] smpboot: Booting Node 0 Processor 4 APIC 0x4
[70589.237061] Disabled fast string operations
[70589.239933] CPU4 is up
[70589.243400] smpboot: Booting Node 0 Processor 5 APIC 0x5
[70589.254526] Disabled fast string operations
[70589.256974] CPU5 is up
[70589.257033] smpboot: Booting Node 0 Processor 6 APIC 0x6
[70589.268154] Disabled fast string operations
[70589.270576] CPU6 is up
[70589.274011] smpboot: Booting Node 0 Processor 7 APIC 0x7
[70589.285614] Disabled fast string operations
[70589.288643] CPU7 is up
[70589.296230] ACPI: Waking up from system sleep state S3
[70589.353299] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[70589.379960] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[70589.393300] pci 0000:01:00.0: power state changed by ACPI to D0
[70589.406660] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[70589.460221] PM: noirq resume of devices complete after 146.555 msecs
[70589.460646] PM: early resume of devices complete after 0.366 msecs
[70589.460697] i915 0000:00:02.0: setting latency timer to 64
[70589.460728] ehci-pci 0000:00:1a.0: setting latency timer to 64
[70589.460851] jme 0000:09:00.0: System wakeup disabled by ACPI
[70589.460852] ehci-pci 0000:00:1d.0: setting latency timer to 64
[70589.460853] ahci 0000:00:1f.2: setting latency timer to 64
[70589.460887] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[70589.460974] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[70589.673506] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[70589.800040] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[70589.804186] ata3.00: configured for UDMA/100
[70589.806744] ata1: SATA link down (SStatus 0 SControl 300)
[70591.453831] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[70592.220492] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[70592.243195] ata2.00: configured for UDMA/133
[70592.254017] sd 1:0:0:0: [sda] Starting disk
[70592.280670] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[70592.287328] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[70592.516446] PM: resume of devices complete after 3055.231 msecs
[70592.520528] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[70592.527828] PM: Finishing wakeup.
[70592.528082] cfg80211: Calling CRDA to update world regulatory domain
[70592.527832] Restarting tasks ... done.
[70592.539437] video LNXVIDEO:00: Restoring backlight state
[70592.539449] video LNXVIDEO:01: Restoring backlight state
[70595.778643] wlan0: authenticate with 00:14:bf:34:2e:4d
[70595.781293] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[70595.784067] wlan0: authenticated
[70595.784434] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[70595.788193] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=4)
[70595.791619] wlan0: associated
[71980.217077] PM: Syncing filesystems ... done.
[71981.018358] PM: Preparing system for mem sleep
[71981.171636] Freezing user space processes ... (elapsed 0.01 seconds) done.
[71981.183507] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[71981.196810] PM: Entering mem sleep
[71981.196932] Suspending console(s) (use no_console_suspend to debug)
[71981.200972] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[71981.216818] sd 1:0:0:0: [sda] Stopping disk
[71982.230266] PM: suspend of devices complete after 1032.486 msecs
[71982.230792] PM: late suspend of devices complete after 0.521 msecs
[71982.231318] jme 0000:09:00.0: System wakeup enabled by ACPI
[71982.256929] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[71982.270370] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[71982.283752] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[71982.310299] PM: noirq suspend of devices complete after 79.484 msecs
[71982.311097] ACPI: Preparing to enter system sleep state S3
[71982.327027] PM: Saving platform NVS memory
[71982.333823] Disabling non-boot CPUs ...
[71982.335246] smpboot: CPU 1 is now offline
[71982.337451] smpboot: CPU 2 is now offline
[71982.339078] smpboot: CPU 3 is now offline
[71982.340680] smpboot: CPU 4 is now offline
[71982.443478] smpboot: CPU 5 is now offline
[71982.445641] smpboot: CPU 6 is now offline
[71982.550157] smpboot: CPU 7 is now offline
[71982.550715] Extended CMOS year: 2000
[71982.552527] ACPI: Low-level resume complete
[71982.552565] PM: Restoring platform NVS memory
[71982.553266] Extended CMOS year: 2000
[71982.553332] Enabling non-boot CPUs ...
[71982.556833] smpboot: Booting Node 0 Processor 1 APIC 0x1
[71982.568446] Disabled fast string operations
[71982.570869] CPU1 is up
[71982.570932] smpboot: Booting Node 0 Processor 2 APIC 0x2
[71982.582057] Disabled fast string operations
[71982.584444] CPU2 is up
[71982.584509] smpboot: Booting Node 0 Processor 3 APIC 0x3
[71982.596030] Disabled fast string operations
[71982.598412] CPU3 is up
[71982.601840] smpboot: Booting Node 0 Processor 4 APIC 0x4
[71982.613482] Disabled fast string operations
[71982.616263] CPU4 is up
[71982.619699] smpboot: Booting Node 0 Processor 5 APIC 0x5
[71982.631319] Disabled fast string operations
[71982.634297] CPU5 is up
[71982.634431] smpboot: Booting Node 0 Processor 6 APIC 0x6
[71982.645555] Disabled fast string operations
[71982.647984] CPU6 is up
[71982.648039] smpboot: Booting Node 0 Processor 7 APIC 0x7
[71982.659159] Disabled fast string operations
[71982.661576] CPU7 is up
[71982.668548] ACPI: Waking up from system sleep state S3
[71982.722846] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[71982.749495] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[71982.762839] pci 0000:01:00.0: power state changed by ACPI to D0
[71982.776201] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[71982.829758] PM: noirq resume of devices complete after 146.602 msecs
[71982.830192] PM: early resume of devices complete after 0.375 msecs
[71982.830279] i915 0000:00:02.0: setting latency timer to 64
[71982.830288] ehci-pci 0000:00:1a.0: setting latency timer to 64
[71982.830333] ahci 0000:00:1f.2: setting latency timer to 64
[71982.830340] ehci-pci 0000:00:1d.0: setting latency timer to 64
[71982.830429] jme 0000:09:00.0: System wakeup disabled by ACPI
[71982.830464] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[71982.830532] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[71983.043039] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[71983.169584] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[71983.173650] ata3.00: configured for UDMA/100
[71983.176305] ata1: SATA link down (SStatus 0 SControl 300)
[71984.703356] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[71985.613401] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[71985.617329] ata2.00: configured for UDMA/133
[71985.630237] sd 1:0:0:0: [sda] Starting disk
[71985.653780] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[71985.660451] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[71985.889400] PM: resume of devices complete after 3058.639 msecs
[71985.893417] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[71985.898634] cfg80211: Calling CRDA to update world regulatory domain
[71985.900749] PM: Finishing wakeup.
[71985.900753] Restarting tasks ... done.
[71985.910607] video LNXVIDEO:00: Restoring backlight state
[71985.910611] video LNXVIDEO:01: Restoring backlight state
[71989.126861] wlan0: authenticate with 00:14:bf:34:2e:4d
[71989.129691] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[71989.132451] wlan0: authenticated
[71989.133979] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[71989.136660] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=4)
[71989.140837] wlan0: associated
[73950.184978] PM: Syncing filesystems ... done.
[73950.969788] PM: Preparing system for mem sleep
[73951.133001] Freezing user space processes ... (elapsed 0.01 seconds) done.
[73951.144666] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[73951.157995] PM: Entering mem sleep
[73951.158044] Suspending console(s) (use no_console_suspend to debug)
[73951.161711] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[73951.162071] sd 1:0:0:0: [sda] Stopping disk
[73952.174767] PM: suspend of devices complete after 1016.277 msecs
[73952.175294] PM: late suspend of devices complete after 0.522 msecs
[73952.175822] jme 0000:09:00.0: System wakeup enabled by ACPI
[73952.201420] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[73952.214858] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[73952.228259] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[73952.254816] PM: noirq suspend of devices complete after 79.501 msecs
[73952.255611] ACPI: Preparing to enter system sleep state S3
[73952.271592] PM: Saving platform NVS memory
[73952.278663] Disabling non-boot CPUs ...
[73952.381330] smpboot: CPU 1 is now offline
[73952.484683] smpboot: CPU 2 is now offline
[73952.588025] smpboot: CPU 3 is now offline
[73952.691391] smpboot: CPU 4 is now offline
[73952.794737] smpboot: CPU 5 is now offline
[73952.796904] smpboot: CPU 6 is now offline
[73952.901423] smpboot: CPU 7 is now offline
[73952.902016] Extended CMOS year: 2000
[73952.903829] ACPI: Low-level resume complete
[73952.903867] PM: Restoring platform NVS memory
[73952.904567] Extended CMOS year: 2000
[73952.904633] Enabling non-boot CPUs ...
[73952.908092] smpboot: Booting Node 0 Processor 1 APIC 0x1
[73952.919270] Disabled fast string operations
[73952.921778] CPU1 is up
[73952.921847] smpboot: Booting Node 0 Processor 2 APIC 0x2
[73952.932971] Disabled fast string operations
[73952.935364] CPU2 is up
[73952.938811] smpboot: Booting Node 0 Processor 3 APIC 0x3
[73952.949839] Disabled fast string operations
[73952.952276] CPU3 is up
[73952.955704] smpboot: Booting Node 0 Processor 4 APIC 0x4
[73952.966727] Disabled fast string operations
[73952.969132] CPU4 is up
[73952.969185] smpboot: Booting Node 0 Processor 5 APIC 0x5
[73952.980307] Disabled fast string operations
[73952.982718] CPU5 is up
[73952.982781] smpboot: Booting Node 0 Processor 6 APIC 0x6
[73952.993804] Disabled fast string operations
[73952.996222] CPU6 is up
[73952.996278] smpboot: Booting Node 0 Processor 7 APIC 0x7
[73953.007313] Disabled fast string operations
[73953.009749] CPU7 is up
[73953.016705] ACPI: Waking up from system sleep state S3
[73953.070763] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[73953.097431] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[73953.110768] pci 0000:01:00.0: power state changed by ACPI to D0
[73953.124126] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[73953.177698] PM: noirq resume of devices complete after 146.541 msecs
[73953.178113] PM: early resume of devices complete after 0.356 msecs
[73953.178174] i915 0000:00:02.0: setting latency timer to 64
[73953.178201] ehci-pci 0000:00:1a.0: setting latency timer to 64
[73953.178255] ehci-pci 0000:00:1d.0: setting latency timer to 64
[73953.178268] ahci 0000:00:1f.2: setting latency timer to 64
[73953.178320] jme 0000:09:00.0: System wakeup disabled by ACPI
[73953.178394] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[73953.178491] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[73953.391049] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[73953.510845] ata1: SATA link down (SStatus 0 SControl 300)
[73953.524212] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[73953.528356] ata3.00: configured for UDMA/100
[73955.044622] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[73955.944643] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[73955.948633] ata2.00: configured for UDMA/133
[73955.961557] sd 1:0:0:0: [sda] Starting disk
[73955.985070] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[73955.991690] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[73956.220799] PM: resume of devices complete after 3042.120 msecs
[73956.224672] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[73956.231949] PM: Finishing wakeup.
[73956.231953] Restarting tasks ... done.
[73956.243316] video LNXVIDEO:00: Restoring backlight state
[73956.243320] video LNXVIDEO:01: Restoring backlight state
[73956.251294] cfg80211: Calling CRDA to update world regulatory domain
[73959.565919] wlan0: authenticate with 00:14:bf:34:2e:4d
[73959.567945] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[73959.570726] wlan0: authenticated
[73959.571872] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[73959.574487] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=5)
[73959.579471] wlan0: associated
[75435.967933] PM: Syncing filesystems ... done.
[75436.604735] PM: Preparing system for mem sleep
[75436.762712] Freezing user space processes ... (elapsed 0.01 seconds) done.
[75436.774339] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[75436.787695] PM: Entering mem sleep
[75436.787814] Suspending console(s) (use no_console_suspend to debug)
[75436.791808] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[75436.811444] sd 1:0:0:0: [sda] Stopping disk
[75437.824473] PM: suspend of devices complete after 1035.812 msecs
[75437.825002] PM: late suspend of devices complete after 0.524 msecs
[75437.825524] jme 0000:09:00.0: System wakeup enabled by ACPI
[75437.851136] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[75437.864567] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[75437.877961] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[75437.904512] PM: noirq suspend of devices complete after 79.487 msecs
[75437.905307] ACPI: Preparing to enter system sleep state S3
[75437.921237] PM: Saving platform NVS memory
[75437.928028] Disabling non-boot CPUs ...
[75437.929445] smpboot: CPU 1 is now offline
[75437.931600] smpboot: CPU 2 is now offline
[75437.933245] smpboot: CPU 3 is now offline
[75437.934849] smpboot: CPU 4 is now offline
[75437.936447] smpboot: CPU 5 is now offline
[75437.938343] smpboot: CPU 6 is now offline
[75437.939872] smpboot: CPU 7 is now offline
[75437.940087] Extended CMOS year: 2000
[75437.941332] ACPI: Low-level resume complete
[75437.941370] PM: Restoring platform NVS memory
[75437.942069] Extended CMOS year: 2000
[75437.942137] Enabling non-boot CPUs ...
[75437.945589] smpboot: Booting Node 0 Processor 1 APIC 0x1
[75437.956914] Disabled fast string operations
[75437.959506] CPU1 is up
[75437.959598] smpboot: Booting Node 0 Processor 2 APIC 0x2
[75437.970622] Disabled fast string operations
[75437.973011] CPU2 is up
[75437.976461] smpboot: Booting Node 0 Processor 3 APIC 0x3
[75437.988062] Disabled fast string operations
[75437.990513] CPU3 is up
[75437.990564] smpboot: Booting Node 0 Processor 4 APIC 0x4
[75438.001585] Disabled fast string operations
[75438.003986] CPU4 is up
[75438.007423] smpboot: Booting Node 0 Processor 5 APIC 0x5
[75438.019025] Disabled fast string operations
[75438.021488] CPU5 is up
[75438.021542] smpboot: Booting Node 0 Processor 6 APIC 0x6
[75438.032564] Disabled fast string operations
[75438.034960] CPU6 is up
[75438.035009] smpboot: Booting Node 0 Processor 7 APIC 0x7
[75438.046030] Disabled fast string operations
[75438.048438] CPU7 is up
[75438.055400] ACPI: Waking up from system sleep state S3
[75438.109795] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[75438.136453] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[75438.149793] pci 0000:01:00.0: power state changed by ACPI to D0
[75438.163146] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[75438.216708] PM: noirq resume of devices complete after 146.729 msecs
[75438.217126] PM: early resume of devices complete after 0.357 msecs
[75438.217198] i915 0000:00:02.0: setting latency timer to 64
[75438.217213] ehci-pci 0000:00:1a.0: setting latency timer to 64
[75438.217258] ehci-pci 0000:00:1d.0: setting latency timer to 64
[75438.217277] ahci 0000:00:1f.2: setting latency timer to 64
[75438.217335] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[75438.217391] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[75438.217414] jme 0000:09:00.0: System wakeup disabled by ACPI
[75438.429943] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[75438.549859] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[75438.553910] ata3.00: configured for UDMA/100
[75438.556514] ata1: SATA link down (SStatus 0 SControl 300)
[75439.313479] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[75440.970290] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[75440.980299] ata2.00: configured for UDMA/133
[75440.993913] sd 1:0:0:0: [sda] Starting disk
[75441.018503] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[75441.025124] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[75441.252962] PM: resume of devices complete after 3035.271 msecs
[75441.257013] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[75441.264403] PM: Finishing wakeup.
[75441.264407] Restarting tasks ... done.
[75441.268113] cfg80211: Calling CRDA to update world regulatory domain
[75441.773486] video LNXVIDEO:00: Restoring backlight state
[75441.773489] video LNXVIDEO:01: Restoring backlight state
[75444.514377] wlan0: authenticate with 00:14:bf:34:2e:4d
[75444.516983] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[75444.519730] wlan0: authenticated
[75444.520914] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[75444.523604] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=5)
[75444.526275] wlan0: associated
[77200.398416] PM: Syncing filesystems ... done.
[77201.474210] PM: Preparing system for mem sleep
[77201.642441] Freezing user space processes ... (elapsed 0.01 seconds) done.
[77201.654290] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[77201.667639] PM: Entering mem sleep
[77201.667697] Suspending console(s) (use no_console_suspend to debug)
[77201.671428] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[77201.671780] sd 1:0:0:0: [sda] Stopping disk
[77202.684417] PM: suspend of devices complete after 1016.277 msecs
[77202.684942] PM: late suspend of devices complete after 0.521 msecs
[77202.685465] jme 0000:09:00.0: System wakeup enabled by ACPI
[77202.711088] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[77202.724526] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[77202.737929] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[77202.764456] PM: noirq suspend of devices complete after 79.492 msecs
[77202.765251] ACPI: Preparing to enter system sleep state S3
[77202.781188] PM: Saving platform NVS memory
[77202.788322] Disabling non-boot CPUs ...
[77202.890972] smpboot: CPU 1 is now offline
[77202.994318] smpboot: CPU 2 is now offline
[77202.996545] smpboot: CPU 3 is now offline
[77202.998744] smpboot: CPU 4 is now offline
[77203.001278] smpboot: CPU 5 is now offline
[77203.003515] smpboot: CPU 6 is now offline
[77203.107667] smpboot: CPU 7 is now offline
[77203.108254] Extended CMOS year: 2000
[77203.110071] ACPI: Low-level resume complete
[77203.110108] PM: Restoring platform NVS memory
[77203.110806] Extended CMOS year: 2000
[77203.110873] Enabling non-boot CPUs ...
[77203.114373] smpboot: Booting Node 0 Processor 1 APIC 0x1
[77203.125985] Disabled fast string operations
[77203.128412] CPU1 is up
[77203.128479] smpboot: Booting Node 0 Processor 2 APIC 0x2
[77203.139602] Disabled fast string operations
[77203.141990] CPU2 is up
[77203.142049] smpboot: Booting Node 0 Processor 3 APIC 0x3
[77203.153171] Disabled fast string operations
[77203.155567] CPU3 is up
[77203.155646] smpboot: Booting Node 0 Processor 4 APIC 0x4
[77203.166671] Disabled fast string operations
[77203.169086] CPU4 is up
[77203.169143] smpboot: Booting Node 0 Processor 5 APIC 0x5
[77203.180267] Disabled fast string operations
[77203.182715] CPU5 is up
[77203.182777] smpboot: Booting Node 0 Processor 6 APIC 0x6
[77203.193808] Disabled fast string operations
[77203.196198] CPU6 is up
[77203.196247] smpboot: Booting Node 0 Processor 7 APIC 0x7
[77203.207367] Disabled fast string operations
[77203.209770] CPU7 is up
[77203.216959] ACPI: Waking up from system sleep state S3
[77203.273703] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[77203.300360] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[77203.313702] pci 0000:01:00.0: power state changed by ACPI to D0
[77203.327052] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[77203.380621] PM: noirq resume of devices complete after 146.611 msecs
[77203.381060] PM: early resume of devices complete after 0.378 msecs
[77203.381111] i915 0000:00:02.0: setting latency timer to 64
[77203.381146] ehci-pci 0000:00:1a.0: setting latency timer to 64
[77203.381261] jme 0000:09:00.0: System wakeup disabled by ACPI
[77203.381268] ahci 0000:00:1f.2: setting latency timer to 64
[77203.381279] ehci-pci 0000:00:1d.0: setting latency timer to 64
[77203.381310] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[77203.381394] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[77203.594006] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[77203.713765] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[77203.717828] ata3.00: configured for UDMA/100
[77203.727136] ata1: SATA link down (SStatus 0 SControl 300)
[77204.617413] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[77206.197560] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[77206.201648] ata2.00: configured for UDMA/133
[77206.214452] sd 1:0:0:0: [sda] Starting disk
[77206.237912] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[77206.244541] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[77206.473296] PM: resume of devices complete after 3091.661 msecs
[77206.477588] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[77206.482590] cfg80211: Calling CRDA to update world regulatory domain
[77206.484902] PM: Finishing wakeup.
[77206.484906] Restarting tasks ... done.
[77206.494408] video LNXVIDEO:00: Restoring backlight state
[77206.494413] video LNXVIDEO:01: Restoring backlight state
[77209.754740] wlan0: authenticate with 00:14:bf:34:2e:4d
[77209.757365] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[77209.760199] wlan0: authenticated
[77209.761506] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[77209.764268] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=5)
[77209.776497] wlan0: associated
[80541.038622] PM: Syncing filesystems ... done.
[80541.809953] PM: Preparing system for mem sleep
[80541.966493] Freezing user space processes ... (elapsed 0.01 seconds) done.
[80541.978384] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[80541.991643] PM: Entering mem sleep
[80541.991765] Suspending console(s) (use no_console_suspend to debug)
[80541.995898] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[80541.996269] sd 1:0:0:0: [sda] Stopping disk
[80543.008428] PM: suspend of devices complete after 1015.822 msecs
[80543.008955] PM: late suspend of devices complete after 0.523 msecs
[80543.009482] jme 0000:09:00.0: System wakeup enabled by ACPI
[80543.035088] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[80543.048495] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[80543.061909] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[80543.088451] PM: noirq suspend of devices complete after 79.474 msecs
[80543.089249] ACPI: Preparing to enter system sleep state S3
[80543.105210] PM: Saving platform NVS memory
[80543.112290] Disabling non-boot CPUs ...
[80543.114100] smpboot: CPU 1 is now offline
[80543.117002] smpboot: CPU 2 is now offline
[80543.119197] smpboot: CPU 3 is now offline
[80543.221635] smpboot: CPU 4 is now offline
[80543.223750] smpboot: CPU 5 is now offline
[80543.226746] smpboot: CPU 6 is now offline
[80543.228794] smpboot: CPU 7 is now offline
[80543.229246] Extended CMOS year: 2000
[80543.231061] ACPI: Low-level resume complete
[80543.231099] PM: Restoring platform NVS memory
[80543.231798] Extended CMOS year: 2000
[80543.231865] Enabling non-boot CPUs ...
[80543.235322] smpboot: Booting Node 0 Processor 1 APIC 0x1
[80543.246938] Disabled fast string operations
[80543.249737] CPU1 is up
[80543.253231] smpboot: Booting Node 0 Processor 2 APIC 0x2
[80543.264268] Disabled fast string operations
[80543.266627] CPU2 is up
[80543.266684] smpboot: Booting Node 0 Processor 3 APIC 0x3
[80543.277808] Disabled fast string operations
[80543.280230] CPU3 is up
[80543.280286] smpboot: Booting Node 0 Processor 4 APIC 0x4
[80543.291829] Disabled fast string operations
[80543.294448] CPU4 is up
[80543.297882] smpboot: Booting Node 0 Processor 5 APIC 0x5
[80543.308908] Disabled fast string operations
[80543.311360] CPU5 is up
[80543.311420] smpboot: Booting Node 0 Processor 6 APIC 0x6
[80543.323046] Disabled fast string operations
[80543.325481] CPU6 is up
[80543.328913] smpboot: Booting Node 0 Processor 7 APIC 0x7
[80543.340516] Disabled fast string operations
[80543.343571] CPU7 is up
[80543.351163] ACPI: Waking up from system sleep state S3
[80543.407656] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[80543.434329] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[80543.447662] pci 0000:01:00.0: power state changed by ACPI to D0
[80543.461025] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[80543.514588] PM: noirq resume of devices complete after 146.603 msecs
[80543.515018] PM: early resume of devices complete after 0.370 msecs
[80543.515096] i915 0000:00:02.0: setting latency timer to 64
[80543.515113] ehci-pci 0000:00:1a.0: setting latency timer to 64
[80543.515154] ehci-pci 0000:00:1d.0: setting latency timer to 64
[80543.515179] ahci 0000:00:1f.2: setting latency timer to 64
[80543.515280] jme 0000:09:00.0: System wakeup disabled by ACPI
[80543.515303] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[80543.515337] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[80543.727976] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[80543.847773] ata1: SATA link down (SStatus 0 SControl 300)
[80543.854434] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[80543.858570] ata3.00: configured for UDMA/100
[80544.381000] Extended CMOS year: 2000
[80545.271474] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[80546.214842] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[80546.229397] ata2.00: configured for UDMA/133
[80546.241706] sd 1:0:0:0: [sda] Starting disk
[80546.267367] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[80546.274002] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[80546.503764] PM: resume of devices complete after 2988.189 msecs
[80546.508219] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[80546.513071] cfg80211: Calling CRDA to update world regulatory domain
[80546.515492] PM: Finishing wakeup.
[80546.515495] Restarting tasks ... done.
[80546.525984] video LNXVIDEO:00: Restoring backlight state
[80546.525988] video LNXVIDEO:01: Restoring backlight state
[80549.785419] wlan0: authenticate with 00:14:bf:34:2e:4d
[80549.788099] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[80549.790903] wlan0: authenticated
[80549.792124] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[80549.794767] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=5)
[80549.799117] wlan0: associated
[82692.219438] PM: Syncing filesystems ... done.
[82692.480663] PM: Preparing system for mem sleep
[82692.657220] Freezing user space processes ... (elapsed 0.01 seconds) done.
[82692.669009] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[82692.682351] PM: Entering mem sleep
[82692.682472] Suspending console(s) (use no_console_suspend to debug)
[82692.686501] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[82692.686786] sd 1:0:0:0: [sda] Stopping disk
[82693.699184] PM: suspend of devices complete after 1015.854 msecs
[82693.699715] PM: late suspend of devices complete after 0.526 msecs
[82693.700243] jme 0000:09:00.0: System wakeup enabled by ACPI
[82693.725831] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[82693.739286] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[82693.752727] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[82693.779219] PM: noirq suspend of devices complete after 79.483 msecs
[82693.780016] ACPI: Preparing to enter system sleep state S3
[82693.795947] PM: Saving platform NVS memory
[82693.803085] Disabling non-boot CPUs ...
[82693.804940] smpboot: CPU 1 is now offline
[82693.909069] smpboot: CPU 2 is now offline
[82694.012418] smpboot: CPU 3 is now offline
[82694.115769] smpboot: CPU 4 is now offline
[82694.219122] smpboot: CPU 5 is now offline
[82694.322465] smpboot: CPU 6 is now offline
[82694.324571] smpboot: CPU 7 is now offline
[82694.325073] Extended CMOS year: 2000
[82694.326889] ACPI: Low-level resume complete
[82694.326927] PM: Restoring platform NVS memory
[82694.327627] Extended CMOS year: 2000
[82694.327694] Enabling non-boot CPUs ...
[82694.331186] smpboot: Booting Node 0 Processor 1 APIC 0x1
[82694.342818] Disabled fast string operations
[82694.345602] CPU1 is up
[82694.345763] smpboot: Booting Node 0 Processor 2 APIC 0x2
[82694.356786] Disabled fast string operations
[82694.359195] CPU2 is up
[82694.362642] smpboot: Booting Node 0 Processor 3 APIC 0x3
[82694.374248] Disabled fast string operations
[82694.377135] CPU3 is up
[82694.377317] smpboot: Booting Node 0 Processor 4 APIC 0x4
[82694.388339] Disabled fast string operations
[82694.390733] CPU4 is up
[82694.390785] smpboot: Booting Node 0 Processor 5 APIC 0x5
[82694.401923] Disabled fast string operations
[82694.404316] CPU5 is up
[82694.407753] smpboot: Booting Node 0 Processor 6 APIC 0x6
[82694.419307] Disabled fast string operations
[82694.421742] CPU6 is up
[82694.421789] smpboot: Booting Node 0 Processor 7 APIC 0x7
[82694.432834] Disabled fast string operations
[82694.435307] CPU7 is up
[82694.442510] ACPI: Waking up from system sleep state S3
[82694.498500] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[82694.525141] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[82694.538493] pci 0000:01:00.0: power state changed by ACPI to D0
[82694.551844] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[82694.605414] PM: noirq resume of devices complete after 146.604 msecs
[82694.605851] PM: early resume of devices complete after 0.377 msecs
[82694.605908] i915 0000:00:02.0: setting latency timer to 64
[82694.605936] ehci-pci 0000:00:1a.0: setting latency timer to 64
[82694.605998] ehci-pci 0000:00:1d.0: setting latency timer to 64
[82694.606027] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[82694.606030] ahci 0000:00:1f.2: setting latency timer to 64
[82694.606062] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[82694.606127] jme 0000:09:00.0: System wakeup disabled by ACPI
[82694.818713] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[82694.925213] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[82694.929263] ata3.00: configured for UDMA/100
[82694.931859] ata1: SATA link down (SStatus 0 SControl 300)
[82695.475681] Extended CMOS year: 2000
[82695.662216] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[82697.402354] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[82697.406281] ata2.00: configured for UDMA/133
[82697.419248] sd 1:0:0:0: [sda] Starting disk
[82697.446950] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[82697.453655] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[82697.681350] PM: resume of devices complete after 3074.927 msecs
[82697.693139] PM: Finishing wakeup.
[82697.693143] Restarting tasks ... done.
[82697.703879] video LNXVIDEO:00: Restoring backlight state
[82697.703884] video LNXVIDEO:01: Restoring backlight state
[84035.564529] PM: Syncing filesystems ... done.
[84035.904691] PM: Preparing system for mem sleep
[84036.047853] Freezing user space processes ... (elapsed 0.01 seconds) done.
[84036.059518] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[84036.072851] PM: Entering mem sleep
[84036.072972] Suspending console(s) (use no_console_suspend to debug)
[84036.076903] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[84036.077331] sd 1:0:0:0: [sda] Stopping disk
[84037.089635] PM: suspend of devices complete after 1015.821 msecs
[84037.090165] PM: late suspend of devices complete after 0.525 msecs
[84037.090691] jme 0000:09:00.0: System wakeup enabled by ACPI
[84037.116306] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[84037.129708] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[84037.143123] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[84037.169667] PM: noirq suspend of devices complete after 79.481 msecs
[84037.170465] ACPI: Preparing to enter system sleep state S3
[84037.186428] PM: Saving platform NVS memory
[84037.193191] Disabling non-boot CPUs ...
[84037.194573] smpboot: CPU 1 is now offline
[84037.196546] smpboot: CPU 2 is now offline
[84037.198879] smpboot: CPU 3 is now offline
[84037.302854] smpboot: CPU 4 is now offline
[84037.305105] smpboot: CPU 5 is now offline
[84037.308165] smpboot: CPU 6 is now offline
[84037.310239] smpboot: CPU 7 is now offline
[84037.310784] Extended CMOS year: 2000
[84037.312603] ACPI: Low-level resume complete
[84037.312641] PM: Restoring platform NVS memory
[84037.313340] Extended CMOS year: 2000
[84037.313406] Enabling non-boot CPUs ...
[84037.316866] smpboot: Booting Node 0 Processor 1 APIC 0x1
[84037.328481] Disabled fast string operations
[84037.331267] CPU1 is up
[84037.334757] smpboot: Booting Node 0 Processor 2 APIC 0x2
[84037.345781] Disabled fast string operations
[84037.348148] CPU2 is up
[84037.348204] smpboot: Booting Node 0 Processor 3 APIC 0x3
[84037.359326] Disabled fast string operations
[84037.361703] CPU3 is up
[84037.361753] smpboot: Booting Node 0 Processor 4 APIC 0x4
[84037.372876] Disabled fast string operations
[84037.375255] CPU4 is up
[84037.375311] smpboot: Booting Node 0 Processor 5 APIC 0x5
[84037.386841] Disabled fast string operations
[84037.389262] CPU5 is up
[84037.389325] smpboot: Booting Node 0 Processor 6 APIC 0x6
[84037.400446] Disabled fast string operations
[84037.402863] CPU6 is up
[84037.402910] smpboot: Booting Node 0 Processor 7 APIC 0x7
[84037.414446] Disabled fast string operations
[84037.416884] CPU7 is up
[84037.423872] ACPI: Waking up from system sleep state S3
[84037.478868] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[84037.505533] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[84037.518871] pci 0000:01:00.0: power state changed by ACPI to D0
[84037.532229] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[84037.585800] PM: noirq resume of devices complete after 146.566 msecs
[84037.586215] PM: early resume of devices complete after 0.356 msecs
[84037.586275] i915 0000:00:02.0: setting latency timer to 64
[84037.586305] ehci-pci 0000:00:1a.0: setting latency timer to 64
[84037.586363] ehci-pci 0000:00:1d.0: setting latency timer to 64
[84037.586367] ahci 0000:00:1f.2: setting latency timer to 64
[84037.586464] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[84037.586471] jme 0000:09:00.0: System wakeup disabled by ACPI
[84037.586548] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[84037.799001] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[84037.925619] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[84037.929762] ata3.00: configured for UDMA/100
[84037.932281] ata1: SATA link down (SStatus 0 SControl 300)
[84038.456551] Extended CMOS year: 2000
[84038.859280] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[84040.372716] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[84040.376789] ata2.00: configured for UDMA/133
[84040.389652] sd 1:0:0:0: [sda] Starting disk
[84040.411376] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[84040.418018] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[84040.648499] PM: resume of devices complete after 3061.715 msecs
[84040.652803] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[84040.660163] PM: Finishing wakeup.
[84040.660167] Restarting tasks ... done.
[84040.671867] video LNXVIDEO:00: Restoring backlight state
[84040.671871] video LNXVIDEO:01: Restoring backlight state
[84040.682735] cfg80211: Calling CRDA to update world regulatory domain
[84043.929597] wlan0: authenticate with 00:14:bf:34:2e:4d
[84043.932472] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[84043.935275] wlan0: authenticated
[84043.936688] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[84043.939346] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=5)
[84043.942058] wlan0: associated
[86407.040904] PM: Syncing filesystems ... done.
[86407.766170] PM: Preparing system for mem sleep
[86407.921669] Freezing user space processes ... (elapsed 0.01 seconds) done.
[86407.933897] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[86407.947201] PM: Entering mem sleep
[86407.947326] Suspending console(s) (use no_console_suspend to debug)
[86407.951638] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[86407.952067] sd 1:0:0:0: [sda] Stopping disk
[86408.964018] PM: suspend of devices complete after 1015.838 msecs
[86408.964545] PM: late suspend of devices complete after 0.522 msecs
[86408.965074] jme 0000:09:00.0: System wakeup enabled by ACPI
[86408.990643] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[86409.004074] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[86409.017488] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[86409.044033] PM: noirq suspend of devices complete after 79.467 msecs
[86409.044829] ACPI: Preparing to enter system sleep state S3
[86409.060791] PM: Saving platform NVS memory
[86409.067554] Disabling non-boot CPUs ...
[86409.068944] smpboot: CPU 1 is now offline
[86409.071496] smpboot: CPU 2 is now offline
[86409.073465] smpboot: CPU 3 is now offline
[86409.177218] smpboot: CPU 4 is now offline
[86409.179429] smpboot: CPU 5 is now offline
[86409.181551] smpboot: CPU 6 is now offline
[86409.183983] smpboot: CPU 7 is now offline
[86409.184568] Extended CMOS year: 2000
[86409.186394] ACPI: Low-level resume complete
[86409.186432] PM: Restoring platform NVS memory
[86409.187132] Extended CMOS year: 2000
[86409.187199] Enabling non-boot CPUs ...
[86409.190655] smpboot: Booting Node 0 Processor 1 APIC 0x1
[86409.202271] Disabled fast string operations
[86409.205073] CPU1 is up
[86409.205208] smpboot: Booting Node 0 Processor 2 APIC 0x2
[86409.216233] Disabled fast string operations
[86409.218626] CPU2 is up
[86409.218681] smpboot: Booting Node 0 Processor 3 APIC 0x3
[86409.229825] Disabled fast string operations
[86409.232192] CPU3 is up
[86409.232275] smpboot: Booting Node 0 Processor 4 APIC 0x4
[86409.243400] Disabled fast string operations
[86409.245800] CPU4 is up
[86409.245858] smpboot: Booting Node 0 Processor 5 APIC 0x5
[86409.257409] Disabled fast string operations
[86409.260048] CPU5 is up
[86409.260104] smpboot: Booting Node 0 Processor 6 APIC 0x6
[86409.271127] Disabled fast string operations
[86409.273563] CPU6 is up
[86409.273618] smpboot: Booting Node 0 Processor 7 APIC 0x7
[86409.284642] Disabled fast string operations
[86409.287122] CPU7 is up
[86409.294323] ACPI: Waking up from system sleep state S3
[86409.349914] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[86409.376595] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[86409.389922] pci 0000:01:00.0: power state changed by ACPI to D0
[86409.403283] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[86409.456844] PM: noirq resume of devices complete after 146.615 msecs
[86409.457274] PM: early resume of devices complete after 0.369 msecs
[86409.457332] i915 0000:00:02.0: setting latency timer to 64
[86409.457359] ehci-pci 0000:00:1a.0: setting latency timer to 64
[86409.457410] ehci-pci 0000:00:1d.0: setting latency timer to 64
[86409.457424] ahci 0000:00:1f.2: setting latency timer to 64
[86409.457525] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[86409.457536] jme 0000:09:00.0: System wakeup disabled by ACPI
[86409.457548] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[86409.670174] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[86409.796645] ata1: SATA link down (SStatus 0 SControl 300)
[86409.803372] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[86409.807515] ata3.00: configured for UDMA/100
[86410.324090] Extended CMOS year: 2000
[86411.353809] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[86412.243785] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[86412.255286] ata2.00: configured for UDMA/133
[86412.267371] sd 1:0:0:0: [sda] Starting disk
[86412.293294] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[86412.299975] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[86412.529759] PM: resume of devices complete after 3071.914 msecs
[86412.533815] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[86412.537213] cfg80211: Calling CRDA to update world regulatory domain
[86412.541121] PM: Finishing wakeup.
[86412.541125] Restarting tasks ... done.
[86412.554607] video LNXVIDEO:00: Restoring backlight state
[86412.554612] video LNXVIDEO:01: Restoring backlight state
[86415.837899] wlan0: authenticate with 00:14:bf:34:2e:4d
[86415.839257] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[86415.841998] wlan0: authenticated
[86415.844353] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[86415.846984] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=5)
[86415.854247] wlan0: associated
[90456.360644] PM: Syncing filesystems ... done.
[90456.731846] PM: Preparing system for mem sleep
[90456.885229] Freezing user space processes ... (elapsed 0.01 seconds) done.
[90456.896908] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[90456.910248] PM: Entering mem sleep
[90456.910374] Suspending console(s) (use no_console_suspend to debug)
[90456.914235] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[90456.914615] sd 1:0:0:0: [sda] Stopping disk
[90457.926999] PM: suspend of devices complete after 1015.781 msecs
[90457.927524] PM: late suspend of devices complete after 0.520 msecs
[90457.928050] jme 0000:09:00.0: System wakeup enabled by ACPI
[90457.953698] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[90457.967119] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[90457.980551] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[90458.007057] PM: noirq suspend of devices complete after 79.513 msecs
[90458.007851] ACPI: Preparing to enter system sleep state S3
[90458.023796] PM: Saving platform NVS memory
[90458.030943] Disabling non-boot CPUs ...
[90458.032819] smpboot: CPU 1 is now offline
[90458.035413] smpboot: CPU 2 is now offline
[90458.038058] smpboot: CPU 3 is now offline
[90458.040359] smpboot: CPU 4 is now offline
[90458.042839] smpboot: CPU 5 is now offline
[90458.146913] smpboot: CPU 6 is now offline
[90458.148943] smpboot: CPU 7 is now offline
[90458.149426] Extended CMOS year: 2000
[90458.151237] ACPI: Low-level resume complete
[90458.151275] PM: Restoring platform NVS memory
[90458.151976] Extended CMOS year: 2000
[90458.152043] Enabling non-boot CPUs ...
[90458.155498] smpboot: Booting Node 0 Processor 1 APIC 0x1
[90458.166704] Disabled fast string operations
[90458.169211] CPU1 is up
[90458.169299] smpboot: Booting Node 0 Processor 2 APIC 0x2
[90458.180423] Disabled fast string operations
[90458.182815] CPU2 is up
[90458.186257] smpboot: Booting Node 0 Processor 3 APIC 0x3
[90458.197860] Disabled fast string operations
[90458.200348] CPU3 is up
[90458.200407] smpboot: Booting Node 0 Processor 4 APIC 0x4
[90458.211444] Disabled fast string operations
[90458.213852] CPU4 is up
[90458.213900] smpboot: Booting Node 0 Processor 5 APIC 0x5
[90458.225522] Disabled fast string operations
[90458.228400] CPU5 is up
[90458.231877] smpboot: Booting Node 0 Processor 6 APIC 0x6
[90458.243569] Disabled fast string operations
[90458.246488] CPU6 is up
[90458.246642] smpboot: Booting Node 0 Processor 7 APIC 0x7
[90458.257674] Disabled fast string operations
[90458.260137] CPU7 is up
[90458.267095] ACPI: Waking up from system sleep state S3
[90458.322944] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[90458.349605] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[90458.362937] pci 0000:01:00.0: power state changed by ACPI to D0
[90458.376288] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[90458.429858] PM: noirq resume of devices complete after 146.550 msecs
[90458.430290] PM: early resume of devices complete after 0.371 msecs
[90458.430346] i915 0000:00:02.0: setting latency timer to 64
[90458.430381] ehci-pci 0000:00:1a.0: setting latency timer to 64
[90458.430444] ehci-pci 0000:00:1d.0: setting latency timer to 64
[90458.430463] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[90458.430485] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[90458.430488] ahci 0000:00:1f.2: setting latency timer to 64
[90458.430618] jme 0000:09:00.0: System wakeup disabled by ACPI
[90458.643198] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[90458.749666] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[90458.753714] ata3.00: configured for UDMA/100
[90458.763046] ata1: SATA link down (SStatus 0 SControl 300)
[90459.796962] Extended CMOS year: 2000
[90460.103388] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[90461.203462] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[90461.210000] ata2.00: configured for UDMA/133
[90461.223646] sd 1:0:0:0: [sda] Starting disk
[90461.248617] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[90461.255265] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[90461.482910] PM: resume of devices complete after 3052.051 msecs
[90461.493497] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[90461.494209] PM: Finishing wakeup.
[90461.494213] Restarting tasks ... done.
[90461.501417] cfg80211: Calling CRDA to update world regulatory domain
[90461.508805] video LNXVIDEO:00: Restoring backlight state
[90461.508810] video LNXVIDEO:01: Restoring backlight state
[90461.567019] systemd-logind[375]: Operation finished.
[90464.749106] wlan0: authenticate with 00:14:bf:34:2e:4d
[90464.751817] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[90464.757257] wlan0: authenticated
[90464.757398] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[90464.760014] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=4)
[90464.762350] wlan0: associated
[91192.076630] usb 4-1.1: new high-speed USB device number 6 using ehci-pci
[91192.183184] usblp 4-1.1:1.0: usblp1: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
[91192.606367] WARNING! power/level is deprecated; use power/control instead
[91198.835634] usblp1: removed
[92034.473848] PM: Syncing filesystems ... done.
[92034.822315] PM: Preparing system for mem sleep
[92034.971623] Freezing user space processes ... (elapsed 0.01 seconds) done.
[92034.983412] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[92034.996766] PM: Entering mem sleep
[92034.996897] Suspending console(s) (use no_console_suspend to debug)
[92035.018220] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[92035.018655] sd 1:0:0:0: [sda] Stopping disk
[92036.030227] PM: suspend of devices complete after 1032.473 msecs
[92036.030759] PM: late suspend of devices complete after 0.527 msecs
[92036.031290] jme 0000:09:00.0: System wakeup enabled by ACPI
[92036.056886] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[92036.070306] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[92036.083735] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[92036.110239] PM: noirq suspend of devices complete after 79.460 msecs
[92036.111038] ACPI: Preparing to enter system sleep state S3
[92036.127001] PM: Saving platform NVS memory
[92036.134187] Disabling non-boot CPUs ...
[92036.236764] smpboot: CPU 1 is now offline
[92036.239088] smpboot: CPU 2 is now offline
[92036.242237] smpboot: CPU 3 is now offline
[92036.244538] smpboot: CPU 4 is now offline
[92036.247049] smpboot: CPU 5 is now offline
[92036.350116] smpboot: CPU 6 is now offline
[92036.453468] smpboot: CPU 7 is now offline
[92036.454176] Extended CMOS year: 2000
[92036.455992] ACPI: Low-level resume complete
[92036.456030] PM: Restoring platform NVS memory
[92036.456730] Extended CMOS year: 2000
[92036.456796] Enabling non-boot CPUs ...
[92036.460252] smpboot: Booting Node 0 Processor 1 APIC 0x1
[92036.471430] Disabled fast string operations
[92036.473935] CPU1 is up
[92036.477389] smpboot: Booting Node 0 Processor 2 APIC 0x2
[92036.489012] Disabled fast string operations
[92036.491433] CPU2 is up
[92036.491484] smpboot: Booting Node 0 Processor 3 APIC 0x3
[92036.502506] Disabled fast string operations
[92036.504899] CPU3 is up
[92036.504960] smpboot: Booting Node 0 Processor 4 APIC 0x4
[92036.516082] Disabled fast string operations
[92036.518464] CPU4 is up
[92036.518558] smpboot: Booting Node 0 Processor 5 APIC 0x5
[92036.530213] Disabled fast string operations
[92036.532619] CPU5 is up
[92036.532711] smpboot: Booting Node 0 Processor 6 APIC 0x6
[92036.543835] Disabled fast string operations
[92036.546269] CPU6 is up
[92036.546319] smpboot: Booting Node 0 Processor 7 APIC 0x7
[92036.557843] Disabled fast string operations
[92036.560355] CPU7 is up
[92036.567333] ACPI: Waking up from system sleep state S3
[92036.622820] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[92036.649476] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[92036.662814] pci 0000:01:00.0: power state changed by ACPI to D0
[92036.676171] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[92036.729750] PM: noirq resume of devices complete after 146.547 msecs
[92036.730188] PM: early resume of devices complete after 0.378 msecs
[92036.730239] i915 0000:00:02.0: setting latency timer to 64
[92036.730278] ehci-pci 0000:00:1a.0: setting latency timer to 64
[92036.730333] ehci-pci 0000:00:1d.0: setting latency timer to 64
[92036.730337] ahci 0000:00:1f.2: setting latency timer to 64
[92036.730390] jme 0000:09:00.0: System wakeup disabled by ACPI
[92036.730475] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[92036.730512] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[92036.943091] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[92037.062881] ata1: SATA link down (SStatus 0 SControl 300)
[92037.076263] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[92037.080408] ata3.00: configured for UDMA/100
[92037.597192] Extended CMOS year: 2000
[92038.353271] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[92039.510019] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[92039.513871] ata2.00: configured for UDMA/133
[92039.526945] sd 1:0:0:0: [sda] Starting disk
[92039.549860] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[92039.556476] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[92039.785780] PM: resume of devices complete after 3055.024 msecs
[92039.790051] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[92039.792155] cfg80211: Calling CRDA to update world regulatory domain
[92039.797361] PM: Finishing wakeup.
[92039.797366] Restarting tasks ... done.
[92039.809114] video LNXVIDEO:00: Restoring backlight state
[92039.809122] video LNXVIDEO:01: Restoring backlight state
[92043.047264] wlan0: authenticate with 00:14:bf:34:2e:4d
[92043.050054] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[92043.052881] wlan0: authenticated
[92043.054004] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[92043.056687] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=4)
[92043.062444] wlan0: associated
[92576.651872] PM: Syncing filesystems ... done.
[92577.067052] PM: Preparing system for mem sleep
[92577.216399] Freezing user space processes ... (elapsed 0.01 seconds) done.
[92577.228030] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[92577.241369] PM: Entering mem sleep
[92577.241493] Suspending console(s) (use no_console_suspend to debug)
[92577.245840] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[92577.246270] sd 1:0:0:0: [sda] Stopping disk
[92578.258165] PM: suspend of devices complete after 1015.821 msecs
[92578.258695] PM: late suspend of devices complete after 0.525 msecs
[92578.259226] jme 0000:09:00.0: System wakeup enabled by ACPI
[92578.284792] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[92578.298232] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[92578.311682] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[92578.338190] PM: noirq suspend of devices complete after 79.476 msecs
[92578.338987] ACPI: Preparing to enter system sleep state S3
[92578.354918] PM: Saving platform NVS memory
[92578.362098] Disabling non-boot CPUs ...
[92578.364056] smpboot: CPU 1 is now offline
[92578.367311] smpboot: CPU 2 is now offline
[92578.370441] smpboot: CPU 3 is now offline
[92578.474702] smpboot: CPU 4 is now offline
[92578.578054] smpboot: CPU 5 is now offline
[92578.681397] smpboot: CPU 6 is now offline
[92578.683581] smpboot: CPU 7 is now offline
[92578.684116] Extended CMOS year: 2000
[92578.685938] ACPI: Low-level resume complete
[92578.685976] PM: Restoring platform NVS memory
[92578.686676] Extended CMOS year: 2000
[92578.686743] Enabling non-boot CPUs ...
[92578.690232] smpboot: Booting Node 0 Processor 1 APIC 0x1
[92578.701881] Disabled fast string operations
[92578.704271] CPU1 is up
[92578.704336] smpboot: Booting Node 0 Processor 2 APIC 0x2
[92578.715459] Disabled fast string operations
[92578.717860] CPU2 is up
[92578.721301] smpboot: Booting Node 0 Processor 3 APIC 0x3
[92578.732907] Disabled fast string operations
[92578.735801] CPU3 is up
[92578.739273] smpboot: Booting Node 0 Processor 4 APIC 0x4
[92578.750885] Disabled fast string operations
[92578.753693] CPU4 is up
[92578.753820] smpboot: Booting Node 0 Processor 5 APIC 0x5
[92578.764945] Disabled fast string operations
[92578.767363] CPU5 is up
[92578.767420] smpboot: Booting Node 0 Processor 6 APIC 0x6
[92578.779041] Disabled fast string operations
[92578.781494] CPU6 is up
[92578.781549] smpboot: Booting Node 0 Processor 7 APIC 0x7
[92578.792669] Disabled fast string operations
[92578.795113] CPU7 is up
[92578.802097] ACPI: Waking up from system sleep state S3
[92578.857431] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[92578.884083] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[92578.897427] pci 0000:01:00.0: power state changed by ACPI to D0
[92578.910789] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[92578.964353] PM: noirq resume of devices complete after 146.589 msecs
[92578.964790] PM: early resume of devices complete after 0.378 msecs
[92578.964851] i915 0000:00:02.0: setting latency timer to 64
[92578.964881] ehci-pci 0000:00:1a.0: setting latency timer to 64
[92578.964993] ehci-pci 0000:00:1d.0: setting latency timer to 64
[92578.965008] ahci 0000:00:1f.2: setting latency timer to 64
[92578.965009] jme 0000:09:00.0: System wakeup disabled by ACPI
[92578.965086] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[92578.965154] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[92579.177709] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[92579.297505] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[92579.301587] ata3.00: configured for UDMA/100
[92579.304163] ata1: SATA link down (SStatus 0 SControl 300)
[92579.835392] Extended CMOS year: 2000
[92580.444553] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[92581.731297] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[92581.735195] ata2.00: configured for UDMA/133
[92581.748242] sd 1:0:0:0: [sda] Starting disk
[92581.777253] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[92581.783901] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[92582.013902] PM: resume of devices complete after 3048.533 msecs
[92582.018007] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[92582.025326] PM: Finishing wakeup.
[92582.025330] Restarting tasks ... done.
[92582.044628] cfg80211: Calling CRDA to update world regulatory domain
[92582.534705] video LNXVIDEO:00: Restoring backlight state
[92582.534709] video LNXVIDEO:01: Restoring backlight state
[92585.313271] wlan0: authenticate with 00:14:bf:34:2e:4d
[92585.316061] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[92585.318814] wlan0: authenticated
[92585.322010] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[92585.324707] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=4)
[92585.336496] wlan0: associated
[96232.467026] PM: Syncing filesystems ... done.
[96233.131632] PM: Preparing system for mem sleep
[96233.291054] Freezing user space processes ... (elapsed 0.01 seconds) done.
[96233.302865] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[96233.316204] PM: Entering mem sleep
[96233.316323] Suspending console(s) (use no_console_suspend to debug)
[96233.320260] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[96233.321002] sd 1:0:0:0: [sda] Stopping disk
[96234.333008] PM: suspend of devices complete after 1015.831 msecs
[96234.333538] PM: late suspend of devices complete after 0.526 msecs
[96234.334067] jme 0000:09:00.0: System wakeup enabled by ACPI
[96234.359644] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[96234.373079] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[96234.386505] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[96234.413006] PM: noirq suspend of devices complete after 79.448 msecs
[96234.413800] ACPI: Preparing to enter system sleep state S3
[96234.429751] PM: Saving platform NVS memory
[96234.436552] Disabling non-boot CPUs ...
[96234.539531] smpboot: CPU 1 is now offline
[96234.642871] smpboot: CPU 2 is now offline
[96234.645073] smpboot: CPU 3 is now offline
[96234.647358] smpboot: CPU 4 is now offline
[96234.649856] smpboot: CPU 5 is now offline
[96234.752896] smpboot: CPU 6 is now offline
[96234.754956] smpboot: CPU 7 is now offline
[96234.755494] Extended CMOS year: 2000
[96234.757309] ACPI: Low-level resume complete
[96234.757347] PM: Restoring platform NVS memory
[96234.758048] Extended CMOS year: 2000
[96234.758115] Enabling non-boot CPUs ...
[96234.761607] smpboot: Booting Node 0 Processor 1 APIC 0x1
[96234.773237] Disabled fast string operations
[96234.776062] CPU1 is up
[96234.776219] smpboot: Booting Node 0 Processor 2 APIC 0x2
[96234.787243] Disabled fast string operations
[96234.789640] CPU2 is up
[96234.789699] smpboot: Booting Node 0 Processor 3 APIC 0x3
[96234.800866] Disabled fast string operations
[96234.803299] CPU3 is up
[96234.806735] smpboot: Booting Node 0 Processor 4 APIC 0x4
[96234.818364] Disabled fast string operations
[96234.820798] CPU4 is up
[96234.820854] smpboot: Booting Node 0 Processor 5 APIC 0x5
[96234.831877] Disabled fast string operations
[96234.834281] CPU5 is up
[96234.834338] smpboot: Booting Node 0 Processor 6 APIC 0x6
[96234.845460] Disabled fast string operations
[96234.847888] CPU6 is up
[96234.847942] smpboot: Booting Node 0 Processor 7 APIC 0x7
[96234.859061] Disabled fast string operations
[96234.861464] CPU7 is up
[96234.868427] ACPI: Waking up from system sleep state S3
[96234.922250] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[96234.948930] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[96234.962256] pci 0000:01:00.0: power state changed by ACPI to D0
[96234.975626] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[96235.029184] PM: noirq resume of devices complete after 146.771 msecs
[96235.029615] PM: early resume of devices complete after 0.372 msecs
[96235.029671] i915 0000:00:02.0: setting latency timer to 64
[96235.029695] ehci-pci 0000:00:1a.0: setting latency timer to 64
[96235.029747] ehci-pci 0000:00:1d.0: setting latency timer to 64
[96235.029755] ahci 0000:00:1f.2: setting latency timer to 64
[96235.029895] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[96235.029899] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[96235.029904] jme 0000:09:00.0: System wakeup disabled by ACPI
[96235.242468] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[96235.369026] ata1: SATA link down (SStatus 0 SControl 300)
[96235.375698] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[96235.379843] ata3.00: configured for UDMA/100
[96235.903098] Extended CMOS year: 2000
[96236.092637] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[96237.756108] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[96237.762649] ata2.00: configured for UDMA/133
[96237.776400] sd 1:0:0:0: [sda] Starting disk
[96237.800877] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[96237.807505] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[96238.034909] PM: resume of devices complete after 3004.735 msecs
[96238.039476] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[96238.046838] PM: Finishing wakeup.
[96238.046843] Restarting tasks ... done.
[96238.050983] cfg80211: Calling CRDA to update world regulatory domain
[96238.062428] video LNXVIDEO:00: Restoring backlight state
[96238.062433] video LNXVIDEO:01: Restoring backlight state
[96241.321274] wlan0: authenticate with 00:14:bf:34:2e:4d
[96241.323815] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[96241.326628] wlan0: authenticated
[96241.330041] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[96241.332706] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=4)
[96241.336044] wlan0: associated
[97011.254168] PM: Syncing filesystems ... done.
[97011.779244] PM: Preparing system for mem sleep
[97011.931942] Freezing user space processes ... (elapsed 0.01 seconds) done.
[97011.943845] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[97011.957164] PM: Entering mem sleep
[97011.957222] Suspending console(s) (use no_console_suspend to debug)
[97011.961189] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[97011.961521] sd 1:0:0:0: [sda] Stopping disk
[97012.973956] PM: suspend of devices complete after 1016.299 msecs
[97012.974488] PM: late suspend of devices complete after 0.527 msecs
[97012.975018] jme 0000:09:00.0: System wakeup enabled by ACPI
[97013.000603] xhci_hcd 0000:03:00.0: System wakeup enabled by ACPI
[97013.014028] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[97013.027435] ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
[97013.053986] PM: noirq suspend of devices complete after 79.477 msecs
[97013.054781] ACPI: Preparing to enter system sleep state S3
[97013.074077] PM: Saving platform NVS memory
[97013.080856] Disabling non-boot CPUs ...
[97013.082227] smpboot: CPU 1 is now offline
[97013.083926] smpboot: CPU 2 is now offline
[97013.085937] smpboot: CPU 3 is now offline
[97013.088294] smpboot: CPU 4 is now offline
[97013.090774] smpboot: CPU 5 is now offline
[97013.093036] smpboot: CPU 6 is now offline
[97013.197177] smpboot: CPU 7 is now offline
[97013.197775] Extended CMOS year: 2000
[97013.199592] ACPI: Low-level resume complete
[97013.199630] PM: Restoring platform NVS memory
[97013.200331] Extended CMOS year: 2000
[97013.200397] Enabling non-boot CPUs ...
[97013.203859] smpboot: Booting Node 0 Processor 1 APIC 0x1
[97013.215038] Disabled fast string operations
[97013.217547] CPU1 is up
[97013.217619] smpboot: Booting Node 0 Processor 2 APIC 0x2
[97013.228756] Disabled fast string operations
[97013.231144] CPU2 is up
[97013.234592] smpboot: Booting Node 0 Processor 3 APIC 0x3
[97013.245618] Disabled fast string operations
[97013.248045] CPU3 is up
[97013.248105] smpboot: Booting Node 0 Processor 4 APIC 0x4
[97013.259129] Disabled fast string operations
[97013.261539] CPU4 is up
[97013.261593] smpboot: Booting Node 0 Processor 5 APIC 0x5
[97013.272614] Disabled fast string operations
[97013.275041] CPU5 is up
[97013.275097] smpboot: Booting Node 0 Processor 6 APIC 0x6
[97013.286221] Disabled fast string operations
[97013.288665] CPU6 is up
[97013.288722] smpboot: Booting Node 0 Processor 7 APIC 0x7
[97013.299745] Disabled fast string operations
[97013.302217] CPU7 is up
[97013.309422] ACPI: Waking up from system sleep state S3
[97013.366541] ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
[97013.393205] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[97013.406536] pci 0000:01:00.0: power state changed by ACPI to D0
[97013.419886] xhci_hcd 0000:03:00.0: System wakeup disabled by ACPI
[97013.473464] PM: noirq resume of devices complete after 146.557 msecs
[97013.473900] PM: early resume of devices complete after 0.375 msecs
[97013.473957] i915 0000:00:02.0: setting latency timer to 64
[97013.473994] ehci-pci 0000:00:1a.0: setting latency timer to 64
[97013.474037] ehci-pci 0000:00:1d.0: setting latency timer to 64
[97013.474054] ahci 0000:00:1f.2: setting latency timer to 64
[97013.474096] mei 0000:00:16.0: irq 50 for MSI/MSI-X
[97013.474171] jme 0000:09:00.0: System wakeup disabled by ACPI
[97013.474177] snd_hda_intel 0000:00:1b.0: irq 51 for MSI/MSI-X
[97013.686779] usb 4-1.5: reset full-speed USB device number 4 using ehci-pci
[97013.799963] ata1: SATA link down (SStatus 0 SControl 300)
[97013.806638] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[97013.810782] ata3.00: configured for UDMA/100
[97014.346713] Extended CMOS year: 2000
[97015.290372] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[97016.253730] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[97016.278314] ata2.00: configured for UDMA/133
[97016.290616] sd 1:0:0:0: [sda] Starting disk
[97016.316430] iwlwifi 0000:08:00.0: L1 Enabled; Disabling L0S
[97016.323065] iwlwifi 0000:08:00.0: Radio type=0x1-0x2-0x0
[97016.553130] PM: resume of devices complete after 3078.657 msecs
[97016.557099] wlan0: deauthenticated from 00:14:bf:34:2e:4d (Reason: 7)
[97016.559182] cfg80211: Calling CRDA to update world regulatory domain
[97016.564403] PM: Finishing wakeup.
[97016.564407] Restarting tasks ... done.
[97016.582541] video LNXVIDEO:00: Restoring backlight state
[97016.582545] video LNXVIDEO:01: Restoring backlight state
[97019.879874] wlan0: authenticate with 00:14:bf:34:2e:4d
[97019.882619] wlan0: send auth to 00:14:bf:34:2e:4d (try 1/3)
[97019.886259] wlan0: authenticated
[97019.887677] wlan0: associate with 00:14:bf:34:2e:4d (try 1/3)
[97019.890685] wlan0: RX AssocResp from 00:14:bf:34:2e:4d (capab=0x411 status=0 aid=5)
[97019.893577] wlan0: associated
[105768.894506] CPU3: Core temperature above threshold, cpu clock throttled (total events = 1)
[105768.894507] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1)
[105768.894509] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[105768.894511] CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
[105768.894513] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[105768.894514] CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
[105768.894516] CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
[105768.894517] CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
[105768.894518] CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[105768.894528] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[105768.895496] CPU3: Core temperature/speed normal
[105768.895497] CPU2: Core temperature/speed normal
[105768.895498] CPU1: Package temperature/speed normal
[105768.895499] CPU4: Package temperature/speed normal
[105768.895500] CPU0: Package temperature/speed normal
[105768.895501] CPU6: Package temperature/speed normal
[105768.895502] CPU5: Package temperature/speed normal
[105768.895503] CPU7: Package temperature/speed normal
[105768.895503] CPU2: Package temperature/speed normal
[105768.895511] CPU3: Package temperature/speed normal
[105886.918587] mce: [Hardware Error]: Machine check events logged
[109727.604548] mmc0: SD Status: Invalid Allocation Unit size.
[109727.772278] mmc0: new SD card at address b368
[109813.183784] mmc0: card b368 removed
[109817.220755] mmc0: SD Status: Invalid Allocation Unit size.
[109817.388588] mmc0: new SD card at address b368
[109826.359545] mmc0: card b368 removed
[109887.099935] mmc0: SD Status: Invalid Allocation Unit size.
[109887.268120] mmc0: new SD card at address b368
[110293.041146] mmc0: card b368 removed
[110295.647615] mmc0: SD Status: Invalid Allocation Unit size.
[110295.815827] mmc0: new SD card at address b368
[110402.814460] mmc0: card b368 removed
[110417.886609] mmc0: SD Status: Invalid Allocation Unit size.
[110418.054676] mmc0: new SD card at address b368
[110990.484798] mmc0: card b368 removed
[110992.924688] mmc0: SD Status: Invalid Allocation Unit size.
[110993.092742] mmc0: new SD card at address b368
[111038.056709] mmc0: card b368 removed
[111041.213422] mmc0: SD Status: Invalid Allocation Unit size.
[111041.381525] mmc0: new SD card at address b368
[111396.478678] mmc0: card b368 removed
[111403.172618] mmc0: SD Status: Invalid Allocation Unit size.
[111403.340696] mmc0: new SD card at address b368
[111548.679746] mmc0: card b368 removed
[111552.866628] mmc0: SD Status: Invalid Allocation Unit size.
[111553.034629] mmc0: new SD card at address b368
[111563.949106] mmc0: card b368 removed
[111567.949326] mmc0: SD Status: Invalid Allocation Unit size.
[111568.117428] mmc0: new SD card at address b368
[111683.124237] mmc0: card b368 removed
[111695.298971] mmc0: SD Status: Invalid Allocation Unit size.
[111695.467241] mmc0: new SD card at address b368
[111712.342882] mmc0: card b368 removed
[111718.386614] mmc0: SD Status: Invalid Allocation Unit size.
[111718.554862] mmc0: new SD card at address b368
[111994.250858] mmc0: card b368 removed
[111996.857354] mmc0: SD Status: Invalid Allocation Unit size.
[111997.025552] mmc0: new SD card at address b368
[112416.931005] mmc0: card b368 removed
[112420.907912] mmc0: SD Status: Invalid Allocation Unit size.
[112421.075916] mmc0: new SD card at address b368
[112648.336635] mmc0: card b368 removed
[112774.500260] mmc0: new SDHC card at address b7d1
[113176.579412] mmc0: card b7d1 removed
[113181.036567] mmc0: SD Status: Invalid Allocation Unit size.
[113181.204381] mmc0: new SD card at address b368
[114867.350534] mmc0: card b368 removed
[114869.261743] mmc0: new SDHC card at address b7d1
[114877.552160] mmc0: card b7d1 removed
[114881.822771] mmc0: SD Status: Invalid Allocation Unit size.
[114881.990745] mmc0: new SD card at address b368
[115173.336282] mmc0: card b368 removed
[115217.183928] usb 1-1: new high-speed USB device number 3 using xhci_hcd
[115415.495108] usb 1-1: USB disconnect, device number 3
[115437.640331] mmc0: SD Status: Invalid Allocation Unit size.
[115437.808587] mmc0: new SD card at address b368
[115582.990876] mmc0: card b368 removed
[115604.651121] usb 1-2: new high-speed USB device number 4 using xhci_hcd
[115762.128823] usb 1-2: USB disconnect, device number 4
[115811.275280] mmc0: SD Status: Invalid Allocation Unit size.
[115811.443256] mmc0: new SD card at address b368

Offline

#8 2013-06-18 22:15:29

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [solved] need help mounting sdcard

I'll admit that I didn't quite feel like scrolling all the way though your massive dmesg ouput.  But I know for certain that my particular card reader (a realtek rts5229) is pci based. So it shows up in lspci output.  Can you post yours?

Example:

% lspci 
<snip>
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
<snip>

If it does show up in lspci's output, it would probably be better to post the output of lspci -v as it will show the kernel module in use (if any).

Last edited by WonderWoofy (2013-06-18 22:16:12)

Offline

#9 2013-06-18 22:35:13

lllars
Member
Registered: 2013-05-17
Posts: 31

Re: [solved] need help mounting sdcard

ha ha, yep that's a lot of dmesg.

here's my lspci.  looks like you were right.  not sure what to do with this info though...

$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev a1)
03:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
08:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230 [Rainbow Peak] (rev 34)
09:00.0 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 05)
09:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 90)
09:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 90)
09:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 90)

Offline

#10 2013-06-18 22:42:06

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [solved] need help mounting sdcard

lllars wrote:

not sure what to do with this info though...

Uuuhhh... read it.  The first rule of fight cl... oh wait.  The first rule of trying to get a device working is that you have to figure out what the heck you have in your machine.  So your goal is to get your SD Card reader working.  Had you actually looked through the output, you may have found this:

lspci output wrote:

09:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 90)
09:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 90)
09:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 90)

So now that we have established that your device is a pci device, you need to take the other part of my advice in the last post and see if there is a module loaded for this device.  Making the lspci command verbose will tell you this in its output.

Offline

#11 2013-06-18 22:54:54

lllars
Member
Registered: 2013-05-17
Posts: 31

Re: [solved] need help mounting sdcard

i did read it thank you very much.  i noticed the SD host controller bits, and so wrote "looks like you were right".

running the verbose lspci, i see that one SD host controller (09:00.1) has a kernel driver (sdhci-pci), but the other (09:00.2) does not.  Is it necessary that both have drivers?

09:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 90)
	Subsystem: CLEVO/KAPOK Computer Device 5140
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at f2416000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [a4] Power Management version 3
	Capabilities: [80] Express Endpoint, MSI 00
	Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [100] Device Serial Number 5e-d9-b6-ff-ff-f5-90-00
	Kernel driver in use: sdhci-pci

09:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 90) (prog-if 01)
	Subsystem: CLEVO/KAPOK Computer Device 5140
	Flags: fast devsel, IRQ 16
	Memory at f2415000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [a4] Power Management version 3
	Capabilities: [80] Express Endpoint, MSI 00
	Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [100] Device Serial Number 5e-d9-b6-ff-ff-f5-90-00

09:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 90)
	Subsystem: CLEVO/KAPOK Computer Device 5140
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at f2414000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [a4] Power Management version 3
	Capabilities: [80] Express Endpoint, MSI 00
	Capabilities: [94] MSI: Enable- Count=1/1 Maskable- 64bit-
	Capabilities: [100] Device Serial Number 5e-d9-b6-ff-ff-f5-90-00
	Kernel driver in use: jmb38x_ms

I'm assuming the MS host controller is something unrelated?

Offline

#12 2013-06-19 01:29:35

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [solved] need help mounting sdcard

The descriptions are pretty generig sounding, so you might want to use lspci -nn to get the vendor number and device code to find more information about what the device *should* be using.  It is apparently not using anything right now.  The sdhci-pci is a generic Secure Digital Host Controller, so that is okay.  Honstely, I have never actually used a jmicron device before, so I'm not entirely sure if the MS Host Controller thing is related or not.  But I would assume that since you have seemingly nothing else jmicron in your system that it does have something to do with it.

The part of the lspci -nn output you are looking for will look something like this: [10ec:5229]

Offline

#13 2013-06-20 01:37:58

lllars
Member
Registered: 2013-05-17
Posts: 31

Re: [solved] need help mounting sdcard

Solved!  Just needed a reboot.  Apparently I had not done so since updating the system.

Offline

Board footer

Powered by FluxBB