On Sunday 16 February 2014 12:07 PM, Emmanuel Grumbach wrote: >> Your patch "iwlwifi: mvm: BT Coex - disable BT when TXing probe request >> in scan" fixed wifi dropping on my 7260 with scan time outs but now my >> Bluetooth mouse freezes and unfreezes as it gets re-detected every few >> minutes (3.14-rc2+): > > All this patches does is to send the probe request of the scan in High > Prio so that it will take precedence over BT traffic in case of > collision. Since there shouldn't be that many probe request, I am > surprised that it kills your BT connection. > Also - are you 100% positive that this patch changed the behavior? > Have you tried to revert it and see what happens? > Also - what was the behavior before? What do you mean when you say > that it fixed your "wifi dropping with scan times out". > Can I have a log of this? > With BT on, I used to get Wifi drops with messages similar to the following: iwlwifi 0000 3:00.0: Error sending SCAN_REQUEST_CMD: time out after 2000ms. iwlwifi 0000 3:00.0: Current CMD queue read_ptr 125 write_ptr 127 iwlwifi 0000 3:00.0: Scan failed! status 0x1 ret -110 The only way to recover was to reload the iwlmvm module. I booted up the older stock Fedora 3.12 kernel I was using but couldn't reproduce this issue (with debug) even after a day of use, both Bluetooth and Wifi were fine. I'll try this again later. I've attached debug dmesg for the current BT kill problem from 3.14-rc2+. Now I'm not sure if the patch I've referenced is the culprit, I'll try and narrow it down to a commit later when I have the time. Regards, David.
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.14.0-rc2dajoseph-00193-gbbb1955 (dajoseph@localhost.localdomain) (gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP PREEMPT Thu Feb 13 10:19:22 IST 2014 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc2dajoseph-00193-gbbb1955 root=UUID=ee56954d-b8c9-4cb3-8d2c-89e284fb44df ro vconsole.font=latarcyrheb-sun16 rd.luks.uuid=luks-a119ffa0-fbb7-48ed-8d2c-2125609732aa rhgb quiet LANG=en_IN.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ca4befff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ca4bf000-0x00000000ca4c5fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000ca4c6000-0x00000000ca8e8fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ca8e9000-0x00000000cac3afff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000cac3b000-0x00000000da89cfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000da89d000-0x00000000dab40fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000dab41000-0x00000000dab55fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000dab56000-0x00000000dbaaafff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000dbaab000-0x00000000dbffefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000dbfff000-0x00000000dbffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] 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-0x000000011fdfffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.31 by American Megatrends [ 0.000000] efi: ACPI=0xdab45000 ACPI 2.0=0xdab45000 SMBIOS=0xdbf50498 [ 0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) [ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000001000-0x0000000000002000) (0MB) [ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000002000-0x0000000000058000) (0MB) [ 0.000000] efi: mem03: type=0, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB) [ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000009e000) (0MB) [ 0.000000] efi: mem05: type=0, attr=0xf, range=[0x000000000009e000-0x00000000000a0000) (0MB) [ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB) [ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000002415000) (20MB) [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000002415000-0x000000003ec9e000) (968MB) [ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x000000003ec9e000-0x0000000040000000) (19MB) [ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000040000000-0x0000000091acb000) (1306MB) [ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x0000000091acb000-0x00000000c7d58000) (866MB) [ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x00000000c7d58000-0x00000000ca05f000) (35MB) [ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x00000000ca05f000-0x00000000ca226000) (1MB) [ 0.000000] efi: mem14: type=1, attr=0xf, range=[0x00000000ca226000-0x00000000ca361000) (1MB) [ 0.000000] efi: mem15: type=2, attr=0xf, range=[0x00000000ca361000-0x00000000ca384000) (0MB) [ 0.000000] efi: mem16: type=1, attr=0xf, range=[0x00000000ca384000-0x00000000ca4bf000) (1MB) [ 0.000000] efi: mem17: type=10, attr=0xf, range=[0x00000000ca4bf000-0x00000000ca4c6000) (0MB) [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x00000000ca4c6000-0x00000000ca612000) (1MB) [ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x00000000ca612000-0x00000000ca8aa000) (2MB) [ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x00000000ca8aa000-0x00000000ca8c6000) (0MB) [ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x00000000ca8c6000-0x00000000ca8e0000) (0MB) [ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x00000000ca8e0000-0x00000000ca8e9000) (0MB) [ 0.000000] efi: mem23: type=6, attr=0x800000000000000f, range=[0x00000000ca8e9000-0x00000000cabc2000) (2MB) [ 0.000000] efi: mem24: type=0, attr=0xf, range=[0x00000000cabc2000-0x00000000cac3b000) (0MB) [ 0.000000] efi: mem25: type=4, attr=0xf, range=[0x00000000cac3b000-0x00000000cac48000) (0MB) [ 0.000000] efi: mem26: type=7, attr=0xf, range=[0x00000000cac48000-0x00000000cac53000) (0MB) [ 0.000000] efi: mem27: type=2, attr=0xf, range=[0x00000000cac53000-0x00000000cac57000) (0MB) [ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x00000000cac57000-0x00000000d89b6000) (221MB) [ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x00000000d89b6000-0x00000000d89e6000) (0MB) [ 0.000000] efi: mem30: type=7, attr=0xf, range=[0x00000000d89e6000-0x00000000d89fa000) (0MB) [ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x00000000d89fa000-0x00000000d9bfa000) (18MB) [ 0.000000] efi: mem32: type=7, attr=0xf, range=[0x00000000d9bfa000-0x00000000da656000) (10MB) [ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x00000000da656000-0x00000000da89d000) (2MB) [ 0.000000] efi: mem34: type=0, attr=0xf, range=[0x00000000da89d000-0x00000000da9aa000) (1MB) [ 0.000000] efi: mem35: type=0, attr=0xf, range=[0x00000000da9aa000-0x00000000dab41000) (1MB) [ 0.000000] efi: mem36: type=9, attr=0xf, range=[0x00000000dab41000-0x00000000dab45000) (0MB) [ 0.000000] efi: mem37: type=9, attr=0xf, range=[0x00000000dab45000-0x00000000dab56000) (0MB) [ 0.000000] efi: mem38: type=10, attr=0xf, range=[0x00000000dab56000-0x00000000db20f000) (6MB) [ 0.000000] efi: mem39: type=10, attr=0xf, range=[0x00000000db20f000-0x00000000dbaab000) (8MB) [ 0.000000] efi: mem40: type=6, attr=0x800000000000000f, range=[0x00000000dbaab000-0x00000000dbe81000) (3MB) [ 0.000000] efi: mem41: type=6, attr=0x800000000000000f, range=[0x00000000dbe81000-0x00000000dbf52000) (0MB) [ 0.000000] efi: mem42: type=5, attr=0x800000000000000f, range=[0x00000000dbf52000-0x00000000dbf96000) (0MB) [ 0.000000] efi: mem43: type=5, attr=0x800000000000000f, range=[0x00000000dbf96000-0x00000000dbfff000) (0MB) [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x00000000dbfff000-0x00000000dc000000) (0MB) [ 0.000000] efi: mem45: type=7, attr=0xf, range=[0x0000000100000000-0x000000011fe00000) (510MB) [ 0.000000] efi: mem46: type=0, attr=0x0, range=[0x00000000dd000000-0x00000000df200000) (34MB) [ 0.000000] efi: mem47: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB) [ 0.000000] efi: mem48: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) [ 0.000000] efi: mem49: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB) [ 0.000000] efi: mem50: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) [ 0.000000] efi: mem51: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB) [ 0.000000] efi: mem52: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB) [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: Sony Corporation SVP1321WSNB/VAIO, BIOS R1043V7 11/21/2013 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x11fe00 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-DFFFF uncachable [ 0.000000] E0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0000000000 mask 7F00000000 write-back [ 0.000000] 1 base 0100000000 mask 7FE0000000 write-back [ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable [ 0.000000] 3 base 00DE000000 mask 7FFE000000 uncachable [ 0.000000] 4 base 00DD000000 mask 7FFF000000 uncachable [ 0.000000] 5 base 011FE00000 mask 7FFFE00000 uncachable [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] 8 disabled [ 0.000000] 9 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved [ 0.000000] e820: last_pfn = 0xdc000 max_arch_pfn = 0x400000000 [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] BRK [0x01ff3000, 0x01ff3fff] PGTABLE [ 0.000000] BRK [0x01ff4000, 0x01ff4fff] PGTABLE [ 0.000000] BRK [0x01ff5000, 0x01ff5fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x11fc00000-0x11fdfffff] [ 0.000000] [mem 0x11fc00000-0x11fdfffff] page 2M [ 0.000000] BRK [0x01ff6000, 0x01ff6fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fbfffff] [ 0.000000] [mem 0x11c000000-0x11fbfffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] [ 0.000000] [mem 0x100000000-0x11bffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0xca4befff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G [ 0.000000] [mem 0xc0000000-0xca3fffff] page 2M [ 0.000000] [mem 0xca400000-0xca4befff] page 4k [ 0.000000] init_memory_mapping: [mem 0xca4c6000-0xca8e8fff] [ 0.000000] [mem 0xca4c6000-0xca5fffff] page 4k [ 0.000000] [mem 0xca600000-0xca7fffff] page 2M [ 0.000000] [mem 0xca800000-0xca8e8fff] page 4k [ 0.000000] BRK [0x01ff7000, 0x01ff7fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0xcac3b000-0xda89cfff] [ 0.000000] [mem 0xcac3b000-0xcadfffff] page 4k [ 0.000000] [mem 0xcae00000-0xda7fffff] page 2M [ 0.000000] [mem 0xda800000-0xda89cfff] page 4k [ 0.000000] BRK [0x01ff8000, 0x01ff8fff] PGTABLE [ 0.000000] init_memory_mapping: [mem 0xdbfff000-0xdbffffff] [ 0.000000] [mem 0xdbfff000-0xdbffffff] page 4k [ 0.000000] RAMDISK: [mem 0x3ec9e000-0x3fffafff] [ 0.000000] ACPI: RSDP 00000000dab45000 000024 (v02 Sony) [ 0.000000] ACPI: XSDT 00000000dab45098 0000AC (v01 Sony VAIO 20131121 AMI 00010013) [ 0.000000] ACPI: FACP 00000000dab4fea0 00010C (v05 Sony VAIO 20131121 MSFT 00010013) [ 0.000000] ACPI: DSDT 00000000dab451d0 00ACCC (v02 Sony VAIO 20131121 INTL 20120711) [ 0.000000] ACPI: FACS 00000000dbaa9080 000040 [ 0.000000] ACPI: APIC 00000000dab4ffb0 000072 (v03 Sony VAIO 20131121 MSFT 00010013) [ 0.000000] ACPI: FPDT 00000000dab50028 000044 (v01 Sony VAIO 20131121 AMI 00010013) [ 0.000000] ACPI: MSDM 00000000dab50070 000055 (v03 Sony VAIO 20131121 AMI 00010013) [ 0.000000] ACPI: MCFG 00000000dab500c8 00003C (v01 Sony VAIO 20131121 MSFT 00000097) [ 0.000000] ACPI: HPET 00000000dab50108 000038 (v01 Sony VAIO 20131121 MSFT 00000005) [ 0.000000] ACPI: SSDT 00000000dab50140 000289 (v01 Sony VAIO 20131121 INTL 20091112) [ 0.000000] ACPI: SSDT 00000000dab503d0 000379 (v01 Sony VAIO 20131121 INTL 20120711) [ 0.000000] ACPI: PCCT 00000000dab50750 00006E (v05 Sony VAIO 20131121 INTL 20120711) [ 0.000000] ACPI: SSDT 00000000dab507c0 000AC4 (v01 Sony VAIO 20131121 INTL 20120711) [ 0.000000] ACPI: SSDT 00000000dab51288 000473 (v01 Sony VAIO 20131121 INTL 20051117) [ 0.000000] ACPI: SSDT 00000000dab51700 000AD8 (v01 Sony VAIO 20131121 INTL 20051117) [ 0.000000] ACPI: SSDT 00000000dab521d8 000521 (v01 Sony VAIO 20131121 INTL 20051117) [ 0.000000] ACPI: SSDT 00000000dab52700 003019 (v01 Sony VAIO 20131121 INTL 20091112) [ 0.000000] ACPI: ECDT 00000000dab55720 0000C1 (v01 Sony VAIO 20131121 MSFT 00000005) [ 0.000000] ACPI: BGRT 00000000dab557e8 000038 (v00 Sony VAIO 20131121 AMI 00010013) [ 0.000000] ACPI: SSDT 00000000dab55820 000710 (v01 Sony VAIO 20131121 INTL 20091112) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fdfffff] [ 0.000000] NODE_DATA [mem 0x11fde8000-0x11fdfbfff] [ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b400000-ffff88011f3fffff] on node 0 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x11fdfffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x00057fff] [ 0.000000] node 0: [mem 0x00059000-0x0009dfff] [ 0.000000] node 0: [mem 0x00100000-0xca4befff] [ 0.000000] node 0: [mem 0xca4c6000-0xca8e8fff] [ 0.000000] node 0: [mem 0xcac3b000-0xda89cfff] [ 0.000000] node 0: [mem 0xdbfff000-0xdbffffff] [ 0.000000] node 0: [mem 0x100000000-0x11fdfffff] [ 0.000000] On node 0 totalpages: 1024737 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 13910 pages used for memmap [ 0.000000] DMA32 zone: 890181 pages, LIFO batch:31 [ 0.000000] Normal zone: 2040 pages used for memmap [ 0.000000] Normal zone: 130560 pages, LIFO batch:31 [ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED [ 0.000000] ACPI: PM-Timer IO Port: 0x1808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 56 [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xca4bf000-0xca4c5fff] [ 0.000000] PM: Registered nosave memory: [mem 0xca8e9000-0xcac3afff] [ 0.000000] PM: Registered nosave memory: [mem 0xda89d000-0xdab40fff] [ 0.000000] PM: Registered nosave memory: [mem 0xdab41000-0xdab55fff] [ 0.000000] PM: Registered nosave memory: [mem 0xdab56000-0xdbaaafff] [ 0.000000] PM: Registered nosave memory: [mem 0xdbaab000-0xdbffefff] [ 0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88011fa00000 s86208 r8192 d24384 u524288 [ 0.000000] pcpu-alloc: s86208 r8192 d24384 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1008702 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc2dajoseph-00193-gbbb1955 root=UUID=ee56954d-b8c9-4cb3-8d2c-89e284fb44df ro vconsole.font=latarcyrheb-sun16 rd.luks.uuid=luks-a119ffa0-fbb7-48ed-8d2c-2125609732aa rhgb quiet LANG=en_IN.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] Memory: 3905208K/4098948K available (6834K kernel code, 1022K rwdata, 2992K rodata, 1440K init, 1544K bss, 193740K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-3. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:4352 nr_irqs:984 16 [ 0.000000] ACPI: Core revision 20131218 [ 0.000000] ACPI: All ACPI Tables successfully acquired [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] hpet clockevent registered [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 2294.717 MHz processor [ 0.000029] Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.43 BogoMIPS (lpj=2294717) [ 0.000032] pid_max: default: 32768 minimum: 301 [ 0.000701] Security Framework initialized [ 0.000708] SELinux: Initializing. [ 0.000715] SELinux: Starting in permissive mode [ 0.001031] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.001823] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.002158] Mount-cache hash table entries: 256 [ 0.002314] Initializing cgroup subsys memory [ 0.002318] Initializing cgroup subsys devices [ 0.002320] Initializing cgroup subsys freezer [ 0.002321] Initializing cgroup subsys net_cls [ 0.002322] Initializing cgroup subsys blkio [ 0.002324] Initializing cgroup subsys perf_event [ 0.002326] Initializing cgroup subsys hugetlb [ 0.002349] CPU: Physical Processor ID: 0 [ 0.002350] CPU: Processor Core ID: 0 [ 0.002354] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.003332] mce: CPU supports 7 MCE banks [ 0.003344] CPU0: Thermal monitoring enabled (TM1) [ 0.003354] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 tlb_flushall_shift: 6 [ 0.003466] Freeing SMP alternatives memory: 24K (ffffffff81e69000 - ffffffff81e6f000) [ 0.005265] ftrace: allocating 25749 entries in 101 pages [ 0.016714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.026712] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (fam: 06, model: 45, stepping: 01) [ 0.026719] TSC deadline timer enabled [ 0.026728] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. [ 0.026734] ... version: 3 [ 0.026735] ... bit width: 48 [ 0.026736] ... generic registers: 4 [ 0.026737] ... value mask: 0000ffffffffffff [ 0.026738] ... max period: 0000ffffffffffff [ 0.026739] ... fixed-purpose events: 3 [ 0.026739] ... event mask: 000000070000000f [ 0.034826] x86: Booting SMP configuration: [ 0.034828] .... node #0, CPUs: #1 [ 0.049095] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.051109] #2 #3 [ 0.081530] x86: Booted up 1 node, 4 CPUs [ 0.081533] smpboot: Total of 4 processors activated (18357.73 BogoMIPS) [ 0.085090] devtmpfs: initialized [ 0.085264] PM: Registering ACPI NVS region [mem 0xca4bf000-0xca4c5fff] (28672 bytes) [ 0.085266] PM: Registering ACPI NVS region [mem 0xdab56000-0xdbaaafff] (16076800 bytes) [ 0.086183] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.086184] pinctrl core: initialized pinctrl subsystem [ 0.086221] RTC time: 20:33:41, date: 02/16/14 [ 0.086255] NET: Registered protocol family 16 [ 0.086329] cpuidle: using governor menu [ 0.086359] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.086360] ACPI: bus type PCI registered [ 0.086362] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.086414] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.086416] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.093143] PCI: Using configuration type 1 for base access [ 0.094088] bio: create slab <bio-0> at 0 [ 0.094173] ACPI: Added _OSI(Module Device) [ 0.094175] ACPI: Added _OSI(Processor Device) [ 0.094176] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.094177] ACPI: Added _OSI(Processor Aggregator Device) [ 0.095977] ACPI : EC: EC description table is found, configuring boot EC [ 0.108967] ACPI: Executed 1 blocks of module-level executable AML code [ 0.111126] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.111654] ACPI: SSDT 00000000dab34c18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.112094] ACPI: Dynamic OEM Table Load: [ 0.112096] ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.114268] ACPI: SSDT 00000000dab34618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.115001] ACPI: Dynamic OEM Table Load: [ 0.115003] ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20051117) [ 0.117086] ACPI: SSDT 00000000daae6d98 000119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.117709] ACPI: Dynamic OEM Table Load: [ 0.117711] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.119704] ACPI: Interpreter enabled [ 0.119715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580) [ 0.119723] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580) [ 0.119745] ACPI: (supports S0 S3 S4 S5) [ 0.119747] ACPI: Using IOAPIC for interrupt routing [ 0.119781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.119979] ACPI: No dock devices found. [ 0.163785] ACPI: \_PR_.CPU4: failed to get CPU APIC ID. [ 0.163789] ACPI: \_PR_.CPU5: failed to get CPU APIC ID. [ 0.163792] ACPI: \_PR_.CPU6: failed to get CPU APIC ID. [ 0.163795] ACPI: \_PR_.CPU7: failed to get CPU APIC ID. [ 0.163959] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) [ 0.163963] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.164210] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] [ 0.164324] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] [ 0.164982] PCI host bridge to bus 0000:00 [ 0.164985] pci_bus 0000:00: root bus resource [bus 00-3e] [ 0.164987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.164988] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.164990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.164991] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff] [ 0.164992] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff] [ 0.164993] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff] [ 0.164995] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff] [ 0.164996] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] [ 0.164997] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] [ 0.164999] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] [ 0.165000] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] [ 0.165002] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff] [ 0.165009] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000 [ 0.165197] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000 [ 0.165209] pci 0000:00:02.0: reg 0x10: [mem 0xf7000000-0xf73fffff 64bit] [ 0.165215] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] [ 0.165220] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] [ 0.165397] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300 [ 0.165404] pci 0000:00:03.0: reg 0x10: [mem 0xf7f14000-0xf7f17fff 64bit] [ 0.165598] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330 [ 0.165615] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit] [ 0.165667] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.165802] pci 0000:00:14.0: System wakeup disabled by ACPI [ 0.165838] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000 [ 0.165857] pci 0000:00:16.0: reg 0x10: [mem 0xf7f1d000-0xf7f1d01f 64bit] [ 0.165921] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold [ 0.166100] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300 [ 0.166111] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit] [ 0.166164] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.166301] pci 0000:00:1b.0: System wakeup disabled by ACPI [ 0.166340] pci 0000:00:1c.0: [8086:9c14] type 01 class 0x060400 [ 0.166412] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.166553] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.166593] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400 [ 0.166665] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.166806] pci 0000:00:1c.3: System wakeup disabled by ACPI [ 0.166847] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320 [ 0.166867] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f1b000-0xf7f1b3ff] [ 0.166950] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.167105] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 0.167142] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100 [ 0.167407] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601 [ 0.167421] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] [ 0.167427] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] [ 0.167434] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] [ 0.167440] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] [ 0.167446] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] [ 0.167453] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f1a000-0xf7f1a7ff] [ 0.167485] pci 0000:00:1f.2: PME# supported from D3hot [ 0.167648] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500 [ 0.167661] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f19000-0xf7f190ff 64bit] [ 0.167679] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] [ 0.167949] pci 0000:01:00.0: [8086:08b1] type 00 class 0x028000 [ 0.167984] pci 0000:01:00.0: reg 0x10: [mem 0xf7e00000-0xf7e01fff 64bit] [ 0.168155] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.168201] pci 0000:01:00.0: System wakeup disabled by ACPI [ 0.171096] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.171103] pci 0000:00:1c.0: bridge window [mem 0xf7e00000-0xf7efffff] [ 0.171190] pci 0000:00:1c.3: PCI bridge to [bus 02] [ 0.171194] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff] [ 0.171198] pci 0000:00:1c.3: bridge window [mem 0xf7400000-0xf7dfffff] [ 0.171204] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf09fffff 64bit pref] [ 0.171230] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) [ 0.185522] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.185582] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.185638] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.185694] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.185749] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.185804] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.185861] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.185916] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 0.186113] ACPI: Enabled 3 GPEs in block 00 to 7F [ 0.186196] ACPI : EC: GPE = 0x7, I/O: command/status = 0x66, data = 0x62 [ 0.186338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.186343] vgaarb: loaded [ 0.186345] vgaarb: bridge control possible 0000:00:02.0 [ 0.186452] SCSI subsystem initialized [ 0.186507] libata version 3.00 loaded. [ 0.186552] ACPI: bus type USB registered [ 0.186572] usbcore: registered new interface driver usbfs [ 0.186583] usbcore: registered new interface driver hub [ 0.186611] usbcore: registered new device driver usb [ 0.186721] PCI: Using ACPI for IRQ routing [ 0.188169] PCI: pci_cache_line_size set to 64 bytes [ 0.188210] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] [ 0.188212] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] [ 0.188213] e820: reserve RAM buffer [mem 0xca4bf000-0xcbffffff] [ 0.188215] e820: reserve RAM buffer [mem 0xca8e9000-0xcbffffff] [ 0.188217] e820: reserve RAM buffer [mem 0xda89d000-0xdbffffff] [ 0.188219] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff] [ 0.188332] NetLabel: Initializing [ 0.188333] NetLabel: domain hash size = 128 [ 0.188334] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.188346] NetLabel: unlabeled traffic allowed by default [ 0.188384] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.188390] hpet0: 8 comparators, 64-bit 14.318180 MHz counter [ 0.190414] Switched to clocksource hpet [ 0.196374] pnp: PnP ACPI init [ 0.196390] ACPI: bus type PNP registered [ 0.196509] pnp 00:00: [dma 4] [ 0.196533] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.196554] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) [ 0.196636] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.196753] system 00:03: [io 0x0680-0x069f] has been reserved [ 0.196755] system 00:03: [io 0x2008-0x200b] has been reserved [ 0.196757] system 00:03: [io 0xffff] has been reserved [ 0.196759] system 00:03: [io 0xffff] has been reserved [ 0.196760] system 00:03: [io 0x1c00-0x1cfe] has been reserved [ 0.196762] system 00:03: [io 0x1d00-0x1dfe] has been reserved [ 0.196763] system 00:03: [io 0x1e00-0x1efe] has been reserved [ 0.196765] system 00:03: [io 0x1f00-0x1ffe] has been reserved [ 0.196766] system 00:03: [io 0x1800-0x18fe] could not be reserved [ 0.196768] system 00:03: [io 0x164e-0x164f] has been reserved [ 0.196770] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.196796] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.196836] system 00:05: [io 0x1854-0x1857] has been reserved [ 0.196838] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.196877] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.196879] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.196911] pnp 00:07: Plug and Play ACPI device, IDs SNYa009 PNP030b (active) [ 0.196949] pnp 00:08: Plug and Play ACPI device, IDs FOX0015 PNP0f13 (active) [ 0.209008] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.209012] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.209014] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.209016] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.209019] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.209021] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.209024] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved [ 0.209026] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.209028] system 00:09: [mem 0xff000000-0xffffffff] has been reserved [ 0.209031] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.209033] system 00:09: [mem 0xf7fef000-0xf7feffff] has been reserved [ 0.209036] system 00:09: [mem 0xf7ff0000-0xf7ffffff] has been reserved [ 0.209039] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.209327] pnp: PnP ACPI: found 10 devices [ 0.209328] ACPI: bus type PNP unregistered [ 0.215832] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000 [ 0.215835] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 [ 0.215845] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.215847] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.215854] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf200000-0xdf3fffff 64bit pref] [ 0.215857] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff] [ 0.215859] pci 0000:00:1c.0: PCI bridge to [bus 01] [ 0.215861] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] [ 0.215865] pci 0000:00:1c.0: bridge window [mem 0xf7e00000-0xf7efffff] [ 0.215868] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf3fffff 64bit pref] [ 0.215873] pci 0000:00:1c.3: PCI bridge to [bus 02] [ 0.215875] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff] [ 0.215879] pci 0000:00:1c.3: bridge window [mem 0xf7400000-0xf7dfffff] [ 0.215882] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf09fffff 64bit pref] [ 0.215887] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.215888] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.215890] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.215891] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff] [ 0.215893] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff] [ 0.215894] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff] [ 0.215896] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff] [ 0.215897] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff] [ 0.215899] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff] [ 0.215900] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff] [ 0.215902] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff] [ 0.215903] pci_bus 0000:00: resource 15 [mem 0xdf200000-0xfeafffff] [ 0.215904] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] [ 0.215906] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff] [ 0.215907] pci_bus 0000:01: resource 2 [mem 0xdf200000-0xdf3fffff 64bit pref] [ 0.215909] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 0.215910] pci_bus 0000:02: resource 1 [mem 0xf7400000-0xf7dfffff] [ 0.215912] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf09fffff 64bit pref] [ 0.215939] NET: Registered protocol family 2 [ 0.216084] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.216153] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.216212] TCP: Hash tables configured (established 32768 bind 32768) [ 0.216228] TCP: reno registered [ 0.216237] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.216250] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.216299] NET: Registered protocol family 1 [ 0.216308] pci 0000:00:02.0: Boot video device [ 0.216564] PCI: CLS 64 bytes, default 64 [ 0.216607] Unpacking initramfs... [ 0.523034] Freeing initrd memory: 19828K (ffff88003ec9e000 - ffff88003fffb000) [ 0.523038] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.523041] software IO TLB [mem 0xd49b6000-0xd89b6000] (64MB) mapped at [ffff8800d49b6000-ffff8800d89b5fff] [ 0.523201] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 3 fixed counters 655360 ms ovfl timer [ 0.523517] AVX2 version of gcm_enc/dec engaged. [ 0.525241] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 0.525590] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.525602] Initialise system trusted keyring [ 0.525634] audit: initializing netlink subsys (disabled) [ 0.525650] audit: type=2000 audit(1392582821.515:1): initialized [ 0.543532] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.544681] zbud: loaded [ 0.544810] VFS: Disk quotas dquot_6.5.2 [ 0.544848] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545168] msgmni has been set to 7715 [ 0.545221] Key type big_key registered [ 0.545223] SELinux: Registering netfilter hooks [ 0.545973] alg: No test for stdrng (krng) [ 0.545980] NET: Registered protocol family 38 [ 0.545982] Key type asymmetric registered [ 0.545983] Asymmetric key parser 'x509' registered [ 0.546014] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546039] io scheduler noop registered [ 0.546042] io scheduler deadline registered [ 0.546074] io scheduler cfq registered (default) [ 0.546354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.546366] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.546400] efifb: probing for efifb [ 0.547402] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90004780000, using 8100k, total 8100k [ 0.547403] efifb: mode is 1920x1080x32, linelength=7680, pages=1 [ 0.547404] efifb: scrolling: redraw [ 0.547406] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.551770] Console: switching to colour frame buffer device 240x67 [ 0.555788] fb0: EFI VGA frame buffer device [ 0.555795] intel_idle: MWAIT substates: 0x11142120 [ 0.555796] intel_idle: v0.4 model 0x45 [ 0.555797] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.556326] ACPI: AC Adapter [ADP1] (on-line) [ 0.556388] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 [ 0.556592] ACPI: Lid Switch [LID0] [ 0.556630] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 [ 0.556633] ACPI: Power Button [PWRB] [ 0.565369] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.565372] ACPI: Thermal Zone [TZ00] (55 C) [ 0.565415] GHES: HEST is not enabled! [ 0.565483] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.566105] Non-volatile memory driver v1.3 [ 0.566181] ahci 0000:00:1f.2: version 3.0 [ 0.566295] ahci 0000:00:1f.2: irq 56 for MSI/MSI-X [ 0.577278] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x8 impl SATA mode [ 0.577285] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst [ 0.578006] scsi0 : ahci [ 0.578174] scsi1 : ahci [ 0.578475] scsi2 : ahci [ 0.578725] scsi3 : ahci [ 0.578789] ata1: DUMMY [ 0.578791] ata2: DUMMY [ 0.578793] ata3: DUMMY [ 0.578795] ata4: SATA max UDMA/133 abar m2048@0xf7f1a000 port 0xf7f1a280 irq 56 [ 0.578878] libphy: Fixed MDIO Bus: probed [ 0.578957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.578963] ehci-pci: EHCI PCI platform driver [ 0.579091] unable to find transceiver [ 0.579119] ehci-pci 0000:00:1d.0: EHCI Host Controller [ 0.579180] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 0.579193] ehci-pci 0000:00:1d.0: debug port 2 [ 0.583098] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported [ 0.583114] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f1b000 [ 0.588227] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 [ 0.588286] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.588289] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.588291] usb usb1: Product: EHCI Host Controller [ 0.588293] usb usb1: Manufacturer: Linux 3.14.0-rc2dajoseph-00193-gbbb1955 ehci_hcd [ 0.588295] usb usb1: SerialNumber: 0000:00:1d.0 [ 0.588461] hub 1-0:1.0: USB hub found [ 0.588468] hub 1-0:1.0: 2 ports detected [ 0.588613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.588618] ohci-pci: OHCI PCI platform driver [ 0.588629] uhci_hcd: USB Universal Host Controller Interface driver [ 0.588755] unable to find transceiver [ 0.588780] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.588843] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 0.588922] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 0.588942] xhci_hcd 0000:00:14.0: irq 57 for MSI/MSI-X [ 0.589005] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.589008] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.589009] usb usb2: Product: xHCI Host Controller [ 0.589011] usb usb2: Manufacturer: Linux 3.14.0-rc2dajoseph-00193-gbbb1955 xhci_hcd [ 0.589013] usb usb2: SerialNumber: 0000:00:14.0 [ 0.589150] hub 2-0:1.0: USB hub found [ 0.589162] hub 2-0:1.0: 9 ports detected [ 0.590130] unable to find transceiver [ 0.590151] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 0.590206] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 [ 0.590244] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003 [ 0.590246] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.590247] usb usb3: Product: xHCI Host Controller [ 0.590249] usb usb3: Manufacturer: Linux 3.14.0-rc2dajoseph-00193-gbbb1955 xhci_hcd [ 0.590251] usb usb3: SerialNumber: 0000:00:14.0 [ 0.590369] hub 3-0:1.0: USB hub found [ 0.590376] hub 3-0:1.0: 4 ports detected [ 0.590775] usbcore: registered new interface driver usbserial [ 0.590781] usbcore: registered new interface driver usbserial_generic [ 0.590786] usbserial: USB Serial support registered for generic [ 0.590812] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 0.592793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.592805] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.592876] mousedev: PS/2 mouse device common for all mice [ 0.593032] rtc_cmos 00:04: RTC can wake from S4 [ 0.593169] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 0.593206] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 0.593266] device-mapper: uevent: version 1.0.3 [ 0.593326] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx [ 0.593368] Intel P-state driver initializing. [ 0.593377] Intel pstate controlling: cpu 0 [ 0.593391] Intel pstate controlling: cpu 1 [ 0.593402] Intel pstate controlling: cpu 2 [ 0.593417] Intel pstate controlling: cpu 3 [ 0.593561] EFI Variables Facility v0.08 2004-May-17 [ 0.595776] hidraw: raw HID events driver (C) Jiri Kosina [ 0.595853] usbcore: registered new interface driver usbhid [ 0.595854] usbhid: USB HID core driver [ 0.595952] drop_monitor: Initializing network drop monitor service [ 0.596005] ip_tables: (C) 2000-2006 Netfilter Core Team [ 0.596039] TCP: cubic registered [ 0.596041] Initializing XFRM netlink socket [ 0.596136] NET: Registered protocol family 10 [ 0.596251] mip6: Mobile IPv6 [ 0.596253] NET: Registered protocol family 17 [ 0.596521] Loading compiled-in X.509 certificates [ 0.597230] Loaded X.509 cert 'Magrathea: Glacier signing key: ce8c072493fe63bbac03d0e14a2f2b279ee208f5' [ 0.597238] registered taskstats version 1 [ 0.597582] Magic number: 2:329:599 [ 0.597593] serial8250 serial8250: hash matches [ 0.597655] rtc_cmos 00:04: setting system clock to 2014-02-16 20:33:42 UTC (1392582822) [ 0.597716] PM: Hibernation image not present or could not be loaded. [ 0.608955] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 0.621668] ACPI: Battery Slot [BAT0] (battery present) [ 0.628056] ACPI: Battery Slot [BAT1] (battery absent) [ 0.883099] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 0.885797] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 0.885802] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 0.885805] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 0.885876] ata4.00: ACPI cmd ef/10:00:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) [ 0.886206] ata4.00: failed to get NCQ Send/Recv Log Emask 0x1 [ 0.886210] ata4.00: ATA-9: SAMSUNG MZNTD128HAGM-00000, DXT2300Q, max UDMA/133 [ 0.886212] ata4.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 0.887054] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded [ 0.887059] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out [ 0.887062] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out [ 0.887110] ata4.00: ACPI cmd ef/10:00:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) [ 0.887393] ata4.00: failed to get NCQ Send/Recv Log Emask 0x1 [ 0.887454] ata4.00: configured for UDMA/133 [ 0.887631] scsi 3:0:0:0: Direct-Access ATA SAMSUNG MZNTD128 DXT2 PQ: 0 ANSI: 5 [ 0.887792] sd 3:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) [ 0.887829] sd 3:0:0:0: Attached scsi generic sg0 type 0 [ 0.887905] sd 3:0:0:0: [sda] Write Protect is off [ 0.887909] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 0.887954] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.889756] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 [ 0.890099] usb 1-1: new high-speed USB device number 2 using ehci-pci [ 0.890915] sd 3:0:0:0: [sda] Attached SCSI disk [ 0.893101] Freeing unused kernel memory: 1440K (ffffffff81d01000 - ffffffff81e69000) [ 0.893107] Write protecting the kernel read-only data: 12288k [ 0.901826] Freeing unused kernel memory: 1348K (ffff8800016af000 - ffff880001800000) [ 0.908449] Freeing unused kernel memory: 1104K (ffff880001aec000 - ffff880001c00000) [ 0.921936] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) [ 0.922339] systemd[1]: Running in initial RAM disk. [ 0.922453] systemd[1]: Set hostname to <localhost.localdomain>. [ 0.923795] random: systemd urandom read with 16 bits of entropy available [ 0.934451] systemd[1]: Expecting device dev-disk-by\x2duuid-ee56954d\x2db8c9\x2d4cb3\x2d8d2c\x2d89e284fb44df.device... [ 0.934483] systemd[1]: Starting -.slice. [ 0.934772] systemd[1]: Created slice -.slice. [ 0.934797] systemd[1]: Starting System Slice. [ 0.934929] systemd[1]: Created slice System Slice. [ 0.934948] systemd[1]: Starting Slices. [ 0.934966] systemd[1]: Reached target Slices. [ 0.934981] systemd[1]: Starting Timers. [ 0.935012] systemd[1]: Reached target Timers. [ 0.935030] systemd[1]: Expecting device dev-disk-by\x2duuid-a119ffa0\x2dfbb7\x2d48ed\x2d8d2c\x2d2125609732aa.device... [ 0.935049] systemd[1]: Expecting device dev-mapper-luks\x2da119ffa0\x2dfbb7\x2d48ed\x2d8d2c\x2d2125609732aa.device... [ 0.935070] systemd[1]: Starting Journal Socket. [ 0.935184] systemd[1]: Listening on Journal Socket. [ 0.935518] systemd[1]: Starting dracut cmdline hook... [ 0.936450] systemd[1]: Starting Load Kernel Modules... [ 0.937240] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 0.938173] systemd[1]: Starting Setup Virtual Console... [ 0.939110] systemd[1]: Starting Journal Service... [ 0.940153] systemd[1]: Started Journal Service. [ 0.955070] systemd-journald[117]: Vacuuming done, freed 0 bytes [ 1.004301] usb 1-1: New USB device found, idVendor=8087, idProduct=8000 [ 1.004306] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.004592] hub 1-1:1.0: USB hub found [ 1.004670] hub 1-1:1.0: 8 ports detected [ 1.014767] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126800, board id: 2699, fw id: 1401224 [ 1.033071] systemd-udevd[195]: starting version 208 [ 1.048025] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 [ 1.099283] alg: No test for crc32 (crc32-pclmul) [ 1.133122] [drm] Initialized drm 1.1.0 20060810 [ 1.234989] [drm] Memory usable by graphics device = 2048M [ 1.234993] checking generic (e0000000 7e9000) vs hw (e0000000 10000000) [ 1.234995] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver [ 1.235015] Console: switching to colour dummy device 80x25 [ 1.260851] usb 2-3: new full-speed USB device number 3 using xhci_hcd [ 1.268921] i915 0000:00:02.0: irq 58 for MSI/MSI-X [ 1.268931] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.268933] [drm] Driver supports precise vblank timestamp query. [ 1.268989] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 1.362963] fbcon: inteldrmfb (fb0) is primary device [ 1.426105] usb 2-3: New USB device found, idVendor=0eef, idProduct=a108 [ 1.426109] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.426112] usb 2-3: Product: eGalaxTouch EXC7910-1031-12.00.03 [ 1.426114] usb 2-3: Manufacturer: eGalax Inc. [ 1.523773] tsc: Refined TSC clocksource calibration: 2294.687 MHz [ 1.581717] usb 2-5: new high-speed USB device number 4 using xhci_hcd [ 1.764116] usb 2-5: New USB device found, idVendor=0bda, idProduct=5727 [ 1.764120] usb 2-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2 [ 1.764123] usb 2-5: Product: USB Webcam [ 1.764125] usb 2-5: Manufacturer: 93010GT00-289-G387BC5 [ 1.764128] usb 2-5: SerialNumber: 200901010001 [ 1.919583] usb 2-6: new full-speed USB device number 5 using xhci_hcd [ 2.084776] usb 2-6: New USB device found, idVendor=8087, idProduct=07dc [ 2.084781] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.291472] usb 3-1: new SuperSpeed USB device number 2 using xhci_hcd [ 2.303284] usb 3-1: New USB device found, idVendor=1058, idProduct=10b8 [ 2.303289] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 [ 2.303292] usb 3-1: Product: Elements 10B8 [ 2.303294] usb 3-1: Manufacturer: Western Digital [ 2.303296] usb 3-1: SerialNumber: 575835314539335756363431 [ 2.334302] usb-storage 3-1:1.0: USB Mass Storage device detected [ 2.334510] scsi4 : usb-storage 3-1:1.0 [ 2.334962] usbcore: registered new interface driver usb-storage [ 2.523427] Switched to clocksource tsc [ 2.715226] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off [ 3.251868] Console: switching to colour frame buffer device 240x67 [ 3.265047] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 3.265049] i915 0000:00:02.0: registered panic notifier [ 3.274177] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 3.280806] acpi device:2d: registered as cooling_device4 [ 3.281034] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5 [ 3.281297] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 3.335261] scsi 4:0:0:0: Direct-Access WD Elements 10B8 1007 PQ: 0 ANSI: 6 [ 3.335985] sd 4:0:0:0: Attached scsi generic sg1 type 0 [ 3.336002] sd 4:0:0:0: [sdb] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB) [ 3.336318] sd 4:0:0:0: [sdb] Write Protect is off [ 3.336328] sd 4:0:0:0: [sdb] Mode Sense: 47 00 10 08 [ 3.336629] sd 4:0:0:0: [sdb] No Caching mode page found [ 3.336737] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 3.337986] sd 4:0:0:0: [sdb] No Caching mode page found [ 3.338053] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 6.362695] random: nonblocking pool is initialized [ 7.985890] bio: create slab <bio-1> at 1 [ 8.062928] bio: create slab <bio-0> at 0 [ 8.470496] PM: Starting manual resume from disk [ 8.470508] PM: Hibernation image partition 253:0 present [ 8.470512] PM: Looking for hibernation image. [ 8.472322] PM: Image not found (code -22) [ 8.472329] PM: Hibernation image not present or could not be loaded. [ 8.491659] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null) [ 8.690143] systemd-journald[117]: Received SIGTERM [ 8.693060] systemd-cgroups-agent[425]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory [ 8.749361] SELinux: Disabled at runtime. [ 8.749427] SELinux: Unregistering netfilter hooks [ 8.773739] audit: type=1404 audit(1392582830.679:2): selinux=0 auid=4294967295 ses=4294967295 [ 8.783855] systemd[1]: RTC configured in localtime, applying delta of 330 minutes to system time. [ 8.880900] sdb: sdb1 [ 8.882120] sd 4:0:0:0: [sdb] No Caching mode page found [ 8.882132] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 8.882142] sd 4:0:0:0: [sdb] Attached SCSI disk [ 8.959856] systemd-readahead[447]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day. [ 9.001881] systemd-journald[469]: Vacuuming done, freed 0 bytes [ 9.014521] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel [ 9.016081] vboxdrv: Found 4 processor cores. [ 9.016229] vboxdrv: fAsync=0 offMin=0x1a3 offMax=0x13c9 [ 9.016273] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. [ 9.016274] vboxdrv: Successfully loaded version 4.3.6_RPMFusion (interface 0x001a0007). [ 9.030093] systemd-udevd[481]: starting version 208 [ 9.039175] EXT4-fs (sda10): re-mounted. Opts: (null) [ 9.126994] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 9.135544] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182f conflicts with OpRegion 0x0000000000001800-0x000000000000187f (\PMIO) (20131218/utaddress-258) [ 9.135553] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.135558] ACPI Warning: [ 9.135560] input: PC Speaker as /devices/platform/pcspkr/input/input6 [ 9.135561] SystemIO range 0x0000000000001c30-0x0000000000001c3f conflicts with OpRegion 0x0000000000001c00-0x0000000000001c3f (\GPRL) [ 9.135563] (20131218/utaddress-258) [ 9.135564] ACPI Warning: SystemIO range 0x0000000000001c30-0x0000000000001c3f conflicts with OpRegion 0x0000000000001c00-0x0000000000001fff (\GPR_) (20131218/utaddress-258) [ 9.135569] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.135570] ACPI Warning: SystemIO range 0x0000000000001c00-0x0000000000001c2f conflicts with OpRegion 0x0000000000001c00-0x0000000000001c3f (\GPRL) (20131218/utaddress-258) [ 9.135575] ACPI Warning: SystemIO range 0x0000000000001c00-0x0000000000001c2f conflicts with OpRegion 0x0000000000001c00-0x0000000000001fff (\GPR_) (20131218/utaddress-258) [ 9.135579] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.135580] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 9.138670] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20131218/utaddress-258) [ 9.138679] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 9.157539] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x16 [ 9.159349] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x16 [ 9.159387] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x16 [ 9.159421] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x16 [ 9.159591] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba [ 9.178056] mei_me 0000:00:16.0: irq 59 for MSI/MSI-X [ 9.218651] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1 [ 9.223852] input: eGalax Inc. eGalaxTouch EXC7910-1031-12.00.03 as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:0EEF:A108.0001/input/input7 [ 9.224047] hid-multitouch 0003:0EEF:A108.0001: input,hiddev0,hidraw0: USB HID v2.10 Device [eGalax Inc. eGalaxTouch EXC7910-1031-12.00.03] on usb-0000:00:14.0-3/input0 [ 9.284588] media: Linux media interface: v0.10 [ 9.343076] iTCO_vendor_support: vendor-support=0 [ 9.360161] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 [ 9.360199] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860) [ 9.361988] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 9.364292] Adding 10239996k swap on /dev/mapper/luks-a119ffa0-fbb7-48ed-8d2c-2125609732aa. Priority:-1 extents:1 across:10239996k SSFS [ 9.406849] nfc: nfc_init: NFC Core ver 0.1 [ 9.407113] NET: Registered protocol family 39 [ 9.436045] Probing NFC pn544 [ 9.490288] Linux video capture interface: v2.00 [ 9.535829] snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002) [ 9.536029] ALSA sound/pci/hda/hda_i915.c:58 HDA driver get symbol successfully from i915 module [ 9.536065] snd_hda_intel 0000:00:03.0: irq 60 for MSI/MSI-X [ 9.536749] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) [ 9.537221] snd_hda_intel 0000:00:1b.0: irq 61 for MSI/MSI-X [ 9.569366] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 9.571130] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 9.572902] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 9.573141] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11 [ 9.573284] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10 [ 9.573369] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9 [ 9.583510] ALSA sound/pci/hda/patch_realtek.c:434 SKU: Nid=0x1d sku_cfg=0x4065822d [ 9.583514] ALSA sound/pci/hda/patch_realtek.c:436 SKU: port_connectivity=0x1 [ 9.583517] ALSA sound/pci/hda/patch_realtek.c:437 SKU: enable_pcbeep=0x0 [ 9.583519] ALSA sound/pci/hda/patch_realtek.c:438 SKU: check_sum=0x00000005 [ 9.583521] ALSA sound/pci/hda/patch_realtek.c:439 SKU: customization=0x00000082 [ 9.583523] ALSA sound/pci/hda/patch_realtek.c:440 SKU: external_amp=0x5 [ 9.583525] ALSA sound/pci/hda/patch_realtek.c:441 SKU: platform_type=0x1 [ 9.583526] ALSA sound/pci/hda/patch_realtek.c:442 SKU: swap=0x0 [ 9.583528] ALSA sound/pci/hda/patch_realtek.c:443 SKU: override=0x1 [ 9.583736] ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker [ 9.583739] ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 9.583741] ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x21/0x0/0x0/0x0/0x0) [ 9.583743] ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 [ 9.583745] ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: [ 9.583748] ALSA sound/pci/hda/hda_auto_parser.c:410 Headset Mic=0x18 [ 9.583750] ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x12 [ 9.583753] ALSA sound/pci/hda/patch_realtek.c:504 realtek: No valid SSID, checking pincfg 0x4065822d for NID 0x1d [ 9.583755] ALSA sound/pci/hda/patch_realtek.c:520 realtek: Enabling init ASM_ID=0x822d CODEC_ID=10ec0286 [ 9.591125] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12 [ 9.625478] uvcvideo: Found UVC 1.00 device USB Webcam (0bda:5727) [ 9.628855] input: USB Webcam as /devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input13 [ 9.629344] usbcore: registered new interface driver uvcvideo [ 9.629348] USB Video Class driver (1.1.1) [ 9.661015] Bluetooth: Core ver 2.18 [ 9.661038] NET: Registered protocol family 31 [ 9.661040] Bluetooth: HCI device and connection manager initialized [ 9.661047] Bluetooth: HCI socket layer initialized [ 9.661050] Bluetooth: L2CAP socket layer initialized [ 9.661060] Bluetooth: SCO socket layer initialized [ 9.674341] usbcore: registered new interface driver btusb [ 9.685110] cfg80211: Calling CRDA to update world regulatory domain [ 9.687155] cfg80211: World regulatory domain updated: [ 9.687159] cfg80211: DFS Master region: unset [ 9.687161] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 9.687164] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 9.687166] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 9.687169] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 9.687171] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 9.687173] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 9.688383] Bluetooth: hci0: read Intel version: 370710018002030d33 [ 9.688386] Bluetooth: hci0: Intel device is already patched. patch num: 33 [ 9.738082] Intel(R) Wireless WiFi driver for Linux, in-tree:d [ 9.738085] Copyright(c) 2003- 2014 Intel Corporation [ 9.738139] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002) [ 9.738437] iwlwifi 0000:01:00.0: irq 62 for MSI/MSI-X [ 9.741616] iwlwifi 0000:01:00.0: loaded firmware version 22.15.8.0 op_mode iwlmvm [ 9.872798] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 9.997042] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144 [ 9.997090] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 9.997308] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 10.174941] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 10.209751] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' [ 10.226938] systemd-udevd[498]: renamed network interface wlan0 to wlp1s0 [ 10.258493] bio: create slab <bio-0> at 0 [ 10.303507] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) [ 10.318518] systemd-journald[469]: Received request to flush runtime journal from PID 1 [ 10.319763] audit: type=1305 audit(1392563032.225:3): audit_pid=680 old=0 auid=4294967295 ses=4294967295 res=1 [ 10.477716] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 10.780361] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 10.901820] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 10.901821] Bluetooth: BNEP filters: protocol multicast [ 10.901828] Bluetooth: BNEP socket layer initialized [ 11.082127] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 11.085990] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 11.186751] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 11.334357] Ebtables v2.0 registered [ 11.384068] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 11.460804] Bridge firewalling registered [ 11.637091] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 11.637308] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 11.648368] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 11.686000] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 11.987607] ALSA sound/pci/hda/hda_eld.c:260 HDMI: Unknown ELD version 0 [ 13.870228] ALSA sound/pci/hda/hda_eld.c:335 HDMI: ELD buf size is 0, force 128 [ 13.870273] ALSA sound/pci/hda/hda_eld.c:352 HDMI: invalid ELD data byte 0 [ 13.870325] ALSA sound/pci/hda/hda_eld.c:335 HDMI: ELD buf size is 0, force 128 [ 13.870353] ALSA sound/pci/hda/hda_eld.c:352 HDMI: invalid ELD data byte 0 [ 18.996583] wlp1s0: authenticate with 1c:af:f7:50:b3:b2 [ 18.999568] wlp1s0: send auth to 1c:af:f7:50:b3:b2 (try 1/3) [ 19.003020] wlp1s0: authenticated [ 19.003376] iwlwifi 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP [ 19.003386] iwlwifi 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP [ 19.003923] wlp1s0: associate with 1c:af:f7:50:b3:b2 (try 1/3) [ 19.006502] wlp1s0: RX AssocResp from 1c:af:f7:50:b3:b2 (capab=0x431 status=0 aid=1) [ 19.007399] wlp1s0: associated [ 19.007449] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready [ 24.335638] fuse init (API version 7.22) [ 26.059325] ALSA sound/pci/hda/hda_eld.c:335 HDMI: ELD buf size is 0, force 128 [ 26.059359] ALSA sound/pci/hda/hda_eld.c:352 HDMI: invalid ELD data byte 0 [ 26.059402] ALSA sound/pci/hda/hda_eld.c:335 HDMI: ELD buf size is 0, force 128 [ 26.059429] ALSA sound/pci/hda/hda_eld.c:352 HDMI: invalid ELD data byte 0 [ 28.200700] Bluetooth: RFCOMM TTY layer initialized [ 28.200715] Bluetooth: RFCOMM socket layer initialized [ 28.200722] Bluetooth: RFCOMM ver 1.11 [ 56.594606] cfg80211: Calling CRDA to update world regulatory domain [ 56.599195] cfg80211: World regulatory domain updated: [ 56.599204] cfg80211: DFS Master region: unset [ 56.599207] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 56.599212] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 56.599216] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 56.599220] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 56.599223] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 56.599226] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 57.179205] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 57.179229] Bluetooth: HIDP socket layer initialized [ 57.181158] hid-generic 0005:046D:B010.0002: unknown main item tag 0x0 [ 57.186721] input: Bluetooth Mouse M557 as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/bluetooth/hci0/hci0:256/0005:046D:B010.0002/input/input14 [ 57.187067] hid-generic 0005:046D:B010.0002: input,hidraw1: BLUETOOTH HID v10.00 Mouse [Bluetooth Mouse M557] on 5c:51:4f:44:52:22 [ 60.357368] wlp1s0: authenticate with 1c:af:f7:50:b3:b2 [ 60.359175] wlp1s0: send auth to 1c:af:f7:50:b3:b2 (try 1/3) [ 60.361534] wlp1s0: authenticated [ 60.361679] iwlwifi 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP [ 60.361684] iwlwifi 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP [ 60.362232] wlp1s0: associate with 1c:af:f7:50:b3:b2 (try 1/3) [ 60.364702] wlp1s0: RX AssocResp from 1c:af:f7:50:b3:b2 (capab=0x431 status=0 aid=1) [ 60.365339] wlp1s0: associated [ 71.865694] wlp1s0: deauthenticating from 1c:af:f7:50:b3:b2 by local choice (reason=3) [ 71.879525] cfg80211: Calling CRDA to update world regulatory domain [ 71.887387] cfg80211: World regulatory domain updated: [ 71.887399] cfg80211: DFS Master region: unset [ 71.887404] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 71.887412] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 71.887419] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 71.887425] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 71.887431] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 71.887437] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 87.147533] Intel(R) Wireless WiFi driver for Linux, in-tree:d [ 87.147539] Copyright(c) 2003- 2014 Intel Corporation [ 87.147765] iwlwifi 0000:01:00.0: irq 62 for MSI/MSI-X [ 87.149121] iwlwifi 0000:01:00.0: loaded firmware version 22.15.8.0 op_mode iwlmvm [ 87.197087] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144 [ 87.197132] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 87.197346] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 87.391325] ieee80211 phy1: Selected rate control algorithm 'iwl-mvm-rs' [ 87.413153] systemd-udevd[2152]: renamed network interface wlan0 to wlp1s0 [ 87.419758] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 87.419982] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 87.432045] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 87.461157] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 87.463800] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 87.463840] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 88.165687] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 88.165756] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 88.168407] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 88.168473] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 91.082959] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 91.172506] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 91.175208] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 91.175275] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 91.918896] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 91.918930] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 91.921574] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 91.921627] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 94.836076] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 94.837185] wlp1s0: authenticate with 1c:af:f7:50:b3:b2 [ 94.840252] wlp1s0: send auth to 1c:af:f7:50:b3:b2 (try 1/3) [ 94.843458] wlp1s0: authenticated [ 94.843777] iwlwifi 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP [ 94.843786] iwlwifi 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP [ 94.844554] wlp1s0: associate with 1c:af:f7:50:b3:b2 (try 1/3) [ 94.854287] wlp1s0: RX AssocResp from 1c:af:f7:50:b3:b2 (capab=0x431 status=0 aid=1) [ 94.855270] wlp1s0: associated [ 94.855385] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready [ 435.271042] wlp1s0: deauthenticating from 1c:af:f7:50:b3:b2 by local choice (reason=3) [ 435.276168] cfg80211: Calling CRDA to update world regulatory domain [ 435.282846] cfg80211: World regulatory domain updated: [ 435.282859] cfg80211: DFS Master region: unset [ 435.282864] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 435.282873] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 435.282880] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 435.282887] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 435.282892] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 435.282898] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 439.579251] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 439.579472] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 439.592217] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 439.612516] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 439.615138] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 439.615454] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 440.317045] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 440.317086] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 440.319860] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 440.319917] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 443.234317] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 443.290213] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 443.292976] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 443.293031] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 444.036695] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 444.036770] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 444.039536] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 444.039609] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 446.954032] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 446.954875] wlp1s0: authenticate with 1c:af:f7:50:b3:b2 [ 446.957343] wlp1s0: send auth to 1c:af:f7:50:b3:b2 (try 1/3) [ 446.959585] wlp1s0: authenticated [ 446.960007] iwlwifi 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP [ 446.960015] iwlwifi 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP [ 446.960425] wlp1s0: associate with 1c:af:f7:50:b3:b2 (try 1/3) [ 446.964123] wlp1s0: RX AssocResp from 1c:af:f7:50:b3:b2 (capab=0x431 status=0 aid=1) [ 446.964992] wlp1s0: associated [ 446.965059] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready [ 652.635248] wlp1s0: deauthenticating from 1c:af:f7:50:b3:b2 by local choice (reason=3) [ 652.650750] cfg80211: Calling CRDA to update world regulatory domain [ 652.666837] cfg80211: World regulatory domain updated: [ 652.666848] cfg80211: DFS Master region: unset [ 652.666853] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 652.666860] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 652.666866] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 652.666871] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 652.666876] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 652.666881] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 659.106377] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144 [ 659.106437] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 659.106673] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 659.310841] ieee80211 phy2: Selected rate control algorithm 'iwl-mvm-rs' [ 659.328877] systemd-udevd[2562]: renamed network interface wlan0 to wlp1s0 [ 659.337812] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 659.338040] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S [ 659.350854] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready [ 659.377219] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 659.379865] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 659.379904] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 660.081749] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 660.081820] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 660.084528] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 660.084586] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 662.999025] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 663.051225] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 663.053955] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 663.053986] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 663.798717] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 663.798817] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 663.801541] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 663.801589] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 666.716092] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 666.717250] wlp1s0: authenticate with 1c:af:f7:50:b3:b2 [ 666.719794] wlp1s0: send auth to 1c:af:f7:50:b3:b2 (try 1/3) [ 666.721987] wlp1s0: authenticated [ 666.722304] iwlwifi 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP [ 666.722317] iwlwifi 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP [ 666.723189] wlp1s0: associate with 1c:af:f7:50:b3:b2 (try 1/3) [ 666.725836] wlp1s0: RX AssocResp from 1c:af:f7:50:b3:b2 (capab=0x431 status=0 aid=1) [ 666.726818] wlp1s0: associated [ 666.726871] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready [ 739.125483] wlp1s0: deauthenticating from 1c:af:f7:50:b3:b2 by local choice (reason=3) [ 739.129336] cfg80211: Calling CRDA to update world regulatory domain [ 739.130611] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 739.133232] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 739.133330] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 739.137717] cfg80211: World regulatory domain updated: [ 739.137727] cfg80211: DFS Master region: unset [ 739.137732] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 739.137741] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 739.137747] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 739.137751] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 739.137756] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 739.137761] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 739.835075] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 739.835134] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 739.837836] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 739.837895] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 742.752348] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 742.753222] wlp1s0: authenticate with 1c:af:f7:50:b3:b2 [ 742.755248] wlp1s0: send auth to 1c:af:f7:50:b3:b2 (try 1/3) [ 742.757497] wlp1s0: authenticated [ 742.757793] iwlwifi 0000:01:00.0 wlp1s0: disabling HT as WMM/QoS is not supported by the AP [ 742.757806] iwlwifi 0000:01:00.0 wlp1s0: disabling VHT as WMM/QoS is not supported by the AP [ 742.758196] wlp1s0: associate with 1c:af:f7:50:b3:b2 (try 1/3) [ 742.760770] wlp1s0: RX AssocResp from 1c:af:f7:50:b3:b2 (capab=0x431 status=0 aid=1) [ 742.761593] wlp1s0: associated [ 788.165312] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 788.167535] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 788.167609] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 788.971407] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 788.971478] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 788.973841] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 788.973913] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 792.823309] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 830.987220] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 830.989435] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 830.989510] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 831.725374] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 831.725431] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 831.727831] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 831.727884] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 835.517139] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 893.791232] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 893.791817] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 893.791849] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 894.565485] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 894.565556] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 894.567569] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 894.567640] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 898.546480] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 976.741448] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 976.743667] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 976.743742] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 977.590785] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 977.590841] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 977.593217] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 977.593284] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 981.442710] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 1079.685462] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1079.687699] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1079.687776] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1080.446177] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 1080.446228] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1080.448617] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1080.448675] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1084.298098] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 1199.617959] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1199.620120] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1199.620184] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1200.368308] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 1200.368350] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1200.370789] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1200.370827] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1204.157104] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 1319.554020] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1319.556258] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1319.556335] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1320.415233] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 1320.415303] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1320.417692] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1320.417763] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1324.396407] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 1439.479912] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1439.482128] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1439.482206] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1440.286563] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 1440.286638] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1440.289001] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1440.289073] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1444.139561] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 1559.410093] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1559.412290] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1559.412346] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1560.208817] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 1560.208889] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1560.211256] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1560.211327] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1563.997329] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 1679.341352] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1679.343586] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1679.343640] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1680.365487] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 1680.365559] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1680.367922] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1680.368015] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1684.237892] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 1799.276596] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1799.278727] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1799.278764] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1800.023616] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 1800.023687] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1800.026053] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1800.026125] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1803.878783] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 1919.223371] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1919.225587] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1919.225662] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1920.073885] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 1920.073955] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 1920.076320] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 1920.076391] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 1923.925809] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2039.185887] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2039.188093] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2039.188168] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2039.995071] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2039.995139] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2039.997529] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2039.997600] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2043.786831] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2159.176431] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2159.178668] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2159.178745] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2160.043101] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2160.043169] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2160.045559] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2160.045630] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2163.836039] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2279.109114] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2279.111349] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2279.111426] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2280.102752] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2280.102807] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2280.105190] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2280.105262] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2283.971094] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2399.041510] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2399.043739] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2399.043855] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2399.861351] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2399.861421] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2399.863789] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2399.863859] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2403.713281] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2518.973610] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2518.975814] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2518.975870] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2519.781364] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2519.781433] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2519.783821] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2519.783892] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2523.762599] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2638.906098] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2638.908331] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2638.908404] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2639.653581] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2639.653650] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2639.656039] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2639.656109] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2643.505771] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2758.838583] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2758.840798] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2758.840855] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2759.701997] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2759.702067] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2759.704434] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2759.704507] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2763.553921] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2878.770861] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2878.773097] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2878.773170] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2879.624288] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2879.624357] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2879.626750] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2879.626822] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2883.604284] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 2998.702514] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2998.704758] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2998.704814] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 2999.493413] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 2999.493483] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 2999.495853] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 2999.495925] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3003.345340] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 3118.635195] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3118.637411] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3118.637489] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3119.439217] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 3119.439285] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3119.441655] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3119.441726] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3123.292246] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 3238.566139] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3238.568355] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3238.568427] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3239.387178] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 3239.387246] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3239.389618] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3239.389687] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3243.239104] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 3358.488132] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3358.490342] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3358.490397] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3359.309519] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 3359.309572] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3359.311869] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3359.311921] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3363.098001] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 3459.114310] usb 2-6: USB disconnect, device number 5 [ 3459.609782] usb 2-6: new full-speed USB device number 7 using xhci_hcd [ 3459.774574] usb 2-6: New USB device found, idVendor=8087, idProduct=07dc [ 3459.774594] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3459.791640] Bluetooth: hci0: read Intel version: 370710018002030d33 [ 3459.791651] Bluetooth: hci0: Intel device is already patched. patch num: 33 [ 3478.393405] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3478.395565] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3478.395607] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3479.178678] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 3479.178721] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3479.180995] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3479.181048] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3483.030499] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 3493.679099] hid-generic 0005:046D:B010.0003: unknown main item tag 0x0 [ 3493.727476] input: Bluetooth Mouse M557 as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/bluetooth/hci0/hci0:256/0005:046D:B010.0003/input/input15 [ 3493.727859] hid-generic 0005:046D:B010.0003: input,hidraw1: BLUETOOTH HID v10.00 Mouse [Bluetooth Mouse M557] on 5c:51:4f:44:52:22 [ 3598.324504] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3598.326682] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3598.326756] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3599.405859] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 3599.405937] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3599.408223] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3599.408267] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3603.198476] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 3718.254390] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3718.256674] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3718.256743] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3719.260421] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 3719.260474] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3719.262860] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3719.262920] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3723.246575] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 3768.683762] usb 2-6: USB disconnect, device number 7 [ 3769.179405] usb 2-6: new full-speed USB device number 9 using xhci_hcd [ 3769.344503] usb 2-6: New USB device found, idVendor=8087, idProduct=07dc [ 3769.344514] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3769.360980] Bluetooth: hci0: read Intel version: 370710018002030d33 [ 3769.360988] Bluetooth: hci0: Intel device is already patched. patch num: 33 [ 3794.222419] hid-generic 0005:046D:B010.0004: unknown main item tag 0x0 [ 3794.257065] input: Bluetooth Mouse M557 as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/bluetooth/hci0/hci0:256/0005:046D:B010.0004/input/input16 [ 3794.257485] hid-generic 0005:046D:B010.0004: input,hidraw1: BLUETOOTH HID v10.00 Mouse [Bluetooth Mouse M557] on 5c:51:4f:44:52:22 [ 3838.185707] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3838.187922] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3838.187998] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3839.018930] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 3839.019001] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3839.021374] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3839.021447] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3842.871702] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25 [ 3958.116854] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3958.119066] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3958.119142] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3958.938775] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=13 [ 3958.938813] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Handling mac80211 scan request [ 3958.941332] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_response Scan response received. status 0x1 [ 3958.941385] iwlwifi 0000:01:00.0: U iwl_mvm_scan_request Scan request was sent successfully [ 3962.919930] iwlwifi 0000:01:00.0: U iwl_mvm_rx_scan_complete Scan complete: status=0x1 scanned channels=25