kernel panic captured on 4.2.6, but panics are reproducible going back to at least 4.0.9. The particular oops / stack trace isn't consistent but it's often a page fault. Reproduction method: ath9k + hostapd + ipv4: no crash (been running for year+) ath9k + hostapd + ipv6: near instant crash with wireless ipv6 traffic. ipv6 routing wired to wired on the same host has no issues. Attached is serial console output of the oops, /proc/version, lspci -nnn and a boot dmesg. Let me know if i can help at all. It reproduces very quickly.
zbz login: [ 518.236106] BUG: unable to handle kernel paging request at 0000000000001905 [ 518.243158] IP: [<ffffffffa02b6077>] ath9k_init_band_txpower+0x49/0x96 [ath9k] [ 518.250455] PGD 0 [ 518.252508] Oops: 0000 [#1] SMP [ 518.255803] Modules linked in: usbhid snd_hda_codec_hdmi arc4 ath9k ath9k_common ath9k_hw snd_hda_codec_via ath snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hwdep mac80211 snd_hda_core snd_pcm r8169 snd_timer ehci_pci cfg80211 atl1c snd mii xhci_pci xhci_hcd ehci_hcd psmouse evdev [ 518.282170] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.2.6intel1 #49 [ 518.288651] Hardware name: Gigabyte Technology Co., Ltd. To be filled by O.E.M./Z77-D3H, BIOS F22 11/14/2013 [ 518.298533] task: ffffffff818124c0 ti: ffffffff81800000 task.ti: ffffffff81800000 [ 518.306059] RIP: 0010:[<ffffffffa02b6077>] [<ffffffffa02b6077>] ath9k_init_band_txpower+0x49/0x96 [ath9k] [ 518.315792] RSP: 0018:ffff88081f203db8 EFLAGS: 00010207 [ 518.321139] RAX: ffff8807f8fa4018 RBX: ffffc90000700040 RCX: 00000000000003ea [ 518.328311] RDX: 0000000000000001 RSI: 00000000000018ff RDI: ffff88081f203db0 [ 518.335491] RBP: ffff88081f203de8 R08: ffff88081f20d440 R09: 0000000000000100 [ 518.342669] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8807f8fa1340 [ 518.349848] R13: 0000000000000002 R14: 0000000000000065 R15: 0000000000000000 [ 518.357029] FS: 0000000000000000(0000) GS:ffff88081f200000(0000) knlGS:0000000000000000 [ 518.365168] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 518.370951] CR2: 0000000000001905 CR3: 000000000180d000 CR4: 00000000001406f0 [ 518.378131] Stack: [ 518.380161] 00000000000003eb ffff8807f8fa4068 ffff8807f8fa4018 000000005558a88e [ 518.387684] 0000000000000064 0000000000000000 ffff88081f203e38 ffffffffa0232693 [ 518.395217] 0000000000000001 ffff8807f8fa3b80 ffff88081f203e28 ffff8807f8fa4018 [ 518.402735] Call Trace: [ 518.405204] <IRQ> [ 518.407148] [<ffffffffa0232693>] ath_hw_cycle_counters_update+0x2e/0x12a [ath] [ 518.414699] [<ffffffffa025a2f3>] ath9k_hw_ani_monitor+0x24/0x19f [ath9k_hw] [ 518.421796] [<ffffffffa02bf83b>] ath_ani_calibrate+0x195/0x29d [ath9k] [ 518.428452] [<ffffffffa02bf6a6>] ? ath_update_survey_stats+0x106/0x106 [ath9k] [ 518.435810] [<ffffffff810a613e>] call_timer_fn.isra.6+0x17/0x6b [ 518.441851] [<ffffffff810a6306>] run_timer_softirq+0x174/0x198 [ 518.447807] [<ffffffff8106fbd9>] __do_softirq+0xbc/0x1a9 [ 518.453238] [<ffffffff8106fe11>] irq_exit+0x37/0x7c [ 518.458240] [<ffffffff8102823a>] smp_trace_apic_timer_interrupt+0x80/0x8d [ 518.465159] [<ffffffff81028250>] smp_apic_timer_interrupt+0x9/0xb [ 518.471382] [<ffffffff814bf768>] apic_timer_interrupt+0x68/0x70 [ 518.477423] <EOI> [ 518.479366] [<ffffffff813d1885>] ? cpuidle_enter_state+0x120/0x178 [ 518.485861] [<ffffffff813d184c>] ? cpuidle_enter_state+0xe7/0x178 [ 518.492077] [<ffffffff813d18ff>] cpuidle_enter+0x12/0x14 [ 518.497510] [<ffffffff81095132>] cpu_startup_entry+0x16b/0x1db [ 518.503468] [<ffffffff814b6a5b>] rest_init+0x72/0x74 [ 518.508551] [<ffffffff8189ae99>] start_kernel+0x3ef/0x3fc [ 518.514069] [<ffffffff8189a2fe>] x86_64_start_reservations+0x2a/0x2c [ 518.520551] [<ffffffff8189a423>] x86_64_start_kernel+0x123/0x12c [ 518.526677] Code: a7 e8 09 00 00 4c 01 e3 44 3b b3 a4 01 00 00 7d 5a 48 8d 7d c8 49 63 f6 ba 01 00 00 00 48 c1 e6 06 48 03 b3 90 01 00 00 41 ff c6 <0f> b7 46 06 48 83 c0 2e 48 c1 e0 04 4c 01 e0 49 89 84 24 40 05 [ 518.547212] RIP [<ffffffffa02b6077>] ath9k_init_band_txpower+0x49/0x96 [ath9k] [ 518.554592] RSP <ffff88081f203db8> [ 518.558107] CR2: 0000000000001905 [ 518.581881] ---[ end trace 96f0a9fae1282768 ]--- [ 518.586495] Kernel panic - not syncing: Fatal exception in interrupt [ 519.645365] Shutting down cpus with NMI [ 519.649228] Kernel Offset: disabled [ 519.652744] drm_kms_helper: panic occurred, switching back to text console [ 519.659660] ---[ end Kernel panic - not syncing: Fatal exception in interrupt
Linux version 4.2.6intel1 (chant@zbz) (gcc version 5.2.1 20151028 (Debian 5.2.1-23) ) #49 SMP Wed Nov 25 10:52:47 PST 2015 root@zbz:~# lspci -nnn 00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller [8086:0150] (rev 09) 00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0162] (rev 09) 00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) 00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04) 00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) 00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04) 00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4) 00:1c.3 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 [8086:1e16] (rev c4) 00:1c.4 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 [8086:1e18] (rev c4) 00:1c.5 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev c4) 00:1c.6 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 [8086:1e1c] (rev c4) 00:1c.7 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 8 [8086:1e1e] (rev c4) 00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) 00:1f.0 ISA bridge [0601]: Intel Corporation Z77 Express Chipset LPC Controller [8086:1e44] (rev 04) 00:1f.2 SATA controller [0106]: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e02] (rev 04) 00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04) 02:00.0 Network controller [0280]: Qualcomm Atheros AR93xx Wireless Network Adapter [168c:0030] (rev 01) 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06) 04:00.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 30) 06:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet [1969:1083] (rev c0) 07:00.0 USB controller [0c03]: Etron Technology, Inc. EJ168 USB 3.0 Host Controller [1b6f:7023] (rev 01) root@zbz:~# dmesg [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 4.2.6intel1 (chant@zbz) (gcc version 5.2.1 20151028 (Debian 5.2.1-23) ) #49 SMP Wed Nov 25 10:52:47 PST 2015 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.2.6intel1 root=UUID=c331808e-bc6f-43ee-9737-0aaab65e6ba1 ro console=tty0 console=ttyS0,115200n8 ignore_loglevel quiet [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 0x340 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000bcfadfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bcfae000-0x00000000bd679fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bd67a000-0x00000000bd685fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bd686000-0x00000000bd6fefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bd6ff000-0x00000000bd704fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bd705000-0x00000000bd78afff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bd78b000-0x00000000bd82bfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bd82c000-0x00000000be23ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000be240000-0x00000000be240fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000be241000-0x00000000be283fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000be284000-0x00000000bec6afff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bec6b000-0x00000000befd7fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000befd8000-0x00000000beffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000df9fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081f5fffff] usable [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./Z77-D3H, BIOS F22 11/14/2013 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x81f600 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask 800000000 write-back [ 0.000000] 1 base 800000000 mask FE0000000 write-back [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable [ 0.000000] 3 base 0BF800000 mask FFF800000 uncachable [ 0.000000] 4 base 81F800000 mask FFF800000 uncachable [ 0.000000] 5 base 81F600000 mask FFFE00000 uncachable [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] 8 disabled [ 0.000000] 9 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved [ 0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000 [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x019da000, 0x019dafff] PGTABLE [ 0.000000] BRK [0x019db000, 0x019dbfff] PGTABLE [ 0.000000] BRK [0x019dc000, 0x019dcfff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x81f400000-0x81f5fffff] [ 0.000000] [mem 0x81f400000-0x81f5fffff] page 2M [ 0.000000] BRK [0x019dd000, 0x019ddfff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x800000000-0x81f3fffff] [ 0.000000] [mem 0x800000000-0x81f3fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x7e0000000-0x7ffffffff] [ 0.000000] [mem 0x7e0000000-0x7ffffffff] page 2M [ 0.000000] BRK [0x019de000, 0x019defff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M [ 0.000000] [mem 0x40000000-0x40003fff] page 4k [ 0.000000] BRK [0x019df000, 0x019dffff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x40005000-0xbcfadfff] [ 0.000000] [mem 0x40005000-0x401fffff] page 4k [ 0.000000] [mem 0x40200000-0xbcdfffff] page 2M [ 0.000000] [mem 0xbce00000-0xbcfadfff] page 4k [ 0.000000] init_memory_mapping: [mem 0xbd705000-0xbd78afff] [ 0.000000] [mem 0xbd705000-0xbd78afff] page 4k [ 0.000000] init_memory_mapping: [mem 0xbe240000-0xbe240fff] [ 0.000000] [mem 0xbe240000-0xbe240fff] page 4k [ 0.000000] init_memory_mapping: [mem 0xbe284000-0xbec6afff] [ 0.000000] [mem 0xbe284000-0xbe3fffff] page 4k [ 0.000000] [mem 0xbe400000-0xbebfffff] page 2M [ 0.000000] [mem 0xbec00000-0xbec6afff] page 4k [ 0.000000] init_memory_mapping: [mem 0xbefd8000-0xbeffffff] [ 0.000000] [mem 0xbefd8000-0xbeffffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x100000000-0x7dfffffff] [ 0.000000] [mem 0x100000000-0x7dfffffff] page 2M [ 0.000000] RAMDISK: [mem 0x378ba000-0x37c54fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 0x00000000BD67A070 000064 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 0x00000000BD683CF8 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: DSDT 0x00000000BD67A168 009B8C (v02 ALASKA A M I 00000012 INTL 20051117) [ 0.000000] ACPI: FACS 0x00000000BD82AF80 000040 [ 0.000000] ACPI: APIC 0x00000000BD683DF0 000092 (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 0x00000000BD683E88 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) [ 0.000000] ACPI: HPET 0x00000000BD683EC8 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) [ 0.000000] ACPI: SSDT 0x00000000BD683F00 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) [ 0.000000] ACPI: SSDT 0x00000000BD684270 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) [ 0.000000] ACPI: SSDT 0x00000000BD684C20 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117) [ 0.000000] ACPI: DMAR 0x00000000BD6856B8 0000B8 (v01 INTEL SNB 00000001 INTL 00000001) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea001c7fffff] PMD -> [ffff8807ff400000-ffff88081adfffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000081f5fffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff] [ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff] [ 0.000000] node 0: [mem 0x0000000040005000-0x00000000bcfadfff] [ 0.000000] node 0: [mem 0x00000000bd705000-0x00000000bd78afff] [ 0.000000] node 0: [mem 0x00000000be240000-0x00000000be240fff] [ 0.000000] node 0: [mem 0x00000000be284000-0x00000000bec6afff] [ 0.000000] node 0: [mem 0x00000000befd8000-0x00000000beffffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000081f5fffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000081f5fffff] [ 0.000000] On node 0 totalpages: 8244703 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 10557 pages used for memmap [ 0.000000] DMA32 zone: 772163 pages, LIFO batch:31 [ 0.000000] Normal zone: 102109 pages used for memmap [ 0.000000] Normal zone: 7468544 pages, LIFO batch:31 [ 0.000000] Reserving Intel graphics stolen memory at 0xbfa00000-0xdf9fffff [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff88081f200000 s84376 r8192 d30312 u262144 [ 0.000000] pcpu-alloc: s84376 r8192 d30312 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8131960 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.6intel1 root=UUID=c331808e-bc6f-43ee-9737-0aaab65e6ba1 ro console=tty0 console=ttyS0,115200n8 ignore_loglevel quiet [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) [ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) [ 0.000000] Memory: 32395856K/32978812K available (4875K kernel code, 526K rwdata, 1920K rodata, 804K init, 536K bss, 582956K reserved, 0K cma-reserved) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Additional per-CPU info printed with stalls. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] NR_IRQS:4352 nr_irqs:488 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3403.344 MHz processor [ 0.000008] Calibrating delay loop (skipped), value calculated using timer frequency.. 6809.30 BogoMIPS (lpj=11344480) [ 0.010939] pid_max: default: 32768 minimum: 301 [ 0.015619] ACPI: Core revision 20150619 [ 0.023655] ACPI: All ACPI Tables successfully acquired [ 0.029086] Security Framework initialized [ 0.033251] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.040243] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.047851] Initializing cgroup subsys blkio [ 0.052254] CPU: Physical Processor ID: 0 [ 0.056320] CPU: Processor Core ID: 0 [ 0.060040] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.066111] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.073524] mce: CPU supports 9 MCE banks [ 0.077605] CPU0: Thermal monitoring enabled (TM1) [ 0.082456] process: using mwait in idle threads [ 0.087170] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.092718] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.099529] Freeing SMP alternatives memory: 20K (ffffffff8194e000 - ffffffff81953000) [ 0.110085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.149164] TSC deadline timer enabled [ 0.152969] smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (fam: 06, model: 3a, stepping: 09) [ 0.162441] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. [ 0.173080] ... version: 3 [ 0.177140] ... bit width: 48 [ 0.181293] ... generic registers: 4 [ 0.185360] ... value mask: 0000ffffffffffff [ 0.190729] ... max period: 0000ffffffffffff [ 0.196095] ... fixed-purpose events: 3 [ 0.200158] ... event mask: 000000070000000f [ 0.205699] x86: Booting SMP configuration: [ 0.209940] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 [ 0.240401] x86: Booted up 1 node, 8 CPUs [ 0.244707] smpboot: Total of 8 processors activated (54475.40 BogoMIPS) [ 0.257041] devtmpfs: initialized [ 0.260646] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.270559] NET: Registered protocol family 16 [ 0.288412] cpuidle: using governor ladder [ 0.302579] cpuidle: using governor menu [ 0.306627] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.314262] ACPI: bus type PCI registered [ 0.318356] PCI: Using configuration type 1 for base access [ 0.324142] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on [ 0.345500] ACPI: Added _OSI(Module Device) [ 0.349737] ACPI: Added _OSI(Processor Device) [ 0.354235] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.358996] ACPI: Added _OSI(Processor Aggregator Device) [ 0.366354] ACPI: Executed 1 blocks of module-level executable AML code [ 0.374859] ACPI: Dynamic OEM Table Load: [ 0.379055] ACPI: SSDT 0xFFFF88081B829000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.388115] ACPI: Dynamic OEM Table Load: [ 0.392300] ACPI: SSDT 0xFFFF88081BB68000 000303 (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.401301] ACPI: Dynamic OEM Table Load: [ 0.405478] ACPI: SSDT 0xFFFF88081B026C00 000119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.415165] ACPI: Interpreter enabled [ 0.418892] ACPI: (supports S0 S5) [ 0.422346] ACPI: Using IOAPIC for interrupt routing [ 0.427385] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440817] ACPI: Power Resource [FN00] (off) [ 0.445284] ACPI: Power Resource [FN01] (off) [ 0.449744] ACPI: Power Resource [FN02] (off) [ 0.454210] ACPI: Power Resource [FN03] (off) [ 0.458676] ACPI: Power Resource [FN04] (off) [ 0.463451] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 0.469692] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.476720] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.486729] PCI host bridge to bus 0000:00 [ 0.490911] pci_bus 0000:00: root bus resource [bus 00-3e] [ 0.496453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.503338] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.510891] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518433] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.525978] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.533529] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.541071] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.548613] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.556158] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.563708] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window] [ 0.571256] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 [ 0.577380] pci 0000:00:02.0: [8086:0162] type 00 class 0x030000 [ 0.583447] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit] [ 0.590293] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.597583] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 0.603281] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 [ 0.609372] pci 0000:00:14.0: reg 0x10: [mem 0xf7c00000-0xf7c0ffff 64bit] [ 0.616263] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.622205] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 [ 0.628292] pci 0000:00:16.0: reg 0x10: [mem 0xf7c1a000-0xf7c1a00f 64bit] [ 0.635184] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.641388] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 [ 0.647476] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c18000-0xf7c183ff] [ 0.653860] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold [ 0.660059] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 [ 0.666137] pci 0000:00:1b.0: reg 0x10: [mem 0xf7c10000-0xf7c13fff 64bit] [ 0.673022] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.679225] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 [ 0.685345] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.691550] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400 [ 0.697673] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.703876] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400 [ 0.709993] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.716199] pci 0000:00:1c.5: [8086:244e] type 01 class 0x060401 [ 0.722323] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold [ 0.728526] pci 0000:00:1c.6: [8086:1e1c] type 01 class 0x060400 [ 0.734643] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold [ 0.740845] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400 [ 0.746962] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold [ 0.753167] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 [ 0.759251] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c17000-0xf7c173ff] [ 0.765634] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.771833] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100 [ 0.778031] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 [ 0.784111] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] [ 0.789739] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] [ 0.795376] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] [ 0.801010] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] [ 0.806646] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] [ 0.812282] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c16000-0xf7c167ff] [ 0.818630] pci 0000:00:1f.2: PME# supported from D3hot [ 0.823958] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 [ 0.830030] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c15000-0xf7c150ff 64bit] [ 0.836893] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] [ 0.842610] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.847690] pci 0000:02:00.0: [168c:0030] type 00 class 0x028000 [ 0.853796] pci 0000:02:00.0: reg 0x10: [mem 0xf7b00000-0xf7b1ffff 64bit] [ 0.860700] pci 0000:02:00.0: reg 0x30: [mem 0xf7b20000-0xf7b2ffff pref] [ 0.867491] pci 0000:02:00.0: supports D1 [ 0.871553] pci 0000:02:00.0: PME# supported from D0 D1 D3hot [ 0.884044] pci 0000:00:1c.3: PCI bridge to [bus 02] [ 0.889071] pci 0000:00:1c.3: bridge window [mem 0xf7b00000-0xf7bfffff] [ 0.895966] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 [ 0.902071] pci 0000:03:00.0: reg 0x10: [io 0xe000-0xe0ff] [ 0.907730] pci 0000:03:00.0: reg 0x18: [mem 0xf7a00000-0xf7a00fff 64bit] [ 0.914595] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] [ 0.921930] pci 0000:03:00.0: supports D1 D2 [ 0.926251] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.939611] pci 0000:00:1c.4: PCI bridge to [bus 03] [ 0.944636] pci 0000:00:1c.4: bridge window [io 0xe000-0xefff] [ 0.950783] pci 0000:00:1c.4: bridge window [mem 0xf7a00000-0xf7afffff] [ 0.957626] pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] [ 0.965486] pci 0000:04:00.0: [8086:244e] type 01 class 0x060401 [ 0.971693] pci 0000:04:00.0: supports D1 D2 [ 0.976018] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.982723] pci 0000:00:1c.5: PCI bridge to [bus 04-05] (subtractive decode) [ 0.989832] pci 0000:00:1c.5: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 0.998418] pci 0000:00:1c.5: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 1.007009] pci 0000:00:1c.5: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 1.016288] pci 0000:00:1c.5: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) [ 1.026163] pci 0000:00:1c.5: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) [ 1.035449] pci 0000:00:1c.5: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) [ 1.044734] pci 0000:00:1c.5: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) [ 1.054019] pci 0000:00:1c.5: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode) [ 1.063305] pci 0000:00:1c.5: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode) [ 1.072591] pci 0000:00:1c.5: bridge window [mem 0xdfa00000-0xfeafffff window] (subtractive decode) [ 1.082005] pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode) [ 1.088867] pci 0000:04:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) [ 1.097456] pci 0000:04:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) [ 1.106048] pci 0000:04:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) [ 1.115326] pci 0000:04:00.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode) [ 1.124612] pci 0000:04:00.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode) [ 1.133896] pci 0000:04:00.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode) [ 1.143182] pci 0000:04:00.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode) [ 1.152467] pci 0000:04:00.0: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode) [ 1.161755] pci 0000:04:00.0: bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode) [ 1.171040] pci 0000:04:00.0: bridge window [mem 0xdfa00000-0xfeafffff window] (subtractive decode) [ 1.180388] pci 0000:06:00.0: [1969:1083] type 00 class 0x020000 [ 1.186496] pci 0000:06:00.0: reg 0x10: [mem 0xf7900000-0xf793ffff 64bit] [ 1.193349] pci 0000:06:00.0: reg 0x18: [io 0xd000-0xd07f] [ 1.199068] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.212424] pci 0000:00:1c.6: PCI bridge to [bus 06] [ 1.217447] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff] [ 1.223595] pci 0000:00:1c.6: bridge window [mem 0xf7900000-0xf79fffff] [ 1.230490] pci 0000:07:00.0: [1b6f:7023] type 00 class 0x0c0330 [ 1.236594] pci 0000:07:00.0: reg 0x10: [mem 0xf7800000-0xf7807fff 64bit] [ 1.243534] pci 0000:07:00.0: supports D1 D2 [ 1.247858] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.261216] pci 0000:00:1c.7: PCI bridge to [bus 07] [ 1.266243] pci 0000:00:1c.7: bridge window [mem 0xf7800000-0xf78fffff] [ 1.273126] pci_bus 0000:00: on NUMA node 0 [ 1.277688] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 1.285309] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15) [ 1.292929] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) [ 1.300552] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) [ 1.308171] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.317049] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 1.325927] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15) [ 1.333549] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15) [ 1.341279] ACPI: Enabled 4 GPEs in block 00 to 3F [ 1.346299] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 1.352013] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.360169] vgaarb: loaded [ 1.362933] vgaarb: bridge control possible 0000:00:02.0 [ 1.368349] SCSI subsystem initialized [ 1.372174] libata version 3.00 loaded. [ 1.376065] ACPI: bus type USB registered [ 1.380141] usbcore: registered new interface driver usbfs [ 1.385685] usbcore: registered new interface driver hub [ 1.391068] usbcore: registered new device driver usb [ 1.396217] PCI: Using ACPI for IRQ routing [ 1.400452] PCI: pci_cache_line_size set to 64 bytes [ 1.405524] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] [ 1.411588] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] [ 1.417645] e820: reserve RAM buffer [mem 0xbcfae000-0xbfffffff] [ 1.423706] e820: reserve RAM buffer [mem 0xbd78b000-0xbfffffff] [ 1.429766] e820: reserve RAM buffer [mem 0xbe241000-0xbfffffff] [ 1.435827] e820: reserve RAM buffer [mem 0xbec6b000-0xbfffffff] [ 1.441889] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff] [ 1.447949] e820: reserve RAM buffer [mem 0x81f600000-0x81fffffff] [ 1.454337] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 1.461117] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 1.469024] clocksource: Switched to clocksource hpet [ 1.474188] pnp: PnP ACPI init [ 1.477347] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved [ 1.484021] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.490915] system 00:01: [io 0x0680-0x069f] has been reserved [ 1.496895] system 00:01: [io 0x0200-0x020f] has been reserved [ 1.502876] system 00:01: [io 0xffff] has been reserved [ 1.508250] system 00:01: [io 0xffff] has been reserved [ 1.513618] system 00:01: [io 0x0400-0x0453] could not be reserved [ 1.519939] system 00:01: [io 0x0458-0x047f] has been reserved [ 1.525912] system 00:01: [io 0x0500-0x057f] has been reserved [ 1.531885] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.538742] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.545355] system 00:03: [io 0x0454-0x0457] has been reserved [ 1.551333] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 1.558961] system 00:04: [io 0x0a00-0x0a0f] has been reserved [ 1.564937] system 00:04: [io 0x0a30-0x0a3f] has been reserved [ 1.570918] system 00:04: [io 0x0a20-0x0a2f] has been reserved [ 1.576892] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.583887] pnp 00:05: [dma 0 disabled] [ 1.587811] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) [ 1.594428] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.600405] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.607384] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 1.614053] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved [ 1.620727] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved [ 1.627396] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved [ 1.634072] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved [ 1.640748] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved [ 1.647422] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved [ 1.654092] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved [ 1.660766] system 00:07: [mem 0xff000000-0xffffffff] has been reserved [ 1.667434] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved [ 1.674456] system 00:07: [mem 0xdfa00000-0xdfa00fff] has been reserved [ 1.681124] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.688061] system 00:08: [mem 0x20000000-0x201fffff] has been reserved [ 1.694737] system 00:08: [mem 0x40004000-0x40004fff] has been reserved [ 1.701412] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active) [ 1.708262] pnp: PnP ACPI: found 9 devices [ 1.718175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.727169] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 1.732198] pci 0000:00:1c.3: PCI bridge to [bus 02] [ 1.737219] pci 0000:00:1c.3: bridge window [mem 0xf7b00000-0xf7bfffff] [ 1.744066] pci 0000:00:1c.4: PCI bridge to [bus 03] [ 1.749088] pci 0000:00:1c.4: bridge window [io 0xe000-0xefff] [ 1.755247] pci 0000:00:1c.4: bridge window [mem 0xf7a00000-0xf7afffff] [ 1.762096] pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] [ 1.769910] pci 0000:04:00.0: PCI bridge to [bus 05] [ 1.774952] pci 0000:00:1c.5: PCI bridge to [bus 04-05] [ 1.780247] pci 0000:00:1c.6: PCI bridge to [bus 06] [ 1.785267] pci 0000:00:1c.6: bridge window [io 0xd000-0xdfff] [ 1.791418] pci 0000:00:1c.6: bridge window [mem 0xf7900000-0xf79fffff] [ 1.798271] pci 0000:00:1c.7: PCI bridge to [bus 07] [ 1.803293] pci 0000:00:1c.7: bridge window [mem 0xf7800000-0xf78fffff] [ 1.810140] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.816376] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.822610] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.829539] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window] [ 1.836475] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window] [ 1.843411] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window] [ 1.850346] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window] [ 1.857370] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window] [ 1.864393] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window] [ 1.871414] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff window] [ 1.878430] pci_bus 0000:02: resource 1 [mem 0xf7b00000-0xf7bfffff] [ 1.884756] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] [ 1.890384] pci_bus 0000:03: resource 1 [mem 0xf7a00000-0xf7afffff] [ 1.896705] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] [ 1.903996] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window] [ 1.910230] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window] [ 1.916471] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.923399] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window] [ 1.930328] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window] [ 1.937264] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window] [ 1.944198] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window] [ 1.951213] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window] [ 1.958228] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window] [ 1.965251] pci_bus 0000:04: resource 13 [mem 0xdfa00000-0xfeafffff window] [ 1.972273] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7 window] [ 1.978515] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff window] [ 1.984756] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.991684] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff window] [ 1.998613] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff window] [ 2.005549] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff window] [ 2.012485] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff window] [ 2.019507] pci_bus 0000:05: resource 11 [mem 0x000e0000-0x000e3fff window] [ 2.026522] pci_bus 0000:05: resource 12 [mem 0x000e4000-0x000e7fff window] [ 2.033545] pci_bus 0000:05: resource 13 [mem 0xdfa00000-0xfeafffff window] [ 2.040566] pci_bus 0000:06: resource 0 [io 0xd000-0xdfff] [ 2.046192] pci_bus 0000:06: resource 1 [mem 0xf7900000-0xf79fffff] [ 2.052513] pci_bus 0000:07: resource 1 [mem 0xf7800000-0xf78fffff] [ 2.058895] NET: Registered protocol family 2 [ 2.063398] TCP established hash table entries: 262144 (order: 9, 2097152 bytes) [ 2.071097] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 2.078529] TCP: Hash tables configured (established 262144 bind 65536) [ 2.085212] UDP hash table entries: 16384 (order: 7, 524288 bytes) [ 2.091503] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) [ 2.098272] NET: Registered protocol family 1 [ 2.102696] pci 0000:00:02.0: Video device with shadowed ROM [ 2.142719] PCI: CLS mismatch (64 != 32), using 64 bytes [ 2.148221] Unpacking initramfs... [ 2.192998] Freeing initrd memory: 3692K (ffff8800378ba000 - ffff880037c55000) [ 2.200300] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.206800] software IO TLB [mem 0xb8fae000-0xbcfae000] (64MB) mapped at [ffff8800b8fae000-ffff8800bcfadfff] [ 2.216762] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer [ 2.225442] hw unit of domain pp0-core 2^-16 Joules [ 2.230378] hw unit of domain package 2^-16 Joules [ 2.235225] hw unit of domain pp1-gpu 2^-16 Joules [ 2.242345] sha1_ssse3: Using AVX optimized SHA-1 implementation [ 2.248497] sha256_ssse3: Using AVX optimized SHA-256 implementation [ 2.255002] sha512_ssse3: Using AVX optimized SHA-512 implementation [ 2.261675] futex hash table entries: 2048 (order: 5, 131072 bytes) [ 2.268415] fuse init (API version 7.23) [ 2.274569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.282032] io scheduler noop registered [ 2.286021] io scheduler deadline registered [ 2.290362] io scheduler cfq registered (default) [ 2.295585] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 2.304001] ACPI: Power Button [PWRB] [ 2.307747] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 2.315209] ACPI: Power Button [PWRF] [ 2.319227] Monitor-Mwait will be used to enter C-1 state [ 2.324693] Monitor-Mwait will be used to enter C-3 state [ 2.330155] ACPI: acpi_idle registered with cpuidle [ 2.336112] thermal LNXTHERM:00: registered as thermal_zone0 [ 2.341832] ACPI: Thermal Zone [TZ00] (28 C) [ 2.346310] thermal LNXTHERM:01: registered as thermal_zone1 [ 2.352029] ACPI: Thermal Zone [TZ01] (30 C) [ 2.356393] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.383300] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.391116] Non-volatile memory driver v1.3 [ 2.395436] [drm] Initialized drm 1.1.0 20060810 [ 2.400462] pmd_set_huge: Cannot satisfy [mem 0xf7400000-0xf7600000] with a huge-page mapping due to MTRR override. [ 2.411454] [drm] Memory usable by graphics device = 2048M [ 2.417002] [drm] Replacing VGA console driver [ 2.421923] Console: switching to colour dummy device 80x25 [ 2.432839] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.439454] [drm] Driver supports precise vblank timestamp query. [ 2.445603] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 2.460694] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 2.467722] acpi device:49: registered as cooling_device13 [ 2.473257] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2 [ 2.482399] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0 [ 2.490176] ahci 0000:00:1f.2: version 3.0 [ 2.494386] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode [ 2.502480] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst [ 2.510239] scsi host0: ahci [ 2.513356] scsi host1: ahci [ 2.516338] scsi host2: ahci [ 2.519384] scsi host3: ahci [ 2.522452] scsi host4: ahci [ 2.525363] fbcon: inteldrmfb (fb0) is primary device [ 2.525495] scsi host5: ahci [ 2.525522] ata1: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16100 irq 25 [ 2.525522] ata2: DUMMY [ 2.525523] ata3: DUMMY [ 2.525523] ata4: DUMMY [ 2.525523] ata5: DUMMY [ 2.525523] ata6: DUMMY [ 2.525568] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 2.525948] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.525951] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.526094] mousedev: PS/2 mouse device common for all mice [ 2.526150] usbcore: registered new interface driver xpad [ 2.526256] rtc_cmos 00:02: RTC can wake from S4 [ 2.526358] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 [ 2.526380] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 2.526536] it87: Found IT8728F chip at 0xa30, revision 1 [ 2.526551] it87: Beeping is supported [ 2.526961] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@xxxxxxxxxx [ 2.526967] Intel P-state driver initializing. [ 2.527688] hidraw: raw HID events driver (C) Jiri Kosina [ 2.527868] Netfilter messages via NETLINK v0.30. [ 2.527877] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) [ 2.528116] ctnetlink v0.93: registering with nfnetlink. [ 2.528841] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.528934] Initializing XFRM netlink socket [ 2.529040] NET: Registered protocol family 10 [ 2.529362] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 2.529805] NET: Registered protocol family 17 [ 2.529817] NET: Registered protocol family 15 [ 2.530234] AVX version of gcm_enc/dec engaged. [ 2.530234] AES CTR mode by8 optimization enabled [ 2.551909] registered taskstats version 1 [ 2.556018] [drm:intel_set_pch_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder A [ 2.556020] [drm:intel_pch_fifo_underrun_irq_handler] *ERROR* PCH transcoder A FIFO underrun [ 2.612269] Console: switching to colour frame buffer device 256x72 [ 2.802443] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 2.802444] i915 0000:00:02.0: registered panic notifier [ 2.842981] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 2.849604] ata1.00: ATA-8: INTEL SSDSA2CW160G3, 4PC10362, max UDMA/133 [ 2.856247] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 2.863531] ata1.00: configured for UDMA/133 [ 2.868042] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2CW16 0362 PQ: 0 ANSI: 5 [ 2.876312] ata1.00: Enabling discard_zeroes_data [ 2.876350] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.886425] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) [ 2.894028] sd 0:0:0:0: [sda] Write Protect is off [ 2.898859] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.906148] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.917611] ata1.00: Enabling discard_zeroes_data [ 2.924812] sda: sda1 [ 2.928951] ata1.00: Enabling discard_zeroes_data [ 2.936128] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.943299] Freeing unused kernel memory: 804K (ffffffff81885000 - ffffffff8194e000) [ 2.952473] Write protecting the kernel read-only data: 8192k [ 2.961132] Freeing unused kernel memory: 1256K (ffff8800014c6000 - ffff880001600000) [ 2.971329] Freeing unused kernel memory: 128K (ffff8800017e0000 - ffff880001800000) [ 2.992806] random: systemd-udevd urandom read with 10 bits of entropy available [ 3.173200] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 3.216431] tsc: Refined TSC clocksource calibration: 3403.347 MHz [ 3.224465] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x310ea8327ed, max_idle_ns: 440795298069 ns [ 3.269564] systemd[1]: Failed to insert module 'autofs4': Function not implemented [ 3.280759] systemd[1]: Failed to insert module 'kdbus': Function not implemented [ 3.298998] systemd[1]: systemd 228 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.319687] systemd[1]: Detected architecture x86-64. [ 3.327401] systemd[1]: Set hostname to <zbz>. [ 3.400204] systemd[1]: display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 3.417072] systemd[1]: Reached target Remote File Systems (Pre). [ 3.426316] systemd[1]: Reached target Encrypted Volumes. [ 3.434017] systemd[1]: Listening on Journal Socket. [ 3.441233] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.450389] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.459853] systemd[1]: Listening on udev Kernel Socket. [ 3.466650] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 3.475077] systemd[1]: Reached target Remote File Systems. [ 3.488911] systemd[1]: Listening on Syslog Socket. [ 3.495193] systemd[1]: Listening on udev Control Socket. [ 3.501963] systemd[1]: Created slice System Slice. [ 3.508225] systemd[1]: Created slice system-getty.slice. [ 3.515085] systemd[1]: Starting LSB: Prepare console... [ 3.522307] systemd[1]: Mounting Debug File System... [ 3.529679] systemd[1]: Starting Load Kernel Modules... [ 3.536294] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.543734] systemd[1]: Starting Journal Service... [ 3.551586] systemd[1]: Created slice User and Session Slice. [ 3.558564] systemd[1]: Reached target Slices. [ 3.564363] systemd[1]: Reached target Swap. [ 3.569934] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.577430] systemd[1]: Listening on fsck to fsckd communication Socket. [ 3.585525] systemd[1]: Mounting POSIX Message Queue File System... [ 3.593153] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.604055] systemd[1]: Mounted POSIX Message Queue File System. [ 3.611205] systemd[1]: Mounted Debug File System. [ 3.617190] systemd[1]: Started Journal Service. [ 3.699769] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro [ 3.718908] systemd-journald[264]: Received request to flush runtime journal from PID 1 [ 3.757770] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.758375] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 3.758381] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 3.758528] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930 [ 3.758535] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 3.758666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.758667] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.758668] usb usb1: Product: xHCI Host Controller [ 3.758669] usb usb1: Manufacturer: Linux 4.2.6intel1 xhci-hcd [ 3.758670] usb usb1: SerialNumber: 0000:00:14.0 [ 3.758769] hub 1-0:1.0: USB hub found [ 3.758782] hub 1-0:1.0: 4 ports detected [ 3.759066] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 3.759069] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 3.759119] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 3.759120] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.759121] usb usb2: Product: xHCI Host Controller [ 3.759121] usb usb2: Manufacturer: Linux 4.2.6intel1 xhci-hcd [ 3.759122] usb usb2: SerialNumber: 0000:00:14.0 [ 3.759197] hub 2-0:1.0: USB hub found [ 3.759206] hub 2-0:1.0: 4 ports detected [ 3.759573] xhci_hcd 0000:07:00.0: xHCI Host Controller [ 3.759578] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 3 [ 3.759771] xhci_hcd 0000:07:00.0: hcc params 0x040050af hci version 0x100 quirks 0x00080490 [ 3.760153] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.760154] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.760155] usb usb3: Product: xHCI Host Controller [ 3.760155] usb usb3: Manufacturer: Linux 4.2.6intel1 xhci-hcd [ 3.760156] usb usb3: SerialNumber: 0000:07:00.0 [ 3.760227] hub 3-0:1.0: USB hub found [ 3.760234] hub 3-0:1.0: 2 ports detected [ 3.760299] xhci_hcd 0000:07:00.0: xHCI Host Controller [ 3.760301] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 4 [ 3.760316] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.760325] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 [ 3.760326] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.760326] usb usb4: Product: xHCI Host Controller [ 3.760327] usb usb4: Manufacturer: Linux 4.2.6intel1 xhci-hcd [ 3.760327] usb usb4: SerialNumber: 0000:07:00.0 [ 3.760393] hub 4-0:1.0: USB hub found [ 3.760402] hub 4-0:1.0: 2 ports detected [ 3.963414] usb 2-4: new SuperSpeed USB device number 2 using xhci_hcd [ 3.976989] usb 2-4: New USB device found, idVendor=0451, idProduct=8140 [ 3.976990] usb 2-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.977520] hub 2-4:1.0: USB hub found [ 3.977558] hub 2-4:1.0: 4 ports detected [ 4.110533] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 4.111786] ehci-pci: EHCI PCI platform driver [ 4.111883] ehci-pci 0000:00:1a.0: EHCI Host Controller [ 4.111888] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 5 [ 4.111906] ehci-pci 0000:00:1a.0: debug port 2 [ 4.115799] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported [ 4.115811] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c18000 [ 4.138204] atl1c 0000:06:00.0: version 1.0.1.1-NAPI [ 4.147250] atl1c 0000:06:00.0 ext0: renamed from eth0 [ 4.169700] usb 1-3: new full-speed USB device number 2 using xhci_hcd [ 4.169701] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control [ 4.176806] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 [ 4.176831] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.176832] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.176833] usb usb5: Product: EHCI Host Controller [ 4.176833] usb usb5: Manufacturer: Linux 4.2.6intel1 ehci_hcd [ 4.176834] usb usb5: SerialNumber: 0000:00:1a.0 [ 4.176926] hub 5-0:1.0: USB hub found [ 4.176930] hub 5-0:1.0: 2 ports detected [ 4.177096] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 4.177099] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 4.177109] ehci-pci 0000:00:1d.0: debug port 2 [ 4.181009] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 4.181033] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c17000 [ 4.190158] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 4.190242] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.190243] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.190244] usb usb6: Product: EHCI Host Controller [ 4.190245] usb usb6: Manufacturer: Linux 4.2.6intel1 ehci_hcd [ 4.190245] usb usb6: SerialNumber: 0000:00:1d.0 [ 4.190355] hub 6-0:1.0: USB hub found [ 4.190365] hub 6-0:1.0: 2 ports detected [ 4.206623] snd_hda_codec_via hdaudioC0D2: autoconfig for VT2020: line_outs=3 (0x24/0x25/0x26/0x0/0x0) type:line [ 4.206624] snd_hda_codec_via hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 4.206625] snd_hda_codec_via hdaudioC0D2: hp_outs=1 (0x28/0x0/0x0/0x0/0x0) [ 4.206625] snd_hda_codec_via hdaudioC0D2: mono: mono_out=0x0 [ 4.206626] snd_hda_codec_via hdaudioC0D2: dig-out=0x2d/0x2e [ 4.206626] snd_hda_codec_via hdaudioC0D2: inputs: [ 4.206628] snd_hda_codec_via hdaudioC0D2: Front Mic=0x29 [ 4.206628] snd_hda_codec_via hdaudioC0D2: Rear Mic=0x2b [ 4.206629] snd_hda_codec_via hdaudioC0D2: Line=0x2a [ 4.228488] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 [ 4.229235] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 [ 4.229309] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 [ 4.229415] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 [ 4.229548] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 [ 4.229705] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 4.229817] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 4.229899] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 4.229989] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14 [ 4.230082] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15 [ 4.230531] ath: EEPROM regdomain: 0x21 [ 4.230531] ath: EEPROM indicates we should expect a direct regpair map [ 4.230532] ath: Country alpha2 being used: AU [ 4.230532] ath: Regpair used: 0x21 [ 4.529431] clocksource: Switched to clocksource tsc [ 4.537339] r8169 0000:03:00.0 eth0: RTL8168e/8111e at 0xffffc9000025e000, 60:e3:27:04:f5:2b, XID 0c200000 IRQ 28 [ 4.549009] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 4.568328] IPv6: ADDRCONF(NETDEV_UP): ext0: link is not ready [ 4.575416] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 4.583441] r8169 0000:03:00.0 int0: renamed from eth0 [ 4.585280] ieee80211 phy0: Atheros AR9300 Rev:3 mem=0xffffc90000700000, irq=19 [ 4.600309] usb 2-4.4: new SuperSpeed USB device number 3 using xhci_hcd [ 4.620551] usb 2-4.4: New USB device found, idVendor=0451, idProduct=8140 [ 4.628795] usb 2-4.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 4.639779] hub 2-4.4:1.0: USB hub found [ 4.645101] hub 2-4.4:1.0: 2 ports detected [ 4.650495] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 4.704716] usb 1-3: New USB device found, idVendor=045e, idProduct=02d1 [ 4.711425] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.718569] usb 1-3: Product: Controller [ 4.722512] usb 1-3: Manufacturer: Microsoft [ 4.726788] usb 1-3: SerialNumber: 7EED8690A5F5 [ 4.731611] input: Microsoft X-Box One pad as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input16 [ 4.733665] usb 5-1: new high-speed USB device number 2 using ehci-pci [ 4.733675] usb 6-1: new high-speed USB device number 2 using ehci-pci [ 4.790806] r8169 0000:03:00.0 int0: link down [ 4.790817] r8169 0000:03:00.0 int0: link down [ 4.799733] IPv6: ADDRCONF(NETDEV_UP): int0: link is not ready [ 4.861129] usb 5-1: New USB device found, idVendor=8087, idProduct=0024 [ 4.867835] usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 4.874972] usb 6-1: New USB device found, idVendor=8087, idProduct=0024 [ 4.881672] usb 6-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 4.889052] hub 6-1:1.0: USB hub found [ 4.892836] hub 5-1:1.0: USB hub found [ 4.896593] hub 6-1:1.0: 8 ports detected [ 4.900606] hub 5-1:1.0: 6 ports detected [ 4.913751] usb 1-4: new high-speed USB device number 3 using xhci_hcd [ 5.090885] usb 1-4: New USB device found, idVendor=0451, idProduct=8142 [ 5.097593] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=1 [ 5.104739] usb 1-4: SerialNumber: 3E010861023A [ 5.109549] hub 1-4:1.0: USB hub found [ 5.113319] hub 1-4:1.0: 4 ports detected [ 5.383924] usb 1-4.1: new low-speed USB device number 4 using xhci_hcd [ 5.476314] usb 1-4.1: New USB device found, idVendor=045e, idProduct=0040 [ 5.483197] usb 1-4.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 [ 5.490512] usb 1-4.1: Product: Microsoft 3-Button Mouse with IntelliEye(TM) [ 5.497568] usb 1-4.1: Manufacturer: Microsoft [ 5.502183] usb 1-4.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes [ 5.516073] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:045E:0040.0001/input/input17 [ 5.584053] usb 1-4.3: new low-speed USB device number 5 using xhci_hcd [ 5.584248] hid-generic 0003:045E:0040.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:14.0-4.1/input0 [ 5.584276] usbcore: registered new interface driver usbhid [ 5.584277] usbhid: USB HID core driver [ 5.718288] usb 1-4.3: New USB device found, idVendor=045e, idProduct=00db [ 5.725170] usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.732483] usb 1-4.3: Product: Natural® Ergonomic Keyboard 4000 [ 5.738579] usb 1-4.3: Manufacturer: Microsoft [ 5.743193] usb 1-4.3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes [ 5.752078] usb 1-4.3: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes [ 5.768999] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:045E:00DB.0002/input/input18 [ 5.834415] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:14.0-4.3/input0 [ 5.859390] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.1/0003:045E:00DB.0003/input/input19 [ 5.924420] microsoft 0003:045E:00DB.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:14.0-4.3/input1 [ 6.004221] usb 1-4.4: new high-speed USB device number 6 using xhci_hcd [ 6.091305] usb 1-4.4: New USB device found, idVendor=0451, idProduct=8142 [ 6.098188] usb 1-4.4: New USB device strings: Mfr=0, Product=0, SerialNumber=1 [ 6.105508] usb 1-4.4: SerialNumber: FD010061023A [ 6.110495] hub 1-4.4:1.0: USB hub found [ 6.114462] hub 1-4.4:1.0: 2 ports detected [ 7.102467] atl1c 0000:06:00.0: atl1c: ext0 NIC Link is Up<1000 Mbps Full Duplex> [ 7.109982] IPv6: ADDRCONF(NETDEV_CHANGE): ext0: link becomes ready [ 7.716999] r8169 0000:03:00.0 int0: link up [ 7.721379] IPv6: ADDRCONF(NETDEV_CHANGE): int0: link becomes ready [ 16.643131] random: nonblocking pool is initialized root@zbz:~#