View Issue Details

IDProjectCategoryView StatusLast Update
0002189Kali LinuxGeneral Bugpublic2018-01-29 11:49
Reportertuxthepenguin Assigned Tog0tmi1k  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionsuspended 
Product Version1.1.0 
Summary0002189: aircrack-ng suite seems to have bug and crash kernel
Description

uname -a : Linux markus 3.18.0-kali3-amd64 0000001 SMP Debian 3.18.6-1~kali2 (2015-03-02) x86_64 GNU/Linux
cat /etc/os-release: PRETTY_NAME="Kali GNU/Linux 1.1.0 (moto)"
NAME="Kali GNU/Linux"
ID=kali
VERSION="1.1.0 (moto)"
VERSION_ID="1.1.0"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.kali.org/"
SUPPORT_URL="http://forums.kali.org/"
BUG_REPORT_URL="http://bugs.kali.org/"

lspci : 09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 10)
0a:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5249 (rev 01

lsusb : Bus 003 Device 046: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter

PROBLEM : airodump-ng stops working when trying to inject packets with aireplay-ng.it usually goes back to normal wlan state afterwards. in some of the cases it also cracshes the kernel( screen goes dark with errors

Steps To Reproduce
  1. insert alfa awu036h usbcard
  2. run airmon-zc start wlan2 (in my case) --> the monitor iface is wlan2mon
  3. airodump-ng wlan2mon --> scanning the network
  4. airodump-ng -c 1 --bssid f4:c3;17:44:73:c4 -t testing wlan2mon
  5. aireplay-ng -a f4:c3;17:44:73:c4 -c 12:a2:43:b2:c7:1a wlan2mon
    |__\
    / this is usually when i am getting :

16:23:01 Waiting for beacon frame (BSSID: 12:a2:43:b2:c7:1a) on channel 1
read failed: Network is down
wi_read(): Network is down
write failed: No such device or address
wi_write(): No such device or address

Additional Information

dmesg|tail 30:
[ 3255.211072] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3255.211074] usb 3-1: Product: RTL8187_Wireless
[ 3255.211076] usb 3-1: Manufacturer: Manufacturer_RealtekRTL8187
[ 3255.211077] usb 3-1: SerialNumber: 00C0CA751352
[ 3255.327311] ieee80211 phy73: Selected rate control algorithm 'minstrel_ht'
[ 3255.327450] ieee80211 phy73: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 3255.335419] rtl8187: Customer ID is 0xFF
[ 3255.335738] rtl8187: wireless switch is on
[ 3255.343281] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 3257.206778] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 3307.808708] usb 3-1: USB disconnect, device number 76
[ 3308.175307] usb 3-1: new high-speed USB device number 77 using xhci_hcd
[ 3308.309912] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 3308.309916] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3308.309918] usb 3-1: Product: RTL8187_Wireless
[ 3308.309920] usb 3-1: Manufacturer: Manufacturer_RealtekRTL8187
[ 3308.309921] usb 3-1: SerialNumber: 00C0CA751352
[ 3308.425836] ieee80211 phy74: Selected rate control algorithm 'minstrel_ht'
[ 3308.425980] ieee80211 phy74: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 3308.433811] rtl8187: Customer ID is 0xFF
[ 3308.434116] rtl8187: wireless switch is on
[ 3308.441529] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 3310.309669] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 3310.481431] usb 3-1: USB disconnect, device number 77
[ 3310.893504] usb 3-1: new high-speed USB device number 78 using xhci_hcd
[ 3311.028082] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 3311.028086] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3311.028088] usb 3-1: Product: RTL8187_Wireless
[ 3311.028090] usb 3-1: Manufacturer: Manufacturer_RealtekRTL8187
[ 3311.028091] usb 3-1: SerialNumber: 00C0CA751352

