blob: 9fd6a9ddaed05a7126438c8a2507dcce44bbf992 [file] [log] [blame]
Jan van der Lugt21973c62014-11-25 07:02:31 -08001[ 0.000000] Initializing cgroup subsys cpuset
2[ 0.000000] Initializing cgroup subsys cpu
3[ 0.000000] Initializing cgroup subsys cpuacct
lihop3cc96ef2014-12-08 16:28:36 +13004[ 0.000000] Linux version 3.17.4-1-ARCH (builduser@tobias) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Fri Nov 21 21:14:42 CET 2014
5[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ce66cb58-80d1-45ae-8e8a-151e812b7c7c rw rootflags=subvol=ROOT cryptdevice=UUID=9c3772eb-6245-4493-a2a2-bdd80fff37ff:root root=/dev/mapper/vg0-ROOT resume=/dev/vg0/swap quiet splash add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.intterupts=0 nmi_watchdog=panic,lapic
Jan van der Lugt21973c62014-11-25 07:02:31 -08006[ 0.000000] e820: BIOS-provided physical RAM map:
7[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
8[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
9[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
10[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007bebcfff] usable
11[ 0.000000] BIOS-e820: [mem 0x000000007bebd000-0x000000007e9fffff] reserved
12[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
13[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
14[ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
15[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001005fffff] usable
16[ 0.000000] NX (Execute Disable) protection: active
17[ 0.000000] SMBIOS 2.7 present.
18[ 0.000000] DMI: GOOGLE Peppy/Peppy, BIOS 4.0-6588-g4acd8ea-dirty 09/04/2014
19[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
20[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
lihop3cc96ef2014-12-08 16:28:36 +130021[ 0.000000] AGP: No AGP bridge found
22[ 0.000000] e820: last_pfn = 0x100600 max_arch_pfn = 0x400000000
Jan van der Lugt21973c62014-11-25 07:02:31 -080023[ 0.000000] MTRR default type: uncachable
24[ 0.000000] MTRR fixed ranges enabled:
25[ 0.000000] 00000-9FFFF write-back
26[ 0.000000] A0000-BFFFF uncachable
27[ 0.000000] C0000-FFFFF write-back
28[ 0.000000] MTRR variable ranges enabled:
29[ 0.000000] 0 base 0000000000 mask 7F80000000 write-back
30[ 0.000000] 1 base 007C800000 mask 7FFF800000 uncachable
31[ 0.000000] 2 base 007D000000 mask 7FFF000000 uncachable
32[ 0.000000] 3 base 007E000000 mask 7FFE000000 uncachable
33[ 0.000000] 4 base 00D0000000 mask 7FF0000000 write-combining
34[ 0.000000] 5 base 0100000000 mask 7F00000000 write-back
35[ 0.000000] 6 disabled
36[ 0.000000] 7 disabled
37[ 0.000000] 8 disabled
38[ 0.000000] 9 disabled
39[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
lihop3cc96ef2014-12-08 16:28:36 +130040[ 0.000000] e820: last_pfn = 0x7bebd max_arch_pfn = 0x400000000
Jan van der Lugt21973c62014-11-25 07:02:31 -080041[ 0.000000] Scanning 1 areas for low memory corruption
lihop3cc96ef2014-12-08 16:28:36 +130042[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
43[ 0.000000] Using GB pages for direct mapping
Jan van der Lugt21973c62014-11-25 07:02:31 -080044[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
45[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
lihop3cc96ef2014-12-08 16:28:36 +130046[ 0.000000] BRK [0x01b2c000, 0x01b2cfff] PGTABLE
47[ 0.000000] BRK [0x01b2d000, 0x01b2dfff] PGTABLE
48[ 0.000000] BRK [0x01b2e000, 0x01b2efff] PGTABLE
49[ 0.000000] init_memory_mapping: [mem 0x100400000-0x1005fffff]
50[ 0.000000] [mem 0x100400000-0x1005fffff] page 2M
51[ 0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
52[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1003fffff]
53[ 0.000000] [mem 0x100000000-0x1003fffff] page 2M
54[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bebcfff]
Jan van der Lugt21973c62014-11-25 07:02:31 -080055[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
lihop3cc96ef2014-12-08 16:28:36 +130056[ 0.000000] [mem 0x00200000-0x7bdfffff] page 2M
57[ 0.000000] [mem 0x7be00000-0x7bebcfff] page 4k
58[ 0.000000] RAMDISK: [mem 0x361a0000-0x370c7fff]
Jan van der Lugt21973c62014-11-25 07:02:31 -080059[ 0.000000] ACPI: Early table checksum verification disabled
lihop3cc96ef2014-12-08 16:28:36 +130060[ 0.000000] ACPI: RSDP 0x00000000000F6DD0 000024 (v02 CORE )
61[ 0.000000] ACPI: XSDT 0x000000007BFD90E0 000054 (v01 CORE COREBOOT 00000000 CORE 00000000)
62[ 0.000000] ACPI: FACP 0x000000007BFDD850 0000F4 (v03 CORE COREBOOT 00000000 CORE 00000001)
63[ 0.000000] ACPI: DSDT 0x000000007BFD9250 0045FF (v02 COREv4 COREBOOT 20110725 INTL 20140114)
64[ 0.000000] ACPI: FACS 0x000000007BFD9210 000040
65[ 0.000000] ACPI: HPET 0x000000007BFDD950 000038 (v01 CORE COREBOOT 00000000 CORE 00000000)
66[ 0.000000] ACPI: APIC 0x000000007BFDD990 00005C (v01 CORE COREBOOT 00000000 CORE 00000000)
67[ 0.000000] ACPI: MCFG 0x000000007BFDD9F0 00003C (v01 CORE COREBOOT 00000000 CORE 00000000)
68[ 0.000000] ACPI: SSDT 0x000000007BFDEA30 0008A0 (v02 CORE COREBOOT 0000002A CORE 0000002A)
69[ 0.000000] ACPI: SSDT 0x000000007BFDF2D0 00005C (v02 CORE COREBOOT 0000002A CORE 0000002A)
Jan van der Lugt21973c62014-11-25 07:02:31 -080070[ 0.000000] ACPI: Local APIC address 0xfee00000
lihop3cc96ef2014-12-08 16:28:36 +130071[ 0.000000] No NUMA configuration found
72[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001005fffff]
73[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1005fffff]
74[ 0.000000] NODE_DATA [mem 0x1005fa000-0x1005fdfff]
75[ 0.000000] [ffffea0000000000-ffffea00041fffff] PMD -> [ffff880079800000-ffff88007b9fffff] on node 0
Jan van der Lugt21973c62014-11-25 07:02:31 -080076[ 0.000000] Zone ranges:
77[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
lihop3cc96ef2014-12-08 16:28:36 +130078[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
79[ 0.000000] Normal [mem 0x100000000-0x1005fffff]
Jan van der Lugt21973c62014-11-25 07:02:31 -080080[ 0.000000] Movable zone start for each node
81[ 0.000000] Early memory node ranges
82[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
83[ 0.000000] node 0: [mem 0x00100000-0x7bebcfff]
lihop3cc96ef2014-12-08 16:28:36 +130084[ 0.000000] node 0: [mem 0x100000000-0x1005fffff]
Jan van der Lugt21973c62014-11-25 07:02:31 -080085[ 0.000000] On node 0 totalpages: 509019
lihop3cc96ef2014-12-08 16:28:36 +130086[ 0.000000] DMA zone: 64 pages used for memmap
87[ 0.000000] DMA zone: 21 pages reserved
Jan van der Lugt21973c62014-11-25 07:02:31 -080088[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
lihop3cc96ef2014-12-08 16:28:36 +130089[ 0.000000] DMA32 zone: 7867 pages used for memmap
90[ 0.000000] DMA32 zone: 503485 pages, LIFO batch:31
91[ 0.000000] Normal zone: 24 pages used for memmap
92[ 0.000000] Normal zone: 1536 pages, LIFO batch:0
Jan van der Lugt21973c62014-11-25 07:02:31 -080093[ 0.000000] Reserving Intel graphics stolen memory at 0x7ca00000-0x7e9fffff
94[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
95[ 0.000000] ACPI: Local APIC address 0xfee00000
96[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
97[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
98[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
99[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
100[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
101[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
102[ 0.000000] ACPI: IRQ0 used by override.
103[ 0.000000] ACPI: IRQ9 used by override.
104[ 0.000000] Using ACPI (MADT) for SMP configuration information
105[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
106[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
107[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
108[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
109[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
lihop3cc96ef2014-12-08 16:28:36 +1300110[ 0.000000] PM: Registered nosave memory: [mem 0x7bebd000-0x7e9fffff]
111[ 0.000000] PM: Registered nosave memory: [mem 0x7ea00000-0xefffffff]
112[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
113[ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfed0ffff]
114[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
115[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
116[ 0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
117[ 0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xffffffff]
Jan van der Lugt21973c62014-11-25 07:02:31 -0800118[ 0.000000] e820: [mem 0x7ea00000-0xefffffff] available for PCI devices
119[ 0.000000] Booting paravirtualized kernel on bare hardware
lihop3cc96ef2014-12-08 16:28:36 +1300120[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
121[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff880100200000 s86848 r8192 d23744 u1048576
122[ 0.000000] pcpu-alloc: s86848 r8192 d23744 u1048576 alloc=1*2097152
123[ 0.000000] pcpu-alloc: [0] 0 1
124[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 501043
125[ 0.000000] Policy zone: Normal
126[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ce66cb58-80d1-45ae-8e8a-151e812b7c7c rw rootflags=subvol=ROOT cryptdevice=UUID=9c3772eb-6245-4493-a2a2-bdd80fff37ff:root root=/dev/mapper/vg0-ROOT resume=/dev/vg0/swap quiet splash add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.intterupts=0 nmi_watchdog=panic,lapic
127[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Jan van der Lugt21973c62014-11-25 07:02:31 -0800128[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
lihop3cc96ef2014-12-08 16:28:36 +1300129[ 0.000000] AGP: Checking aperture...
130[ 0.000000] AGP: No AGP bridge found
131[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
132[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
133[ 0.000000] Memory: 1907632K/2036076K available (5386K kernel code, 896K rwdata, 1712K rodata, 1140K init, 1176K bss, 128444K reserved)
Jan van der Lugt21973c62014-11-25 07:02:31 -0800134[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
lihop3cc96ef2014-12-08 16:28:36 +1300135[ 0.000000] Preemptible hierarchical RCU implementation.
Jan van der Lugt21973c62014-11-25 07:02:31 -0800136[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
lihop3cc96ef2014-12-08 16:28:36 +1300137[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
138[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
Jan van der Lugt21973c62014-11-25 07:02:31 -0800139[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
lihop3cc96ef2014-12-08 16:28:36 +1300140[ 0.000000] NR_IRQS:8448 nr_irqs:512 0
Jan van der Lugt21973c62014-11-25 07:02:31 -0800141[ 0.000000] Console: colour dummy device 80x25
142[ 0.000000] console [tty0] enabled
lihop3cc96ef2014-12-08 16:28:36 +1300143[ 0.000000] allocated 8912896 bytes of page_cgroup
Jan van der Lugt21973c62014-11-25 07:02:31 -0800144[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
145[ 0.000000] hpet clockevent registered
146[ 0.000000] tsc: Fast TSC calibration using PIT
lihop3cc96ef2014-12-08 16:28:36 +1300147[ 0.000000] tsc: Detected 1396.798 MHz processor
148[ 0.000046] Calibrating delay loop (skipped), value calculated using timer frequency.. 2794.99 BogoMIPS (lpj=4655993)
149[ 0.000051] pid_max: default: 32768 minimum: 301
150[ 0.000059] ACPI: Core revision 20140724
151[ 0.004186] ACPI: All ACPI Tables successfully acquired
152[ 0.007047] Security Framework initialized
153[ 0.007054] Yama: becoming mindful.
154[ 0.007299] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
155[ 0.007922] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
156[ 0.008201] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
157[ 0.008207] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
158[ 0.008449] Initializing cgroup subsys memory
159[ 0.008456] Initializing cgroup subsys devices
160[ 0.008459] Initializing cgroup subsys freezer
161[ 0.008462] Initializing cgroup subsys net_cls
162[ 0.008465] Initializing cgroup subsys blkio
163[ 0.008494] CPU: Physical Processor ID: 0
164[ 0.008496] CPU: Processor Core ID: 0
165[ 0.009835] mce: CPU supports 7 MCE banks
166[ 0.009854] CPU0: Thermal monitoring enabled (TM1)
167[ 0.009869] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
168Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
169[ 0.010028] Freeing SMP alternatives memory: 20K (ffffffff819ff000 - ffffffff81a04000)
170[ 0.011262] ftrace: allocating 20686 entries in 81 pages
171[ 0.025593] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
172[ 0.058596] smpboot: CPU0: Intel(R) Celeron(R) 2955U @ 1.40GHz (fam: 06, model: 45, stepping: 01)
173[ 0.058605] TSC deadline timer enabled
174[ 0.058639] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
175[ 0.058670] ... version: 3
176[ 0.058672] ... bit width: 48
177[ 0.058673] ... generic registers: 8
178[ 0.058675] ... value mask: 0000ffffffffffff
179[ 0.058676] ... max period: 0000ffffffffffff
180[ 0.058678] ... fixed-purpose events: 3
181[ 0.058679] ... event mask: 00000007000000ff
182[ 0.082081] x86: Booting SMP configuration:
183[ 0.082084] .... node #0, CPUs: #1
184[ 0.096767] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
185[ 0.096783] x86: Booted up 1 node, 2 CPUs
186[ 0.096785] smpboot: Total of 2 processors activated (5589.99 BogoMIPS)
187[ 0.098849] devtmpfs: initialized
188[ 0.102875] pinctrl core: initialized pinctrl subsystem
189[ 0.102931] RTC time: 7:41:27, date: 12/07/14
190[ 0.103056] NET: Registered protocol family 16
191[ 0.103238] cpuidle: using governor ladder
192[ 0.103242] cpuidle: using governor menu
193[ 0.103310] ACPI: bus type PCI registered
194[ 0.103312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
195[ 0.103415] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
196[ 0.103418] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
197[ 0.103541] PCI: Using configuration type 1 for base access
198[ 0.120518] ACPI: Added _OSI(Module Device)
199[ 0.120521] ACPI: Added _OSI(Processor Device)
200[ 0.120523] ACPI: Added _OSI(3.0 _SCP Extensions)
201[ 0.120525] ACPI: Added _OSI(Processor Aggregator Device)
202[ 0.138762] ACPI: Interpreter enabled
203[ 0.138771] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
204[ 0.138777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
205[ 0.138794] ACPI: (supports S0 S3 S4 S5)
206[ 0.138796] ACPI: Using IOAPIC for interrupt routing
207[ 0.138823] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
208[ 0.155021] ACPI: Power Resource [TNP0] (off)
209[ 0.155064] ACPI: Power Resource [TNP1] (on)
210[ 0.155665] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
211[ 0.155673] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
212[ 0.155720] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
213[ 0.155836] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cebff])
214[ 0.155841] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
215[ 0.156054] PCI host bridge to bus 0000:00
216[ 0.156057] pci_bus 0000:00: root bus resource [bus 00-ff]
217[ 0.156060] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
218[ 0.156062] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
219[ 0.156065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
220[ 0.156067] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
221[ 0.156069] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
222[ 0.156071] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
223[ 0.156073] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
224[ 0.156075] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
225[ 0.156078] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
226[ 0.156080] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
227[ 0.156082] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
228[ 0.156084] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
229[ 0.156086] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
230[ 0.156088] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
231[ 0.156091] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
232[ 0.156093] pci_bus 0000:00: root bus resource [mem 0x7ea00001-0xfebfffff]
233[ 0.156095] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
234[ 0.156106] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
235[ 0.156235] pci 0000:00:02.0: [8086:0a06] type 00 class 0x030000
236[ 0.156252] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe03fffff 64bit]
237[ 0.156262] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
238[ 0.156269] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x183f]
239[ 0.156385] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
240[ 0.156398] pci 0000:00:03.0: reg 0x10: [mem 0xe0510000-0xe0513fff 64bit]
241[ 0.156543] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
242[ 0.156564] pci 0000:00:14.0: reg 0x10: [mem 0xe0500000-0xe050ffff 64bit]
243[ 0.156633] pci 0000:00:14.0: PME# supported from D3hot D3cold
244[ 0.156684] pci 0000:00:14.0: System wakeup disabled by ACPI
245[ 0.156737] pci 0000:00:15.0: [8086:9c60] type 00 class 0x080102
246[ 0.156758] pci 0000:00:15.0: reg 0x10: [mem 0xe0518000-0xe0518fff]
247[ 0.156770] pci 0000:00:15.0: reg 0x14: [mem 0xe0519000-0xe0519fff]
248[ 0.156940] pci 0000:00:15.1: [8086:9c61] type 00 class 0x0c8000
249[ 0.156961] pci 0000:00:15.1: reg 0x10: [mem 0xe051a000-0xe051afff]
250[ 0.156973] pci 0000:00:15.1: reg 0x14: [mem 0xe051b000-0xe051bfff]
251[ 0.157130] pci 0000:00:15.2: [8086:9c62] type 00 class 0x0c8000
252[ 0.157151] pci 0000:00:15.2: reg 0x10: [mem 0xe051c000-0xe051cfff]
253[ 0.157163] pci 0000:00:15.2: reg 0x14: [mem 0xe051d000-0xe051dfff]
254[ 0.157332] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
255[ 0.157350] pci 0000:00:1b.0: reg 0x10: [mem 0xe0514000-0xe0517fff 64bit]
256[ 0.157429] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
257[ 0.157482] pci 0000:00:1b.0: System wakeup disabled by ACPI
258[ 0.157531] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
259[ 0.157608] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
260[ 0.157719] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
261[ 0.157742] pci 0000:00:1d.0: reg 0x10: [mem 0xe051f800-0xe051fbff]
262[ 0.157844] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
263[ 0.157898] pci 0000:00:1d.0: System wakeup disabled by ACPI
264[ 0.157951] pci 0000:00:1f.0: [8086:9c45] type 00 class 0x060100
265[ 0.158162] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
266[ 0.158180] pci 0000:00:1f.2: reg 0x10: [io 0x1860-0x1867]
267[ 0.158189] pci 0000:00:1f.2: reg 0x14: [io 0x1870-0x1873]
268[ 0.158198] pci 0000:00:1f.2: reg 0x18: [io 0x1868-0x186f]
269[ 0.158206] pci 0000:00:1f.2: reg 0x1c: [io 0x1874-0x1877]
270[ 0.158215] pci 0000:00:1f.2: reg 0x20: [io 0x1840-0x185f]
271[ 0.158224] pci 0000:00:1f.2: reg 0x24: [mem 0xe051f000-0xe051f7ff]
272[ 0.158266] pci 0000:00:1f.2: PME# supported from D3hot
273[ 0.158358] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
274[ 0.158375] pci 0000:00:1f.3: reg 0x10: [mem 0xe051fc00-0xe051fcff 64bit]
275[ 0.158399] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
276[ 0.158510] pci 0000:00:1f.6: [8086:9c24] type 00 class 0x118000
277[ 0.158544] pci 0000:00:1f.6: reg 0x10: [mem 0xe051e000-0xe051efff 64bit]
278[ 0.158811] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000
279[ 0.158839] pci 0000:01:00.0: reg 0x10: [mem 0xe0400000-0xe047ffff 64bit]
280[ 0.158898] pci 0000:01:00.0: reg 0x30: [mem 0xe0480000-0xe048ffff pref]
281[ 0.158972] pci 0000:01:00.0: supports D1 D2
282[ 0.158974] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
283[ 0.163481] pci 0000:00:1c.0: PCI bridge to [bus 01]
284[ 0.163488] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff]
285[ 0.163611] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
286[ 0.163670] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10, disabled.
287[ 0.163724] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
288[ 0.163776] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15), disabled.
289[ 0.163828] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
290[ 0.163880] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
291[ 0.163932] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
292[ 0.163984] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
293[ 0.164728] ACPI : EC: GPE = 0x24, I/O: command/status = 0x66, data = 0x62
294[ 0.164872] vgaarb: setting as boot device: PCI:0000:00:02.0
295[ 0.164875] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
296[ 0.164879] vgaarb: loaded
297[ 0.164881] vgaarb: bridge control possible 0000:00:02.0
298[ 0.164940] PCI: Using ACPI for IRQ routing
299[ 0.166571] PCI: pci_cache_line_size set to 64 bytes
300[ 0.166625] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
301[ 0.166627] e820: reserve RAM buffer [mem 0x7bebd000-0x7bffffff]
302[ 0.166629] e820: reserve RAM buffer [mem 0x100600000-0x103ffffff]
303[ 0.166770] NetLabel: Initializing
304[ 0.166772] NetLabel: domain hash size = 128
305[ 0.166773] NetLabel: protocols = UNLABELED CIPSOv4
306[ 0.166789] NetLabel: unlabeled traffic allowed by default
307[ 0.166852] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
308[ 0.166860] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
309[ 0.168886] Switched to clocksource hpet
310[ 0.175732] pnp: PnP ACPI init
311[ 0.175854] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
312[ 0.175858] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
313[ 0.175860] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
314[ 0.175863] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
315[ 0.175866] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
316[ 0.175868] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
317[ 0.175871] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
318[ 0.175874] system 00:00: [mem 0xfed45000-0xfed8ffff] could not be reserved
319[ 0.175878] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
320[ 0.176160] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
321[ 0.176164] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
322[ 0.176237] system 00:02: [io 0x1000-0x10fe] could not be reserved
323[ 0.176240] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
324[ 0.176268] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
325[ 0.176317] system 00:04: [io 0x0900-0x09fe] has been reserved
326[ 0.176321] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
327[ 0.176366] system 00:05: [io 0x0200] has been reserved
328[ 0.176369] system 00:05: [io 0x0204] has been reserved
329[ 0.176371] system 00:05: [io 0x0800-0x087f] has been reserved
330[ 0.176374] system 00:05: [io 0x0880-0x08ff] has been reserved
331[ 0.176377] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
332[ 0.176420] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
333[ 0.176459] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
334[ 0.176561] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
335[ 0.176689] pnp: PnP ACPI: found 9 devices
336[ 0.183627] pci 0000:00:1c.0: PCI bridge to [bus 01]
337[ 0.183634] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff]
338[ 0.183645] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
339[ 0.183647] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
340[ 0.183650] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
341[ 0.183652] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
342[ 0.183654] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
343[ 0.183656] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
344[ 0.183659] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
345[ 0.183661] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
346[ 0.183663] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
347[ 0.183665] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
348[ 0.183668] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
349[ 0.183670] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
350[ 0.183672] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
351[ 0.183674] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
352[ 0.183676] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff]
353[ 0.183679] pci_bus 0000:00: resource 19 [mem 0x7ea00001-0xfebfffff]
354[ 0.183681] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed44fff]
355[ 0.183684] pci_bus 0000:01: resource 1 [mem 0xe0400000-0xe04fffff]
356[ 0.183715] NET: Registered protocol family 2
357[ 0.183952] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
358[ 0.184006] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
359[ 0.184051] TCP: Hash tables configured (established 16384 bind 16384)
360[ 0.184074] TCP: reno registered
361[ 0.184082] UDP hash table entries: 1024 (order: 3, 32768 bytes)
362[ 0.184093] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
363[ 0.184144] NET: Registered protocol family 1
364[ 0.184164] pci 0000:00:02.0: Video device with shadowed ROM
365[ 0.184649] PCI: CLS 64 bytes, default 64
366[ 0.184705] Unpacking initramfs...
367[ 0.575313] Freeing initrd memory: 15520K (ffff8800361a0000 - ffff8800370c8000)
368[ 0.575326] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
369[ 0.575330] software IO TLB [mem 0x75800000-0x79800000] (64MB) mapped at [ffff880075800000-ffff8800797fffff]
370[ 0.575562] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
371[ 0.575615] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x15
372[ 0.575625] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x15
373[ 0.575688] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
374[ 0.575723] Scanning for low memory corruption every 60 seconds
375[ 0.576014] futex hash table entries: 512 (order: 3, 32768 bytes)
376[ 0.576032] Initialise system trusted keyring
377[ 0.576462] HugeTLB registered 2 MB page size, pre-allocated 0 pages
378[ 0.578301] zpool: loaded
379[ 0.578305] zbud: loaded
380[ 0.578555] VFS: Disk quotas dquot_6.5.2
381[ 0.578601] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
382[ 0.578754] msgmni has been set to 3756
383[ 0.578836] Key type big_key registered
384[ 0.579010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
385[ 0.579048] io scheduler noop registered
386[ 0.579052] io scheduler deadline registered
387[ 0.579089] io scheduler cfq registered (default)
388[ 0.579319] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
389[ 0.579450] aer 0000:00:1c.0:pcie02: service driver aer loaded
390[ 0.579472] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
391[ 0.579474] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
392[ 0.579479] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
393[ 0.579500] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
394[ 0.579521] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
395[ 0.579560] vesafb: mode is 1366x768x32, linelength=5504, pages=0
396[ 0.579562] vesafb: scrolling: redraw
397[ 0.579564] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
398[ 0.579586] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004400000, using 4160k, total 4160k
399[ 0.583763] Console: switching to colour frame buffer device 170x48
400[ 0.587828] fb0: VESA VGA frame buffer device
401[ 0.587852] intel_idle: MWAIT substates: 0x11142120
402[ 0.587854] intel_idle: v0.4 model 0x45
403[ 0.587855] intel_idle: lapic_timer_reliable_states 0xffffffff
404[ 0.588044] GHES: HEST is not enabled!
405[ 0.588130] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
406[ 0.588647] Linux agpgart interface v0.103
407[ 0.588696] rtc_cmos 00:03: RTC can wake from S4
408[ 0.588879] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
409[ 0.588910] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
410[ 0.588926] Intel P-state driver initializing.
411[ 0.589041] ledtrig-cpu: registered to indicate activity on CPUs
412[ 0.589279] TCP: cubic registered
413[ 0.589499] NET: Registered protocol family 10
414[ 0.590054] NET: Registered protocol family 17
415[ 0.590688] Loading compiled-in X.509 certificates
416[ 0.590720] registered taskstats version 1
417[ 0.591330] Magic number: 10:435:672
418[ 0.591459] rtc_cmos 00:03: setting system clock to 2014-12-07 07:41:27 UTC (1417938087)
419[ 0.593451] Freeing unused kernel memory: 1140K (ffffffff818e2000 - ffffffff819ff000)
420[ 0.593455] Write protecting the kernel read-only data: 8192k
421[ 0.598287] Freeing unused kernel memory: 748K (ffff880001545000 - ffff880001600000)
422[ 0.600180] Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
423[ 0.612979] random: systemd-tmpfile urandom read with 1 bits of entropy available
424[ 0.623852] [drm] Initialized drm 1.1.0 20060810
425[ 0.625022] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
426[ 0.625180] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input0
427[ 0.625922] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
428[ 0.625960] ACPI: Lid Switch [LID0]
429[ 0.626023] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
430[ 0.626027] ACPI: Power Button [PWRB]
431[ 0.626079] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
432[ 0.626082] ACPI: Sleep Button [TPAD]
433[ 0.626131] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:01/input/input4
434[ 0.626135] ACPI: Sleep Button [TSCR]
435[ 0.626201] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
436[ 0.626204] ACPI: Power Button [PWRF]
437[ 0.631505] i915: unknown parameter 'i915_enable_rc6' ignored
438[ 0.631510] i915: unknown parameter 'i915_enable_fbc' ignored
439[ 0.632341] [drm] Memory usable by graphics device = 2048M
440[ 0.632344] [drm] Replacing VGA console driver
441[ 0.632349] checking generic (d0000000 410000) vs hw (d0000000 10000000)
442[ 0.632351] fb: switching to inteldrmfb from VESA VGA
443[ 0.632373] Console: switching to colour dummy device 80x25
444[ 0.633191] i915 0000:00:02.0: irq 41 for MSI/MSI-X
445[ 0.633202] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
446[ 0.633203] [drm] Driver supports precise vblank timestamp query.
447[ 0.633244] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
448[ 0.633293] [drm] applying backlight present quirk
449[ 0.666850] [drm] VBT doesn't support DRRS
450[ 0.693596] fbcon: inteldrmfb (fb0) is primary device
451[ 1.575409] tsc: Refined TSC clocksource calibration: 1396.767 MHz
452[ 1.785354] Console: switching to colour frame buffer device 170x48
453[ 1.789587] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
454[ 1.789589] i915 0000:00:02.0: registered panic notifier
455[ 1.825342] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
456[ 1.841556] sdhci: Secure Digital Host Controller Interface driver
457[ 1.841560] sdhci: Copyright(c) Pierre Ossman
458[ 1.846112] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
459[ 1.846115] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
460[ 1.848414] i8042: Unable to get stable CTR read
461[ 1.849212] i8042: probe of i8042 failed with error -5
462[ 1.852214] ACPI: bus type USB registered
463[ 1.852248] usbcore: registered new interface driver usbfs
464[ 1.852262] usbcore: registered new interface driver hub
465[ 1.854442] SCSI subsystem initialized
466[ 1.856177] usbcore: registered new device driver usb
467[ 1.857275] xhci_hcd 0000:00:14.0: xHCI Host Controller
468[ 1.857285] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
469[ 1.858177] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
470[ 1.858390] ehci-pci: EHCI PCI platform driver
471[ 1.859587] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
472[ 1.859610] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
473[ 1.859891] hub 1-0:1.0: USB hub found
474[ 1.860070] hub 1-0:1.0: 8 ports detected
475[ 1.860680] xhci_hcd 0000:00:14.0: xHCI Host Controller
476[ 1.860686] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
477[ 1.860899] hub 2-0:1.0: USB hub found
478[ 1.860913] hub 2-0:1.0: 4 ports detected
479[ 1.861604] ehci-pci 0000:00:1d.0: EHCI Host Controller
480[ 1.861624] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
481[ 1.861629] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
482[ 1.861632] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
483[ 1.861638] ehci-pci 0000:00:1d.0: debug port 2
484[ 1.862686] i8042: Warning: Keylock active
485[ 1.862827] serio: i8042 KBD port at 0x60,0x64 irq 1
486[ 1.865329] libata version 3.00 loaded.
487[ 1.865677] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
488[ 1.865701] ehci-pci 0000:00:1d.0: irq 19, io mem 0xe051f800
489[ 1.875328] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
490[ 1.875574] hub 3-0:1.0: USB hub found
491[ 1.875585] hub 3-0:1.0: 2 ports detected
492[ 1.875904] ahci 0000:00:1f.2: version 3.0
493[ 1.876077] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
494[ 1.876096] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
495[ 1.876113] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x1 impl SATA mode
496[ 1.876117] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo only pio slum part deso sadm sds apst
497[ 1.876440] scsi host0: ahci
498[ 1.876552] scsi host1: ahci
499[ 1.876610] ata1: SATA max UDMA/133 abar m2048@0xe051f000 port 0xe051f100 irq 43
500[ 1.876612] ata2: DUMMY
501[ 1.878529] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input6
502[ 2.195314] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
503[ 2.195553] ata1.00: ATA-10: KINGSTON SNS4151S316G, S9FM01.1, max UDMA/100
504[ 2.195559] ata1.00: 31277232 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
505[ 2.195947] ata1.00: configured for UDMA/100
506[ 2.196126] scsi 0:0:0:0: Direct-Access ATA KINGSTON SNS4151 01.1 PQ: 0 ANSI: 5
507[ 2.198255] sd 0:0:0:0: [sda] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
508[ 2.198311] sd 0:0:0:0: [sda] Write Protect is off
509[ 2.198315] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
510[ 2.198332] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
511[ 2.198663] sda: sda1 sda2
512[ 2.199073] sd 0:0:0:0: [sda] Attached SCSI disk
513[ 2.221956] usb 1-3: new high-speed USB device number 2 using xhci_hcd
514[ 2.566404] [drm:hsw_unclaimed_reg_detect] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem.
515[ 2.566499] [drm:hsw_unclaimed_reg_detect] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem.
516[ 2.566587] [drm:hsw_unclaimed_reg_detect] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem.
517[ 2.575317] Switched to clocksource tsc
518[ 2.594283] device-mapper: uevent: version 1.0.3
519[ 2.594600] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
520[ 2.691965] usb 1-4: new full-speed USB device number 3 using xhci_hcd
521[ 2.866840] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
522[ 2.975247] usb 3-1: new high-speed USB device number 2 using ehci-pci
523[ 3.099633] hub 3-1:1.0: USB hub found
524[ 3.099882] hub 3-1:1.0: 8 ports detected
525[ 4.782487] random: nonblocking pool is initialized
526[ 7.977322] NET: Registered protocol family 38
527[ 8.584169] raid6: sse2x1 4510 MB/s
528[ 8.640822] raid6: sse2x2 5668 MB/s
529[ 8.697477] raid6: sse2x4 6566 MB/s
530[ 8.697480] raid6: using algorithm sse2x4 (6566 MB/s)
531[ 8.697482] raid6: using ssse3x2 recovery algorithm
532[ 8.697774] xor: measuring software checksum speed
533[ 8.730798] prefetch64-sse: 9433.200 MB/sec
534[ 8.764125] generic_sse: 8583.600 MB/sec
535[ 8.764127] xor: using function: prefetch64-sse (9433.200 MB/sec)
536[ 8.770839] Btrfs loaded
537[ 8.771382] BTRFS: device fsid ce66cb58-80d1-45ae-8e8a-151e812b7c7c devid 1 transid 102028 /dev/dm-1
538[ 10.134745] PM: Starting manual resume from disk
539[ 10.134752] PM: Hibernation image partition 254:2 present
540[ 10.134753] PM: Looking for hibernation image.
541[ 10.135313] PM: Image not found (code -22)
542[ 10.135317] PM: Hibernation image not present or could not be loaded.
543[ 10.172946] BTRFS info (device dm-1): disk space caching is enabled
544[ 10.185200] BTRFS: detected SSD devices, enabling SSD mode
545[ 10.829218] BTRFS info (device dm-1): disk space caching is enabled
546[ 10.848346] systemd-journald[206]: Failed to open system journal: Invalid argument
547[ 10.896337] systemd-journald[206]: Received request to flush runtime journal from PID 1
548[ 10.907060] systemd-journald[206]: Failed to open system journal: Invalid argument
549[ 11.241956] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
550[ 11.257077] acpi INT33C2:00: Cannot transition to non-D0 state from D3
551[ 11.267564] ACPI: AC Adapter [AC] (off-line)
552[ 11.270417] acpi INT33C3:00: Cannot transition to non-D0 state from D3
553[ 11.271024] dw_dmac_pci: probe of 0000:00:15.0 failed with error -2
554[ 11.280118] ACPI: Battery Slot [BAT0] (battery present)
555[ 11.304544] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
556[ 11.322530] thermal LNXTHERM:00: registered as thermal_zone0
557[ 11.322535] ACPI: Thermal Zone [THRM] (44 C)
558[ 11.324759] ACPI: Fan [TDP0] (off)
559[ 11.324827] ACPI: Fan [TDP1] (on)
560[ 11.326417] media: Linux media interface: v0.10
561[ 11.342644] Linux video capture interface: v2.00
562[ 11.343178] input: PC Speaker as /devices/platform/pcspkr/input/input7
563[ 11.347863] Bluetooth: Core ver 2.19
564[ 11.347888] NET: Registered protocol family 31
565[ 11.347890] Bluetooth: HCI device and connection manager initialized
566[ 11.347899] Bluetooth: HCI socket layer initialized
567[ 11.347902] Bluetooth: L2CAP socket layer initialized
568[ 11.347908] Bluetooth: SCO socket layer initialized
569[ 11.355527] usbcore: registered new interface driver btusb
570[ 11.363686] cfg80211: Calling CRDA to update world regulatory domain
571[ 11.363748] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
572[ 11.363970] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
573[ 11.373711] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c67)
574[ 11.384761] input: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input8
575[ 11.384843] usbcore: registered new interface driver uvcvideo
576[ 11.384846] USB Video Class driver (1.1.1)
577[ 11.393537] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card1/input9
578[ 11.393617] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card1/input10
579[ 11.393815] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card1/input11
580[ 11.398114] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
581[ 11.398120] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
582[ 11.398123] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
583[ 11.398125] sound hdaudioC0D0: mono: mono_out=0x0
584[ 11.398127] sound hdaudioC0D0: inputs:
585[ 11.398130] sound hdaudioC0D0: Internal Mic=0x1a
586[ 11.398132] sound hdaudioC0D0: Mic=0x19
587[ 11.407885] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input12
588[ 11.408253] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
589[ 11.408325] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
590[ 11.451578] usb 1-4: USB disconnect, device number 3
591[ 11.451755] usbcore: registered new interface driver ath3k
592[ 11.480845] iTCO_vendor_support: vendor-support=0
593[ 11.484289] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
594[ 11.484332] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1060)
595[ 11.484473] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
596[ 11.498041] intel_rapl: Found RAPL domain package
597[ 11.498048] intel_rapl: Found RAPL domain core
598[ 11.498051] intel_rapl: Found RAPL domain uncore
599[ 11.498054] intel_rapl: Found RAPL domain dram
600[ 11.529392] ath: phy0: ASPM enabled: 0x43
601[ 11.529397] ath: EEPROM regdomain: 0x6c
602[ 11.529399] ath: EEPROM indicates we should expect a direct regpair map
603[ 11.529402] ath: Country alpha2 being used: 00
604[ 11.529403] ath: Regpair used: 0x6c
605[ 11.532057] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: data=ordered
606[ 11.542495] __add_probed_i2c_device failed to register device 8-4a
607[ 11.549153] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
608[ 11.549323] Adding 2093052k swap on /dev/mapper/vg0-swap. Priority:-1 extents:1 across:2093052k SSFS
609[ 11.553928] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90004500000, irq=16
610[ 11.560288] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
611[ 11.660632] platform chromeos_laptop: Driver chromeos_laptop requests probe deferral
612[ 11.661554] __add_probed_i2c_device failed to register device 8-4a
613[ 11.661565] platform chromeos_laptop: Driver chromeos_laptop requests probe deferral
614[ 11.763699] usb 1-4: new full-speed USB device number 4 using xhci_hcd
615[ 11.766094] input: Cypress APA Trackpad (cyapa) as /devices/pci0000:00/0000:00:15.1/i2c-7/7-0067/input/input15
616[ 11.768583] __add_probed_i2c_device failed to register device 8-4a
617[ 11.768604] platform chromeos_laptop: Driver chromeos_laptop requests probe deferral
618[ 11.770304] mousedev: PS/2 mouse device common for all mice
619[ 11.803769] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
620[ 11.941676] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
621[ 11.965309] __add_probed_i2c_device failed to register device 8-4a
622[ 11.965324] platform chromeos_laptop: Driver chromeos_laptop requests probe deferral
623[ 13.045828] cfg80211: Calling CRDA to update world regulatory domain
624[ 14.941413] cfg80211: Calling CRDA to update world regulatory domain
625[ 15.473878] wlp1s0: authenticate with d8:50:e6:93:81:04
626[ 15.496453] wlp1s0: direct probe to d8:50:e6:93:81:04 (try 1/3)
627[ 15.699709] wlp1s0: send auth to d8:50:e6:93:81:04 (try 2/3)
628[ 15.700662] wlp1s0: authenticated
629[ 15.703072] wlp1s0: associate with d8:50:e6:93:81:04 (try 1/3)
630[ 15.704690] wlp1s0: RX AssocResp from d8:50:e6:93:81:04 (capab=0x11 status=0 aid=2)
631[ 15.704803] wlp1s0: associated
632[ 15.704852] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
633[ 79.049496] ehci-pci 0000:00:1d.0: remove, state 4
634[ 79.049509] usb usb3: USB disconnect, device number 1
635[ 79.049512] usb 3-1: USB disconnect, device number 2
636[ 79.054285] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
637[ 79.055080] PM: Syncing filesystems ... done.
638[ 79.844231] PM: Preparing system for mem sleep
639[ 79.844346] Freezing user space processes ... (elapsed 0.001 seconds) done.
640[ 79.845631] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
641[ 79.846824] PM: Entering mem sleep
642[ 79.846839] Suspending console(s) (use no_console_suspend to debug)
643[ 79.950580] wlp1s0: deauthenticating from d8:50:e6:93:81:04 by local choice (Reason: 3=DEAUTH_LEAVING)
644[ 79.963010] cfg80211: Calling CRDA to update world regulatory domain
645[ 79.963103] sd 0:0:0:0: [sda] Synchronizing SCSI cache
646[ 79.963158] sd 0:0:0:0: [sda] Stopping disk
647[ 84.936566] PM: suspend of devices complete after 5091.989 msecs
648[ 84.963316] PM: late suspend of devices complete after 26.752 msecs
649[ 84.964167] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
650[ 84.976969] PM: noirq suspend of devices complete after 13.654 msecs
651[ 84.977364] ACPI: Preparing to enter system sleep state S3
652[ 84.977838] PM: Saving platform NVS memory
653[ 84.977839] Disabling non-boot CPUs ...
654[ 84.977911] intel_pstate CPU 1 exiting
655[ 84.979190] kvm: disabling virtualization on CPU1
656[ 85.079715] smpboot: CPU 1 is now offline
657[ 85.081831] ACPI: Low-level resume complete
658[ 85.081892] PM: Restoring platform NVS memory
659[ 85.082317] Enabling non-boot CPUs ...
660[ 85.082360] x86: Booting SMP configuration:
661[ 85.082361] smpboot: Booting Node 0 Processor 1 APIC 0x2
662[ 85.094922] kvm: enabling virtualization on CPU1
663[ 85.097276] CPU1 is up
664[ 85.099119] ACPI: Waking up from system sleep state S3
665[ 85.099583] pci 0000:00:1d.0: Refused to change power state, currently in D3
666[ 85.111841] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
667[ 85.159794] PM: noirq resume of devices complete after 60.483 msecs
668[ 85.178444] PM: early resume of devices complete after 18.632 msecs
669[ 85.178768] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
670[ 85.178934] ath: phy0: ASPM enabled: 0x43
671[ 85.178964] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
672[ 85.179072] rtc_cmos 00:03: System wakeup disabled by ACPI
673[ 85.191653] sd 0:0:0:0: [sda] Starting disk
674[ 85.498502] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
675[ 85.498519] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
676[ 85.498522] usb 1-3: hub failed to enable device, error -22
677[ 85.511516] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
678[ 85.512160] ata1.00: configured for UDMA/100
679[ 85.658247] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
680[ 85.658317] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
681[ 85.658323] usb 1-3: hub failed to enable device, error -22
682[ 85.818189] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
683[ 85.889836] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880036a71000
684[ 85.972205] PM: resume of devices complete after 794.091 msecs
685[ 85.972498] PM: Finishing wakeup.
686[ 85.972501] Restarting tasks ... done.
687[ 85.991423] usb 1-4: USB disconnect, device number 4
688[ 86.004573] ehci-pci 0000:00:1d.0: Refused to change power state, currently in D3
689[ 86.004757] ehci-pci 0000:00:1d.0: EHCI Host Controller
690[ 86.004770] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
691[ 86.004802] ehci-pci 0000:00:1d.0: can't setup: -19
692[ 86.004807] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
693[ 86.004929] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
694[ 87.057556] cfg80211: Calling CRDA to update world regulatory domain
695[ 87.224129] usb 1-4: new full-speed USB device number 5 using xhci_hcd
696[ 87.398846] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
697[ 87.437106] usb 1-4: USB disconnect, device number 5
698[ 87.538443] __add_probed_i2c_device failed to register device 8-4a
699[ 87.538449] chromeos_laptop_probe: Ran out of tries for device.
700[ 87.747320] usb 1-4: new full-speed USB device number 6 using xhci_hcd
701[ 87.922275] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
702[ 89.120890] cfg80211: Calling CRDA to update world regulatory domain
703[ 89.617207] wlp1s0: authenticate with d8:50:e6:93:81:00
704[ 89.632939] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
705[ 89.634943] wlp1s0: authenticated
706[ 89.636532] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
707[ 89.640201] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=6)
708[ 89.640269] wlp1s0: associated
709[ 814.845310] PM: Syncing filesystems ... done.
710[ 815.170180] PM: Preparing system for mem sleep
711[ 815.170311] Freezing user space processes ... (elapsed 0.001 seconds) done.
712[ 815.171633] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
713[ 815.172826] PM: Entering mem sleep
714[ 815.172841] Suspending console(s) (use no_console_suspend to debug)
715[ 815.275634] wlp1s0: deauthenticating from d8:50:e6:93:81:00 by local choice (Reason: 3=DEAUTH_LEAVING)
716[ 815.288398] cfg80211: Calling CRDA to update world regulatory domain
717[ 815.288518] sd 0:0:0:0: [sda] Synchronizing SCSI cache
718[ 815.288576] sd 0:0:0:0: [sda] Stopping disk
719[ 818.147215] PM: suspend of devices complete after 2974.742 msecs
720[ 818.160416] PM: late suspend of devices complete after 13.196 msecs
721[ 818.161146] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
722[ 818.174239] PM: noirq suspend of devices complete after 13.821 msecs
723[ 818.174634] ACPI: Preparing to enter system sleep state S3
724[ 818.175101] PM: Saving platform NVS memory
725[ 818.175103] Disabling non-boot CPUs ...
726[ 818.175154] intel_pstate CPU 1 exiting
727[ 818.176496] kvm: disabling virtualization on CPU1
728[ 818.176507] smpboot: CPU 1 is now offline
729[ 818.178622] ACPI: Low-level resume complete
730[ 818.178684] PM: Restoring platform NVS memory
731[ 818.179098] Enabling non-boot CPUs ...
732[ 818.179141] x86: Booting SMP configuration:
733[ 818.179142] smpboot: Booting Node 0 Processor 1 APIC 0x2
734[ 818.191702] kvm: enabling virtualization on CPU1
735[ 818.194072] CPU1 is up
736[ 818.195930] ACPI: Waking up from system sleep state S3
737[ 818.209211] pci 0000:00:1d.0: Refused to change power state, currently in D3
738[ 818.209318] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
739[ 818.209399] PM: noirq resume of devices complete after 13.255 msecs
740[ 818.229135] PM: early resume of devices complete after 19.715 msecs
741[ 818.229589] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
742[ 818.229812] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
743[ 818.229878] ath: phy0: ASPM enabled: 0x43
744[ 818.229972] rtc_cmos 00:03: System wakeup disabled by ACPI
745[ 818.242370] sd 0:0:0:0: [sda] Starting disk
746[ 818.549201] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
747[ 818.549299] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
748[ 818.549313] usb 1-3: hub failed to enable device, error -22
749[ 818.555626] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
750[ 818.556407] ata1.00: configured for UDMA/100
751[ 818.709171] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
752[ 818.709193] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
753[ 818.709197] usb 1-3: hub failed to enable device, error -22
754[ 818.869008] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
755[ 818.940770] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880036a71000
756[ 819.022805] PM: resume of devices complete after 793.797 msecs
757[ 819.023181] PM: Finishing wakeup.
758[ 819.023184] Restarting tasks ...
759[ 819.038848] usb 1-4: USB disconnect, device number 6
760[ 819.039067] done.
761[ 819.065496] ehci-pci 0000:00:1d.0: Refused to change power state, currently in D3
762[ 819.065686] ehci-pci 0000:00:1d.0: EHCI Host Controller
763[ 819.065694] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
764[ 819.065726] ehci-pci 0000:00:1d.0: can't setup: -19
765[ 819.065731] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
766[ 819.065855] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
767[ 820.033735] cfg80211: Calling CRDA to update world regulatory domain
768[ 820.322068] usb 1-4: new full-speed USB device number 7 using xhci_hcd
769[ 820.496995] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
770[ 820.536588] usb 1-4: USB disconnect, device number 7
771[ 820.845259] usb 1-4: new full-speed USB device number 8 using xhci_hcd
772[ 821.020075] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
773[ 822.202238] cfg80211: Calling CRDA to update world regulatory domain
774[ 822.668706] wlp1s0: authenticate with d8:50:e6:93:81:00
775[ 822.681911] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
776[ 822.683893] wlp1s0: authenticated
777[ 822.684850] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
778[ 822.690678] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=8)
779[ 822.690741] wlp1s0: associated
780[ 1659.306397] PM: Syncing filesystems ... done.
781[ 1659.518174] PM: Preparing system for mem sleep
782[ 1659.518289] Freezing user space processes ... (elapsed 0.001 seconds) done.
783[ 1659.519662] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
784[ 1659.520870] PM: Entering mem sleep
785[ 1659.520885] Suspending console(s) (use no_console_suspend to debug)
786[ 1659.623654] wlp1s0: deauthenticating from d8:50:e6:93:81:00 by local choice (Reason: 3=DEAUTH_LEAVING)
787[ 1659.636052] cfg80211: Calling CRDA to update world regulatory domain
788[ 1659.636169] sd 0:0:0:0: [sda] Synchronizing SCSI cache
789[ 1659.636284] sd 0:0:0:0: [sda] Stopping disk
790[ 1662.394918] PM: suspend of devices complete after 2874.358 msecs
791[ 1662.415016] PM: late suspend of devices complete after 20.093 msecs
792[ 1662.415844] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
793[ 1662.428729] PM: noirq suspend of devices complete after 13.710 msecs
794[ 1662.429124] ACPI: Preparing to enter system sleep state S3
795[ 1662.429593] PM: Saving platform NVS memory
796[ 1662.429595] Disabling non-boot CPUs ...
797[ 1662.429664] intel_pstate CPU 1 exiting
798[ 1662.430944] kvm: disabling virtualization on CPU1
799[ 1662.531428] smpboot: CPU 1 is now offline
800[ 1662.533458] ACPI: Low-level resume complete
801[ 1662.533519] PM: Restoring platform NVS memory
802[ 1662.533919] Enabling non-boot CPUs ...
803[ 1662.533963] x86: Booting SMP configuration:
804[ 1662.533964] smpboot: Booting Node 0 Processor 1 APIC 0x2
805[ 1662.546522] kvm: enabling virtualization on CPU1
806[ 1662.548889] CPU1 is up
807[ 1662.550732] ACPI: Waking up from system sleep state S3
808[ 1662.563485] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
809[ 1662.563521] pci 0000:00:1d.0: Refused to change power state, currently in D3
810[ 1662.563727] PM: noirq resume of devices complete after 12.774 msecs
811[ 1662.583534] PM: early resume of devices complete after 19.786 msecs
812[ 1662.583979] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
813[ 1662.584207] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
814[ 1662.584278] ath: phy0: ASPM enabled: 0x43
815[ 1662.584313] rtc_cmos 00:03: System wakeup disabled by ACPI
816[ 1662.596758] sd 0:0:0:0: [sda] Starting disk
817[ 1662.906954] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
818[ 1662.907052] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
819[ 1662.907067] usb 1-3: hub failed to enable device, error -22
820[ 1662.916704] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
821[ 1662.917506] ata1.00: configured for UDMA/100
822[ 1663.066825] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
823[ 1663.066851] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
824[ 1663.066857] usb 1-3: hub failed to enable device, error -22
825[ 1663.226744] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
826[ 1663.298640] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880036a71000
827[ 1663.384033] PM: resume of devices complete after 800.622 msecs
828[ 1663.384365] PM: Finishing wakeup.
829[ 1663.384368] Restarting tasks ... done.
830[ 1663.406917] usb 1-4: USB disconnect, device number 8
831[ 1663.439878] ehci-pci 0000:00:1d.0: Refused to change power state, currently in D3
832[ 1663.440060] ehci-pci 0000:00:1d.0: EHCI Host Controller
833[ 1663.440067] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
834[ 1663.440097] ehci-pci 0000:00:1d.0: can't setup: -19
835[ 1663.440103] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
836[ 1663.440221] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
837[ 1664.412209] cfg80211: Calling CRDA to update world regulatory domain
838[ 1664.676364] usb 1-4: new full-speed USB device number 9 using xhci_hcd
839[ 1664.851217] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
840[ 1664.891103] usb 1-4: USB disconnect, device number 9
841[ 1665.199646] usb 1-4: new full-speed USB device number 10 using xhci_hcd
842[ 1665.374306] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
843[ 1666.479438] cfg80211: Calling CRDA to update world regulatory domain
844[ 1667.029892] wlp1s0: authenticate with d8:50:e6:93:81:00
845[ 1667.045105] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
846[ 1667.048742] wlp1s0: authenticated
847[ 1667.049405] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
848[ 1667.057692] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=7)
849[ 1667.057798] wlp1s0: associated
850[ 2156.001184] snd_hda_intel 0000:00:1b.0: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
851[ 5137.830454] perf interrupt took too long (2519 > 2495), lowering kernel.perf_event_max_sample_rate to 50100
852[ 5711.569453] PM: Syncing filesystems ... done.
853[ 5711.767497] PM: Preparing system for mem sleep
854[ 5711.767665] Freezing user space processes ... (elapsed 0.001 seconds) done.
855[ 5711.769125] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
856[ 5711.769979] PM: Entering mem sleep
857[ 5711.770001] Suspending console(s) (use no_console_suspend to debug)
858[ 5711.770767] wlp1s0: deauthenticating from d8:50:e6:93:81:00 by local choice (Reason: 3=DEAUTH_LEAVING)
859[ 5711.992056] cfg80211: Calling CRDA to update world regulatory domain
860[ 5711.992155] sd 0:0:0:0: [sda] Synchronizing SCSI cache
861[ 5711.992226] sd 0:0:0:0: [sda] Stopping disk
862[ 5714.812363] PM: suspend of devices complete after 3042.681 msecs
863[ 5714.839117] PM: late suspend of devices complete after 26.750 msecs
864[ 5714.839965] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
865[ 5714.852759] PM: noirq suspend of devices complete after 13.638 msecs
866[ 5714.853153] ACPI: Preparing to enter system sleep state S3
867[ 5714.853628] PM: Saving platform NVS memory
868[ 5714.853629] Disabling non-boot CPUs ...
869[ 5714.853681] intel_pstate CPU 1 exiting
870[ 5714.854959] kvm: disabling virtualization on CPU1
871[ 5714.854966] smpboot: CPU 1 is now offline
872[ 5714.856843] ACPI: Low-level resume complete
873[ 5714.856905] PM: Restoring platform NVS memory
874[ 5714.857302] Enabling non-boot CPUs ...
875[ 5714.857368] x86: Booting SMP configuration:
876[ 5714.857369] smpboot: Booting Node 0 Processor 1 APIC 0x2
877[ 5714.869930] kvm: enabling virtualization on CPU1
878[ 5714.872302] CPU1 is up
879[ 5714.874145] ACPI: Waking up from system sleep state S3
880[ 5714.887536] pci 0000:00:1d.0: Refused to change power state, currently in D3
881[ 5714.887699] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
882[ 5714.887795] PM: noirq resume of devices complete after 13.436 msecs
883[ 5714.900851] PM: early resume of devices complete after 13.033 msecs
884[ 5714.901293] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
885[ 5714.901550] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
886[ 5714.901617] rtc_cmos 00:03: System wakeup disabled by ACPI
887[ 5714.901668] ath: phy0: ASPM enabled: 0x43
888[ 5714.914049] sd 0:0:0:0: [sda] Starting disk
889[ 5715.220931] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
890[ 5715.221042] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
891[ 5715.221045] usb 1-3: hub failed to enable device, error -22
892[ 5715.234005] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
893[ 5715.234688] ata1.00: configured for UDMA/100
894[ 5715.380779] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
895[ 5715.380801] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
896[ 5715.380805] usb 1-3: hub failed to enable device, error -22
897[ 5715.540717] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
898[ 5715.612460] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880036a71000
899[ 5715.695190] PM: resume of devices complete after 794.471 msecs
900[ 5715.695527] PM: Finishing wakeup.
901[ 5715.695531] Restarting tasks ... done.
902[ 5715.717208] usb 1-4: USB disconnect, device number 10
903[ 5715.740504] ehci-pci 0000:00:1d.0: Refused to change power state, currently in D3
904[ 5715.740677] ehci-pci 0000:00:1d.0: EHCI Host Controller
905[ 5715.740683] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
906[ 5715.740713] ehci-pci 0000:00:1d.0: can't setup: -19
907[ 5715.740718] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
908[ 5715.740831] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
909[ 5716.746084] cfg80211: Calling CRDA to update world regulatory domain
910[ 5717.000310] usb 1-4: new full-speed USB device number 11 using xhci_hcd
911[ 5717.174975] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
912[ 5717.212643] usb 1-4: USB disconnect, device number 11
913[ 5717.523537] usb 1-4: new full-speed USB device number 12 using xhci_hcd
914[ 5717.698155] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
915[ 5718.831531] cfg80211: Calling CRDA to update world regulatory domain
916[ 5719.330494] wlp1s0: authenticate with d8:50:e6:93:81:00
917[ 5719.352341] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
918[ 5719.354304] wlp1s0: authenticated
919[ 5719.356591] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
920[ 5719.362269] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=6)
921[ 5719.362371] wlp1s0: associated
922[ 6681.322361] cfg80211: Calling CRDA to update world regulatory domain
923[ 6682.333708] cfg80211: Calling CRDA to update world regulatory domain
924[ 6684.419568] cfg80211: Calling CRDA to update world regulatory domain
925[ 6684.953157] wlp1s0: authenticate with d8:50:e6:93:81:04
926[ 6684.969374] wlp1s0: send auth to d8:50:e6:93:81:04 (try 1/3)
927[ 6684.970405] wlp1s0: authenticated
928[ 6684.972375] wlp1s0: associate with d8:50:e6:93:81:04 (try 1/3)
929[ 6684.973634] wlp1s0: RX AssocResp from d8:50:e6:93:81:04 (capab=0x11 status=0 aid=2)
930[ 6684.973731] wlp1s0: associated
931[ 7608.800627] PM: Syncing filesystems ... done.
932[ 7608.804697] PM: Preparing system for mem sleep
933[ 7608.804855] Freezing user space processes ... (elapsed 0.001 seconds) done.
934[ 7608.806550] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
935[ 7608.807838] PM: Entering mem sleep
936[ 7608.807861] Suspending console(s) (use no_console_suspend to debug)
937[ 7608.910833] wlp1s0: deauthenticating from d8:50:e6:93:81:04 by local choice (Reason: 3=DEAUTH_LEAVING)
938[ 7608.924483] cfg80211: Calling CRDA to update world regulatory domain
939[ 7608.924598] sd 0:0:0:0: [sda] Synchronizing SCSI cache
940[ 7608.924673] sd 0:0:0:0: [sda] Stopping disk
941[ 7609.205983] PM: suspend of devices complete after 397.981 msecs
942[ 7609.243627] PM: late suspend of devices complete after 37.642 msecs
943[ 7609.244233] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
944[ 7609.257229] PM: noirq suspend of devices complete after 13.599 msecs
945[ 7609.257511] ACPI: Preparing to enter system sleep state S3
946[ 7609.257873] PM: Saving platform NVS memory
947[ 7609.257874] Disabling non-boot CPUs ...
948[ 7609.257914] intel_pstate CPU 1 exiting
949[ 7609.259254] kvm: disabling virtualization on CPU1
950[ 7609.259265] smpboot: CPU 1 is now offline
951[ 7609.261360] ACPI: Low-level resume complete
952[ 7609.261421] PM: Restoring platform NVS memory
953[ 7609.261826] Enabling non-boot CPUs ...
954[ 7609.261871] x86: Booting SMP configuration:
955[ 7609.261872] smpboot: Booting Node 0 Processor 1 APIC 0x2
956[ 7609.274432] kvm: enabling virtualization on CPU1
957[ 7609.276804] CPU1 is up
958[ 7609.278631] ACPI: Waking up from system sleep state S3
959[ 7609.292096] pci 0000:00:1d.0: Refused to change power state, currently in D3
960[ 7609.292387] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
961[ 7609.292509] PM: noirq resume of devices complete after 13.650 msecs
962[ 7609.312220] PM: early resume of devices complete after 19.688 msecs
963[ 7609.312669] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
964[ 7609.312895] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
965[ 7609.312961] ath: phy0: ASPM enabled: 0x43
966[ 7609.312989] rtc_cmos 00:03: System wakeup disabled by ACPI
967[ 7609.325454] sd 0:0:0:0: [sda] Starting disk
968[ 7609.632396] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
969[ 7609.632412] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
970[ 7609.632414] usb 1-3: hub failed to enable device, error -22
971[ 7609.645398] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
972[ 7609.646218] ata1.00: configured for UDMA/100
973[ 7609.792260] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
974[ 7609.792281] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
975[ 7609.792284] usb 1-3: hub failed to enable device, error -22
976[ 7609.952110] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
977[ 7610.023886] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880036a71000
978[ 7610.106444] PM: resume of devices complete after 794.307 msecs
979[ 7610.106779] PM: Finishing wakeup.
980[ 7610.106782] Restarting tasks ... done.
981[ 7610.125322] usb 1-4: USB disconnect, device number 12
982[ 7610.135374] ehci-pci 0000:00:1d.0: Refused to change power state, currently in D3
983[ 7610.135550] ehci-pci 0000:00:1d.0: EHCI Host Controller
984[ 7610.135556] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
985[ 7610.135587] ehci-pci 0000:00:1d.0: can't setup: -19
986[ 7610.135591] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
987[ 7610.135703] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
988[ 7611.118403] cfg80211: Calling CRDA to update world regulatory domain
989[ 7611.405247] usb 1-4: new full-speed USB device number 13 using xhci_hcd
990[ 7611.580344] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
991[ 7611.620874] usb 1-4: USB disconnect, device number 13
992[ 7611.928489] usb 1-4: new full-speed USB device number 14 using xhci_hcd
993[ 7612.103468] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
994[ 7613.204841] cfg80211: Calling CRDA to update world regulatory domain
995[ 7613.752430] wlp1s0: authenticate with d8:50:e6:93:81:00
996[ 7613.767511] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
997[ 7613.769522] wlp1s0: authenticated
998[ 7613.771642] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
999[ 7613.775252] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=8)
1000[ 7613.775378] wlp1s0: associated
1001[ 8721.891975] cfg80211: Calling CRDA to update world regulatory domain
1002[ 8724.996728] cfg80211: Calling CRDA to update world regulatory domain
1003[ 8725.518637] wlp1s0: authenticate with d8:50:e6:93:81:00
1004[ 8725.533641] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
1005[ 8725.535727] wlp1s0: authenticated
1006[ 8725.537676] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
1007[ 8725.561539] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=8)
1008[ 8725.561657] wlp1s0: associated
1009[ 9078.830635] cfg80211: Calling CRDA to update world regulatory domain
1010[ 9082.011596] cfg80211: Calling CRDA to update world regulatory domain
1011[ 9082.472191] wlp1s0: authenticate with d8:50:e6:93:81:00
1012[ 9082.485258] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
1013[ 9082.487302] wlp1s0: authenticated
1014[ 9082.488168] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
1015[ 9082.576420] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=6)
1016[ 9082.576528] wlp1s0: associated
1017[ 9737.731751] cfg80211: Calling CRDA to update world regulatory domain
1018[ 9738.768080] cfg80211: Calling CRDA to update world regulatory domain
1019[ 9740.855201] cfg80211: Calling CRDA to update world regulatory domain
1020[ 9741.351282] wlp1s0: authenticate with d8:50:e6:93:81:00
1021[ 9741.366310] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
1022[ 9741.368344] wlp1s0: authenticated
1023[ 9741.370437] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
1024[ 9741.550060] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=6)
1025[ 9741.550211] wlp1s0: associated
1026[ 9978.723502] cfg80211: Calling CRDA to update world regulatory domain
1027[ 9979.780905] cfg80211: Calling CRDA to update world regulatory domain
1028[ 9981.868079] cfg80211: Calling CRDA to update world regulatory domain
1029[ 9982.361825] wlp1s0: authenticate with d8:50:e6:93:81:00
1030[ 9982.374706] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
1031[ 9982.376783] wlp1s0: authenticated
1032[ 9982.377465] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
1033[ 9982.381058] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=6)
1034[ 9982.381194] wlp1s0: associated
1035[10037.694685] cfg80211: Calling CRDA to update world regulatory domain
1036[10038.754279] cfg80211: Calling CRDA to update world regulatory domain
1037[10040.841469] cfg80211: Calling CRDA to update world regulatory domain
1038[10041.343584] wlp1s0: authenticate with d8:50:e6:93:81:00
1039[10041.359394] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
1040[10041.361469] wlp1s0: authenticated
1041[10041.362782] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
1042[10041.500150] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=6)
1043[10041.500227] wlp1s0: associated
1044[10278.634471] cfg80211: Calling CRDA to update world regulatory domain
1045[10279.664716] cfg80211: Calling CRDA to update world regulatory domain
1046[10281.751464] cfg80211: Calling CRDA to update world regulatory domain
1047[10282.290833] wlp1s0: authenticate with d8:50:e6:93:81:04
1048[10282.305893] wlp1s0: send auth to d8:50:e6:93:81:04 (try 1/3)
1049[10282.306890] wlp1s0: authenticated
1050[10282.309992] wlp1s0: associate with d8:50:e6:93:81:04 (try 1/3)
1051[10282.311199] wlp1s0: RX AssocResp from d8:50:e6:93:81:04 (capab=0x11 status=0 aid=2)
1052[10282.311426] wlp1s0: associated
1053[33439.771270] PM: Syncing filesystems ... done.
1054[33439.908065] PM: Preparing system for mem sleep
1055[33439.908179] Freezing user space processes ... (elapsed 0.001 seconds) done.
1056[33439.909544] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
1057[33439.910758] PM: Entering mem sleep
1058[33439.910773] Suspending console(s) (use no_console_suspend to debug)
1059[33440.012955] wlp1s0: deauthenticating from d8:50:e6:93:81:04 by local choice (Reason: 3=DEAUTH_LEAVING)
1060[33440.025476] cfg80211: Calling CRDA to update world regulatory domain
1061[33440.025570] sd 0:0:0:0: [sda] Synchronizing SCSI cache
1062[33440.025625] sd 0:0:0:0: [sda] Stopping disk
1063[33442.624312] PM: suspend of devices complete after 2713.826 msecs
1064[33442.651019] PM: late suspend of devices complete after 26.701 msecs
1065[33442.651859] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
1066[33442.664631] PM: noirq suspend of devices complete after 13.610 msecs
1067[33442.665025] ACPI: Preparing to enter system sleep state S3
1068[33442.665507] PM: Saving platform NVS memory
1069[33442.665509] Disabling non-boot CPUs ...
1070[33442.665559] intel_pstate CPU 1 exiting
1071[33442.666897] kvm: disabling virtualization on CPU1
1072[33442.666907] smpboot: CPU 1 is now offline
1073[33442.669069] ACPI: Low-level resume complete
1074[33442.669131] PM: Restoring platform NVS memory
1075[33442.669525] Enabling non-boot CPUs ...
1076[33442.669569] x86: Booting SMP configuration:
1077[33442.669570] smpboot: Booting Node 0 Processor 1 APIC 0x2
1078[33442.682130] kvm: enabling virtualization on CPU1
1079[33442.684504] CPU1 is up
1080[33442.686347] ACPI: Waking up from system sleep state S3
1081[33442.699538] pci 0000:00:1d.0: Refused to change power state, currently in D3
1082[33442.699784] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
1083[33442.699873] PM: noirq resume of devices complete after 13.312 msecs
1084[33442.719568] PM: early resume of devices complete after 19.672 msecs
1085[33442.720017] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
1086[33442.720242] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
1087[33442.720311] ath: phy0: ASPM enabled: 0x43
1088[33442.720354] rtc_cmos 00:03: System wakeup disabled by ACPI
1089[33442.732806] sd 0:0:0:0: [sda] Starting disk
1090[33443.039719] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1091[33443.039735] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
1092[33443.039738] usb 1-3: hub failed to enable device, error -22
1093[33443.052732] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
1094[33443.053484] ata1.00: configured for UDMA/100
1095[33443.199497] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1096[33443.199565] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
1097[33443.199571] usb 1-3: hub failed to enable device, error -22
1098[33443.359487] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1099[33443.431399] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880036a71000
1100[33443.513749] PM: resume of devices complete after 794.300 msecs
1101[33443.513997] PM: Finishing wakeup.
1102[33443.514000] Restarting tasks ... done.
1103[33443.532638] usb 1-4: USB disconnect, device number 14
1104[33443.539258] ehci-pci 0000:00:1d.0: Refused to change power state, currently in D3
1105[33443.539435] ehci-pci 0000:00:1d.0: EHCI Host Controller
1106[33443.539442] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
1107[33443.539471] ehci-pci 0000:00:1d.0: can't setup: -19
1108[33443.539476] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
1109[33443.539588] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
1110[33444.555134] cfg80211: Calling CRDA to update world regulatory domain
1111[33444.809195] usb 1-4: new full-speed USB device number 15 using xhci_hcd
1112[33444.983930] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
1113[33445.022431] usb 1-4: USB disconnect, device number 15
1114[33445.332455] usb 1-4: new full-speed USB device number 16 using xhci_hcd
1115[33445.507348] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
1116[33446.633413] cfg80211: Calling CRDA to update world regulatory domain
1117[33447.162986] wlp1s0: authenticate with d8:50:e6:93:81:04
1118[33447.178022] wlp1s0: send auth to d8:50:e6:93:81:04 (try 1/3)
1119[33447.178994] wlp1s0: authenticated
1120[33447.182091] wlp1s0: associate with d8:50:e6:93:81:04 (try 1/3)
1121[33447.183688] wlp1s0: RX AssocResp from d8:50:e6:93:81:04 (capab=0x11 status=0 aid=1)
1122[33447.183917] wlp1s0: associated
1123[33469.818327] PM: Syncing filesystems ... done.
1124[33469.824027] PM: Preparing system for mem sleep
1125[33469.824186] Freezing user space processes ... (elapsed 0.001 seconds) done.
1126[33469.825829] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
1127[33469.827118] PM: Entering mem sleep
1128[33469.827140] Suspending console(s) (use no_console_suspend to debug)
1129[33469.929645] wlp1s0: deauthenticating from d8:50:e6:93:81:04 by local choice (Reason: 3=DEAUTH_LEAVING)
1130[33469.942801] cfg80211: Calling CRDA to update world regulatory domain
1131[33469.942932] sd 0:0:0:0: [sda] Synchronizing SCSI cache
1132[33469.943031] sd 0:0:0:0: [sda] Stopping disk
1133[33470.238139] PM: suspend of devices complete after 410.852 msecs
1134[33470.278634] PM: late suspend of devices complete after 40.494 msecs
1135[33470.279283] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
1136[33470.292125] PM: noirq suspend of devices complete after 13.489 msecs
1137[33470.292428] ACPI: Preparing to enter system sleep state S3
1138[33470.292819] PM: Saving platform NVS memory
1139[33470.292820] Disabling non-boot CPUs ...
1140[33470.292862] intel_pstate CPU 1 exiting
1141[33470.294198] kvm: disabling virtualization on CPU1
1142[33470.294208] smpboot: CPU 1 is now offline
1143[33470.296304] ACPI: Low-level resume complete
1144[33470.296365] PM: Restoring platform NVS memory
1145[33470.296762] Enabling non-boot CPUs ...
1146[33470.296806] x86: Booting SMP configuration:
1147[33470.296807] smpboot: Booting Node 0 Processor 1 APIC 0x2
1148[33470.309367] kvm: enabling virtualization on CPU1
1149[33470.311740] CPU1 is up
1150[33470.313568] ACPI: Waking up from system sleep state S3
1151[33470.327100] pci 0000:00:1d.0: Refused to change power state, currently in D3
1152[33470.327317] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
1153[33470.327424] PM: noirq resume of devices complete after 13.615 msecs
1154[33470.347119] PM: early resume of devices complete after 19.673 msecs
1155[33470.347560] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
1156[33470.347788] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
1157[33470.347856] ath: phy0: ASPM enabled: 0x43
1158[33470.347880] rtc_cmos 00:03: System wakeup disabled by ACPI
1159[33470.360344] sd 0:0:0:0: [sda] Starting disk
1160[33470.667273] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1161[33470.667289] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
1162[33470.667292] usb 1-3: hub failed to enable device, error -22
1163[33470.680282] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
1164[33470.681110] ata1.00: configured for UDMA/100
1165[33470.827007] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1166[33470.827090] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
1167[33470.827094] usb 1-3: hub failed to enable device, error -22
1168[33470.986981] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1169[33471.058805] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880036a71000
1170[33471.140958] PM: resume of devices complete after 793.958 msecs
1171[33471.141293] PM: Finishing wakeup.
1172[33471.141296] Restarting tasks ... done.
1173[33471.156836] usb 1-4: USB disconnect, device number 16
1174[33471.173554] ehci-pci 0000:00:1d.0: Refused to change power state, currently in D3
1175[33471.173727] ehci-pci 0000:00:1d.0: EHCI Host Controller
1176[33471.173734] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
1177[33471.173766] ehci-pci 0000:00:1d.0: can't setup: -19
1178[33471.173770] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
1179[33471.173882] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
1180[33472.440072] usb 1-4: new full-speed USB device number 17 using xhci_hcd
1181[33472.615377] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
1182[33472.654952] usb 1-4: USB disconnect, device number 17
1183[33472.963225] usb 1-4: new full-speed USB device number 18 using xhci_hcd
1184[33473.138377] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
1185[33474.276999] cfg80211: Calling CRDA to update world regulatory domain
1186[33474.543883] cfg80211: Calling CRDA to update world regulatory domain
1187[33474.800468] wlp1s0: authenticate with d8:50:e6:93:81:00
1188[33474.815554] wlp1s0: send auth to d8:50:e6:93:81:00 (try 1/3)
1189[33474.817636] wlp1s0: authenticated
1190[33474.819663] wlp1s0: associate with d8:50:e6:93:81:00 (try 1/3)
1191[33474.824768] wlp1s0: RX AssocResp from d8:50:e6:93:81:00 (capab=0x11 status=0 aid=8)
1192[33474.824922] wlp1s0: associated
1193[33809.269725] PM: Syncing filesystems ... done.
1194[33809.458651] PM: Preparing system for mem sleep
1195[33809.458765] Freezing user space processes ... (elapsed 0.000 seconds) done.
1196[33809.459661] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
1197[33809.460857] PM: Entering mem sleep
1198[33809.460872] Suspending console(s) (use no_console_suspend to debug)
1199[33809.564364] wlp1s0: deauthenticating from d8:50:e6:93:81:00 by local choice (Reason: 3=DEAUTH_LEAVING)
1200[33809.593791] cfg80211: Calling CRDA to update world regulatory domain
1201[33809.593898] sd 0:0:0:0: [sda] Synchronizing SCSI cache
1202[33809.593950] sd 0:0:0:0: [sda] Stopping disk
1203[33812.422655] PM: suspend of devices complete after 2962.098 msecs
1204[33812.442786] PM: late suspend of devices complete after 20.125 msecs
1205[33812.443629] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
1206[33812.456616] PM: noirq suspend of devices complete after 13.827 msecs
1207[33812.456975] ACPI: Preparing to enter system sleep state S3
1208[33812.457406] PM: Saving platform NVS memory
1209[33812.457407] Disabling non-boot CPUs ...
1210[33812.457454] intel_pstate CPU 1 exiting
1211[33812.458718] kvm: disabling virtualization on CPU1
1212[33812.458725] smpboot: CPU 1 is now offline
1213[33812.460578] ACPI: Low-level resume complete
1214[33812.460639] PM: Restoring platform NVS memory
1215[33812.461050] Enabling non-boot CPUs ...
1216[33812.461092] x86: Booting SMP configuration:
1217[33812.461093] smpboot: Booting Node 0 Processor 1 APIC 0x2
1218[33812.473653] kvm: enabling virtualization on CPU1
1219[33812.476030] CPU1 is up
1220[33812.477873] ACPI: Waking up from system sleep state S3
1221[33812.491073] pci 0000:00:1d.0: Refused to change power state, currently in D3
1222[33812.491249] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
1223[33812.491399] PM: noirq resume of devices complete after 13.302 msecs
1224[33812.511101] PM: early resume of devices complete after 19.680 msecs
1225[33812.511430] snd_hda_intel 0000:00:03.0: irq 44 for MSI/MSI-X
1226[33812.512112] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
1227[33812.512184] rtc_cmos 00:03: System wakeup disabled by ACPI
1228[33812.512235] ath: phy0: ASPM enabled: 0x43
1229[33812.524308] sd 0:0:0:0: [sda] Starting disk
1230[33812.831215] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1231[33812.831327] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
1232[33812.831330] usb 1-3: hub failed to enable device, error -22
1233[33812.837617] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
1234[33812.838257] ata1.00: configured for UDMA/100
1235[33812.991034] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1236[33812.991055] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 1.
1237[33812.991059] usb 1-3: hub failed to enable device, error -22
1238[33813.150984] usb 1-3: reset high-speed USB device number 2 using xhci_hcd
1239[33813.222749] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880036a71000
1240[33813.318708] PM: resume of devices complete after 807.726 msecs
1241[33813.319042] PM: Finishing wakeup.
1242[33813.319045] Restarting tasks ... done.
1243[33813.334146] usb 1-4: USB disconnect, device number 18
1244[33813.340805] ehci-pci 0000:00:1d.0: Refused to change power state, currently in D3
1245[33813.340978] ehci-pci 0000:00:1d.0: EHCI Host Controller
1246[33813.340985] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
1247[33813.341015] ehci-pci 0000:00:1d.0: can't setup: -19
1248[33813.341020] ehci-pci 0000:00:1d.0: USB bus 3 deregistered
1249[33813.341133] ehci-pci 0000:00:1d.0: init 0000:00:1d.0 fail, -19
1250[33814.604046] usb 1-4: new full-speed USB device number 19 using xhci_hcd
1251[33814.778877] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
1252[33814.819629] usb 1-4: USB disconnect, device number 19
1253[33815.127318] usb 1-4: new full-speed USB device number 20 using xhci_hcd
1254[33815.302096] usb 1-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
1255[33816.413183] cfg80211: Calling CRDA to update world regulatory domain
1256[33816.677738] cfg80211: Calling CRDA to update world regulatory domain
1257[33816.954542] wlp1s0: authenticate with d8:50:e6:93:81:04
1258[33816.970218] wlp1s0: send auth to d8:50:e6:93:81:04 (try 1/3)
1259[33816.971261] wlp1s0: authenticated
1260[33816.973639] wlp1s0: associate with d8:50:e6:93:81:04 (try 1/3)
1261[33816.974930] wlp1s0: RX AssocResp from d8:50:e6:93:81:04 (capab=0x11 status=0 aid=2)
1262[33816.975034] wlp1s0: associated