View Issue Details

IDProjectCategoryView StatusLast Update
0002308Kali LinuxGeneral Bugpublic2018-01-29 11:51
Reporterpotseloy Assigned Tog0tmi1k  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionsuspended 
Product Version1.1.0 
Summary0002308: connecting usb wifi card Alfa AWUS036NH causes system to crash
Description

Linux version 3.18.0-kali3-amd64
Hardware: Sony SVP 1321C5e/Vaio

System crashes within about 1 minute after connecting Alfa AWUS036NH.

Black screen top line reads:

BUG: unable to handle kernel null pointer dereference at 000000004c

Bottom line reads:

Kernel Panic - not syncing: fatal exception in interrupt

Please also see attached dmsg

Thank you.

Steps To Reproduce

Simply connecting the above Alfa card.

Additional Information

I have installed the following wifi drivers:

2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO.bz2

and also RT2870_Firmware_V22 as per the instructions on this site:

http://www.janoweb.net/tutorials/install-drivers-rtl8187-r8187-rt2800usb-on-ubuntu-lucid-maverick.html

But this has made no difference. System still crashes. I wonder if there is a conflict with the driver for the built-in Intel Corporation Dual Band Wireless-N 7260 card. I have not experienced this problem using Alfa AWUS036NH with Kali Linux on another older laptop, which had a different built in wifi card.