Attached Files
mes.txt (105,499 bytes)   
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x25f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7F80000000 write-back
[    0.000000]   1 base 0080000000 mask 7FE0000000 write-back
[    0.000000]   2 base 009D000000 mask 7FFF000000 uncachable
[    0.000000]   3 base 009E000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 00FF800000 mask 7FFF800000 write-protect
[    0.000000]   5 base 0100000000 mask 7F00000000 write-back
[    0.000000]   6 base 0200000000 mask 7F80000000 write-back
[    0.000000]   7 base 025F600000 mask 7FFFE00000 uncachable
[    0.000000]   8 base 025F800000 mask 7FFF800000 uncachable
[    0.000000]   9 base 0260000000 mask 7FE0000000 uncachable
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 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 [0x01b02000, 0x01b02fff] PGTABLE
[    0.000000] BRK [0x01b03000, 0x01b03fff] PGTABLE
[    0.000000] BRK [0x01b04000, 0x01b04fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x25f400000-0x25f5fffff]
[    0.000000]  [mem 0x25f400000-0x25f5fffff] page 2M
[    0.000000] BRK [0x01b05000, 0x01b05fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x25c000000-0x25f3fffff]
[    0.000000]  [mem 0x25c000000-0x25f3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x25bffffff]
[    0.000000]  [mem 0x200000000-0x23fffffff] page 1G
[    0.000000]  [mem 0x240000000-0x25bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x76a0ffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x769fffff] page 2M
[    0.000000]  [mem 0x76a00000-0x76a0ffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x77e10000-0x9cabefff]
[    0.000000]  [mem 0x77e10000-0x77ffffff] page 4k
[    0.000000]  [mem 0x78000000-0x9c9fffff] page 2M
[    0.000000]  [mem 0x9ca00000-0x9cabefff] page 4k
[    0.000000] BRK [0x01b06000, 0x01b06fff] PGTABLE
[    0.000000] BRK [0x01b07000, 0x01b07fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x9cfff000-0x9cffffff]
[    0.000000]  [mem 0x9cfff000-0x9cffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x35c3e000-0x36e16fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x000000009CFFE210 0000B4 (v01 LENOVO CB-01    00000001      01000013)
[    0.000000] ACPI: FACP 0x000000009CFF8000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DSDT 0x000000009CFEA000 00ABAB (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FACS 0x000000009CFBA000 000040
[    0.000000] ACPI: UEFI 0x000000009CFFD000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FPDT 0x000000009CFFB000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MSDM 0x000000009CFFA000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: HPET 0x000000009CFF7000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: APIC 0x000000009CFF6000 00008C (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MCFG 0x000000009CFF5000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFE7000 002028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BOOT 0x000000009CFE5000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: LPIT 0x000000009CFE4000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASPT 0x000000009CFE2000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DBGP 0x000000009CFE1000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFE0000 000539 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDF000 000AD8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDB000 00348C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFD5000 003E4B (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DMAR 0x000000009CFD9000 0000B8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x25f5f8000-0x25f5fbfff]
[    0.000000]  [ffffea0000000000-ffffea00085fffff] PMD -> [ffff880256c00000-ffff88025ddfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x25f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x76a0ffff]
[    0.000000]   node   0: [mem 0x77e10000-0x9cabefff]
[    0.000000]   node   0: [mem 0x9cfff000-0x9cffffff]
[    0.000000]   node   0: [mem 0x100000000-0x25f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x25f5fffff]
[    0.000000] On node 0 totalpages: 2075740
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8648 pages used for memmap
[    0.000000]   DMA32 zone: 632512 pages, LIFO batch:31
[    0.000000]   Normal zone: 19677 pages used for memmap
[    0.000000]   Normal zone: 1439232 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
[    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[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x76a10000-0x77e0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cabf000-0x9cebefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cebf000-0x9cfbefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cfbf000-0x9cffefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-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-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff980000-0xffffffff]
[    0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88025f200000 s81856 r8192 d28736 u262144
[    0.000000] pcpu-alloc: s81856 r8192 d28736 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2047338
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.18.0-kali3-amd64 root=UUID=14d01405-1cf3-4a75-9a9e-d0b9acbe88f2 ro initrd=/install/initrd.gz quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8089304K/8302960K available (5502K kernel code, 966K rwdata, 1860K rodata, 1228K init, 852K bss, 213656K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:33024 nr_irqs:488 0
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2394.509 MHz processor
[    0.000028] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.01 BogoMIPS (lpj=9578036)
[    0.000030] pid_max: default: 32768 minimum: 301
[    0.000036] ACPI: Core revision 20140926
[    0.012089] ACPI: All ACPI Tables successfully acquired
[    0.013926] Security Framework initialized
[    0.013933] AppArmor: AppArmor disabled by boot time parameter
[    0.013934] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.014416] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.015721] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.016285] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.016294] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.016492] Initializing cgroup subsys memory
[    0.016497] Initializing cgroup subsys devices
[    0.016499] Initializing cgroup subsys freezer
[    0.016501] Initializing cgroup subsys net_cls
[    0.016503] Initializing cgroup subsys blkio
[    0.016505] Initializing cgroup subsys perf_event
[    0.016507] Initializing cgroup subsys net_prio
[    0.016530] CPU: Physical Processor ID: 0
[    0.016531] CPU: Processor Core ID: 0
[    0.016535] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.016535] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.017512] mce: CPU supports 9 MCE banks
[    0.017527] CPU0: Thermal monitoring enabled (TM1)
[    0.017539] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.017539] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.017632] Freeing SMP alternatives memory: 20K (ffffffff81a26000 - ffffffff81a2b000)
[    0.018465] ftrace: allocating 22047 entries in 87 pages
[    0.026578] dmar: Host address width 39
[    0.026580] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[    0.026585] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[    0.026586] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[    0.026590] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[    0.026591] dmar: RMRR base: 0x0000009cdf0000 end: 0x0000009ce0ffff
[    0.026592] dmar: RMRR base: 0x0000009d800000 end: 0x0000009f9fffff
[    0.026659] IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.026660] HPET id 0 under DRHD base 0xfed91000
[    0.026660] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.026813] Enabled IRQ remapping in x2apic mode
[    0.026814] Enabling x2apic
[    0.026815] Enabled x2apic
[    0.026820] Switched APIC routing to cluster x2apic.
[    0.027245] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.066962] smpboot: CPU0: Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz (fam: 06, model: 3c, stepping: 03)
[    0.066968] TSC deadline timer enabled
[    0.066989] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.067008] ... version:                3
[    0.067009] ... bit width:              48
[    0.067009] ... generic registers:      4
[    0.067010] ... value mask:             0000ffffffffffff
[    0.067011] ... max period:             0000ffffffffffff
[    0.067012] ... fixed-purpose events:   3
[    0.067013] ... event mask:             000000070000000f
[    0.068327] x86: Booting SMP configuration:
[    0.068328] .... node  #0, CPUs:      #1
[    0.082340] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.082424]  #2 #3 #4 #5 #6 #7
[    0.166471] x86: Booted up 1 node, 8 CPUs
[    0.166474] smpboot: Total of 8 processors activated (38312.14 BogoMIPS)
[    0.173655] devtmpfs: initialized
[    0.176112] PM: Registering ACPI NVS region [mem 0x9cebf000-0x9cfbefff] (1048576 bytes)
[    0.176898] pinctrl core: initialized pinctrl subsystem
[    0.177015] NET: Registered protocol family 16
[    0.185495] cpuidle: using governor ladder
[    0.197506] cpuidle: using governor menu
[    0.197564] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.197565] ACPI: bus type PCI registered
[    0.197566] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.197654] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.197656] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.197926] PCI: Using configuration type 1 for base access
[    0.209915] ACPI: Added _OSI(Module Device)
[    0.209917] ACPI: Added _OSI(Processor Device)
[    0.209918] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.209919] ACPI: Added _OSI(Processor Aggregator Device)
[    0.253690] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.254847] ACPI: Dynamic OEM Table Load:
[    0.254855] ACPI: SSDT 0xFFFF880255C78800 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20121220)
[    0.265838] ACPI: Dynamic OEM Table Load:
[    0.265846] ACPI: SSDT 0xFFFF880256212000 0005AA (v01 PmRef  ApIst    00003000 INTL 20121220)
[    0.277707] ACPI: Dynamic OEM Table Load:
[    0.277716] ACPI: SSDT 0xFFFF8802562D7C00 000119 (v01 PmRef  ApCst    00003000 INTL 20121220)
[    0.308578] ACPI: Interpreter enabled
[    0.308585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[    0.308590] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[    0.308605] ACPI: (supports S0 S3 S4 S5)
[    0.308607] ACPI: Using IOAPIC for interrupt routing
[    0.308631] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.408337] ACPI: Power Resource [PG00] (on)
[    0.408362] ACPI: Power Resource [NVP2] (on)
[    0.411264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.411269] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.411395] \_SB_.PCI0:_OSC invalid UUID
[    0.411396] _OSC request data:1 1f 0 
[    0.411399] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.412059] PCI host bridge to bus 0000:00
[    0.412061] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.412063] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.412064] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.412066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.412067] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
[    0.412074] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[    0.412204] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.412238] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.412329] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.412369] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[    0.412379] pci 0000:00:02.0: reg 0x10: [mem 0xd1000000-0xd13fffff 64bit]
[    0.412385] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.412389] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.412513] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.412520] pci 0000:00:03.0: reg 0x10: [mem 0xd1710000-0xd1713fff 64bit]
[    0.412669] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.412687] pci 0000:00:14.0: reg 0x10: [mem 0xd1700000-0xd170ffff 64bit]
[    0.412748] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.412831] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.412869] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.412888] pci 0000:00:16.0: reg 0x10: [mem 0xd1718000-0xd171800f 64bit]
[    0.412950] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.413075] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.413095] pci 0000:00:1a.0: reg 0x10: [mem 0xd171d000-0xd171d3ff]
[    0.413181] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.413280] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.413320] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.413335] pci 0000:00:1b.0: reg 0x10: [mem 0xd1714000-0xd1717fff 64bit]
[    0.413404] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.413489] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.413525] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.413592] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.413678] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.413714] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[    0.413781] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.413872] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.413908] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.413976] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.414094] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[    0.414161] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.414247] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.414291] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.414312] pci 0000:00:1d.0: reg 0x10: [mem 0xd171c000-0xd171c3ff]
[    0.414399] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.414498] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.414538] pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
[    0.414751] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[    0.414768] pci 0000:00:1f.2: reg 0x10: [io  0x5088-0x508f]
[    0.414775] pci 0000:00:1f.2: reg 0x14: [io  0x5094-0x5097]
[    0.414783] pci 0000:00:1f.2: reg 0x18: [io  0x5080-0x5087]
[    0.414790] pci 0000:00:1f.2: reg 0x1c: [io  0x5090-0x5093]
[    0.414797] pci 0000:00:1f.2: reg 0x20: [io  0x5060-0x507f]
[    0.414805] pci 0000:00:1f.2: reg 0x24: [mem 0xd171b000-0xd171b7ff]
[    0.414844] pci 0000:00:1f.2: PME# supported from D3hot
[    0.414955] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.414970] pci 0000:00:1f.3: reg 0x10: [mem 0xd1719000-0xd17190ff 64bit]
[    0.414990] pci 0000:00:1f.3: reg 0x20: [io  0x5040-0x505f]
[    0.415168] pci 0000:01:00.0: [10de:1392] type 00 class 0x030200
[    0.415186] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xd0ffffff]
[    0.415203] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.415220] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[    0.415231] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.415243] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.415328] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.415370] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    0.415372] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.415374] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xd0ffffff]
[    0.415377] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
[    0.415432] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    0.415542] pci 0000:08:00.0: [8086:08b2] type 00 class 0x028000
[    0.415596] pci 0000:08:00.0: reg 0x10: [mem 0xd1600000-0xd1601fff 64bit]
[    0.415838] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    0.415892] pci 0000:08:00.0: System wakeup disabled by ACPI
[    0.421873] pci 0000:00:1c.1: PCI bridge to [bus 08]
[    0.421878] pci 0000:00:1c.1:   bridge window [mem 0xd1600000-0xd16fffff]
[    0.421956] pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
[    0.421975] pci 0000:09:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.422004] pci 0000:09:00.0: reg 0x18: [mem 0xd1504000-0xd1504fff 64bit]
[    0.422021] pci 0000:09:00.0: reg 0x20: [mem 0xd1500000-0xd1503fff 64bit]
[    0.422119] pci 0000:09:00.0: supports D1 D2
[    0.422120] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.422174] pci 0000:09:00.0: System wakeup disabled by ACPI
[    0.429867] pci 0000:00:1c.2: PCI bridge to [bus 09]
[    0.429871] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.429875] pci 0000:00:1c.2:   bridge window [mem 0xd1500000-0xd15fffff]
[    0.429998] pci 0000:0a:00.0: [10ec:5249] type 00 class 0xff0000
[    0.430033] pci 0000:0a:00.0: reg 0x10: [mem 0xd1400000-0xd1400fff]
[    0.430329] pci 0000:0a:00.0: supports D1 D2
[    0.430330] pci 0000:0a:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.430386] pci 0000:0a:00.0: System wakeup disabled by ACPI
[    0.437901] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[    0.437906] pci 0000:00:1c.4:   bridge window [mem 0xd1400000-0xd14fffff]
[    0.486293] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *7
[    0.486336] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.486377] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *7
[    0.486418] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.486458] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.486498] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.486538] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.486578] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.486681] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.486713] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.486798] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.486800] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.486802] vgaarb: loaded
[    0.486803] vgaarb: bridge control possible 0000:00:02.0
[    0.486877] PCI: Using ACPI for IRQ routing
[    0.492624] PCI: pci_cache_line_size set to 64 bytes
[    0.492700] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[    0.492701] e820: reserve RAM buffer [mem 0x76a10000-0x77ffffff]
[    0.492703] e820: reserve RAM buffer [mem 0x9cabf000-0x9fffffff]
[    0.492704] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    0.492705] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
[    0.492815] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.492819] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.494847] Switched to clocksource hpet
[    0.499231] pnp: PnP ACPI init
[    0.499320] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.499322] system 00:00: [io  0xffff] has been reserved
[    0.499324] system 00:00: [io  0xffff] has been reserved
[    0.499325] system 00:00: [io  0xffff] has been reserved
[    0.499327] system 00:00: [io  0x1800-0x18fe] could not be reserved
[    0.499328] system 00:00: [io  0xfd60-0xfd63] has been reserved
[    0.499330] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.499332] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.499374] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.499376] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.499401] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.499442] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.499444] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.499489] pnp 00:04: Plug and Play ACPI device, IDs SYN2b34 SYN2b00 SYN0002 PNP0f13 (active)
[    0.499542] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.547041] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.547043] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.547044] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.547046] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.547047] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.547049] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.547051] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.547052] system 00:06: [mem 0xff000000-0xff000fff] has been reserved
[    0.547054] system 00:06: [mem 0xff010000-0xffffffff] could not be reserved
[    0.547055] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.547057] system 00:06: [mem 0x9fa20000-0x9fa20fff] has been reserved
[    0.547058] system 00:06: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[    0.547060] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.547416] pnp: PnP ACPI: found 7 devices
[    0.553643] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.553657] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.553660] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000
[    0.553661] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000
[    0.553683] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.553684] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.553686] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.553689] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff]
[    0.553693] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref]
[    0.553695] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.553698] pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
[    0.553699] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    0.553701] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.553704] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xd0ffffff]
[    0.553706] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
[    0.553709] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    0.553711] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.553716] pci 0000:00:1c.0:   bridge window [mem 0x9fb00000-0x9fcfffff]
[    0.553719] pci 0000:00:1c.0:   bridge window [mem 0x9fd00000-0x9fefffff 64bit pref]
[    0.553725] pci 0000:00:1c.1: PCI bridge to [bus 08]
[    0.553729] pci 0000:00:1c.1:   bridge window [mem 0xd1600000-0xd16fffff]
[    0.553736] pci 0000:00:1c.2: PCI bridge to [bus 09]
[    0.553739] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.553743] pci 0000:00:1c.2:   bridge window [mem 0xd1500000-0xd15fffff]
[    0.553751] pci 0000:00:1c.4: PCI bridge to [bus 0a]
[    0.553755] pci 0000:00:1c.4:   bridge window [mem 0xd1400000-0xd14fffff]
[    0.553763] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.553764] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.553766] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.553767] pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
[    0.553768] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.553769] pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd0ffffff]
[    0.553771] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
[    0.553772] pci_bus 0000:07: resource 0 [io  0x2000-0x2fff]
[    0.553773] pci_bus 0000:07: resource 1 [mem 0x9fb00000-0x9fcfffff]
[    0.553775] pci_bus 0000:07: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref]
[    0.553776] pci_bus 0000:08: resource 1 [mem 0xd1600000-0xd16fffff]
[    0.553778] pci_bus 0000:09: resource 0 [io  0x3000-0x3fff]
[    0.553779] pci_bus 0000:09: resource 1 [mem 0xd1500000-0xd15fffff]
[    0.553780] pci_bus 0000:0a: resource 1 [mem 0xd1400000-0xd14fffff]
[    0.553840] NET: Registered protocol family 2
[    0.554015] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.554130] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.554247] TCP: Hash tables configured (established 65536 bind 65536)
[    0.554260] TCP: reno registered
[    0.554270] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.554294] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.554361] NET: Registered protocol family 1
[    0.554375] pci 0000:00:02.0: Video device with shadowed ROM
[    2.156210] pci 0000:00:1a.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    3.757501] pci 0000:00:1d.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
[    3.757712] PCI: CLS 64 bytes, default 64
[    3.757746] Unpacking initramfs...
[    4.040452] Freeing initrd memory: 18276K (ffff880035c3e000 - ffff880036e17000)
[    4.040476] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    4.040478] software IO TLB [mem 0x98abf000-0x9cabf000] (64MB) mapped at [ffff880098abf000-ffff88009cabefff]
[    4.040521] Simple Boot Flag at 0x44 set to 0x1
[    4.040778] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    4.040831] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x1a
[    4.040838] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x1a
[    4.040846] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x1a
[    4.040853] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x1a
[    4.040861] microcode: CPU4 sig=0x306c3, pf=0x20, revision=0x1a
[    4.040868] microcode: CPU5 sig=0x306c3, pf=0x20, revision=0x1a
[    4.040875] microcode: CPU6 sig=0x306c3, pf=0x20, revision=0x1a
[    4.040883] microcode: CPU7 sig=0x306c3, pf=0x20, revision=0x1a
[    4.040934] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[    4.041236] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    4.041282] audit: initializing netlink subsys (disabled)
[    4.041298] audit: type=2000 audit(1427459388.028:1): initialized
[    4.041571] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    4.041589] zpool: loaded
[    4.041741] VFS: Disk quotas dquot_6.5.2
[    4.041764] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    4.041816] msgmni has been set to 15835
[    4.042155] alg: No test for stdrng (krng)
[    4.042181] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    4.042226] io scheduler noop registered
[    4.042228] io scheduler deadline registered
[    4.042232] io scheduler cfq registered (default)
[    4.042393] pcieport 0000:00:01.0: irq 26 for MSI/MSI-X
[    4.042826] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    4.042840] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    4.042881] intel_idle: MWAIT substates: 0x42120
[    4.042882] intel_idle: v0.4 model 0x3C
[    4.042883] intel_idle: lapic_timer_reliable_states 0xffffffff
[    4.043205] GHES: HEST is not enabled!
[    4.043265] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    4.043648] Linux agpgart interface v0.103
[    4.043762] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
[    4.068043] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.068047] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.068152] mousedev: PS/2 mouse device common for all mice
[    4.068191] rtc_cmos 00:02: RTC can wake from S4
[    4.068304] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    4.068329] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
[    4.068339] Intel P-state driver initializing.
[    4.068546] ledtrig-cpu: registered to indicate activity on CPUs
[    4.069404] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[    4.069406] AMD IOMMUv2 functionality not available on this system
[    4.069624] TCP: cubic registered
[    4.069780] NET: Registered protocol family 10
[    4.070334] mip6: Mobile IPv6
[    4.070344] NET: Registered protocol family 17
[    4.070361] mpls_gso: MPLS GSO support
[    4.071697] registered taskstats version 1
[    4.073481] rtc_cmos 00:02: setting system clock to 2015-03-27 12:29:48 UTC (1427459388)
[    4.073688] PM: Hibernation image not present or could not be loaded.
[    4.075577] Freeing unused kernel memory: 1228K (ffffffff818f3000 - ffffffff81a26000)
[    4.075580] Write protecting the kernel read-only data: 8192k
[    4.079218] Freeing unused kernel memory: 632K (ffff880001562000 - ffff880001600000)
[    4.080217] Freeing unused kernel memory: 188K (ffff8800017d1000 - ffff880001800000)
[    4.081986] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    4.121654] udevd[101]: starting version 175
[    4.130613] rtsx_pci 0000:0a:00.0: irq 27 for MSI/MSI-X
[    4.130647] rtsx_pci 0000:0a:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 27
[    4.130847] ACPI: bus type USB registered
[    4.130870] usbcore: registered new interface driver usbfs
[    4.130879] usbcore: registered new interface driver hub
[    4.130906] usbcore: registered new device driver usb
[    4.131298] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.131441] ehci-pci: EHCI PCI platform driver
[    4.131611] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    4.131619] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.131632] ehci-pci 0000:00:1a.0: debug port 2
[    4.131983] thermal LNXTHERM:00: registered as thermal_zone0
[    4.131987] ACPI: Thermal Zone [TZ00] (57 C)
[    4.133279] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    4.133288] r8169 0000:09:00.0: can't disable ASPM; OS doesn't have ASPM control
[    4.135547] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    4.135567] ehci-pci 0000:00:1a.0: irq 21, io mem 0xd171d000
[    4.138340] r8169 0000:09:00.0: irq 28 for MSI/MSI-X
[    4.138812] r8169 0000:09:00.0 eth0: RTL8168g/8111g at 0xffffc90010ca6000, f0:76:1c:22:89:b6, XID 10900800 IRQ 28
[    4.138814] r8169 0000:09:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    4.145853] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    4.145888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.145890] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.145891] usb usb1: Product: EHCI Host Controller
[    4.145892] usb usb1: Manufacturer: Linux 3.18.0-kali3-amd64 ehci_hcd
[    4.145893] usb usb1: SerialNumber: 0000:00:1a.0
[    4.146009] hub 1-0:1.0: USB hub found
[    4.146013] hub 1-0:1.0: 2 ports detected
[    4.146228] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    4.146232] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    4.146243] ehci-pci 0000:00:1d.0: debug port 2
[    4.150141] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    4.150162] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd171c000
[    4.161824] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    4.161862] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    4.161864] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.161865] usb usb2: Product: EHCI Host Controller
[    4.161867] usb usb2: Manufacturer: Linux 3.18.0-kali3-amd64 ehci_hcd
[    4.161869] usb usb2: SerialNumber: 0000:00:1d.0
[    4.162054] hub 2-0:1.0: USB hub found
[    4.162059] hub 2-0:1.0: 2 ports detected
[    4.162295] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.162301] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    4.162392] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    4.162409] xhci_hcd 0000:00:14.0: irq 29 for MSI/MSI-X
[    4.162457] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    4.162458] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.162460] usb usb3: Product: xHCI Host Controller
[    4.162461] usb usb3: Manufacturer: Linux 3.18.0-kali3-amd64 xhci-hcd
[    4.162462] usb usb3: SerialNumber: 0000:00:14.0
[    4.162571] hub 3-0:1.0: USB hub found
[    4.162587] hub 3-0:1.0: 14 ports detected
[    4.165068] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.165070] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    4.165097] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    4.165098] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.165099] usb usb4: Product: xHCI Host Controller
[    4.165100] usb usb4: Manufacturer: Linux 3.18.0-kali3-amd64 xhci-hcd
[    4.165101] usb usb4: SerialNumber: 0000:00:14.0
[    4.165175] hub 4-0:1.0: USB hub found
[    4.165184] hub 4-0:1.0: 4 ports detected
[    4.225936] SCSI subsystem initialized
[    4.230387] libata version 3.00 loaded.
[    4.231592] ahci 0000:00:1f.2: version 3.0
[    4.231757] ahci 0000:00:1f.2: irq 30 for MSI/MSI-X
[    4.231781] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    4.231802] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x10 impl SATA mode
[    4.231805] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst 
[    4.233233] scsi host0: ahci
[    4.234405] scsi host1: ahci
[    4.234518] scsi host2: ahci
[    4.234615] scsi host3: ahci
[    4.234703] scsi host4: ahci
[    4.234760] ata1: DUMMY
[    4.234762] ata2: DUMMY
[    4.234763] ata3: DUMMY
[    4.234765] ata4: DUMMY
[    4.234768] ata5: SATA max UDMA/133 abar m2048@0xd171b000 port 0xd171b300 irq 30
[    4.236182] AVX2 version of gcm_enc/dec engaged.
[    4.236185] AES CTR mode by8 optimization enabled
[    4.238545] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    4.241000] alg: No test for crc32 (crc32-pclmul)
[    4.458123] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    4.474134] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    4.474135] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    4.554195] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.555037] ata5.00: ATA-9: WDC WD10S21X-24R1BT0-SSHD-8GB, 03.01A01, max UDMA/133
[    4.555041] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    4.555950] ata5.00: configured for UDMA/133
[    4.556157] scsi 4:0:0:0: Direct-Access     ATA      WDC WD10S21X-24R 1A01 PQ: 0 ANSI: 5
[    4.559175] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    4.559178] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    4.559325] sd 4:0:0:0: [sda] Write Protect is off
[    4.559328] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.559396] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.590678] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    4.590682] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.591051] hub 1-1:1.0: USB hub found
[    4.591125] hub 1-1:1.0: 6 ports detected
[    4.606694] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    4.606697] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.607053] hub 2-1:1.0: USB hub found
[    4.607182] hub 2-1:1.0: 8 ports detected
[    4.608689] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[    4.608692] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.608695] usb 3-1: Product: RTL8187_Wireless
[    4.608697] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[    4.608699] usb 3-1: SerialNumber: 00C0CA751352
[    4.774366] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[    4.947505] usb 3-6: New USB device found, idVendor=5986, idProduct=055e
[    4.947509] usb 3-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    4.947510] usb 3-6: Product: Lenovo EasyCamera
[    4.947512] usb 3-6: Manufacturer: Generic
[    4.947513] usb 3-6: SerialNumber: 200901010001
[    5.038579] tsc: Refined TSC clocksource calibration: 2394.455 MHz
[    5.114652] usb 3-7: new full-speed USB device number 4 using xhci_hcd
[    5.244064] usb 3-7: New USB device found, idVendor=8087, idProduct=07dc
[    5.244068] usb 3-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.289868]  sda: sda1 sda2
[    5.290734] sd 4:0:0:0: [sda] Attached SCSI disk
[    5.292253] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    5.558067] platform microcode: firmware: direct-loading firmware intel-ucode/06-3c-03
[    5.558101] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x1a
[    5.560173] microcode: CPU0 updated to revision 0x1c, date = 2014-07-03
[    5.560198] platform microcode: firmware: direct-loading firmware intel-ucode/06-3c-03
[    5.560237] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x1a
[    5.561382] microcode: CPU1 updated to revision 0x1c, date = 2014-07-03
[    5.561391] platform microcode: firmware: direct-loading firmware intel-ucode/06-3c-03
[    5.561400] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x1a
[    5.562332] microcode: CPU2 updated to revision 0x1c, date = 2014-07-03
[    5.562343] platform microcode: firmware: direct-loading firmware intel-ucode/06-3c-03
[    5.562356] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x1a
[    5.563339] microcode: CPU3 updated to revision 0x1c, date = 2014-07-03
[    5.563352] platform microcode: firmware: direct-loading firmware intel-ucode/06-3c-03
[    5.563381] microcode: CPU4 sig=0x306c3, pf=0x20, revision=0x1a
[    5.564205] microcode: CPU4 updated to revision 0x1c, date = 2014-07-03
[    5.564212] platform microcode: firmware: direct-loading firmware intel-ucode/06-3c-03
[    5.564258] microcode: CPU5 sig=0x306c3, pf=0x20, revision=0x1a
[    5.565082] microcode: CPU5 updated to revision 0x1c, date = 2014-07-03
[    5.565089] platform microcode: firmware: direct-loading firmware intel-ucode/06-3c-03
[    5.565118] microcode: CPU6 sig=0x306c3, pf=0x20, revision=0x1a
[    5.565954] microcode: CPU6 updated to revision 0x1c, date = 2014-07-03
[    5.565961] platform microcode: firmware: direct-loading firmware intel-ucode/06-3c-03
[    5.565976] microcode: CPU7 sig=0x306c3, pf=0x20, revision=0x1a
[    5.566803] microcode: CPU7 updated to revision 0x1c, date = 2014-07-03
[    5.571170] device-mapper: uevent: version 1.0.3
[    5.571237] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: [email protected]
[    5.577737] PM: Starting manual resume from disk
[    5.577741] PM: Hibernation image partition 8:2 present
[    5.577742] PM: Looking for hibernation image.
[    5.611260] PM: Image not found (code -22)
[    5.611263] PM: Hibernation image not present or could not be loaded.
[    5.618591] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[    5.618594] EXT4-fs (sda1): write access will be enabled during recovery
[    6.039532] Switched to clocksource tsc
[    6.060075] EXT4-fs (sda1): orphan cleanup on readonly fs
[    6.297823] EXT4-fs (sda1): 35 orphan inodes deleted
[    6.297826] EXT4-fs (sda1): recovery complete
[    6.385934] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    6.850392] random: nonblocking pool is initialized
[    8.271074] udevd[512]: starting version 175
[    8.651776] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input2
[    8.651781] ACPI: Power Button [PWRB]
[    8.651818] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input3
[    8.651820] ACPI: Sleep Button [SLPB]
[    8.651870] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    8.651901] ACPI: Lid Switch [LID0]
[    8.651935] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    8.651937] ACPI: Power Button [PWRF]
[    8.730444] wmi: Mapper loaded
[    8.841810] ACPI: Battery Slot [BAT1] (battery present)
[    8.842104] ACPI: AC Adapter [ACAD] (on-line)
[    9.180199] cfg80211: Calling CRDA to update world regulatory domain
[    9.180951] EDAC MC: Ver: 3.0.0
[    9.223373] iTCO_vendor_support: vendor-support=0
[    9.329059] intel_rapl: Found RAPL domain package
[    9.329063] intel_rapl: Found RAPL domain core
[    9.329066] intel_rapl: Found RAPL domain uncore
[    9.329068] intel_rapl: Found RAPL domain dram
[    9.334698] ACPI Warning: SystemIO range 0x0000000000005040-0x000000000000505f conflicts with OpRegion 0x0000000000005040-0x000000000000504f (\_SB_.PCI0.SBUS.SMBI) (20140926/utaddress-258)
[    9.334703] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.348720] EDAC ie31200: No ECC support
[    9.421200] mei_me 0000:00:16.0: irq 31 for MSI/MSI-X
[    9.526575] ACPI : EC: GPE storm detected(13 GPEs), transactions will use polling mode
[    9.578880] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    9.578906] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    9.579028] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.596667] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00223/0x840300/0x127c00, board id: 2334, fw id: 1588229
[    9.633061] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[    9.640817] Bluetooth: Core ver 2.19
[    9.640829] NET: Registered protocol family 31
[    9.640830] Bluetooth: HCI device and connection manager initialized
[    9.640835] Bluetooth: HCI socket layer initialized
[    9.640837] Bluetooth: L2CAP socket layer initialized
[    9.640840] Bluetooth: SCO socket layer initialized
[    9.670335] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input7
[    9.672324] Intel(R) Wireless WiFi driver for Linux, in-tree:
[    9.672326] Copyright(c) 2003- 2014 Intel Corporation
[    9.672525] iwlwifi 0000:08:00.0: irq 32 for MSI/MSI-X
[    9.777495] [drm] Initialized drm 1.1.0 20060810
[    9.792661] usbcore: registered new interface driver btusb
[    9.805332] Bluetooth: hci0: read Intel version: 370710018002030d00
[    9.823306] snd_hda_intel 0000:00:1b.0: irq 33 for MSI/MSI-X
[    9.991532] sound hdaudioC1D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    9.991535] sound hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.991536] sound hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    9.991538] sound hdaudioC1D0:    mono: mono_out=0x0
[    9.991539] sound hdaudioC1D0:    dig-out=0x1e/0x0
[    9.991540] sound hdaudioC1D0:    inputs:
[    9.991541] sound hdaudioC1D0:      Mic=0x19
[    9.991543] sound hdaudioC1D0:      Internal Mic=0x12
[    9.999421] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input8
[    9.999629] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[    9.999711] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[   10.080810] bluetooth hci0: firmware: direct-loading firmware intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
[   10.080815] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
[   10.124275] iwlwifi 0000:08:00.0: firmware: direct-loading firmware iwlwifi-7260-10.ucode
[   10.124389] iwlwifi 0000:08:00.0: loaded firmware version 23.11.10.0 op_mode iwlmvm
[   10.182517] iwlwifi 0000:08:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[   10.182588] iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled
[   10.182858] iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled
[   10.227707] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
[   10.321464] media: Linux media interface: v0.10
[   10.337544] Linux video capture interface: v2.00
[   10.511067] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   10.553000] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (5986:055e)
[   10.555882] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input11
[   10.555975] usbcore: registered new interface driver uvcvideo
[   10.555977] USB Video Class driver (1.1.1)
[   10.613947] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   10.614074] ieee80211 phy1: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[   10.622491] rtl8187: Customer ID is 0xFF
[   10.622838] rtl8187: wireless switch is on
[   10.622861] usbcore: registered new interface driver rtl8187
[   10.673985] [drm] Memory usable by graphics device = 2048M
[   10.673987] [drm] Replacing VGA console driver
[   10.674937] Console: switching to colour dummy device 80x25
[   10.699164] i915 0000:00:02.0: irq 34 for MSI/MSI-X
[   10.699174] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.699175] [drm] Driver supports precise vblank timestamp query.
[   10.699213] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.771745] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[   10.772032] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[   10.772121] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:43/LNXVIDEO:00/input/input12
[   10.788501] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   10.788614] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13
[   10.788690] [drm] Initialized i915 1.6.0 20140905 for 0000:00:02.0 on minor 0
[   10.843252] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[   10.860093] fbcon: inteldrmfb (fb0) is primary device
[   10.956989] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[   11.067695] cfg80211: World regulatory domain updated:
[   11.067697] cfg80211:  DFS Master region: unset
[   11.067697] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   11.067698] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   11.067699] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   11.067700] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   11.067701] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[   11.067701] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   11.067702] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   11.067703] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   11.067704] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   12.020215] Console: switching to colour frame buffer device 240x67
[   12.024530] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   12.024531] i915 0000:00:02.0: registered panic notifier
[   12.048214] snd_hda_intel 0000:00:03.0: irq 35 for MSI/MSI-X
[   12.084826] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[   12.084910] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[   12.084985] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[   12.863871] Adding 16796668k swap on /dev/sda2.  Priority:-1 extents:1 across:16796668k FS
[   12.873516] EXT4-fs (sda1): re-mounted. Opts: (null)
[   13.005347] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   15.482125] bbswitch: version 0.8
[   15.482130] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[   15.482135] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[   15.482145] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[   15.482211] bbswitch: detected an Optimus _DSM function
[   15.482224] pci 0000:01:00.0: enabling device (0006 -> 0007)
[   15.482255] ACPI Error: [AR02] Namespace lookup failure, AE_NOT_FOUND (20140926/psargs-359)
[   15.482260] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0._PRT] (Node ffff88025e8665e0), AE_NOT_FOUND (20140926/psparse-536)
[   15.482344] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[   15.483916] bbswitch: disabling discrete graphics
[   15.483923] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140926/nsarguments-95)
[   15.484136] ACPI Error: [AR02] Namespace lookup failure, AE_NOT_FOUND (20140926/psargs-359)
[   15.484139] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0._PRT] (Node ffff88025e8665e0), AE_NOT_FOUND (20140926/psparse-536)
[   19.154524] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[   19.155870] iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled
[   19.156124] iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled
[   19.168881] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   19.216168] r8169 0000:09:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-3.fw
[   19.228135] r8169 0000:09:00.0 eth0: link down
[   19.228159] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   19.427023] usb 3-1: USB disconnect, device number 2
[   19.806516] usb 3-1: new high-speed USB device number 5 using xhci_hcd
[   19.940804] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[   19.940808] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   19.940809] usb 3-1: Product: RTL8187_Wireless
[   19.940811] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[   19.940812] usb 3-1: SerialNumber: 00C0CA751352
[   20.055583] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[   20.055716] ieee80211 phy2: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[   20.063558] rtl8187: Customer ID is 0xFF
[   20.063867] rtl8187: wireless switch is on
[   20.071345] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[   21.937013] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[   26.909105] wlan0: authenticate with 00:c0:ca:74:9c:ae
[   26.912735] wlan0: send auth to 00:c0:ca:74:9c:ae (try 1/3)
[   26.915073] wlan0: authenticated
[   26.916216] wlan0: associate with 00:c0:ca:74:9c:ae (try 1/3)
[   26.920036] wlan0: RX AssocResp from 00:c0:ca:74:9c:ae (capab=0x411 status=0 aid=5)
[   26.921311] wlan0: associated
[   26.921344] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   26.921373] cfg80211: Calling CRDA for country: EU
[   26.924051] cfg80211: Regulatory domain changed to country: EU
[   26.924054] cfg80211:  DFS Master region: unset
[   26.924055] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   26.924057] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   26.924058] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   26.924060] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (0 s)
[   26.924061] cfg80211:   (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm), (0 s)
[   26.924062] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[   82.359408] device wlan2mon entered promiscuous mode
[  223.327366] usb 3-1: USB disconnect, device number 5
[  223.630945] usb 3-1: new high-speed USB device number 6 using xhci_hcd
[  223.765542] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  223.765546] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  223.765548] usb 3-1: Product: RTL8187_Wireless
[  223.765549] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  223.765550] usb 3-1: SerialNumber: 00C0CA751352
[  223.880681] ieee80211 phy3: Selected rate control algorithm 'minstrel_ht'
[  223.880825] ieee80211 phy3: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  223.888959] rtl8187: Customer ID is 0xFF
[  223.889267] rtl8187: wireless switch is on
[  223.896323] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  225.757270] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  225.931468] usb 3-1: USB disconnect, device number 6
[  226.309106] usb 3-1: new high-speed USB device number 7 using xhci_hcd
[  226.443708] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  226.443711] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  226.443713] usb 3-1: Product: RTL8187_Wireless
[  226.443715] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  226.443716] usb 3-1: SerialNumber: 00C0CA751352
[  226.558445] ieee80211 phy4: Selected rate control algorithm 'minstrel_ht'
[  226.558579] ieee80211 phy4: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  226.566755] rtl8187: Customer ID is 0xFF
[  226.567067] rtl8187: wireless switch is on
[  226.574420] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  228.439749] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  228.824930] usb 3-1: USB disconnect, device number 7
[  229.235466] usb 3-1: new high-speed USB device number 8 using xhci_hcd
[  229.370064] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  229.370068] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  229.370070] usb 3-1: Product: RTL8187_Wireless
[  229.370071] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  229.370072] usb 3-1: SerialNumber: 00C0CA751352
[  229.484877] ieee80211 phy5: Selected rate control algorithm 'minstrel_ht'
[  229.485023] ieee80211 phy5: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  229.493062] rtl8187: Customer ID is 0xFF
[  229.493393] rtl8187: wireless switch is on
[  229.500547] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  231.381810] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  231.658435] usb 3-1: USB disconnect, device number 8
[  232.065750] usb 3-1: new high-speed USB device number 9 using xhci_hcd
[  232.200335] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  232.200338] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  232.200340] usb 3-1: Product: RTL8187_Wireless
[  232.200341] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  232.200343] usb 3-1: SerialNumber: 00C0CA751352
[  232.314547] ieee80211 phy6: Selected rate control algorithm 'minstrel_ht'
[  232.314685] ieee80211 phy6: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  232.322557] rtl8187: Customer ID is 0xFF
[  232.322866] rtl8187: wireless switch is on
[  232.330474] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  234.200453] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  254.890108] usb 3-1: USB disconnect, device number 9
[  255.356544] usb 3-1: new high-speed USB device number 10 using xhci_hcd
[  255.491167] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  255.491171] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  255.491173] usb 3-1: Product: RTL8187_Wireless
[  255.491174] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  255.491176] usb 3-1: SerialNumber: 00C0CA751352
[  255.605540] ieee80211 phy7: Selected rate control algorithm 'minstrel_ht'
[  255.605674] ieee80211 phy7: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  255.613588] rtl8187: Customer ID is 0xFF
[  255.613903] rtl8187: wireless switch is on
[  255.622063] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  257.491338] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  257.629193] usb 3-1: USB disconnect, device number 10
[  257.998669] usb 3-1: new high-speed USB device number 11 using xhci_hcd
[  258.133280] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  258.133284] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  258.133286] usb 3-1: Product: RTL8187_Wireless
[  258.133287] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  258.133288] usb 3-1: SerialNumber: 00C0CA751352
[  258.247252] ieee80211 phy8: Selected rate control algorithm 'minstrel_ht'
[  258.247395] ieee80211 phy8: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  258.255300] rtl8187: Customer ID is 0xFF
[  258.255609] rtl8187: wireless switch is on
[  258.263512] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  260.141040] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  306.439536] device wlan2mon entered promiscuous mode
[  501.998264] wlan0: deauthenticating from 00:c0:ca:74:9c:ae by local choice (Reason: 3=DEAUTH_LEAVING)
[  502.007917] cfg80211: Calling CRDA to update world regulatory domain
[  502.010444] cfg80211: World regulatory domain updated:
[  502.010446] cfg80211:  DFS Master region: unset
[  502.010447] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[  502.010449] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  502.010450] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  502.010451] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[  502.010452] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[  502.010453] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  502.010453] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  502.010454] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[  502.010455] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[  534.256108] wlan0: authenticate with 00:c0:ca:74:9c:ae
[  534.258802] wlan0: send auth to 00:c0:ca:74:9c:ae (try 1/3)
[  534.262842] wlan0: authenticated
[  534.265506] wlan0: associate with 00:c0:ca:74:9c:ae (try 1/3)
[  534.269441] wlan0: RX AssocResp from 00:c0:ca:74:9c:ae (capab=0x411 status=0 aid=5)
[  534.271557] wlan0: associated
[  534.271659] cfg80211: Calling CRDA for country: EU
[  534.277980] cfg80211: Regulatory domain changed to country: EU
[  534.277985] cfg80211:  DFS Master region: unset
[  534.277988] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[  534.277992] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  534.277995] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[  534.277998] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (0 s)
[  534.278001] cfg80211:   (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm), (0 s)
[  534.278003] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[  677.566737] usb 3-1: USB disconnect, device number 11
[  677.873391] usb 3-1: new high-speed USB device number 12 using xhci_hcd
[  678.007956] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  678.007960] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  678.007962] usb 3-1: Product: RTL8187_Wireless
[  678.007963] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  678.007965] usb 3-1: SerialNumber: 00C0CA751352
[  678.122735] ieee80211 phy9: Selected rate control algorithm 'minstrel_ht'
[  678.122872] ieee80211 phy9: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  678.130896] rtl8187: Customer ID is 0xFF
[  678.131203] rtl8187: wireless switch is on
[  678.138650] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  680.011877] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  680.168711] usb 3-1: USB disconnect, device number 12
[  680.527478] usb 3-1: new high-speed USB device number 13 using xhci_hcd
[  680.662053] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  680.662057] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  680.662058] usb 3-1: Product: RTL8187_Wireless
[  680.662060] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  680.662061] usb 3-1: SerialNumber: 00C0CA751352
[  680.777632] ieee80211 phy10: Selected rate control algorithm 'minstrel_ht'
[  680.777766] ieee80211 phy10: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  680.785568] rtl8187: Customer ID is 0xFF
[  680.785879] rtl8187: wireless switch is on
[  680.793254] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  682.654247] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  682.801674] usb 3-1: USB disconnect, device number 13
[  683.205691] usb 3-1: new high-speed USB device number 14 using xhci_hcd
[  683.340286] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  683.340290] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  683.340291] usb 3-1: Product: RTL8187_Wireless
[  683.340293] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  683.340294] usb 3-1: SerialNumber: 00C0CA751352
[  683.455320] ieee80211 phy11: Selected rate control algorithm 'minstrel_ht'
[  683.455454] ieee80211 phy11: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  683.463603] rtl8187: Customer ID is 0xFF
[  683.463918] rtl8187: wireless switch is on
[  683.516431] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  685.388311] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  728.953726] device wlan2mon entered promiscuous mode
[  787.971406] usb 3-1: USB disconnect, device number 14
[  788.286466] usb 3-1: new high-speed USB device number 15 using xhci_hcd
[  788.421052] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  788.421055] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  788.421057] usb 3-1: Product: RTL8187_Wireless
[  788.421059] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  788.421060] usb 3-1: SerialNumber: 00C0CA751352
[  788.535784] ieee80211 phy12: Selected rate control algorithm 'minstrel_ht'
[  788.535925] ieee80211 phy12: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  788.543797] rtl8187: Customer ID is 0xFF
[  788.544102] rtl8187: wireless switch is on
[  788.552365] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  790.417133] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  790.606094] usb 3-1: USB disconnect, device number 15
[  791.060703] usb 3-1: new high-speed USB device number 16 using xhci_hcd
[  791.195294] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  791.195297] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  791.195299] usb 3-1: Product: RTL8187_Wireless
[  791.195301] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  791.195302] usb 3-1: SerialNumber: 00C0CA751352
[  791.311786] ieee80211 phy13: Selected rate control algorithm 'minstrel_ht'
[  791.311927] ieee80211 phy13: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  791.319836] rtl8187: Customer ID is 0xFF
[  791.320144] rtl8187: wireless switch is on
[  791.371574] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  793.247100] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  831.937033] device wlan2mon entered promiscuous mode
[  882.843716] usb 3-1: USB disconnect, device number 16
[  883.367168] usb 3-1: new high-speed USB device number 17 using xhci_hcd
[  883.501760] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  883.501764] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  883.501766] usb 3-1: Product: RTL8187_Wireless
[  883.501768] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  883.501769] usb 3-1: SerialNumber: 00C0CA751352
[  883.616563] ieee80211 phy14: Selected rate control algorithm 'minstrel_ht'
[  883.616702] ieee80211 phy14: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  883.624842] rtl8187: Customer ID is 0xFF
[  883.625157] rtl8187: wireless switch is on
[  883.634604] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  885.473674] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  885.630657] usb 3-1: USB disconnect, device number 17
[  885.973225] usb 3-1: new high-speed USB device number 18 using xhci_hcd
[  886.107639] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  886.107643] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  886.107645] usb 3-1: Product: RTL8187_Wireless
[  886.107647] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  886.107648] usb 3-1: SerialNumber: 00C0CA751352
[  886.222241] ieee80211 phy15: Selected rate control algorithm 'minstrel_ht'
[  886.222379] ieee80211 phy15: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  886.231007] rtl8187: Customer ID is 0xFF
[  886.231319] rtl8187: wireless switch is on
[  886.284039] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  888.147755] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  888.321705] usb 3-1: USB disconnect, device number 18
[  888.699471] usb 3-1: new high-speed USB device number 19 using xhci_hcd
[  888.833787] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  888.833791] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  888.833793] usb 3-1: Product: RTL8187_Wireless
[  888.833794] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  888.833796] usb 3-1: SerialNumber: 00C0CA751352
[  888.948287] ieee80211 phy16: Selected rate control algorithm 'minstrel_ht'
[  888.948421] ieee80211 phy16: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  888.956285] rtl8187: Customer ID is 0xFF
[  888.956597] rtl8187: wireless switch is on
[  889.010218] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  890.926263] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  891.089942] usb 3-1: USB disconnect, device number 19
[  891.449637] usb 3-1: new high-speed USB device number 20 using xhci_hcd
[  891.584279] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  891.584283] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  891.584285] usb 3-1: Product: RTL8187_Wireless
[  891.584287] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  891.584288] usb 3-1: SerialNumber: 00C0CA751352
[  891.698763] ieee80211 phy17: Selected rate control algorithm 'minstrel_ht'
[  891.698894] ieee80211 phy17: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  891.706781] rtl8187: Customer ID is 0xFF
[  891.707090] rtl8187: wireless switch is on
[  891.714625] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  893.572293] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  893.762362] usb 3-1: USB disconnect, device number 20
[  894.095796] usb 3-1: new high-speed USB device number 21 using xhci_hcd
[  894.230378] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  894.230382] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  894.230384] usb 3-1: Product: RTL8187_Wireless
[  894.230386] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  894.230387] usb 3-1: SerialNumber: 00C0CA751352
[  894.347382] ieee80211 phy18: Selected rate control algorithm 'minstrel_ht'
[  894.347518] ieee80211 phy18: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  894.355468] rtl8187: Customer ID is 0xFF
[  894.355777] rtl8187: wireless switch is on
[  894.410434] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  896.286237] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  916.875820] usb 3-1: USB disconnect, device number 21
[  917.258468] usb 3-1: new high-speed USB device number 22 using xhci_hcd
[  917.392497] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  917.392501] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  917.392503] usb 3-1: Product: RTL8187_Wireless
[  917.392504] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  917.392506] usb 3-1: SerialNumber: 00C0CA751352
[  917.511836] ieee80211 phy19: Selected rate control algorithm 'minstrel_ht'
[  917.512038] ieee80211 phy19: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  917.520195] rtl8187: Customer ID is 0xFF
[  917.520543] rtl8187: wireless switch is on
[  917.527602] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  919.380933] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  919.382524] cfg80211: Calling CRDA to update world regulatory domain
[  919.385045] cfg80211: World regulatory domain updated:
[  919.385048] cfg80211:  DFS Master region: unset
[  919.385049] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[  919.385051] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  919.385052] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  919.385053] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[  919.385055] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[  919.385056] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  919.385057] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  919.385058] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[  919.385059] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[  919.530759] usb 3-1: USB disconnect, device number 22
[  919.868615] usb 3-1: new high-speed USB device number 23 using xhci_hcd
[  920.003139] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  920.003143] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  920.003145] usb 3-1: Product: RTL8187_Wireless
[  920.003146] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  920.003147] usb 3-1: SerialNumber: 00C0CA751352
[  920.118365] ieee80211 phy20: Selected rate control algorithm 'minstrel_ht'
[  920.118501] ieee80211 phy20: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  920.126644] rtl8187: Customer ID is 0xFF
[  920.126958] rtl8187: wireless switch is on
[  920.135313] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  921.999078] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  922.146621] usb 3-1: USB disconnect, device number 23
[  922.722883] usb 3-1: new high-speed USB device number 24 using xhci_hcd
[  922.857482] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  922.857486] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  922.857488] usb 3-1: Product: RTL8187_Wireless
[  922.857489] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  922.857491] usb 3-1: SerialNumber: 00C0CA751352
[  922.974147] ieee80211 phy21: Selected rate control algorithm 'minstrel_ht'
[  922.974290] ieee80211 phy21: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  922.982175] rtl8187: Customer ID is 0xFF
[  922.982484] rtl8187: wireless switch is on
[  923.037843] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  924.905560] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  925.072329] usb 3-1: USB disconnect, device number 24
[  925.409034] usb 3-1: new high-speed USB device number 25 using xhci_hcd
[  925.543682] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  925.543686] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  925.543688] usb 3-1: Product: RTL8187_Wireless
[  925.543689] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  925.543691] usb 3-1: SerialNumber: 00C0CA751352
[  925.658859] ieee80211 phy22: Selected rate control algorithm 'minstrel_ht'
[  925.659012] ieee80211 phy22: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  925.666982] rtl8187: Customer ID is 0xFF
[  925.667316] rtl8187: wireless switch is on
[  925.674964] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  927.539445] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  927.711393] usb 3-1: USB disconnect, device number 25
[  928.087252] usb 3-1: new high-speed USB device number 26 using xhci_hcd
[  928.221828] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  928.221832] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  928.221834] usb 3-1: Product: RTL8187_Wireless
[  928.221836] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  928.221837] usb 3-1: SerialNumber: 00C0CA751352
[  928.336044] ieee80211 phy23: Selected rate control algorithm 'minstrel_ht'
[  928.336177] ieee80211 phy23: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  928.344169] rtl8187: Customer ID is 0xFF
[  928.344478] rtl8187: wireless switch is on
[  928.398066] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  930.253983] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  930.407411] usb 3-1: USB disconnect, device number 26
[  930.797431] usb 3-1: new high-speed USB device number 27 using xhci_hcd
[  930.932030] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[  930.932034] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  930.932036] usb 3-1: Product: RTL8187_Wireless
[  930.932037] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[  930.932038] usb 3-1: SerialNumber: 00C0CA751352
[  931.046764] ieee80211 phy24: Selected rate control algorithm 'minstrel_ht'
[  931.046900] ieee80211 phy24: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[  931.055752] rtl8187: Customer ID is 0xFF
[  931.056090] rtl8187: wireless switch is on
[  931.109295] rtl8187 3-1:1.0 wlan2: renamed from wlan1
[  932.947816] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[  934.052201] wlan0: authenticate with 00:c0:ca:74:9c:ae
[  934.054999] wlan0: send auth to 00:c0:ca:74:9c:ae (try 1/3)
[  934.056954] wlan0: authenticated
[  934.060045] wlan0: associate with 00:c0:ca:74:9c:ae (try 1/3)
[  934.063960] wlan0: RX AssocResp from 00:c0:ca:74:9c:ae (capab=0x411 status=0 aid=5)
[  934.064658] wlan0: associated
[  934.064700] cfg80211: Calling CRDA for country: EU
[  934.067369] cfg80211: Regulatory domain changed to country: EU
[  934.067371] cfg80211:  DFS Master region: unset
[  934.067371] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[  934.067373] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  934.067374] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[  934.067375] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (0 s)
[  934.067376] cfg80211:   (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2700 mBm), (0 s)
[  934.067376] cfg80211:   (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[  965.884813] wlan0: deauthenticating from 00:c0:ca:74:9c:ae by local choice (Reason: 3=DEAUTH_LEAVING)
[  965.893226] cfg80211: Calling CRDA to update world regulatory domain
[  965.898701] cfg80211: World regulatory domain updated:
[  965.898708] cfg80211:  DFS Master region: unset
[  965.898710] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[  965.898714] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  965.898718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[  965.898720] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[  965.898723] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[  965.898726] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  965.898728] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[  965.898730] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[  965.898733] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[  997.735171] iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled
[  997.735437] iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled
[ 1005.677685] device wlan0mon entered promiscuous mode
[ 1113.991319] device wlan2mon entered promiscuous mode
[ 1316.832676] usb 3-1: USB disconnect, device number 27
[ 1317.201150] usb 3-1: new high-speed USB device number 28 using xhci_hcd
[ 1317.335737] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1317.335741] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1317.335743] usb 3-1: Product: RTL8187_Wireless
[ 1317.335744] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1317.335745] usb 3-1: SerialNumber: 00C0CA751352
[ 1317.450598] ieee80211 phy25: Selected rate control algorithm 'minstrel_ht'
[ 1317.450733] ieee80211 phy25: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1317.458903] rtl8187: Customer ID is 0xFF
[ 1317.459212] rtl8187: wireless switch is on
[ 1317.466728] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1319.351615] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1556.199628] usb 3-1: USB disconnect, device number 28
[ 1556.538227] usb 3-1: new high-speed USB device number 29 using xhci_hcd
[ 1556.672443] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1556.672447] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1556.672449] usb 3-1: Product: RTL8187_Wireless
[ 1556.672450] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1556.672451] usb 3-1: SerialNumber: 00C0CA751352
[ 1556.788035] ieee80211 phy26: Selected rate control algorithm 'minstrel_ht'
[ 1556.788179] ieee80211 phy26: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1556.796073] rtl8187: Customer ID is 0xFF
[ 1556.796380] rtl8187: wireless switch is on
[ 1556.804607] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1558.688713] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1562.155306] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1562.360816] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1562.366555] wlan2: authenticated
[ 1562.367181] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1562.384200] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=1)
[ 1562.385036] wlan2: associated
[ 1562.385045] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 1581.666691] usb 3-1: USB disconnect, device number 29
[ 1581.679937] wlan2: deauthenticating from 34:fc:ef:db:f5:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1581.810862] cfg80211: Calling CRDA to update world regulatory domain
[ 1581.813270] cfg80211: World regulatory domain updated:
[ 1581.813273] cfg80211:  DFS Master region: unset
[ 1581.813274] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 1581.813276] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1581.813277] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1581.813278] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 1581.813279] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[ 1581.813280] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 1581.813281] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 1581.813282] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 1581.813283] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 1582.094811] usb 3-1: new high-speed USB device number 30 using xhci_hcd
[ 1582.229450] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1582.229453] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1582.229455] usb 3-1: Product: RTL8187_Wireless
[ 1582.229457] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1582.229458] usb 3-1: SerialNumber: 00C0CA751352
[ 1582.344086] ieee80211 phy27: Selected rate control algorithm 'minstrel_ht'
[ 1582.344222] ieee80211 phy27: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1582.352261] rtl8187: Customer ID is 0xFF
[ 1582.352573] rtl8187: wireless switch is on
[ 1582.359987] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1584.233570] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1587.683945] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1587.889635] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1588.091663] wlan2: send auth to 34:fc:ef:db:f5:13 (try 2/3)
[ 1588.295828] wlan2: send auth to 34:fc:ef:db:f5:13 (try 3/3)
[ 1588.499969] wlan2: authentication with 34:fc:ef:db:f5:13 timed out
[ 1590.394032] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1590.599783] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1590.604241] wlan2: authenticated
[ 1590.605989] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1590.620781] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=2)
[ 1590.621433] wlan2: associated
[ 1590.621444] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 1596.010093] usb 3-1: USB disconnect, device number 30
[ 1596.174195] wlan2: deauthenticating from 34:fc:ef:db:f5:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1596.302487] cfg80211: Calling CRDA to update world regulatory domain
[ 1596.305150] cfg80211: World regulatory domain updated:
[ 1596.305153] cfg80211:  DFS Master region: unset
[ 1596.305154] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 1596.305156] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1596.305157] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1596.305159] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 1596.305160] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[ 1596.305161] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 1596.305162] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 1596.305163] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 1596.305165] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 1596.598544] usb 3-1: new high-speed USB device number 31 using xhci_hcd
[ 1596.733148] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1596.733152] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1596.733154] usb 3-1: Product: RTL8187_Wireless
[ 1596.733155] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1596.733156] usb 3-1: SerialNumber: 00C0CA751352
[ 1596.848330] ieee80211 phy28: Selected rate control algorithm 'minstrel_ht'
[ 1596.848470] ieee80211 phy28: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1596.856849] rtl8187: Customer ID is 0xFF
[ 1596.857185] rtl8187: wireless switch is on
[ 1596.864631] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1598.720971] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1602.219600] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1602.429308] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1602.431423] wlan2: authenticated
[ 1602.435539] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1602.639402] wlan2: associate with 34:fc:ef:db:f5:13 (try 2/3)
[ 1602.843563] wlan2: associate with 34:fc:ef:db:f5:13 (try 3/3)
[ 1603.047729] wlan2: association with 34:fc:ef:db:f5:13 timed out
[ 1604.937733] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1605.143529] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1605.345564] wlan2: send auth to 34:fc:ef:db:f5:13 (try 2/3)
[ 1605.349956] wlan2: authenticated
[ 1605.353566] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1605.369576] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=3)
[ 1605.370286] wlan2: associated
[ 1605.370296] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 1605.497432] wlan2: deauthenticated from 34:fc:ef:db:f5:13 (Reason: 3=DEAUTH_LEAVING)
[ 1605.610485] cfg80211: Calling CRDA to update world regulatory domain
[ 1605.613094] cfg80211: World regulatory domain updated:
[ 1605.613097] cfg80211:  DFS Master region: unset
[ 1605.613098] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 1605.613100] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1605.613102] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1605.613103] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 1605.613104] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[ 1605.613106] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 1605.613107] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 1605.613108] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 1605.613109] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 1607.383715] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1607.589511] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1607.592913] wlan2: authenticated
[ 1607.595400] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1607.606658] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=4)
[ 1607.607165] wlan2: associated
[ 1622.747763] iwlwifi 0000:08:00.0 wlan1: renamed from wlan0
[ 1622.781759] iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled
[ 1622.782040] iwlwifi 0000:08:00.0: L1 Enabled - LTR Disabled
[ 1622.793597] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 1638.418823] wlan1: authenticate with 34:fc:ef:db:f5:13
[ 1638.422230] wlan1: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1638.425425] wlan1: authenticated
[ 1638.428296] wlan1: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1638.442304] wlan1: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=5)
[ 1638.443881] wlan1: associated
[ 1638.443927] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 1662.643928] usb 3-1: USB disconnect, device number 31
[ 1662.811953] wlan2: deauthenticating from 34:fc:ef:db:f5:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1663.224229] usb 3-1: new high-speed USB device number 32 using xhci_hcd
[ 1663.358886] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1663.358890] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1663.358891] usb 3-1: Product: RTL8187_Wireless
[ 1663.358893] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1663.358894] usb 3-1: SerialNumber: 00C0CA751352
[ 1663.473971] ieee80211 phy29: Selected rate control algorithm 'minstrel_ht'
[ 1663.474109] ieee80211 phy29: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1663.482012] rtl8187: Customer ID is 0xFF
[ 1663.482319] rtl8187: wireless switch is on
[ 1663.489742] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1665.354816] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1665.520346] usb 3-1: USB disconnect, device number 32
[ 1665.934480] usb 3-1: new high-speed USB device number 33 using xhci_hcd
[ 1666.068866] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1666.068870] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1666.068872] usb 3-1: Product: RTL8187_Wireless
[ 1666.068873] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1666.068875] usb 3-1: SerialNumber: 00C0CA751352
[ 1666.183017] ieee80211 phy30: Selected rate control algorithm 'minstrel_ht'
[ 1666.183152] ieee80211 phy30: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1666.191012] rtl8187: Customer ID is 0xFF
[ 1666.191322] rtl8187: wireless switch is on
[ 1666.245402] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1668.101003] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1670.047787] usb 3-1: USB disconnect, device number 33
[ 1670.406086] usb 3-1: new high-speed USB device number 34 using xhci_hcd
[ 1670.540633] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1670.540637] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1670.540639] usb 3-1: Product: RTL8187_Wireless
[ 1670.540641] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1670.540642] usb 3-1: SerialNumber: 00C0CA751352
[ 1670.656013] ieee80211 phy31: Selected rate control algorithm 'minstrel_ht'
[ 1670.656159] ieee80211 phy31: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1670.664061] rtl8187: Customer ID is 0xFF
[ 1670.664371] rtl8187: wireless switch is on
[ 1670.716988] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1672.596562] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1676.023083] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1676.232933] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1676.434931] wlan2: send auth to 34:fc:ef:db:f5:13 (try 2/3)
[ 1676.639044] wlan2: send auth to 34:fc:ef:db:f5:13 (try 3/3)
[ 1676.843264] wlan2: authentication with 34:fc:ef:db:f5:13 timed out
[ 1678.753566] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1678.958921] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1678.963634] wlan2: authenticated
[ 1678.965260] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1678.989502] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=6)
[ 1678.990339] wlan2: associated
[ 1678.990349] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 1693.449419] usb 3-1: USB disconnect, device number 34
[ 1693.457085] wlan2: deauthenticating from 34:fc:ef:db:f5:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1693.892972] usb 3-1: new high-speed USB device number 35 using xhci_hcd
[ 1694.027583] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1694.027586] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1694.027588] usb 3-1: Product: RTL8187_Wireless
[ 1694.027590] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1694.027591] usb 3-1: SerialNumber: 00C0CA751352
[ 1694.144353] ieee80211 phy32: Selected rate control algorithm 'minstrel_ht'
[ 1694.144493] ieee80211 phy32: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1694.152313] rtl8187: Customer ID is 0xFF
[ 1694.152617] rtl8187: wireless switch is on
[ 1694.204093] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1696.059523] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1699.509954] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1699.715087] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1699.917853] wlan2: send auth to 34:fc:ef:db:f5:13 (try 2/3)
[ 1700.122016] wlan2: send auth to 34:fc:ef:db:f5:13 (try 3/3)
[ 1700.326186] wlan2: authentication with 34:fc:ef:db:f5:13 timed out
[ 1702.212255] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1702.421489] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1702.425963] wlan2: authenticated
[ 1702.428190] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1702.441770] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=7)
[ 1702.442464] wlan2: associated
[ 1702.442490] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 1705.680890] wlan2: deauthenticating from 34:fc:ef:db:f5:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1756.559156] usb 3-1: USB disconnect, device number 35
[ 1757.015896] usb 3-1: new high-speed USB device number 36 using xhci_hcd
[ 1757.150519] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1757.150523] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1757.150525] usb 3-1: Product: RTL8187_Wireless
[ 1757.150526] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1757.150527] usb 3-1: SerialNumber: 00C0CA751352
[ 1757.264974] ieee80211 phy33: Selected rate control algorithm 'minstrel_ht'
[ 1757.265114] ieee80211 phy33: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1757.272998] rtl8187: Customer ID is 0xFF
[ 1757.273305] rtl8187: wireless switch is on
[ 1757.280875] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1759.146279] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1762.597152] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1762.806659] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1762.810522] wlan2: authenticated
[ 1762.812926] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1762.831146] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=8)
[ 1762.831834] wlan2: associated
[ 1762.831844] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 1775.257134] usb 3-1: USB disconnect, device number 36
[ 1775.264942] wlan2: deauthenticating from 34:fc:ef:db:f5:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1775.682951] usb 3-1: new high-speed USB device number 37 using xhci_hcd
[ 1775.817182] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1775.817186] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1775.817188] usb 3-1: Product: RTL8187_Wireless
[ 1775.817189] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1775.817190] usb 3-1: SerialNumber: 00C0CA751352
[ 1775.933386] ieee80211 phy34: Selected rate control algorithm 'minstrel_ht'
[ 1775.933539] ieee80211 phy34: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1775.941590] rtl8187: Customer ID is 0xFF
[ 1775.941945] rtl8187: wireless switch is on
[ 1775.950146] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1777.805647] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1778.170024] usb 3-1: USB disconnect, device number 37
[ 1778.605375] usb 3-1: new high-speed USB device number 38 using xhci_hcd
[ 1778.739953] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1778.739956] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1778.739958] usb 3-1: Product: RTL8187_Wireless
[ 1778.739960] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1778.739961] usb 3-1: SerialNumber: 00C0CA751352
[ 1778.854002] ieee80211 phy35: Selected rate control algorithm 'minstrel_ht'
[ 1778.854137] ieee80211 phy35: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1778.862060] rtl8187: Customer ID is 0xFF
[ 1778.862369] rtl8187: wireless switch is on
[ 1778.869767] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1780.739685] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1780.927467] usb 3-1: USB disconnect, device number 38
[ 1781.287547] usb 3-1: new high-speed USB device number 39 using xhci_hcd
[ 1781.421738] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1781.421743] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1781.421745] usb 3-1: Product: RTL8187_Wireless
[ 1781.421746] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1781.421747] usb 3-1: SerialNumber: 00C0CA751352
[ 1781.538460] ieee80211 phy36: Selected rate control algorithm 'minstrel_ht'
[ 1781.538607] ieee80211 phy36: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1781.546523] rtl8187: Customer ID is 0xFF
[ 1781.546839] rtl8187: wireless switch is on
[ 1781.554296] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1783.450332] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1786.872607] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1787.077611] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1787.081437] wlan2: authenticated
[ 1787.084522] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1787.288317] wlan2: associate with 34:fc:ef:db:f5:13 (try 2/3)
[ 1787.492524] wlan2: associate with 34:fc:ef:db:f5:13 (try 3/3)
[ 1787.696659] wlan2: association with 34:fc:ef:db:f5:13 timed out
[ 1789.574864] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1789.779840] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1789.982533] wlan2: send auth to 34:fc:ef:db:f5:13 (try 2/3)
[ 1789.985334] wlan2: authenticated
[ 1789.986499] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1789.999730] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=9)
[ 1790.000533] wlan2: associated
[ 1790.000562] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 1843.577672] usb 3-1: USB disconnect, device number 39
[ 1843.585737] wlan2: deauthenticating from 34:fc:ef:db:f5:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1844.062163] usb 3-1: new high-speed USB device number 40 using xhci_hcd
[ 1844.196912] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1844.196916] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1844.196918] usb 3-1: Product: RTL8187_Wireless
[ 1844.196920] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1844.196921] usb 3-1: SerialNumber: 00C0CA751352
[ 1844.315436] ieee80211 phy37: Selected rate control algorithm 'minstrel_ht'
[ 1844.315572] ieee80211 phy37: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1844.323581] rtl8187: Customer ID is 0xFF
[ 1844.323935] rtl8187: wireless switch is on
[ 1844.330988] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1846.208914] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1849.631348] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1849.840845] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1850.042952] wlan2: send auth to 34:fc:ef:db:f5:13 (try 2/3)
[ 1850.247149] wlan2: send auth to 34:fc:ef:db:f5:13 (try 3/3)
[ 1850.451314] wlan2: authentication with 34:fc:ef:db:f5:13 timed out
[ 1852.317444] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1852.530904] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1852.537162] wlan2: authenticated
[ 1852.541000] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1852.560444] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=10)
[ 1852.560839] wlan2: associated
[ 1852.560847] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[ 1866.592298] usb 3-1: USB disconnect, device number 40
[ 1866.745482] wlan2: deauthenticating from 34:fc:ef:db:f5:13 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1867.244830] usb 3-1: new high-speed USB device number 41 using xhci_hcd
[ 1867.379419] usb 3-1: New USB device found, idVendor=0bda, idProduct=8187
[ 1867.379422] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1867.379424] usb 3-1: Product: RTL8187_Wireless
[ 1867.379426] usb 3-1: Manufacturer: Manufacturer_Realtek_RTL8187_
[ 1867.379427] usb 3-1: SerialNumber: 00C0CA751352
[ 1867.492820] ieee80211 phy38: Selected rate control algorithm 'minstrel_ht'
[ 1867.492957] ieee80211 phy38: hwaddr 00:c0:ca:75:13:52, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 1867.500774] rtl8187: Customer ID is 0xFF
[ 1867.501095] rtl8187: wireless switch is on
[ 1867.508203] rtl8187 3-1:1.0 wlan2: renamed from wlan0
[ 1869.387391] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[ 1872.849969] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1873.063053] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1873.265719] wlan2: send auth to 34:fc:ef:db:f5:13 (try 2/3)
[ 1873.469854] wlan2: send auth to 34:fc:ef:db:f5:13 (try 3/3)
[ 1873.674049] wlan2: authentication with 34:fc:ef:db:f5:13 timed out
[ 1875.564277] wlan2: authenticate with 34:fc:ef:db:f5:13
[ 1875.769172] wlan2: send auth to 34:fc:ef:db:f5:13 (try 1/3)
[ 1875.771272] wlan2: authenticated
[ 1875.772036] wlan2: associate with 34:fc:ef:db:f5:13 (try 1/3)
[ 1875.786016] wlan2: RX AssocResp from 34:fc:ef:db:f5:13 (capab=0x421 status=0 aid=1)
[ 1875.786829] wlan2: associated
[ 1875.786839] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
mes.txt (105,499 bytes)   

Activities

g0tmi1k

g0tmi1k

2018-01-29 11:49

administrator   ~0008042

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2015-03-27 08:21 tuxthepenguin New Issue
2015-03-27 08:21 tuxthepenguin File Added: mes.txt
2015-11-09 13:44 Mr.Joe Issue cloned: 0002790
2018-01-29 11:49 g0tmi1k Assigned To => g0tmi1k
2018-01-29 11:49 g0tmi1k Status new => closed
2018-01-29 11:49 g0tmi1k Resolution open => suspended
2018-01-29 11:49 g0tmi1k Note Added: 0008042