blob: a47dacf44647088b3320ad8b7bc7517f5d365b5b [file] [log] [blame]
Paul Menzel21965a62017-04-21 22:49:22 +02001[ 0.000000] Linux version 4.11.0-rc7+ (root@d44d03a193d6) (gcc version 6.3.0 20170321 (Debian 6.3.0-10) ) #25 SMP Thu Apr 20 16:32:44 UTC 2017
2[ 0.000000] Disabled fast string operations
3[ 0.000000] x86/fpu: x87 FPU will use FXSAVE
4[ 0.000000] e820: BIOS-provided physical RAM map:
5[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] type 16
6[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
7[ 0.000000] BIOS-e820: [mem 0x00000000000c0000-0x00000000000fffff] reserved
8[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f713fff] usable
9[ 0.000000] BIOS-e820: [mem 0x000000007f714000-0x000000007f7fffff] type 16
10[ 0.000000] BIOS-e820: [mem 0x000000007f800000-0x000000007fffffff] reserved
11[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
12[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
13[ 0.000000] SMBIOS 2.7 present.
14[ 0.000000] DMI: LENOVO 636338U/636338U, BIOS CBET4000 4.5-1596-gb86ccbb 04/20/2017
15[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
16[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
17[ 0.000000] e820: last_pfn = 0x7f714 max_arch_pfn = 0x100000
18[ 0.000000] MTRR default type: uncachable
19[ 0.000000] MTRR fixed ranges enabled:
20[ 0.000000] 00000-9FFFF write-back
21[ 0.000000] A0000-BFFFF uncachable
22[ 0.000000] C0000-FFFFF write-back
23[ 0.000000] MTRR variable ranges enabled:
24[ 0.000000] 0 base 000000000 mask 080000000 write-back
25[ 0.000000] 1 base 07F800000 mask 0FF800000 uncachable
26[ 0.000000] 2 base 0D0000000 mask 0F0000000 write-combining
27[ 0.000000] 3 disabled
28[ 0.000000] 4 disabled
29[ 0.000000] 5 disabled
30[ 0.000000] 6 disabled
31[ 0.000000] 7 disabled
32[ 0.000000] x86/PAT: PAT not supported by CPU.
33[ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
34[ 0.000000] found SMP MP-table at [mem 0x000f0400-0x000f040f] mapped at [c00f0400]
35[ 0.000000] Scanning 1 areas for low memory corruption
36[ 0.000000] initial memory mapped: [mem 0x00000000-0x0e7fffff]
37[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
38[ 0.000000] BRK [0x0e42f000, 0x0e42ffff] PGTABLE
39[ 0.000000] RAMDISK: [mem 0x35bbf000-0x36dd6fff]
40[ 0.000000] ACPI: Early table checksum verification disabled
41[ 0.000000] ACPI: RSDP 0x00000000000F0800 000024 (v02 CORE )
42[ 0.000000] ACPI: XSDT 0x000000007F7250E0 000054 (v01 CORE COREBOOT 00000000 CORE 00000000)
43[ 0.000000] ACPI: FACP 0x000000007F7280E0 0000F4 (v04 CORE COREBOOT 00000000 CORE 00000000)
44[ 0.000000] ACPI: DSDT 0x000000007F725280 002E58 (v03 COREv4 COREBOOT 20090419 INTL 20140926)
45[ 0.000000] ACPI: FACS 0x000000007F725240 000040
46[ 0.000000] ACPI: FACS 0x000000007F725240 000040
47[ 0.000000] ACPI: SSDT 0x000000007F7281E0 000524 (v02 CORE COREBOOT 0000002A CORE 0000002A)
48[ 0.000000] ACPI: MCFG 0x000000007F728710 00003C (v01 CORE COREBOOT 00000000 CORE 00000000)
49[ 0.000000] ACPI: TCPA 0x000000007F728750 000032 (v02 CORE COREBOOT 00000000 CORE 00000000)
50[ 0.000000] ACPI: APIC 0x000000007F728790 000068 (v01 CORE COREBOOT 00000000 CORE 00000000)
51[ 0.000000] ACPI: HPET 0x000000007F728800 000038 (v01 CORE COREBOOT 00000000 CORE 00000000)
52[ 0.000000] ACPI: Local APIC address 0xfee00000
53[ 0.000000] 1151MB HIGHMEM available.
54[ 0.000000] 887MB LOWMEM available.
55[ 0.000000] mapped low ram: 0 - 377fe000
56[ 0.000000] low ram: 0 - 377fe000
57[ 0.000000] BRK [0x0e430000, 0x0e430fff] PGTABLE
58[ 0.000000] Zone ranges:
59[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
60[ 0.000000] Normal [mem 0x0000000001000000-0x00000000377fdfff]
61[ 0.000000] HighMem [mem 0x00000000377fe000-0x000000007f713fff]
62[ 0.000000] Movable zone start for each node
63[ 0.000000] Early memory node ranges
64[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff]
65[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007f713fff]
66[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007f713fff]
67[ 0.000000] On node 0 totalpages: 521907
68[ 0.000000] DMA zone: 36 pages used for memmap
69[ 0.000000] DMA zone: 0 pages reserved
70[ 0.000000] DMA zone: 3999 pages, LIFO batch:0
71[ 0.000000] Normal zone: 1962 pages used for memmap
72[ 0.000000] Normal zone: 223230 pages, LIFO batch:31
73[ 0.000000] HighMem zone: 294678 pages, LIFO batch:31
74[ 0.000000] Using APIC driver default
75[ 0.000000] Reserving Intel graphics memory at 0x7f800000-0x7fffffff
76[ 0.000000] ACPI: PM-Timer IO Port: 0x508
77[ 0.000000] ACPI: Local APIC address 0xfee00000
78[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
79[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
80[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
81[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
82[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
83[ 0.000000] ACPI: IRQ0 used by override.
84[ 0.000000] ACPI: IRQ9 used by override.
85[ 0.000000] Using ACPI (MADT) for SMP configuration information
86[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
87[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
88[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
89[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
90[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
91[ 0.000000] e820: [mem 0x80000000-0xefffffff] available for PCI devices
92[ 0.000000] Booting paravirtualized kernel on bare hardware
93[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
94[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
95[ 0.000000] percpu: Embedded 21 pages/cpu @f53b5000 s55084 r0 d30932 u86016
96[ 0.000000] pcpu-alloc: s55084 r0 d30932 u86016 alloc=21*4096
97[ 0.000000] pcpu-alloc: [0] 0 [0] 1
98[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519909
99[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.11.0-rc7+ root=UUID=0198e82a-32df-4f18-bec0-3e08802b084d ro quiet noisapnp pcie_aspm=force pcie_aspm.policy=powersave nmi_watchdog=0 iomem=relaxed
100[ 0.000000] PCIe ASPM is forcibly enabled
101[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
102[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
103[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
104[ 0.000000] Initializing CPU#0
105[ 0.000000] Initializing HighMem for node 0 (000377fe:0007f714)
106[ 0.000000] Initializing Movable for node 0 (00000000:00000000)
107[ 0.000000] Memory: 2039176K/2087628K available (6102K kernel code, 644K rwdata, 2260K rodata, 708K init, 440K bss, 48452K reserved, 0K cma-reserved, 1178712K highmem)
108[ 0.000000] virtual kernel memory layout:
109 fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
110 pkmap : 0xff800000 - 0xffc00000 (4096 kB)
111 vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
112 lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
113 .init : 0xce2cf000 - 0xce380000 ( 708 kB)
114 .data : 0xcdff59a0 - 0xce2cd100 (2909 kB)
115 .text : 0xcda00000 - 0xcdff59a0 (6102 kB)
116[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
117[ 0.000000] Hierarchical RCU implementation.
118[ 0.000000] Build-time adjustment of leaf fanout to 32.
119[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
120[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2
121[ 0.000000] NR_IRQS:2304 nr_irqs:440 16
122[ 0.000000] CPU 0 irqstacks, hard=f4c32000 soft=f4c34000
123[ 0.000000] Console: colour dummy device 80x25
124[ 0.000000] console [tty0] enabled
125[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
126[ 0.000000] hpet clockevent registered
127[ 0.000000] tsc: Fast TSC calibration using PIT
128[ 0.004000] tsc: Detected 1662.502 MHz processor
129[ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3325.00 BogoMIPS (lpj=6650008)
130[ 0.004000] pid_max: default: 32768 minimum: 301
131[ 0.004000] ACPI: Core revision 20170119
132[ 0.008995] ACPI: 2 ACPI AML tables successfully acquired and loaded
133[ 0.009051] Security Framework initialized
134[ 0.009054] Yama: becoming mindful.
135[ 0.009066] AppArmor: AppArmor disabled by boot time parameter
136[ 0.009090] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
137[ 0.009093] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
138[ 0.009443] Disabled fast string operations
139[ 0.009447] CPU: Physical Processor ID: 0
140[ 0.009448] CPU: Processor Core ID: 0
141[ 0.009454] mce: CPU supports 6 MCE banks
142[ 0.009463] CPU0: Thermal monitoring enabled (TM2)
143[ 0.009469] process: using mwait in idle threads
144[ 0.009478] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2
145[ 0.009480] Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0
146[ 0.009605] Freeing SMP alternatives memory: 24K
147[ 0.011425] ftrace: allocating 23894 entries in 47 pages
148[ 0.020125] smpboot: Max logical packages: 1
149[ 0.020131] Enabling APIC mode: Flat. Using 1 I/O APICs
150[ 0.020586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
151[ 0.064000] smpboot: CPU0: Intel(R) Core(TM) Duo CPU L2400 @ 1.66GHz (family: 0x6, model: 0xe, stepping: 0xc)
152[ 0.064000] Performance Events: Core events, core PMU driver.
153[ 0.064000] ... version: 1
154[ 0.064000] ... bit width: 40
155[ 0.064000] ... generic registers: 2
156[ 0.064000] ... value mask: 000000ffffffffff
157[ 0.064000] ... max period: 000000007fffffff
158[ 0.064000] ... fixed-purpose events: 0
159[ 0.064000] ... event mask: 0000000000000003
160[ 0.064000] smp: Bringing up secondary CPUs ...
161[ 0.064000] CPU 1 irqstacks, hard=f4d28000 soft=f4d2a000
162[ 0.064000] x86: Booting SMP configuration:
163[ 0.064000] .... node #0, CPUs: #1
164[ 0.004000] Initializing CPU#1
165[ 0.004000] Disabled fast string operations
166[ 0.142036] smp: Brought up 1 node, 2 CPUs
167[ 0.142036] smpboot: Total of 2 processors activated (6650.04 BogoMIPS)
168[ 0.142036] sched_clock: Marking stable (140000000, 0)->(249301811, -109301811)
169[ 0.141867] devtmpfs: initialized
170[ 0.143082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
171[ 0.143087] futex hash table entries: 512 (order: 2, 16384 bytes)
172[ 0.143162] pinctrl core: initialized pinctrl subsystem
173[ 0.143339] NET: Registered protocol family 16
174[ 0.143701] cpuidle: using governor ladder
175[ 0.143743] cpuidle: using governor menu
176[ 0.143842] ACPI: bus type PCI registered
177[ 0.143845] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
178[ 0.143926] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
179[ 0.143930] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
180[ 0.143931] PCI: Using MMCONFIG for extended config space
181[ 0.143932] PCI: Using configuration type 1 for base access
182[ 0.145473] HugeTLB registered 4 MB page size, pre-allocated 0 pages
183[ 0.145829] ACPI: Added _OSI(Module Device)
184[ 0.145831] ACPI: Added _OSI(Processor Device)
185[ 0.145833] ACPI: Added _OSI(3.0 _SCP Extensions)
186[ 0.145834] ACPI: Added _OSI(Processor Aggregator Device)
187[ 0.147177] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
188[ 0.148785] ACPI : EC: EC started
189[ 0.148786] ACPI : EC: interrupt blocked
190[ 0.148903] ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
191[ 0.148906] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x1c, EC_CMD/EC_SC=0x66, EC_DATA=0x62
192[ 0.148909] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions
193[ 0.148910] ACPI: Interpreter enabled
194[ 0.148942] ACPI: (supports S0 S3 S4 S5)
195[ 0.148943] ACPI: Using IOAPIC for interrupt routing
196[ 0.148981] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
197[ 0.160317] acpi ACPI0003:01: ACPI dock station (docks/bays count: 1)
198[ 0.160853] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
199[ 0.160860] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
200[ 0.160982] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
201[ 0.160988] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
202[ 0.161394] PCI host bridge to bus 0000:00
203[ 0.161398] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
204[ 0.161401] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
205[ 0.161403] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
206[ 0.161406] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
207[ 0.161408] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
208[ 0.161411] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
209[ 0.161414] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
210[ 0.161416] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
211[ 0.161419] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
212[ 0.161421] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
213[ 0.161424] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
214[ 0.161426] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
215[ 0.161429] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
216[ 0.161431] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
217[ 0.161434] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
218[ 0.161436] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
219[ 0.161439] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
220[ 0.161441] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
221[ 0.161444] pci_bus 0000:00: root bus resource [bus 00-ff]
222[ 0.161457] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
223[ 0.161634] pci 0000:00:02.0: [8086:27a2] type 00 class 0x030000
224[ 0.161647] pci 0000:00:02.0: reg 0x10: [mem 0xe4300000-0xe437ffff]
225[ 0.161654] pci 0000:00:02.0: reg 0x14: [io 0x50b0-0x50b7]
226[ 0.161661] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff pref]
227[ 0.161668] pci 0000:00:02.0: reg 0x1c: [mem 0xe4400000-0xe443ffff]
228[ 0.161830] pci 0000:00:02.1: [8086:27a6] type 00 class 0x038000
229[ 0.161841] pci 0000:00:02.1: reg 0x10: [mem 0xe4380000-0xe43fffff]
230[ 0.162071] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
231[ 0.162098] pci 0000:00:1b.0: reg 0x10: [mem 0xe4440000-0xe4443fff 64bit]
232[ 0.162215] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
233[ 0.162306] pci 0000:00:1b.0: System wakeup disabled by ACPI
234[ 0.162379] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
235[ 0.162497] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
236[ 0.162654] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
237[ 0.162777] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
238[ 0.162929] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
239[ 0.163037] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
240[ 0.163185] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
241[ 0.163293] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
242[ 0.163445] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
243[ 0.163502] pci 0000:00:1d.0: reg 0x20: [io 0x5000-0x501f]
244[ 0.163637] pci 0000:00:1d.0: System wakeup disabled by ACPI
245[ 0.163701] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
246[ 0.163781] pci 0000:00:1d.1: reg 0x20: [io 0x5020-0x503f]
247[ 0.163926] pci 0000:00:1d.1: System wakeup disabled by ACPI
248[ 0.163988] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
249[ 0.164045] pci 0000:00:1d.2: reg 0x20: [io 0x5040-0x505f]
250[ 0.164180] pci 0000:00:1d.2: System wakeup disabled by ACPI
251[ 0.164242] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
252[ 0.164300] pci 0000:00:1d.3: reg 0x20: [io 0x5060-0x507f]
253[ 0.164433] pci 0000:00:1d.3: System wakeup disabled by ACPI
254[ 0.164503] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
255[ 0.164526] pci 0000:00:1d.7: reg 0x10: [mem 0xe4444000-0xe44443ff]
256[ 0.164631] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
257[ 0.164716] pci 0000:00:1d.7: System wakeup disabled by ACPI
258[ 0.164781] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
259[ 0.164982] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
260[ 0.165098] pci 0000:00:1f.0: quirk: [io 0x0500-0x057f] claimed by ICH6 ACPI/GPIO/TCO
261[ 0.165104] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
262[ 0.165109] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
263[ 0.165114] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
264[ 0.165118] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
265[ 0.165281] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
266[ 0.165299] pci 0000:00:1f.1: reg 0x10: [io 0x50b8-0x50bf]
267[ 0.165311] pci 0000:00:1f.1: reg 0x14: [io 0x50d8-0x50db]
268[ 0.165323] pci 0000:00:1f.1: reg 0x18: [io 0x50c0-0x50c7]
269[ 0.165335] pci 0000:00:1f.1: reg 0x1c: [io 0x50dc-0x50df]
270[ 0.165347] pci 0000:00:1f.1: reg 0x20: [io 0x50a0-0x50af]
271[ 0.165374] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
272[ 0.165376] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
273[ 0.165378] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
274[ 0.165380] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
275[ 0.165523] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
276[ 0.165545] pci 0000:00:1f.2: reg 0x10: [io 0x50c8-0x50cf]
277[ 0.165557] pci 0000:00:1f.2: reg 0x14: [io 0x50e0-0x50e3]
278[ 0.165569] pci 0000:00:1f.2: reg 0x18: [io 0x50d0-0x50d7]
279[ 0.165581] pci 0000:00:1f.2: reg 0x1c: [io 0x50e4-0x50e7]
280[ 0.165593] pci 0000:00:1f.2: reg 0x20: [io 0x5080-0x508f]
281[ 0.165606] pci 0000:00:1f.2: reg 0x24: [mem 0xe4445000-0xe44453ff]
282[ 0.165665] pci 0000:00:1f.2: PME# supported from D3hot
283[ 0.165806] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
284[ 0.165876] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
285[ 0.166147] pci 0000:01:00.0: [8086:109a] type 00 class 0x020000
286[ 0.166185] pci 0000:01:00.0: reg 0x10: [mem 0xe4100000-0xe411ffff]
287[ 0.166227] pci 0000:01:00.0: reg 0x18: [io 0x4000-0x401f]
288[ 0.166428] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
289[ 0.177938] pci 0000:00:1c.0: PCI bridge to [bus 01]
290[ 0.177944] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
291[ 0.177949] pci 0000:00:1c.0: bridge window [mem 0xe4100000-0xe41fffff]
292[ 0.178081] pci 0000:02:00.0: [8086:4227] type 00 class 0x028000
293[ 0.178149] pci 0000:02:00.0: reg 0x10: [mem 0xe4200000-0xe4200fff]
294[ 0.178596] pci 0000:02:00.0: PME# supported from D0 D3hot
295[ 0.189953] pci 0000:00:1c.1: PCI bridge to [bus 02]
296[ 0.189961] pci 0000:00:1c.1: bridge window [mem 0xe4200000-0xe42fffff]
297[ 0.190039] pci 0000:00:1c.2: PCI bridge to [bus 03]
298[ 0.190121] pci 0000:00:1c.3: PCI bridge to [bus 04]
299[ 0.190282] pci 0000:05:00.0: [1180:0476] type 02 class 0x060700
300[ 0.190302] pci 0000:05:00.0: proprietary Ricoh MMC controller disabled (via cardbus function)
301[ 0.190304] pci 0000:05:00.0: MMC cards are now supported by standard SDHCI controller
302[ 0.190321] pci 0000:05:00.0: reg 0x10: [mem 0xe2000000-0xe2000fff]
303[ 0.190364] pci 0000:05:00.0: supports D1 D2
304[ 0.190366] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
305[ 0.190408] pci 0000:05:00.0: System wakeup disabled by ACPI
306[ 0.190477] pci 0000:05:00.1: [1180:0552] type 00 class 0x0c0010
307[ 0.190499] pci 0000:05:00.1: reg 0x10: [mem 0xe2001000-0xe20017ff]
308[ 0.190603] pci 0000:05:00.1: supports D1 D2
309[ 0.190605] pci 0000:05:00.1: PME# supported from D0 D1 D2 D3hot D3cold
310[ 0.190700] pci 0000:05:00.2: [1180:0822] type 00 class 0x080500
311[ 0.190723] pci 0000:05:00.2: reg 0x10: [mem 0xe2002000-0xe20020ff]
312[ 0.190829] pci 0000:05:00.2: supports D1 D2
313[ 0.190831] pci 0000:05:00.2: PME# supported from D0 D1 D2 D3hot D3cold
314[ 0.190980] pci 0000:00:1e.0: PCI bridge to [bus 05-06] (subtractive decode)
315[ 0.190986] pci 0000:00:1e.0: bridge window [io 0x2000-0x3fff]
316[ 0.190991] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xe20fffff]
317[ 0.190999] pci 0000:00:1e.0: bridge window [mem 0xe2100000-0xe40fffff 64bit pref]
318[ 0.191002] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
319[ 0.191005] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
320[ 0.191008] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
321[ 0.191010] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
322[ 0.191013] pci 0000:00:1e.0: bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
323[ 0.191015] pci 0000:00:1e.0: bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
324[ 0.191018] pci 0000:00:1e.0: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
325[ 0.191020] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
326[ 0.191023] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
327[ 0.191026] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
328[ 0.191028] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
329[ 0.191031] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
330[ 0.191033] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
331[ 0.191036] pci 0000:00:1e.0: bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode)
332[ 0.191038] pci 0000:00:1e.0: bridge window [mem 0x000ec000-0x000effff window] (subtractive decode)
333[ 0.191041] pci 0000:00:1e.0: bridge window [mem 0x000f0000-0x000fffff window] (subtractive decode)
334[ 0.191044] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xfebfffff window] (subtractive decode)
335[ 0.191046] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff window] (subtractive decode)
336[ 0.191111] pci_bus 0000:06: busn_res: can not insert [bus 06-ff] under [bus 05-06] (conflicts with (null) [bus 05-06])
337[ 0.191117] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 09
338[ 0.191120] pci_bus 0000:06: busn_res: can not insert [bus 06-09] under [bus 05-06] (conflicts with (null) [bus 05-06])
339[ 0.191125] pci_bus 0000:06: [bus 06-09] partially hidden behind transparent bridge 0000:05 [bus 05-06]
340[ 0.191129] pci 0000:00:1e.0: bridge has subordinate 06 but max busn 09
341[ 0.191168] pci_bus 0000:00: on NUMA node 0
342[ 0.191337] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 12 14 15) *11
343[ 0.191429] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *11 12 14 15)
344[ 0.191519] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 12 14 15) *11
345[ 0.191609] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *11 12 14 15)
346[ 0.191697] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12 14 15) *11
347[ 0.191787] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *11 12 14 15)
348[ 0.191876] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 12 14 15) *11
349[ 0.191966] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *11 12 14 15)
350[ 0.193812] ACPI : EC: interrupt unblocked
351[ 0.193823] ACPI : EC: event unblocked
352[ 0.193831] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x1c, EC_CMD/EC_SC=0x66, EC_DATA=0x62
353[ 0.193834] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
354[ 0.193958] pci 0000:00:02.0: vgaarb: setting as boot VGA device
355[ 0.193962] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
356[ 0.193972] pci 0000:00:02.0: vgaarb: bridge control possible
357[ 0.193973] vgaarb: loaded
358[ 0.194098] PCI: Using ACPI for IRQ routing
359[ 0.196579] PCI: pci_cache_line_size set to 64 bytes
360[ 0.196673] e820: reserve RAM buffer [mem 0x7f714000-0x7fffffff]
361[ 0.196995] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
362[ 0.197002] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
363[ 0.197007] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
364[ 0.199072] clocksource: Switched to clocksource hpet
365[ 0.218177] VFS: Disk quotas dquot_6.6.0
366[ 0.218214] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
367[ 0.218365] pnp: PnP ACPI init
368[ 0.218555] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
369[ 0.218558] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
370[ 0.218561] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
371[ 0.218564] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
372[ 0.218567] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
373[ 0.218570] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
374[ 0.218573] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
375[ 0.218576] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
376[ 0.218582] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
377[ 0.219296] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
378[ 0.219301] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
379[ 0.219395] system 00:02: [io 0x0800-0x080f] has been reserved
380[ 0.219398] system 00:02: [io 0x0500-0x057f] has been reserved
381[ 0.219401] system 00:02: [io 0x0480-0x04bf] has been reserved
382[ 0.219405] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
383[ 0.219448] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
384[ 0.219516] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
385[ 0.219573] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
386[ 0.219628] pnp 00:06: Plug and Play ACPI device, IDs WACf004 (active)
387[ 0.219685] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
388[ 0.219741] pnp: PnP ACPI: found 8 devices
389[ 0.258061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
390[ 0.258087] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
391[ 0.258152] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
392[ 0.258157] pci 0000:00:1c.0: PCI bridge to [bus 01]
393[ 0.258161] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
394[ 0.258168] pci 0000:00:1c.0: bridge window [mem 0xe4100000-0xe41fffff]
395[ 0.258173] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref]
396[ 0.258181] pci 0000:00:1c.1: PCI bridge to [bus 02]
397[ 0.258188] pci 0000:00:1c.1: bridge window [mem 0xe4200000-0xe42fffff]
398[ 0.258199] pci 0000:00:1c.2: PCI bridge to [bus 03]
399[ 0.258214] pci 0000:00:1c.3: PCI bridge to [bus 04]
400[ 0.258240] pci 0000:05:00.0: BAR 15: assigned [mem 0x84000000-0x87ffffff pref]
401[ 0.258249] pci 0000:05:00.0: BAR 16: assigned [mem 0x88000000-0x8bffffff]
402[ 0.258252] pci 0000:05:00.0: BAR 13: assigned [io 0x2000-0x20ff]
403[ 0.258255] pci 0000:05:00.0: BAR 14: assigned [io 0x2400-0x24ff]
404[ 0.258258] pci 0000:05:00.0: CardBus bridge to [bus 06-09]
405[ 0.258260] pci 0000:05:00.0: bridge window [io 0x2000-0x20ff]
406[ 0.258266] pci 0000:05:00.0: bridge window [io 0x2400-0x24ff]
407[ 0.258271] pci 0000:05:00.0: bridge window [mem 0x84000000-0x87ffffff pref]
408[ 0.258276] pci 0000:05:00.0: bridge window [mem 0x88000000-0x8bffffff]
409[ 0.258281] pci 0000:00:1e.0: PCI bridge to [bus 05-06]
410[ 0.258285] pci 0000:00:1e.0: bridge window [io 0x2000-0x3fff]
411[ 0.258292] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xe20fffff]
412[ 0.258297] pci 0000:00:1e.0: bridge window [mem 0xe2100000-0xe40fffff 64bit pref]
413[ 0.258306] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
414[ 0.258309] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
415[ 0.258311] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
416[ 0.258314] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
417[ 0.258316] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
418[ 0.258319] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
419[ 0.258321] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
420[ 0.258324] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
421[ 0.258326] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
422[ 0.258328] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
423[ 0.258331] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
424[ 0.258333] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
425[ 0.258336] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
426[ 0.258338] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
427[ 0.258340] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
428[ 0.258343] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
429[ 0.258345] pci_bus 0000:00: resource 20 [mem 0x80000000-0xfebfffff window]
430[ 0.258348] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window]
431[ 0.258350] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
432[ 0.258353] pci_bus 0000:01: resource 1 [mem 0xe4100000-0xe41fffff]
433[ 0.258355] pci_bus 0000:01: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
434[ 0.258358] pci_bus 0000:02: resource 1 [mem 0xe4200000-0xe42fffff]
435[ 0.258361] pci_bus 0000:05: resource 0 [io 0x2000-0x3fff]
436[ 0.258363] pci_bus 0000:05: resource 1 [mem 0xe0000000-0xe20fffff]
437[ 0.258366] pci_bus 0000:05: resource 2 [mem 0xe2100000-0xe40fffff 64bit pref]
438[ 0.258368] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window]
439[ 0.258371] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window]
440[ 0.258373] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
441[ 0.258376] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000c3fff window]
442[ 0.258378] pci_bus 0000:05: resource 8 [mem 0x000c4000-0x000c7fff window]
443[ 0.258380] pci_bus 0000:05: resource 9 [mem 0x000c8000-0x000cbfff window]
444[ 0.258383] pci_bus 0000:05: resource 10 [mem 0x000cc000-0x000cffff window]
445[ 0.258385] pci_bus 0000:05: resource 11 [mem 0x000d0000-0x000d3fff window]
446[ 0.258388] pci_bus 0000:05: resource 12 [mem 0x000d4000-0x000d7fff window]
447[ 0.258390] pci_bus 0000:05: resource 13 [mem 0x000d8000-0x000dbfff window]
448[ 0.258392] pci_bus 0000:05: resource 14 [mem 0x000dc000-0x000dffff window]
449[ 0.258395] pci_bus 0000:05: resource 15 [mem 0x000e0000-0x000e3fff window]
450[ 0.258397] pci_bus 0000:05: resource 16 [mem 0x000e4000-0x000e7fff window]
451[ 0.258400] pci_bus 0000:05: resource 17 [mem 0x000e8000-0x000ebfff window]
452[ 0.258402] pci_bus 0000:05: resource 18 [mem 0x000ec000-0x000effff window]
453[ 0.258405] pci_bus 0000:05: resource 19 [mem 0x000f0000-0x000fffff window]
454[ 0.258407] pci_bus 0000:05: resource 20 [mem 0x80000000-0xfebfffff window]
455[ 0.258410] pci_bus 0000:05: resource 21 [mem 0xfed40000-0xfed44fff window]
456[ 0.258412] pci_bus 0000:06: resource 0 [io 0x2000-0x20ff]
457[ 0.258415] pci_bus 0000:06: resource 1 [io 0x2400-0x24ff]
458[ 0.258417] pci_bus 0000:06: resource 2 [mem 0x84000000-0x87ffffff pref]
459[ 0.258419] pci_bus 0000:06: resource 3 [mem 0x88000000-0x8bffffff]
460[ 0.258575] NET: Registered protocol family 2
461[ 0.258861] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
462[ 0.258890] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
463[ 0.258938] TCP: Hash tables configured (established 8192 bind 8192)
464[ 0.258978] UDP hash table entries: 512 (order: 2, 16384 bytes)
465[ 0.258990] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
466[ 0.259055] NET: Registered protocol family 1
467[ 0.259088] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
468[ 0.260505] PCI: CLS 64 bytes, default 64
469[ 0.260586] Unpacking initramfs...
470[ 0.933736] Freeing initrd memory: 18528K
471[ 0.934100] Scanning for low memory corruption every 60 seconds
472[ 0.934582] audit: initializing netlink subsys (disabled)
473[ 0.934670] audit: type=2000 audit(1492807644.932:1): state=initialized audit_enabled=0 res=1
474[ 0.934976] Initialise system trusted keyrings
475[ 0.935044] workingset: timestamp_bits=14 max_order=19 bucket_order=5
476[ 0.935101] zbud: loaded
477[ 1.284777] Key type asymmetric registered
478[ 1.284779] Asymmetric key parser 'x509' registered
479[ 1.284797] bounce: pool size: 64 pages
480[ 1.284811] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
481[ 1.284858] io scheduler noop registered
482[ 1.284859] io scheduler deadline registered
483[ 1.284889] io scheduler cfq registered (default)
484[ 1.284890] io scheduler mq-deadline registered
485[ 1.286354] pcieport 0000:00:1c.0: Signaling PME with IRQ 24
486[ 1.286386] pcieport 0000:00:1c.1: Signaling PME with IRQ 25
487[ 1.286415] pcieport 0000:00:1c.2: Signaling PME with IRQ 26
488[ 1.286450] pcieport 0000:00:1c.3: Signaling PME with IRQ 27
489[ 1.286490] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+
490[ 1.286557] efifb: probing for efifb
491[ 1.286582] efifb: framebuffer at 0xd0000000, using 3072k, total 3072k
492[ 1.286584] efifb: mode is 1024x768x32, linelength=4096, pages=1
493[ 1.286585] efifb: scrolling: redraw
494[ 1.286587] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
495[ 1.291613] Console: switching to colour frame buffer device 128x48
496[ 1.296416] fb0: EFI VGA frame buffer device
497[ 1.296428] intel_idle: does not run on family 6 model 14
498[ 1.296950] Monitor-Mwait will be used to enter C-1 state
499[ 1.296970] Monitor-Mwait will be used to enter C-2 state
500[ 1.296986] Monitor-Mwait will be used to enter C-3 state
501[ 1.296998] sched_clock: Marking unstable (1297927187, -936663)<-(1406292335, -109301811)
502[ 1.297003] tsc: Marking TSC unstable due to TSC halts in idle
503[ 1.297453] GHES: HEST is not enabled!
504[ 1.297559] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
505[ 1.297776] 00:06: ttyS0 at I/O 0x200 (irq = 5, base_baud = 921600) is a NS16550A
506[ 1.318512] 00:07: ttyS1 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
507[ 1.319159] Linux agpgart interface v0.103
508[ 1.319639] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
509[ 1.331096] serio: i8042 KBD port at 0x60,0x64 irq 1
510[ 1.331103] serio: i8042 AUX port at 0x60,0x64 irq 12
511[ 1.331343] mousedev: PS/2 mouse device common for all mice
512[ 1.331419] rtc_cmos 00:03: RTC can wake from S4
513[ 1.331614] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
514[ 1.331648] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
515[ 1.331694] ledtrig-cpu: registered to indicate activity on CPUs
516[ 1.332045] NET: Registered protocol family 10
517[ 1.332403] Segment Routing with IPv6
518[ 1.332428] mip6: Mobile IPv6
519[ 1.332430] NET: Registered protocol family 17
520[ 1.332433] mpls_gso: MPLS GSO support
521[ 1.332778] microcode: sig=0x6ec, pf=0x20, revision=0x54
522[ 1.332853] microcode: Microcode Update Driver: v2.2.
523[ 1.332858] Using IPI No-Shortcut mode
524[ 1.333100] registered taskstats version 1
525[ 1.333103] Loading compiled-in X.509 certificates
526[ 1.333123] zswap: loaded using pool lzo/zbud
527[ 1.333716] rtc_cmos 00:03: setting system clock to 2017-04-21 20:47:25 UTC (1492807645)
528[ 1.333755] PM: Hibernation image not present or could not be loaded.
529[ 1.334067] Freeing unused kernel memory: 708K
530[ 1.334295] Write protecting the kernel text: 6104k
531[ 1.334372] Write protecting the kernel read-only data: 2264k
532[ 1.337810] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
533[ 1.398638] systemd-udevd[77]: starting version 215
534[ 1.399311] random: systemd-udevd: uninitialized urandom read (16 bytes read)
535[ 1.421576] thermal: module verification failed: signature and/or required key missing - tainting kernel
536[ 1.422471] pps_core: LinuxPPS API ver. 1 registered
537[ 1.422473] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
538[ 1.422785] PTP clock support registered
539[ 1.425467] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
540[ 1.425469] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
541[ 1.425837] e1000e 0000:01:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
542[ 1.426592] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
543[ 1.427111] thermal LNXTHERM:00: registered as thermal_zone0
544[ 1.427113] ACPI: Thermal Zone [THM0] (33 C)
545[ 1.428129] thermal LNXTHERM:01: registered as thermal_zone1
546[ 1.428131] ACPI: Thermal Zone [THM1] (24 C)
547[ 1.438548] ACPI: bus type USB registered
548[ 1.438591] usbcore: registered new interface driver usbfs
549[ 1.438610] usbcore: registered new interface driver hub
550[ 1.440830] usbcore: registered new device driver usb
551[ 1.448680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
552[ 1.449229] uhci_hcd: USB Universal Host Controller Interface driver
553[ 1.449454] uhci_hcd 0000:00:1d.0: UHCI Host Controller
554[ 1.449467] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
555[ 1.449479] uhci_hcd 0000:00:1d.0: detected 2 ports
556[ 1.449521] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00005000
557[ 1.449629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
558[ 1.449632] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
559[ 1.449634] usb usb1: Product: UHCI Host Controller
560[ 1.449636] usb usb1: Manufacturer: Linux 4.11.0-rc7+ uhci_hcd
561[ 1.449639] usb usb1: SerialNumber: 0000:00:1d.0
562[ 1.451423] sdhci: Secure Digital Host Controller Interface driver
563[ 1.451425] sdhci: Copyright(c) Pierre Ossman
564[ 1.451890] sdhci-pci 0000:05:00.2: SDHCI controller found [1180:0822] (rev 18)
565[ 1.451903] pci 0000:00:1e.0: enabling device (0004 -> 0007)
566[ 1.453062] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
567[ 1.454065] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
568[ 1.454778] hub 1-0:1.0: USB hub found
569[ 1.454791] hub 1-0:1.0: 2 ports detected
570[ 1.455171] uhci_hcd 0000:00:1d.1: UHCI Host Controller
571[ 1.455180] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
572[ 1.455191] uhci_hcd 0000:00:1d.1: detected 2 ports
573[ 1.455226] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00005020
574[ 1.455318] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
575[ 1.455320] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
576[ 1.455323] usb usb2: Product: UHCI Host Controller
577[ 1.455325] usb usb2: Manufacturer: Linux 4.11.0-rc7+ uhci_hcd
578[ 1.455327] usb usb2: SerialNumber: 0000:00:1d.1
579[ 1.455528] hub 2-0:1.0: USB hub found
580[ 1.455541] hub 2-0:1.0: 2 ports detected
581[ 1.455859] uhci_hcd 0000:00:1d.2: UHCI Host Controller
582[ 1.455868] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
583[ 1.455877] uhci_hcd 0000:00:1d.2: detected 2 ports
584[ 1.455909] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00005040
585[ 1.455994] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
586[ 1.455996] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
587[ 1.455999] usb usb3: Product: UHCI Host Controller
588[ 1.456001] usb usb3: Manufacturer: Linux 4.11.0-rc7+ uhci_hcd
589[ 1.456003] usb usb3: SerialNumber: 0000:00:1d.2
590[ 1.456191] hub 3-0:1.0: USB hub found
591[ 1.456203] hub 3-0:1.0: 2 ports detected
592[ 1.456538] uhci_hcd 0000:00:1d.3: UHCI Host Controller
593[ 1.456546] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
594[ 1.456556] uhci_hcd 0000:00:1d.3: detected 2 ports
595[ 1.456587] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00005060
596[ 1.456931] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
597[ 1.456934] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
598[ 1.456936] usb usb4: Product: UHCI Host Controller
599[ 1.456939] usb usb4: Manufacturer: Linux 4.11.0-rc7+ uhci_hcd
600[ 1.456941] usb usb4: SerialNumber: 0000:00:1d.3
601[ 1.457156] ehci-pci: EHCI PCI platform driver
602[ 1.457179] hub 4-0:1.0: USB hub found
603[ 1.457192] hub 4-0:1.0: 2 ports detected
604[ 1.458056] ehci-pci 0000:00:1d.7: EHCI Host Controller
605[ 1.458065] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5
606[ 1.458082] ehci-pci 0000:00:1d.7: debug port 1
607[ 1.461942] SCSI subsystem initialized
608[ 1.461995] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
609[ 1.462006] ehci-pci 0000:00:1d.7: irq 19, io mem 0xe4444000
610[ 1.463075] sdhci-pci 0000:05:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
611[ 1.464596] mmc0: SDHCI controller on PCI [0000:05:00.2] using DMA
612[ 1.465897] libata version 3.00 loaded.
613[ 1.475338] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
614[ 1.475421] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
615[ 1.475424] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
616[ 1.475426] usb usb5: Product: EHCI Host Controller
617[ 1.475428] usb usb5: Manufacturer: Linux 4.11.0-rc7+ ehci_hcd
618[ 1.475430] usb usb5: SerialNumber: 0000:00:1d.7
619[ 1.475684] hub 5-0:1.0: USB hub found
620[ 1.475697] hub 5-0:1.0: 8 ports detected
621[ 1.503369] hub 1-0:1.0: USB hub found
622[ 1.503383] hub 1-0:1.0: 2 ports detected
623[ 1.531305] hub 2-0:1.0: USB hub found
624[ 1.531317] hub 2-0:1.0: 2 ports detected
625[ 1.535500] firewire_ohci 0000:05:00.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
626[ 1.541483] e1000e 0000:01:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:16:d3:b8:e3:49
627[ 1.541486] e1000e 0000:01:00.0 eth0: Intel(R) PRO/1000 Network Connection
628[ 1.541618] e1000e 0000:01:00.0 eth0: MAC: 2, PHY: 2, PBA No: 005302-003
629[ 1.559311] hub 3-0:1.0: USB hub found
630[ 1.559324] hub 3-0:1.0: 2 ports detected
631[ 1.587200] hub 4-0:1.0: USB hub found
632[ 1.587212] hub 4-0:1.0: 2 ports detected
633[ 1.587561] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
634[ 1.588614] ata_piix 0000:00:1f.1: version 2.13
635[ 1.589702] scsi host0: ata_piix
636[ 1.590181] scsi host1: ata_piix
637[ 1.590271] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x50a0 irq 14
638[ 1.590273] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x50a8 irq 15
639[ 1.590336] ahci 0000:00:1f.2: version 3.0
640[ 1.590598] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
641[ 1.590601] ata2: port disabled--ignoring
642[ 1.590628] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x1 impl SATA mode
643[ 1.590632] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pmp pio slum part
644[ 1.591541] scsi host2: ahci
645[ 1.591715] scsi host3: ahci
646[ 1.591878] scsi host4: ahci
647[ 1.592075] scsi host5: ahci
648[ 1.592173] ata3: SATA max UDMA/133 abar m1024@0xe4445000 port 0xe4445100 irq 29
649[ 1.592175] ata4: DUMMY
650[ 1.592176] ata5: DUMMY
651[ 1.592177] ata6: DUMMY
652[ 1.750120] ata1.00: ATAPI: DVD/CDRW UJDA775, CB03, max UDMA/33
653[ 1.755243] ata1.00: configured for UDMA/33
654[ 1.758206] scsi 0:0:0:0: CD-ROM MATSHITA DVD/CDRW UJDA775 CB03 PQ: 0 ANSI: 5
655[ 1.803209] usb 5-6: new high-speed USB device number 2 using ehci-pci
656[ 1.871347] random: fast init done
657[ 1.947178] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x17f6c84ba52, max_idle_ns: 440795207432 ns
658[ 1.951571] usb 5-6: New USB device found, idVendor=17ef, idProduct=1000
659[ 1.951574] usb 5-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
660[ 1.951866] hub 5-6:1.0: USB hub found
661[ 1.951939] hub 5-6:1.0: 4 ports detected
662[ 2.043230] firewire_core 0000:05:00.1: created device fw0: GUID 0000000000000000, S400
663[ 2.067153] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
664[ 2.067532] ata3.00: ATA-9: M4-CT256M4SSD2, 070H, max UDMA/100
665[ 2.067535] ata3.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
666[ 2.067995] ata3.00: configured for UDMA/100
667[ 2.068255] scsi 2:0:0:0: Direct-Access ATA M4-CT256M4SSD2 070H PQ: 0 ANSI: 5
668[ 2.120517] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
669[ 2.120520] cdrom: Uniform CD-ROM driver Revision: 3.20
670[ 2.120895] sr 0:0:0:0: Attached scsi CD-ROM sr0
671[ 2.121154] sd 2:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
672[ 2.121177] sd 2:0:0:0: [sda] Write Protect is off
673[ 2.121180] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
674[ 2.121218] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
675[ 2.121621] sr 0:0:0:0: Attached scsi generic sg0 type 5
676[ 2.121713] sd 2:0:0:0: Attached scsi generic sg1 type 0
677[ 2.121919] sda: sda1 sda2
678[ 2.122436] sd 2:0:0:0: [sda] Attached SCSI disk
679[ 2.209658] device-mapper: uevent: version 1.0.3
680[ 2.209779] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
681[ 2.266330] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
682[ 2.284338] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input2
683[ 5.458958] NET: Registered protocol family 38
684[ 5.699489] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
685[ 5.911874] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
686[ 5.912100] systemd[1]: Detected architecture 'x86'.
687[ 5.958161] systemd[1]: Inserted module 'autofs4'
688[ 5.958782] systemd[1]: Set hostname to <gm-debian>.
689[ 6.142225] random: crng init done
690[ 6.211721] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
691[ 6.211820] systemd[1]: Found ordering cycle on basic.target/start
692[ 6.211825] systemd[1]: Found dependency on sysinit.target/start
693[ 6.211830] systemd[1]: Found dependency on rpcbind.service/start
694[ 6.211834] systemd[1]: Found dependency on network-online.target/start
695[ 6.211839] systemd[1]: Found dependency on network.target/start
696[ 6.298673] lp: driver loaded but no devices found
697[ 6.301746] ppdev: user-space parallel port driver
698[ 6.304154] parport0: PC-style at 0x3bc (0x7bc) [PCSPP,TRISTATE]
699[ 6.439373] parport0: irq 7 detected
700[ 6.535279] lp0: using parport0 (polling).
701[ 6.546326] fuse init (API version 7.26)
702[ 7.178569] systemd-udevd[249]: starting version 215
703[ 7.464002] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro,discard
704[ 7.479221] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/PNP0C09:00/PNP0C0E:00/input/input3
705[ 7.479229] ACPI: Sleep Button [SLPB]
706[ 7.479512] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/PNP0C09:00/PNP0C0D:00/input/input4
707[ 7.479522] ACPI: Lid Switch [LID]
708[ 7.479642] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
709[ 7.479646] ACPI: Power Button [PWRF]
710[ 7.498045] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
711[ 7.503182] ACPI: AC Adapter [AC] (on-line)
712[ 7.503234] ACPI Exception: AE_NOT_FOUND, Error reading AC Adapter state (20170119/ac-128)
713[ 7.509643] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
714[ 7.518286] acpi device:04: registered as cooling_device2
715[ 7.518390] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
716[ 7.538321] ACPI: Battery Slot [BAT0] (battery absent)
717[ 7.538477] ACPI: Battery Slot [BAT1] (battery absent)
718[ 7.544363] Non-volatile memory driver v1.3
719[ 7.587904] thinkpad_acpi: ThinkPad ACPI Extras v0.25
720[ 7.587908] thinkpad_acpi: http://ibm-acpi.sf.net/
721[ 7.587910] thinkpad_acpi: ThinkPad BIOS CBET4000 4.5-1596-gb86ccbb, EC 7JHT12WW-3.4
722[ 7.587911] thinkpad_acpi: Lenovo ThinkPad X60 Tablet, model 636338U
723[ 7.593353] thinkpad_hwmon thinkpad_hwmon: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
724[ 7.595506] thinkpad_acpi: Tablet mode switch found (type: MHKG), currently in laptop mode
725[ 7.595539] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
726[ 7.595540] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
727[ 7.609800] intel_rng: FWH not detected
728[ 7.609835] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
729[ 7.610361] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
730[ 7.619733] yenta_cardbus 0000:05:00.0: CardBus bridge found [0000:0000]
731[ 7.619978] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
732[ 7.648481] e1000e 0000:01:00.0 eth8: renamed from eth0
733[ 7.655706] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\PMIO) (20170119/utaddress-247)
734[ 7.655717] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
735[ 7.655721] ACPI Warning: SystemIO range 0x00000000000004B0-0x00000000000004BF conflicts with OpRegion 0x0000000000000480-0x00000000000004BB (\GPIO) (20170119/utaddress-247)
736[ 7.655727] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
737[ 7.655729] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004AF conflicts with OpRegion 0x0000000000000480-0x00000000000004BB (\GPIO) (20170119/utaddress-247)
738[ 7.655735] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
739[ 7.655736] lpc_ich: Resource conflict(s) found affecting gpio_ich
740[ 7.657582] snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:2010
741[ 7.658258] leds_ss4200: no LED devices found
742[ 7.663422] systemd-udevd[301]: renamed network interface eth0 to eth8
743[ 7.688643] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1981: line_outs=1 (0x5/0x0/0x0/0x0/0x0) type:speaker
744[ 7.688648] snd_hda_codec_analog hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
745[ 7.688651] snd_hda_codec_analog hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
746[ 7.688653] snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0
747[ 7.688656] snd_hda_codec_analog hdaudioC0D0: dig-out=0xa/0x0
748[ 7.688658] snd_hda_codec_analog hdaudioC0D0: inputs:
749[ 7.688661] snd_hda_codec_analog hdaudioC0D0: Mic=0x8
750[ 7.688663] snd_hda_codec_analog hdaudioC0D0: CD=0x19
751[ 7.695857] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
752[ 7.718282] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
753[ 7.718285] iwl3945: Copyright(c) 2003-2011 Intel Corporation
754[ 7.718287] iwl3945: hw_scan is disabled
755[ 7.719467] input: PC Speaker as /devices/platform/pcspkr/input/input9
756[ 7.743956] pci 0000:00:00.0: Intel 945GM Chipset
757[ 7.743979] pci 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
758[ 7.744531] pci 0000:00:00.0: detected 8192K stolen memory
759[ 7.744586] [drm] Memory usable by graphics device = 256M
760[ 7.744591] checking generic (d0000000 300000) vs hw (d0000000 10000000)
761[ 7.744593] fb: switching to inteldrmfb from EFI VGA
762[ 7.744654] Console: switching to colour dummy device 80x25
763[ 7.744844] [drm] Replacing VGA console driver
764[ 7.744895] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
765[ 7.744897] [drm] Driver supports precise vblank timestamp query.
766[ 7.745248] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
767[ 7.756246] yenta_cardbus 0000:05:00.0: ISA IRQ mask 0x0cb8, PCI irq 16
768[ 7.756256] yenta_cardbus 0000:05:00.0: Socket status: 30000006
769[ 7.756260] pci_bus 0000:05: Raising subordinate bus# of parent bus (#05) from #06 to #09
770[ 7.756268] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [io 0x2000-0x3fff]
771[ 7.756272] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [mem 0xe0000000-0xe20fffff]
772[ 7.756275] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0000000-0xe20fffff:
773[ 7.756287] excluding 0xe1ef0000-0xe20fffff
774[ 7.756293] yenta_cardbus 0000:05:00.0: pcmcia: parent PCI bridge window: [mem 0xe2100000-0xe40fffff 64bit pref]
775[ 7.756295] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe2100000-0xe40fffff:
776[ 7.756303] excluding 0xe2100000-0xe40fffff
777[ 7.792136] iwl3945 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
778[ 7.792141] iwl3945 0000:02:00.0: Detected Intel Wireless WiFi Link 3945ABG
779[ 7.808001] [drm] RC6 disabled, disabling runtime PM support
780[ 7.808035] [drm] initialized overlay support
781[ 7.818612] [drm] Initialized i915 1.6.0 20170123 for 0000:00:02.0 on minor 0
782[ 7.818757] [drm] Initialized i915 1.6.0 20170123 for 0000:00:02.0 on minor 0
783[ 7.831503] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
784[ 7.851026] fbcon: inteldrmfb (fb0) is primary device
785[ 7.861231] intel_powerclamp: No package C-state available
786[ 7.892583] iTCO_vendor_support: vendor-support=0
787[ 7.896523] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
788[ 7.896585] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0560)
789[ 7.897042] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
790[ 7.969307] iwl3945 0000:02:00.0 wlan4: renamed from wlan0
791[ 7.991924] systemd-udevd[291]: renamed network interface wlan0 to wlan4
792[ 8.173335] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: discard
793[ 8.297604] Console: switching to colour frame buffer device 128x48
794[ 8.319095] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
795[ 8.325830] systemd-journald[246]: Received request to flush runtime journal from PID 1
796[ 9.407710] IPv6: ADDRCONF(NETDEV_UP): eth8: link is not ready
797[ 10.400612] serio: Serial port ttyS0
798[ 11.707237] input: Wacom Serial Penabled Pen as /devices/pnp0/00:06/tty/ttyS0/serio2/input/input10
799[ 13.299731] e1000e: eth8 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
800[ 13.299910] IPv6: ADDRCONF(NETDEV_CHANGE): eth8: link becomes ready