Attached Files
dmseg (51,067 bytes)   
root@kali:~# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.18.0-kali3-amd64 ([email protected]) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Debian 3.18.6-1~kali2 (2015-03-02)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.18.0-kali3-amd64 root=/dev/mapper/kali-root ro initrd=/install/gtk/initrd.gz quiet
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ca4b2fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca4b3000-0x00000000ca4b9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca4ba000-0x00000000ca8e2fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ca8e3000-0x00000000cac34fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cac35000-0x00000000da896fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da897000-0x00000000dab3ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dab40000-0x00000000dab55fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dab56000-0x00000000dbaaafff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dbaab000-0x00000000dbffefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dbfff000-0x00000000dbffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Sony Corporation SVP1321C5E/VAIO, BIOS R1044V7 03/24/2014
[    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 = 0x21fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7E00000000 write-back
[    0.000000]   1 base 0200000000 mask 7FE0000000 write-back
[    0.000000]   2 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   3 base 00DE000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 00DD000000 mask 7FFF000000 uncachable
[    0.000000]   5 base 021FE00000 mask 7FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdc000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd5c0-0x000fd5cf] mapped at [ffff8800000fd5c0]
[    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 0x21fc00000-0x21fdfffff]
[    0.000000]  [mem 0x21fc00000-0x21fdfffff] page 2M
[    0.000000] BRK [0x01b05000, 0x01b05fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x21c000000-0x21fbfffff]
[    0.000000]  [mem 0x21c000000-0x21fbfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff]
[    0.000000]  [mem 0x200000000-0x21bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xca4b2fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0xbfffffff] page 1G
[    0.000000]  [mem 0xc0000000-0xca3fffff] page 2M
[    0.000000]  [mem 0xca400000-0xca4b2fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xca4ba000-0xca8e2fff]
[    0.000000]  [mem 0xca4ba000-0xca5fffff] page 4k
[    0.000000]  [mem 0xca600000-0xca7fffff] page 2M
[    0.000000]  [mem 0xca800000-0xca8e2fff] page 4k
[    0.000000] BRK [0x01b06000, 0x01b06fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xcac35000-0xda896fff]
[    0.000000]  [mem 0xcac35000-0xcadfffff] page 4k
[    0.000000]  [mem 0xcae00000-0xda7fffff] page 2M
[    0.000000]  [mem 0xda800000-0xda896fff] page 4k
[    0.000000] BRK [0x01b07000, 0x01b07fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xdbfff000-0xdbffffff]
[    0.000000]  [mem 0xdbfff000-0xdbffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x35d1c000-0x36e85fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 Sony  )
[    0.000000] ACPI: XSDT 0x00000000DAB44098 0000B4 (v01 Sony   VAIO     20140324 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DAB4EEB0 00010C (v05 Sony   VAIO     20140324 MSFT 00010013)
[    0.000000] ACPI: DSDT 0x00000000DAB441E0 00ACCC (v02 Sony   VAIO     20140324 INTL 20120711)
[    0.000000] ACPI: FACS 0x00000000DBAA9080 000040
[    0.000000] ACPI: APIC 0x00000000DAB4EFC0 000072 (v03 Sony   VAIO     20140324 MSFT 00010013)
[    0.000000] ACPI: FPDT 0x00000000DAB4F038 000044 (v01 Sony   VAIO     20140324 AMI  00010013)
[    0.000000] ACPI: TCPA 0x00000000DAB4F080 000032 (v02 Sony   VAIO     20140324 MSFT 01000013)
[    0.000000] ACPI: MSDM 0x00000000DAB4F0B8 000055 (v03 Sony   VAIO     20140324 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000DAB4F110 00003C (v01 Sony   VAIO     20140324 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DAB4F150 000038 (v01 Sony   VAIO     20140324 MSFT 00000005)
[    0.000000] ACPI: SSDT 0x00000000DAB4F188 000289 (v01 Sony   VAIO     20140324 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000DAB4F418 000379 (v01 Sony   VAIO     20140324 INTL 20120711)
[    0.000000] ACPI: PCCT 0x00000000DAB4F798 00006E (v05 Sony   VAIO     20140324 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000DAB4F808 000AC4 (v01 Sony   VAIO     20140324 INTL 20120711)
[    0.000000] ACPI: SSDT 0x00000000DAB502D0 0004B5 (v01 Sony   VAIO     20140324 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000DAB50788 000AD8 (v01 Sony   VAIO     20140324 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000DAB51260 000521 (v01 Sony   VAIO     20140324 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000DAB51788 003019 (v01 Sony   VAIO     20140324 INTL 20091112)
[    0.000000] ACPI: SLIC 0x00000000DAB547A8 000176 (v01 Sony   VAIO     20140324 Sony 01000000)
[    0.000000] ACPI: ECDT 0x00000000DAB54920 0000C1 (v01 Sony   VAIO     20140324 MSFT 00000005)
[    0.000000] ACPI: SSDT 0x00000000DAB549E8 000710 (v01 Sony   VAIO     20140324 INTL 20091112)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000021fdfffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x21fdf8000-0x21fdfbfff]
[    0.000000]  [ffffea0000000000-ffffea00077fffff] PMD -> [ffff880217400000-ffff88021e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x21fdfffff]
[    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-0xca4b2fff]
[    0.000000]   node   0: [mem 0xca4ba000-0xca8e2fff]
[    0.000000]   node   0: [mem 0xcac35000-0xda896fff]
[    0.000000]   node   0: [mem 0xdbfff000-0xdbffffff]
[    0.000000]   node   0: [mem 0x100000000-0x21fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x21fdfffff]
[    0.000000] On node 0 totalpages: 2073307
[    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: 12171 pages used for memmap
[    0.000000]   DMA32 zone: 890175 pages, LIFO batch:31
[    0.000000]   Normal zone: 16121 pages used for memmap
[    0.000000]   Normal zone: 1179136 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdd200000-0xdf1fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] 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 0xca4b3000-0xca4b9fff]
[    0.000000] PM: Registered nosave memory: [mem 0xca8e3000-0xcac34fff]
[    0.000000] PM: Registered nosave memory: [mem 0xda897000-0xdab3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdab40000-0xdab55fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdab56000-0xdbaaafff]
[    0.000000] PM: Registered nosave memory: [mem 0xdbaab000-0xdbffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88021fa00000 s81856 r8192 d28736 u524288
[    0.000000] pcpu-alloc: s81856 r8192 d28736 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2044938
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.18.0-kali3-amd64 root=/dev/mapper/kali-root ro initrd=/install/gtk/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: 8080480K/8293228K available (5502K kernel code, 966K rwdata, 1860K rodata, 1228K init, 852K bss, 212748K 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:33024 nr_irqs:728 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.548 MHz processor
[    0.000024] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.09 BogoMIPS (lpj=9578192)
[    0.000027] pid_max: default: 32768 minimum: 301
[    0.000033] ACPI: Core revision 20140926
[    0.011744] ACPI: All ACPI Tables successfully acquired
[    0.018817] Security Framework initialized
[    0.018823] AppArmor: AppArmor disabled by boot time parameter
[    0.018824] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.019259] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.020438] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.020929] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.020937] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.021117] Initializing cgroup subsys memory
[    0.021122] Initializing cgroup subsys devices
[    0.021124] Initializing cgroup subsys freezer
[    0.021126] Initializing cgroup subsys net_cls
[    0.021128] Initializing cgroup subsys blkio
[    0.021130] Initializing cgroup subsys perf_event
[    0.021132] Initializing cgroup subsys net_prio
[    0.021154] CPU: Physical Processor ID: 0
[    0.021155] CPU: Processor Core ID: 0
[    0.021158] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.021158] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.022041] mce: CPU supports 7 MCE banks
[    0.022051] CPU0: Thermal monitoring enabled (TM1)
[    0.022060] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.022060] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.022144] Freeing SMP alternatives memory: 20K (ffffffff81a26000 - ffffffff81a2b000)
[    0.022877] ftrace: allocating 22047 entries in 87 pages
[    0.030713] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070431] smpboot: CPU0: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz (fam: 06, model: 45, stepping: 01)
[    0.070437] TSC deadline timer enabled
[    0.070454] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.070471] ... version:                3
[    0.070471] ... bit width:              48
[    0.070472] ... generic registers:      4
[    0.070473] ... value mask:             0000ffffffffffff
[    0.070474] ... max period:             0000ffffffffffff
[    0.070474] ... fixed-purpose events:   3
[    0.070475] ... event mask:             000000070000000f
[    0.071644] x86: Booting SMP configuration:
[    0.071645] .... node  #0, CPUs:      #1
[    0.085722] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.085791]  #2 #3
[    0.113965] x86: Booted up 1 node, 4 CPUs
[    0.113968] smpboot: Total of 4 processors activated (19156.38 BogoMIPS)
[    0.117543] devtmpfs: initialized
[    0.119721] PM: Registering ACPI NVS region [mem 0xca4b3000-0xca4b9fff] (28672 bytes)
[    0.119723] PM: Registering ACPI NVS region [mem 0xdab56000-0xdbaaafff] (16076800 bytes)
[    0.120616] pinctrl core: initialized pinctrl subsystem
[    0.120721] NET: Registered protocol family 16
[    0.129443] cpuidle: using governor ladder
[    0.137773] cpuidle: using governor menu
[    0.137828] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.137830] ACPI: bus type PCI registered
[    0.137832] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.137925] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.137928] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.138020] PCI: Using configuration type 1 for base access
[    0.149919] ACPI: Added _OSI(Module Device)
[    0.149921] ACPI: Added _OSI(Processor Device)
[    0.149923] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.149924] ACPI: Added _OSI(Processor Aggregator Device)
[    0.151609] ACPI : EC: EC description table is found, configuring boot EC
[    0.231196] ACPI: Executed 1 blocks of module-level executable AML code
[    0.233029] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.233493] ACPI: Dynamic OEM Table Load:
[    0.233498] ACPI: SSDT 0xFFFF8802168AF800 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.242243] ACPI: Dynamic OEM Table Load:
[    0.242250] ACPI: SSDT 0xFFFF880216F62000 0005AA (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.254224] ACPI: Dynamic OEM Table Load:
[    0.254230] ACPI: SSDT 0xFFFF880216E64C00 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.266703] ACPI: Interpreter enabled
[    0.266713] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
[    0.266720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
[    0.266741] ACPI: (supports S0 S3 S4 S5)
[    0.266742] ACPI: Using IOAPIC for interrupt routing
[    0.266775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.330835] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.330839] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.331059] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.331160] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.331769] PCI host bridge to bus 0000:00
[    0.331772] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.331773] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.331774] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.331776] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.331777] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.331778] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.331779] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.331780] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.331781] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.331782] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.331783] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[    0.331790] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    0.331956] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[    0.331965] pci 0000:00:02.0: reg 0x10: [mem 0xf7000000-0xf73fffff 64bit]
[    0.331971] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.331974] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.332133] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    0.332140] pci 0000:00:03.0: reg 0x10: [mem 0xf7f14000-0xf7f17fff 64bit]
[    0.332320] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    0.332335] pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit]
[    0.332385] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.332504] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.332540] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    0.332557] pci 0000:00:16.0: reg 0x10: [mem 0xf7f1d000-0xf7f1d01f 64bit]
[    0.332618] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.332777] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    0.332789] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit]
[    0.332846] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.332967] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.333006] pci 0000:00:1c.0: [8086:9c14] type 01 class 0x060400
[    0.333076] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.333200] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.333240] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[    0.333309] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.333434] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.333473] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[    0.333490] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f1b000-0xf7f1b3ff]
[    0.333569] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.333702] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.333742] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[    0.333991] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[    0.334003] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.334009] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.334015] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.334020] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.334026] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.334031] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f1a000-0xf7f1a7ff]
[    0.334062] pci 0000:00:1f.2: PME# supported from D3hot
[    0.334207] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.334219] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f19000-0xf7f190ff 64bit]
[    0.334235] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.334485] pci 0000:01:00.0: [8086:08b1] type 00 class 0x028000
[    0.334520] pci 0000:01:00.0: reg 0x10: [mem 0xf7e00000-0xf7e01fff 64bit]
[    0.334707] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.334743] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.345813] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.345818] pci 0000:00:1c.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.345935] pci 0000:02:00.0: [10ec:5209] type 00 class 0xff0000
[    0.345984] pci 0000:02:00.0: reg 0x10: [mem 0xf7400000-0xf7400fff]
[    0.346147] pci 0000:02:00.0: supports D1 D2
[    0.346148] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
[    0.346191] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.357827] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.357831] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.357834] pci 0000:00:1c.3:   bridge window [mem 0xf7400000-0xf7dfffff]
[    0.357839] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
[    0.357868] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.390325] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.390379] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.390431] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.390482] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.390533] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.390585] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.390636] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.390686] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.390974] ACPI: Enabled 3 GPEs in block 00 to 7F
[    0.391024] ACPI : EC: GPE = 0x7, I/O: command/status = 0x66, data = 0x62
[    0.391128] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.391130] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.391132] vgaarb: loaded
[    0.391133] vgaarb: bridge control possible 0000:00:02.0
[    0.391223] PCI: Using ACPI for IRQ routing
[    0.392478] PCI: pci_cache_line_size set to 64 bytes
[    0.392512] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.392513] e820: reserve RAM buffer [mem 0xca4b3000-0xcbffffff]
[    0.392515] e820: reserve RAM buffer [mem 0xca8e3000-0xcbffffff]
[    0.392516] e820: reserve RAM buffer [mem 0xda897000-0xdbffffff]
[    0.392517] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff]
[    0.392636] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.392641] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.395663] Switched to clocksource hpet
[    0.399732] pnp: PnP ACPI init
[    0.399848] pnp 00:00: Plug and Play ACPI device, IDs PNP0c31 (active)
[    0.399971] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.399973] system 00:01: [io  0x2008-0x200b] has been reserved
[    0.399974] system 00:01: [io  0xffff] has been reserved
[    0.399975] system 00:01: [io  0xffff] has been reserved
[    0.399977] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.399978] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.399979] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.399980] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.399982] system 00:01: [io  0x1800-0x18fe] could not be reserved
[    0.399983] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.399985] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.400008] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.400043] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.400045] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.400081] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.400082] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.400112] pnp 00:05: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
[    0.400144] pnp 00:06: Plug and Play ACPI device, IDs FOX0015 PNP0f13 (active)
[    0.424252] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.424255] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.424258] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.424260] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.424262] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.424265] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.424267] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.424269] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.424271] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.424273] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.424275] system 00:07: [mem 0xf7fef000-0xf7feffff] has been reserved
[    0.424277] system 00:07: [mem 0xf7ff0000-0xf7ffffff] has been reserved
[    0.424280] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.424536] pnp: PnP ACPI: found 8 devices
[    0.430900] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.430903] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[    0.430911] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.430912] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.430919] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf200000-0xdf3fffff 64bit pref]
[    0.430921] pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
[    0.430923] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.430925] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.430928] pci 0000:00:1c.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.430931] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf3fffff 64bit pref]
[    0.430935] pci 0000:00:1c.3: PCI bridge to [bus 02]
[    0.430936] pci 0000:00:1c.3:   bridge window [io  0xe000-0xefff]
[    0.430940] pci 0000:00:1c.3:   bridge window [mem 0xf7400000-0xf7dfffff]
[    0.430942] pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
[    0.430947] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.430948] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.430949] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.430950] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.430951] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.430952] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.430954] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.430955] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.430956] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.430957] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
[    0.430958] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.430959] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff]
[    0.430960] pci_bus 0000:01: resource 2 [mem 0xdf200000-0xdf3fffff 64bit pref]
[    0.430962] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.430963] pci_bus 0000:02: resource 1 [mem 0xf7400000-0xf7dfffff]
[    0.430964] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf09fffff 64bit pref]
[    0.431000] NET: Registered protocol family 2
[    0.431144] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.431245] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.431348] TCP: Hash tables configured (established 65536 bind 65536)
[    0.431361] TCP: reno registered
[    0.431371] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.431393] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.431450] NET: Registered protocol family 1
[    0.431462] pci 0000:00:02.0: Video device with shadowed ROM
[    0.431676] PCI: CLS 64 bytes, default 64
[    0.431713] Unpacking initramfs...
[    0.678458] Freeing initrd memory: 17832K (ffff880035d1c000 - ffff880036e86000)
[    0.678466] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.678468] software IO TLB [mem 0xd6897000-0xda897000] (64MB) mapped at [ffff8800d6897000-ffff8800da896fff]
[    0.678635] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.678682] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x16
[    0.678688] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x16
[    0.678694] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x16
[    0.678700] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x16
[    0.678750] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[    0.678984] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.679012] audit: initializing netlink subsys (disabled)
[    0.679027] audit: type=2000 audit(1433217510.672:1): initialized
[    0.679280] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.679297] zpool: loaded
[    0.679420] VFS: Disk quotas dquot_6.5.2
[    0.679434] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.679477] msgmni has been set to 15817
[    0.679748] alg: No test for stdrng (krng)
[    0.679769] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.679796] io scheduler noop registered
[    0.679798] io scheduler deadline registered
[    0.679802] io scheduler cfq registered (default)
[    0.680063] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.680076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.680114] intel_idle: MWAIT substates: 0x11142120
[    0.680116] intel_idle: v0.4 model 0x45
[    0.680116] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.680328] GHES: HEST is not enabled!
[    0.680379] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.680701] Linux agpgart interface v0.103
[    0.680789] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.682773] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.682777] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.682881] mousedev: PS/2 mouse device common for all mice
[    0.682906] rtc_cmos 00:02: RTC can wake from S4
[    0.683027] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.683052] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.683063] Intel P-state driver initializing.
[    0.683195] ledtrig-cpu: registered to indicate activity on CPUs
[    0.683470] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[    0.683473] AMD IOMMUv2 functionality not available on this system
[    0.683685] TCP: cubic registered
[    0.683765] NET: Registered protocol family 10
[    0.684278] mip6: Mobile IPv6
[    0.684288] NET: Registered protocol family 17
[    0.684304] mpls_gso: MPLS GSO support
[    0.685247] registered taskstats version 1
[    0.686127] rtc_cmos 00:02: setting system clock to 2015-06-02 03:58:31 UTC (1433217511)
[    0.686348] PM: Hibernation image not present or could not be loaded.
[    0.688154] Freeing unused kernel memory: 1228K (ffffffff818f3000 - ffffffff81a26000)
[    0.688157] Write protecting the kernel read-only data: 8192k
[    0.691429] Freeing unused kernel memory: 632K (ffff880001562000 - ffff880001600000)
[    0.692409] Freeing unused kernel memory: 188K (ffff8800017d1000 - ffff880001800000)
[    0.699594] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.745898] udevd[76]: starting version 175
[    0.759106] rtsx_pci 0000:02:00.0: irq 40 for MSI/MSI-X
[    0.759120] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 40
[    0.763357] ACPI: bus type USB registered
[    0.763391] usbcore: registered new interface driver usbfs
[    0.763402] usbcore: registered new interface driver hub
[    0.763437] usbcore: registered new device driver usb
[    0.763826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.763998] ehci-pci: EHCI PCI platform driver
[    0.764128] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.764136] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    0.764149] ehci-pci 0000:00:1d.0: debug port 2
[    0.768047] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.768960] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f1b000
[    0.769316] AVX2 version of gcm_enc/dec engaged.
[    0.769318] AES CTR mode by8 optimization enabled
[    0.770872] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    0.772913] alg: No test for crc32 (crc32-pclmul)
[    0.779989] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.780136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.780139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.780140] usb usb1: Product: EHCI Host Controller
[    0.780142] usb usb1: Manufacturer: Linux 3.18.0-kali3-amd64 ehci_hcd
[    0.780144] usb usb1: SerialNumber: 0000:00:1d.0
[    0.780304] hub 1-0:1.0: USB hub found
[    0.780318] hub 1-0:1.0: 2 ports detected
[    0.780605] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.780612] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.780700] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.780720] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X
[    0.780783] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.780785] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.780787] usb usb2: Product: xHCI Host Controller
[    0.780788] usb usb2: Manufacturer: Linux 3.18.0-kali3-amd64 xhci-hcd
[    0.780790] usb usb2: SerialNumber: 0000:00:14.0
[    0.780919] hub 2-0:1.0: USB hub found
[    0.780930] hub 2-0:1.0: 9 ports detected
[    0.781791] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.781794] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.781817] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    0.781819] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.781820] usb usb3: Product: xHCI Host Controller
[    0.781821] usb usb3: Manufacturer: Linux 3.18.0-kali3-amd64 xhci-hcd
[    0.781822] usb usb3: SerialNumber: 0000:00:14.0
[    0.781906] hub 3-0:1.0: USB hub found
[    0.781913] hub 3-0:1.0: 4 ports detected
[    0.788051] SCSI subsystem initialized
[    0.791148] libata version 3.00 loaded.
[    0.791842] ahci 0000:00:1f.2: version 3.0
[    0.791962] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    0.808020] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x8 impl SATA mode
[    0.808025] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    0.809147] scsi host0: ahci
[    0.809280] scsi host1: ahci
[    0.810533] scsi host2: ahci
[    0.810647] scsi host3: ahci
[    0.810705] ata1: DUMMY
[    0.810707] ata2: DUMMY
[    0.810708] ata3: DUMMY
[    0.810711] ata4: SATA max UDMA/133 abar m2048@0xf7f1a000 port 0xf7f1a280 irq 42
[    0.824353] thermal LNXTHERM:00: registered as thermal_zone0
[    0.824357] ACPI: Thermal Zone [TZ00] (64 C)
[    1.092315] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.092320] usb 2-2: new low-speed USB device number 2 using xhci_hcd
[    1.128326] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.129112] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.129117] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.129119] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.129198] ata4.00: ACPI cmd ef/10:00:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
[    1.129517] ata4.00: ATA-9: TOSHIBA THNSNH512GDNT, HTSAN104, max UDMA/100
[    1.129521] ata4.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.130615] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.130620] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.130623] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.130663] ata4.00: ACPI cmd ef/10:00:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
[    1.131218] ata4.00: configured for UDMA/100
[    1.131398] scsi 3:0:0:0: Direct-Access     ATA      TOSHIBA THNSNH51 N104 PQ: 0 ANSI: 5
[    1.134399] sd 3:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/476 GiB)
[    1.134480] sd 3:0:0:0: [sda] Write Protect is off
[    1.134482] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.134510] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.135086]  sda: sda1 sda2 < sda5 >
[    1.135432] sd 3:0:0:0: [sda] Attached SCSI disk
[    1.136808] sd 3:0:0:0: Attached scsi generic sg0 type 0
[    1.159128] platform microcode: firmware: direct-loading firmware intel-ucode/06-45-01
[    1.159147] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x16
[    1.160938] microcode: CPU0 updated to revision 0x1c, date = 2014-07-03
[    1.160968] platform microcode: firmware: direct-loading firmware intel-ucode/06-45-01
[    1.160990] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x16
[    1.161940] microcode: CPU1 updated to revision 0x1c, date = 2014-07-03
[    1.161949] platform microcode: firmware: direct-loading firmware intel-ucode/06-45-01
[    1.161957] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x16
[    1.162912] microcode: CPU2 updated to revision 0x1c, date = 2014-07-03
[    1.162921] platform microcode: firmware: direct-loading firmware intel-ucode/06-45-01
[    1.162950] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x16
[    1.163901] microcode: CPU3 updated to revision 0x1c, date = 2014-07-03
[    1.167697] device-mapper: uevent: version 1.0.3
[    1.167749] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: [email protected]
[    1.169791] random: lvm urandom read with 8 bits of entropy available
[    1.224151] usb 2-2: New USB device found, idVendor=093a, idProduct=2510
[    1.224156] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.224158] usb 2-2: Product: USB Optical Mouse
[    1.224160] usb 2-2: Manufacturer: PixArt
[    1.224308] usb 2-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.224788] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[    1.224800] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.225172] hub 1-1:1.0: USB hub found
[    1.225253] hub 1-1:1.0: 8 ports detected
[    1.226804] hidraw: raw HID events driver (C) Jiri Kosina
[    1.228598] usbcore: registered new interface driver usbhid
[    1.228600] usbhid: USB HID core driver
[    1.229867] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/0003:093A:2510.0001/input/input2
[    1.229957] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-2/input0
[    1.336506] usb 2-5: new high-speed USB device number 3 using xhci_hcd
[    1.555077] usb 2-5: New USB device found, idVendor=0bda, idProduct=5727
[    1.555082] usb 2-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.555084] usb 2-5: Product: USB Webcam
[    1.555086] usb 2-5: Manufacturer: 93010GT00-289-G37L7NT
[    1.555087] usb 2-5: SerialNumber: 200901010001
[    1.676768] tsc: Refined TSC clocksource calibration: 2394.457 MHz
[    2.286475] mmc0: cannot verify signal voltage switch
[    2.411141] mmc0: new ultra high speed SDR104 SDXC card at address 59b4
[    2.413026] mmcblk0: mmc0:59b4       238 GiB 
[    2.414107]  mmcblk0: p1
[    2.677704] Switched to clocksource tsc
[   10.763904] PM: Starting manual resume from disk
[   10.763909] PM: Hibernation image partition 254:2 present
[   10.763910] PM: Looking for hibernation image.
[   10.764078] PM: Image not found (code -22)
[   10.764080] PM: Hibernation image not present or could not be loaded.
[   10.771057] EXT4-fs (dm-1): INFO: recovery required on readonly filesystem
[   10.771061] EXT4-fs (dm-1): write access will be enabled during recovery
[   10.801734] random: nonblocking pool is initialized
[   10.811248] EXT4-fs (dm-1): orphan cleanup on readonly fs
[   10.811317] EXT4-fs (dm-1): 6 orphan inodes deleted
[   10.811318] EXT4-fs (dm-1): recovery complete
[   10.816762] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   10.988741] udevd[513]: starting version 175
[   11.140325] ACPI: AC Adapter [ADP1] (off-line)
[   11.140464] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[   11.140859] ACPI: Lid Switch [LID0]
[   11.140917] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[   11.140921] ACPI: Power Button [PWRB]
[   11.150365] [drm] Initialized drm 1.1.0 20060810
[   11.150907] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X
[   11.158927] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   11.161189] [drm] Memory usable by graphics device = 2048M
[   11.161192] [drm] Replacing VGA console driver
[   11.162269] Console: switching to colour dummy device 80x25
[   11.169484] sound hdaudioC1D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   11.169487] sound hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.169490] sound hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   11.169491] sound hdaudioC1D0:    mono: mono_out=0x0
[   11.169493] sound hdaudioC1D0:    inputs:
[   11.169495] sound hdaudioC1D0:      Headset Mic=0x18
[   11.169497] sound hdaudioC1D0:      Internal Mic=0x12
[   11.173084] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input5
[   11.182903] tpm_tis 00:00: 1.2 TPM (device-id 0xB, rev-id 16)
[   11.184528] i915 0000:00:02.0: irq 45 for MSI/MSI-X
[   11.184542] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.184544] [drm] Driver supports precise vblank timestamp query.
[   11.184572] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   11.188220] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
[   11.197286] input: Sony Vaio Keys as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input6
[   11.197327] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/SNY5001:00/input/input7
[   11.201768] cfg80211: Calling CRDA to update world regulatory domain
[   11.204134] Intel(R) Wireless WiFi driver for Linux, in-tree:
[   11.204136] Copyright(c) 2003- 2014 Intel Corporation
[   11.204458] iwlwifi 0000:01:00.0: irq 46 for MSI/MSI-X
[   11.206877] iwlwifi 0000:01:00.0: firmware: direct-loading firmware iwlwifi-7260-10.ucode
[   11.207005] iwlwifi 0000:01:00.0: loaded firmware version 23.11.10.0 op_mode iwlmvm
[   11.209361] sony_laptop: brightness ignored, must be controlled by ACPI video driver
[   11.209368] sony_laptop: SNC setup done.
[   11.214734] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
[   11.214784] iwlwifi 0000:01:00.0: L1 Disabled - LTR Enabled
[   11.220975] iwlwifi 0000:01:00.0: L1 Disabled - LTR Enabled
[   11.253810] fbcon: inteldrmfb (fb0) is primary device
[   11.263135] intel_rapl: Found RAPL domain package
[   11.263137] intel_rapl: Found RAPL domain core
[   11.263140] intel_rapl: Found RAPL domain uncore
[   11.263142] intel_rapl: Found RAPL domain dram
[   11.275336] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   11.275473] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   11.276714] [drm] Initialized i915 1.6.0 20140905 for 0000:00:02.0 on minor 0
[   11.276878] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140926/utaddress-258)
[   11.276879] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.277475] snd_hda_intel 0000:00:03.0: irq 47 for MSI/MSI-X
[   11.283989] iTCO_vendor_support: vendor-support=0
[   11.284340] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   11.284373] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
[   11.284536] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   11.292160] media: Linux media interface: v0.10
[   11.295133] Linux video capture interface: v2.00
[   11.295379] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input10
[   11.295446] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
[   11.295508] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
[   11.301908] uvcvideo: Found UVC 1.00 device USB Webcam (0bda:5727)
[   11.306094] cfg80211: World regulatory domain updated:
[   11.306095] cfg80211:  DFS Master region: unset
[   11.306096] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   11.306097] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   11.306099] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   11.306099] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   11.306100] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[   11.306102] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   11.306103] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   11.306105] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   11.306106] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   11.311115] input: USB Webcam as /devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input13
[   11.311183] usbcore: registered new interface driver uvcvideo
[   11.311183] USB Video Class driver (1.1.1)
[   11.393705] ACPI: Battery Slot [BAT0] (battery present)
[   11.405771] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   11.534582] ACPI: Battery Slot [BAT1] (battery present)
[   11.660432] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126800, board id: 2699, fw id: 1401224
[   11.694713] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[   12.521575] Console: switching to colour frame buffer device 240x67
[   12.525814] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   12.525815] i915 0000:00:02.0: registered panic notifier
[   12.792481] EXT4-fs (dm-1): re-mounted. Opts: (null)
[   12.820997] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
[   12.878940] loop: module loaded
[   13.049674] Adding 16588796k swap on /dev/mapper/kali-swap_1.  Priority:-1 extents:1 across:16588796k SSFS
[   13.194617] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[   13.195160] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[   13.518922] vboxdrv: Found 4 processor cores.
[   13.519336] vboxdrv: fAsync=0 offMin=0x20a offMax=0x8fa
[   13.519412] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   13.519413] vboxdrv: Successfully loaded version 4.3.20_Debian (interface 0x001a0008).
[   13.557452] vboxpci: IOMMU not found (not registered)
[   13.675176] Netfilter messages via NETLINK v0.30.
[   13.676964] iwlwifi 0000:01:00.0: L1 Disabled - LTR Enabled
[   13.677283] iwlwifi 0000:01:00.0: L1 Disabled - LTR Enabled
[   13.688283] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   21.296924] wlan0: authenticate with 84:1b:5e:ad:7c:2f
[   21.300585] wlan0: send auth to 84:1b:5e:ad:7c:2f (try 1/3)
[   21.306541] wlan0: authenticated
[   21.308603] wlan0: associate with 84:1b:5e:ad:7c:2f (try 1/3)
[   21.312163] wlan0: RX AssocResp from 84:1b:5e:ad:7c:2f (capab=0x411 status=0 aid=6)
[   21.321232] wlan0: associated
[   21.321263] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

dmseg (51,067 bytes)   

Activities

g0tmi1k

g0tmi1k

2018-01-29 11:51

administrator   ~0008056

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-06-02 04:57 potseloy New Issue
2015-06-02 04:57 potseloy File Added: dmseg
2018-01-29 11:51 g0tmi1k Assigned To => g0tmi1k
2018-01-29 11:51 g0tmi1k Status new => closed
2018-01-29 11:51 g0tmi1k Resolution open => suspended
2018-01-29 11:51 g0tmi1k Note Added: 0008056