You are not logged in.
I have 2 wireless card:
TP-Link PCI card:TL-WN851N
D-Link USB card:DWA-127
both card work fine under windows.
but TP-Link can not find any wireless network,even if I moved my wirelss router to same room with TP-Link wireless card.
Anybody have an idea ?
I comfirmed the kernel driver is properly loaded:
[root@XSign ~]# lspci -k
04:00.0 Network controller: Qualcomm Atheros AR9227 Wireless Network Adapter (rev 01)
Subsystem: Qualcomm Atheros Device 0300
Kernel driver in use: ath9k
Kernel modules: ath9k
[root@XSign ~]# ifconfig -a
//this is D-Link card
wlp0s20u11: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.2.101 netmask 255.255.255.0 broadcast 255.255.255.255
inet6 fe80::bef6:85ff:fe67:57c prefixlen 64 scopeid 0x20<link>
ether bc:f6:85:67:05:7c txqueuelen 1000 (Ethernet)
RX packets 171436 bytes 230296030 (219.6 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 107153 bytes 12458452 (11.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
//this is TP-Link card
wlp4s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 08:57:00:34:4f:c5 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[root@XSign ~]# ifconfig wlp4s0 up
[root@XSign ~]# iwlist wlp4s0 scan
wlp4s0 No scan resultsand I can find many wireless network with same command through card wlp0s20u11
AR9227 is supported : http://wireless.kernel.org/en/users/Drivers/ath9k/
Offline
post what you get from running this
ip link show wlp4s0probably it can be fix by running this command
# ip link set wlp4s0 upand try this, in case you hava a missing firmware
dmesg | grep firmwareOffline
Thanks for reply.
one more thing, I noticed the power LED didn't "light up" when I execute the "power up" command.
[root@XSign hacksign]# ip link show wlp4s0
3: wlp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
link/ether 08:57:00:34:4f:c5 brd ff:ff:ff:ff:ff:ff
[root@XSign hacksign]# ip link set wlp4s0 up
[root@XSign hacksign]# ip link show wlp4s0
3: wlp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
link/ether 08:57:00:34:4f:c5 brd ff:ff:ff:ff:ff:ff
[root@XSign hacksign]# dmesg | grep firmware
[root@XSign hacksign]#any suggesstions ?
below is my complete demsg output:
[root@XSign hacksign]# dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=08871484-d630-41f6-a743-4086ad9f8628 rw noisy init=/usr/lib/systemd/systemd nomodeset
[ 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-0x00000000bb231fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb232000-0x00000000bb238fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb239000-0x00000000bc247fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bc248000-0x00000000bc74dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc74e000-0x00000000ce799fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ce79a000-0x00000000ce9adfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ce9ae000-0x00000000cea93fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cea94000-0x00000000cf7fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cf7ff000-0x00000000cf7fffff] usable
[ 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-0x000000022dffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. G1.Sniper B5/G1.Sniper B5-CF, BIOS F6 01/17/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x22e000 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 0220000000 mask 7FF8000000 write-back
[ 0.000000] 3 base 0228000000 mask 7FFC000000 write-back
[ 0.000000] 4 base 022C000000 mask 7FFE000000 write-back
[ 0.000000] 5 base 00E0000000 mask 7FE0000000 uncachable
[ 0.000000] 6 base 00D0000000 mask 7FF0000000 uncachable
[ 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 0xd0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xcf800 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd710-0x000fd71f] mapped at [ffff8800000fd710]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 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 [0x01b3e000, 0x01b3efff] PGTABLE
[ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
[ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x22de00000-0x22dffffff]
[ 0.000000] [mem 0x22de00000-0x22dffffff] page 2M
[ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x22c000000-0x22ddfffff]
[ 0.000000] [mem 0x22c000000-0x22ddfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff]
[ 0.000000] [mem 0x200000000-0x22bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb231fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
[ 0.000000] [mem 0x80000000-0xbb1fffff] page 2M
[ 0.000000] [mem 0xbb200000-0xbb231fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbb239000-0xbc247fff]
[ 0.000000] [mem 0xbb239000-0xbb3fffff] page 4k
[ 0.000000] [mem 0xbb400000-0xbc1fffff] page 2M
[ 0.000000] [mem 0xbc200000-0xbc247fff] page 4k
[ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbc74e000-0xce799fff]
[ 0.000000] [mem 0xbc74e000-0xbc7fffff] page 4k
[ 0.000000] [mem 0xbc800000-0xce5fffff] page 2M
[ 0.000000] [mem 0xce600000-0xce799fff] page 4k
[ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xcf7ff000-0xcf7fffff]
[ 0.000000] [mem 0xcf7ff000-0xcf7fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x379c0000-0x37cd7fff]
[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000CEA6C078 000074 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000CEA77460 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000CEA6C188 00B2D7 (v02 ALASKA A M I 000000F6 INTL 20091112)
[ 0.000000] ACPI: FACS 0x00000000CEA92080 000040
[ 0.000000] ACPI: APIC 0x00000000CEA77570 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000CEA775E8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000CEA77630 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 0x00000000CEA77B70 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: MCFG 0x00000000CEA78648 00003C (v01 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000CEA78688 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000CEA786C0 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[ 0.000000] ACPI: SSDT 0x00000000CEA78A30 003299 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: DMAR 0x00000000CEA7BCD0 000080 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022dffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22dffffff]
[ 0.000000] NODE_DATA [mem 0x22dff6000-0x22dffafff]
[ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880225600000-ffff88022d5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x22dffffff]
[ 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-0xbb231fff]
[ 0.000000] node 0: [mem 0xbb239000-0xbc247fff]
[ 0.000000] node 0: [mem 0xbc74e000-0xce799fff]
[ 0.000000] node 0: [mem 0xcf7ff000-0xcf7fffff]
[ 0.000000] node 0: [mem 0x100000000-0x22dffffff]
[ 0.000000] On node 0 totalpages: 2081322
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13131 pages used for memmap
[ 0.000000] DMA32 zone: 840334 pages, LIFO batch:31
[ 0.000000] Normal zone: 19328 pages used for memmap
[ 0.000000] Normal zone: 1236992 pages, LIFO batch:31
[ 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[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] 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-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: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 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 0xbb232000-0xbb238fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbc248000-0xbc74dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xce79a000-0xce9adfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xce9ae000-0xcea93fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcea94000-0xcf7fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcf800000-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 0xcf800000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88022dc00000 s87168 r8192 d23424 u524288
[ 0.000000] pcpu-alloc: s87168 r8192 d23424 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2048778
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=08871484-d630-41f6-a743-4086ad9f8628 rw noisy init=/usr/lib/systemd/systemd nomodeset
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] 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: 8112620K/8325288K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 212668K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:8448 nr_irqs:712 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3192.796 MHz processor
[ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6388.65 BogoMIPS (lpj=10642653)
[ 0.000023] pid_max: default: 32768 minimum: 301
[ 0.000027] ACPI: Core revision 20140214
[ 0.007164] ACPI: All ACPI Tables successfully acquired
[ 0.008322] Security Framework initialized
[ 0.008326] Yama: becoming mindful.
[ 0.008691] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.010281] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.010989] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.010996] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.011160] Initializing cgroup subsys memory
[ 0.011162] Initializing cgroup subsys devices
[ 0.011164] Initializing cgroup subsys freezer
[ 0.011165] Initializing cgroup subsys net_cls
[ 0.011166] Initializing cgroup subsys blkio
[ 0.011180] CPU: Physical Processor ID: 0
[ 0.011181] CPU: Processor Core ID: 0
[ 0.011958] mce: CPU supports 9 MCE banks
[ 0.011969] CPU0: Thermal monitoring enabled (TM1)
[ 0.011978] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
tlb_flushall_shift: 6
[ 0.012042] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
[ 0.012591] ftrace: allocating 20223 entries in 79 pages
[ 0.018707] dmar: Host address width 39
[ 0.018709] dmar: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.018715] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da
[ 0.018716] dmar: RMRR base: 0x000000ce92c000 end: 0x000000ce938fff
[ 0.018781] IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.018781] HPET id 0 under DRHD base 0xfed90000
[ 0.018782] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.018855] Enabled IRQ remapping in x2apic mode
[ 0.018856] Enabling x2apic
[ 0.018856] Enabled x2apic
[ 0.018860] Switched APIC routing to cluster x2apic.
[ 0.019222] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.052254] smpboot: CPU0: Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz (fam: 06, model: 3c, stepping: 03)
[ 0.052259] TSC deadline timer enabled
[ 0.052264] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.052268] ... version: 3
[ 0.052269] ... bit width: 48
[ 0.052270] ... generic registers: 8
[ 0.052270] ... value mask: 0000ffffffffffff
[ 0.052271] ... max period: 0000ffffffffffff
[ 0.052271] ... fixed-purpose events: 3
[ 0.052272] ... event mask: 00000007000000ff
[ 0.079047] x86: Booting SMP configuration:
[ 0.079048] .... node #0, CPUs: #1
[ 0.093027] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.099712] #2 #3
[ 0.134308] x86: Booted up 1 node, 4 CPUs
[ 0.134310] smpboot: Total of 4 processors activated (25552.63 BogoMIPS)
[ 0.136937] devtmpfs: initialized
[ 0.138913] PM: Registering ACPI NVS region [mem 0xbb232000-0xbb238fff] (28672 bytes)
[ 0.138915] PM: Registering ACPI NVS region [mem 0xce9ae000-0xcea93fff] (942080 bytes)
[ 0.139415] pinctrl core: initialized pinctrl subsystem
[ 0.139443] RTC time: 11:10:27, date: 06/26/14
[ 0.139466] NET: Registered protocol family 16
[ 0.139522] cpuidle: using governor ladder
[ 0.139522] cpuidle: using governor menu
[ 0.139531] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.139532] ACPI: bus type PCI registered
[ 0.139533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.139569] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.139570] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.143859] PCI: Using configuration type 1 for base access
[ 0.144410] ACPI: Added _OSI(Module Device)
[ 0.144411] ACPI: Added _OSI(Processor Device)
[ 0.144412] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.144413] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.147021] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.148606] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.161070] ACPI: SSDT 0x00000000CE9A3C18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.161369] ACPI: Dynamic OEM Table Load:
[ 0.161370] ACPI: SSDT 0x0000000000000000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.174502] ACPI: SSDT 0x00000000CE9A3618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.174917] ACPI: Dynamic OEM Table Load:
[ 0.174918] ACPI: SSDT 0x0000000000000000 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.184454] ACPI: SSDT 0x00000000CE9A2D98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.184763] ACPI: Dynamic OEM Table Load:
[ 0.184765] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.194062] ACPI: Interpreter enabled
[ 0.194068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
[ 0.194072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
[ 0.194082] ACPI: (supports S0 S3 S4 S5)
[ 0.194083] ACPI: Using IOAPIC for interrupt routing
[ 0.194102] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.199374] ACPI: Power Resource [FN00] (off)
[ 0.199419] ACPI: Power Resource [FN01] (off)
[ 0.199463] ACPI: Power Resource [FN02] (off)
[ 0.199506] ACPI: Power Resource [FN03] (off)
[ 0.199551] ACPI: Power Resource [FN04] (off)
[ 0.199896] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
[ 0.199899] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
[ 0.199901] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
[ 0.199903] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
[ 0.200027] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.200030] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.200156] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[ 0.200234] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.200577] PCI host bridge to bus 0000:00
[ 0.200579] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.200581] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.200582] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.200583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.200584] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.200585] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.200586] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.200587] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.200587] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.200588] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.200589] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff]
[ 0.200595] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[ 0.200653] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.200679] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.200711] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.200755] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.200771] pci 0000:00:14.0: reg 0x10: [mem 0xf3220000-0xf322ffff 64bit]
[ 0.200822] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.200847] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.200874] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.200890] pci 0000:00:16.0: reg 0x10: [mem 0xf323c000-0xf323c00f 64bit]
[ 0.200945] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.200993] pci 0000:00:16.3: [8086:8c3d] type 00 class 0x070002
[ 0.201006] pci 0000:00:16.3: reg 0x10: [io 0xf0a0-0xf0a7]
[ 0.201013] pci 0000:00:16.3: reg 0x14: [mem 0xf323a000-0xf323afff]
[ 0.201114] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
[ 0.201128] pci 0000:00:19.0: reg 0x10: [mem 0xf3200000-0xf321ffff]
[ 0.201135] pci 0000:00:19.0: reg 0x14: [mem 0xf3239000-0xf3239fff]
[ 0.201141] pci 0000:00:19.0: reg 0x18: [io 0xf040-0xf05f]
[ 0.201192] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.201219] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.201246] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.201264] pci 0000:00:1a.0: reg 0x10: [mem 0xf3238000-0xf32383ff]
[ 0.201342] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.201378] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.201405] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.201416] pci 0000:00:1b.0: reg 0x10: [mem 0xf3230000-0xf3233fff 64bit]
[ 0.201476] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.201503] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.201526] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.201583] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.201611] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.201635] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[ 0.201692] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.201720] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.201750] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.201768] pci 0000:00:1d.0: reg 0x10: [mem 0xf3237000-0xf32373ff]
[ 0.201847] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.201883] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.201910] pci 0000:00:1f.0: [8086:8c50] type 00 class 0x060100
[ 0.202046] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[ 0.202058] pci 0000:00:1f.2: reg 0x10: [io 0xf090-0xf097]
[ 0.202064] pci 0000:00:1f.2: reg 0x14: [io 0xf080-0xf083]
[ 0.202070] pci 0000:00:1f.2: reg 0x18: [io 0xf070-0xf077]
[ 0.202076] pci 0000:00:1f.2: reg 0x1c: [io 0xf060-0xf063]
[ 0.202081] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
[ 0.202087] pci 0000:00:1f.2: reg 0x24: [mem 0xf3236000-0xf32367ff]
[ 0.202118] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.202161] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.202173] pci 0000:00:1f.3: reg 0x10: [mem 0xf3235000-0xf32350ff 64bit]
[ 0.202190] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.202273] pci 0000:01:00.0: [10de:11c0] type 00 class 0x030000
[ 0.202282] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
[ 0.202291] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[ 0.202300] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 0.202306] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.202312] pci 0000:01:00.0: reg 0x30: [mem 0xf3000000-0xf307ffff pref]
[ 0.202361] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.202388] pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300
[ 0.202397] pci 0000:01:00.1: reg 0x10: [mem 0xf3080000-0xf3083fff]
[ 0.208685] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.208687] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.208689] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf30fffff]
[ 0.208737] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.208807] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
[ 0.208933] pci 0000:03:00.0: supports D1 D2
[ 0.208934] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.208954] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.208973] pci 0000:00:1c.3: PCI bridge to [bus 03-04] (subtractive decode)
[ 0.208977] pci 0000:00:1c.3: bridge window [mem 0xf3100000-0xf31fffff]
[ 0.208981] pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.208982] pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.208983] pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.208984] pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.208985] pci 0000:00:1c.3: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.208986] pci 0000:00:1c.3: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.208987] pci 0000:00:1c.3: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.208988] pci 0000:00:1c.3: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[ 0.208989] pci 0000:00:1c.3: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[ 0.208990] pci 0000:00:1c.3: bridge window [mem 0xd0000000-0xfeafffff] (subtractive decode)
[ 0.209061] pci 0000:04:00.0: [168c:002d] type 00 class 0x028000
[ 0.209095] pci 0000:04:00.0: reg 0x10: [mem 0xf3100000-0xf310ffff]
[ 0.209351] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
[ 0.209364] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff]
[ 0.209373] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.209374] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff] (subtractive decode)
[ 0.209375] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.209376] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[ 0.209377] pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.209378] pci 0000:03:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.209379] pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.209380] pci 0000:03:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.209381] pci 0000:03:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.209382] pci 0000:03:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.209383] pci 0000:03:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.209384] pci 0000:03:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[ 0.209385] pci 0000:03:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[ 0.209386] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xfeafffff] (subtractive decode)
[ 0.209408] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 0.209784] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.209814] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.209842] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.209869] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.209897] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.209925] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.209954] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.209982] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.210114] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.210172] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.210173] vgaarb: loaded
[ 0.210173] vgaarb: bridge control possible 0000:01:00.0
[ 0.210188] PCI: Using ACPI for IRQ routing
[ 0.211404] PCI: pci_cache_line_size set to 64 bytes
[ 0.211442] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.211443] e820: reserve RAM buffer [mem 0xbb232000-0xbbffffff]
[ 0.211444] e820: reserve RAM buffer [mem 0xbc248000-0xbfffffff]
[ 0.211445] e820: reserve RAM buffer [mem 0xce79a000-0xcfffffff]
[ 0.211446] e820: reserve RAM buffer [mem 0xcf800000-0xcfffffff]
[ 0.211446] e820: reserve RAM buffer [mem 0x22e000000-0x22fffffff]
[ 0.211499] NetLabel: Initializing
[ 0.211500] NetLabel: domain hash size = 128
[ 0.211500] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.211507] NetLabel: unlabeled traffic allowed by default
[ 0.211519] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.211523] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.213540] Switched to clocksource hpet
[ 0.216475] pnp: PnP ACPI init
[ 0.216483] ACPI: bus type PNP registered
[ 0.216524] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.216527] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.216533] pnp 00:01: [dma 4]
[ 0.216544] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.216555] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.216614] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.216684] system 00:04: [io 0x0680-0x069f] has been reserved
[ 0.216686] system 00:04: [io 0xffff] has been reserved
[ 0.216687] system 00:04: [io 0xffff] has been reserved
[ 0.216688] system 00:04: [io 0xffff] has been reserved
[ 0.216689] system 00:04: [io 0x1c00-0x1cfe] has been reserved
[ 0.216690] system 00:04: [io 0x1d00-0x1dfe] has been reserved
[ 0.216691] system 00:04: [io 0x1e00-0x1efe] has been reserved
[ 0.216692] system 00:04: [io 0x1f00-0x1ffe] has been reserved
[ 0.216693] system 00:04: [io 0x1800-0x18fe] could not be reserved
[ 0.216695] system 00:04: [io 0x164e-0x164f] has been reserved
[ 0.216696] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.216715] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.216745] system 00:06: [io 0x1854-0x1857] has been reserved
[ 0.216746] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.216822] system 00:07: [io 0x0a00-0x0a0f] has been reserved
[ 0.216823] system 00:07: [io 0x0a30-0x0a3f] has been reserved
[ 0.216824] system 00:07: [io 0x0a20-0x0a2f] has been reserved
[ 0.216825] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.216983] pnp 00:08: [dma 0 disabled]
[ 0.217013] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.217187] pnp 00:09: [dma 0 disabled]
[ 0.217255] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.217285] system 00:0a: [io 0x04d0-0x04d1] has been reserved
[ 0.217286] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.217303] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.217561] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.217562] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.217563] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.217564] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.217566] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.217567] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.217568] system 00:0c: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.217569] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.217570] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
[ 0.217572] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.217573] system 00:0c: [mem 0xf7fef000-0xf7feffff] has been reserved
[ 0.217574] system 00:0c: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
[ 0.217575] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.217728] pnp: PnP ACPI: found 13 devices
[ 0.217729] ACPI: bus type PNP unregistered
[ 0.223413] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.223415] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.223417] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf30fffff]
[ 0.223421] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.223429] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.223436] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff]
[ 0.223448] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[ 0.223452] pci 0000:00:1c.3: bridge window [mem 0xf3100000-0xf31fffff]
[ 0.223458] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.223459] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.223460] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.223461] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.223462] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.223463] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.223464] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.223465] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.223466] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.223467] pci_bus 0000:00: resource 13 [mem 0xd0000000-0xfeafffff]
[ 0.223468] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.223469] pci_bus 0000:01: resource 1 [mem 0xe8000000-0xf30fffff]
[ 0.223470] pci_bus 0000:03: resource 1 [mem 0xf3100000-0xf31fffff]
[ 0.223471] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
[ 0.223472] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
[ 0.223473] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.223474] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.223475] pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.223476] pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.223477] pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.223478] pci_bus 0000:03: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.223479] pci_bus 0000:03: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.223480] pci_bus 0000:03: resource 13 [mem 0xd0000000-0xfeafffff]
[ 0.223481] pci_bus 0000:04: resource 1 [mem 0xf3100000-0xf31fffff]
[ 0.223482] pci_bus 0000:04: resource 5 [mem 0xf3100000-0xf31fffff]
[ 0.223483] pci_bus 0000:04: resource 8 [io 0x0000-0x0cf7]
[ 0.223484] pci_bus 0000:04: resource 9 [io 0x0d00-0xffff]
[ 0.223485] pci_bus 0000:04: resource 10 [mem 0x000a0000-0x000bffff]
[ 0.223486] pci_bus 0000:04: resource 11 [mem 0x000d0000-0x000d3fff]
[ 0.223487] pci_bus 0000:04: resource 12 [mem 0x000d4000-0x000d7fff]
[ 0.223488] pci_bus 0000:04: resource 13 [mem 0x000d8000-0x000dbfff]
[ 0.223489] pci_bus 0000:04: resource 14 [mem 0x000dc000-0x000dffff]
[ 0.223490] pci_bus 0000:04: resource 15 [mem 0x000e0000-0x000e3fff]
[ 0.223491] pci_bus 0000:04: resource 16 [mem 0x000e4000-0x000e7fff]
[ 0.223492] pci_bus 0000:04: resource 17 [mem 0xd0000000-0xfeafffff]
[ 0.223506] NET: Registered protocol family 2
[ 0.223609] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.223730] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.223895] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.223910] TCP: reno registered
[ 0.223917] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.223944] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.223988] NET: Registered protocol family 1
[ 0.256980] pci 0000:01:00.0: Boot video device
[ 0.256994] PCI: CLS 64 bytes, default 64
[ 0.257020] Unpacking initramfs...
[ 0.294705] Freeing initrd memory: 3168K (ffff8800379c0000 - ffff880037cd8000)
[ 0.294716] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.294717] software IO TLB [mem 0xca79a000-0xce79a000] (64MB) mapped at [ffff8800ca79a000-ffff8800ce799fff]
[ 0.294842] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.294863] Scanning for low memory corruption every 60 seconds
[ 0.294994] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.303763] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.304553] zbud: loaded
[ 0.304660] VFS: Disk quotas dquot_6.5.2
[ 0.304681] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.304745] msgmni has been set to 15851
[ 0.304773] Key type big_key registered
[ 0.304856] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.304885] io scheduler noop registered
[ 0.304886] io scheduler deadline registered
[ 0.304909] io scheduler cfq registered (default)
[ 0.305005] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X
[ 0.305115] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.305124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.305139] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 0.305140] vesafb: scrolling: redraw
[ 0.305141] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.305727] vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
[ 0.421564] Console: switching to colour frame buffer device 240x67
[ 0.536923] fb0: VESA VGA frame buffer device
[ 0.536932] intel_idle: MWAIT substates: 0x42120
[ 0.536933] intel_idle: v0.4 model 0x3C
[ 0.536934] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.537045] GHES: HEST is not enabled!
[ 0.537073] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.557614] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.578155] 0000:00:16.3: ttyS1 at I/O 0xf0a0 (irq = 19, base_baud = 115200) is a 16550A
[ 0.578323] Linux agpgart interface v0.103
[ 0.578347] rtc_cmos 00:05: RTC can wake from S4
[ 0.578460] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.578493] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.578499] Intel P-state driver initializing.
[ 0.578506] Intel pstate controlling: cpu 0
[ 0.578516] Intel pstate controlling: cpu 1
[ 0.578525] Intel pstate controlling: cpu 2
[ 0.578533] Intel pstate controlling: cpu 3
[ 0.578547] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.578599] TCP: cubic registered
[ 0.578655] NET: Registered protocol family 10
[ 0.578791] NET: Registered protocol family 17
[ 0.579032] registered taskstats version 1
[ 0.579379] Magic number: 2:735:176
[ 0.579408] acpi device:39: hash matches
[ 0.579414] acpi device:0c: hash matches
[ 0.579465] rtc_cmos 00:05: setting system clock to 2014-06-26 11:10:28 UTC (1403781028)
[ 0.579516] PM: Hibernation image not present or could not be loaded.
[ 0.579998] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
[ 0.579999] Write protecting the kernel read-only data: 8192k
[ 0.581473] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
[ 0.582105] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
[ 0.586339] random: systemd-tmpfile urandom read with 65 bits of entropy available
[ 0.587122] systemd-udevd[58]: starting version 213
[ 0.595903] ACPI: bus type USB registered
[ 0.595926] usbcore: registered new interface driver usbfs
[ 0.595933] usbcore: registered new interface driver hub
[ 0.596405] usbcore: registered new device driver usb
[ 0.596719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.596815] ehci-pci: EHCI PCI platform driver
[ 0.596919] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.596924] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.596934] ehci-pci 0000:00:1a.0: debug port 2
[ 0.597169] SCSI subsystem initialized
[ 0.598545] libata version 3.00 loaded.
[ 0.600825] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.600841] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf3238000
[ 0.600943] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.601297] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.601307] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.610538] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.610659] hub 1-0:1.0: USB hub found
[ 0.610663] hub 1-0:1.0: 2 ports detected
[ 0.610845] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.610849] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.610858] ehci-pci 0000:00:1d.0: debug port 2
[ 0.614752] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.614762] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3237000
[ 0.623945] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.624126] hub 2-0:1.0: USB hub found
[ 0.624130] hub 2-0:1.0: 2 ports detected
[ 0.624306] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.624310] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.624428] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.624442] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
[ 0.624616] hub 3-0:1.0: USB hub found
[ 0.624632] hub 3-0:1.0: 12 ports detected
[ 0.625905] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.625908] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.626071] hub 4-0:1.0: USB hub found
[ 0.626082] hub 4-0:1.0: 6 ports detected
[ 0.626739] ahci 0000:00:1f.2: version 3.0
[ 0.626827] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
[ 0.626869] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
[ 0.626871] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[ 0.631106] scsi0 : ahci
[ 0.631237] scsi1 : ahci
[ 0.631544] scsi2 : ahci
[ 0.631847] scsi3 : ahci
[ 0.632048] scsi4 : ahci
[ 0.632210] scsi5 : ahci
[ 0.632245] ata1: SATA max UDMA/133 abar m2048@0xf3236000 port 0xf3236100 irq 43
[ 0.632247] ata2: SATA max UDMA/133 abar m2048@0xf3236000 port 0xf3236180 irq 43
[ 0.632247] ata3: DUMMY
[ 0.632248] ata4: DUMMY
[ 0.632249] ata5: DUMMY
[ 0.632249] ata6: DUMMY
[ 0.917514] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.950851] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.950865] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.951513] ata2.00: ATA-9: WDC WD10EZEX-08M2NA0, 01.01A01, max UDMA/100
[ 0.951515] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.952272] ata2.00: configured for UDMA/100
[ 0.965729] ata1.00: ATA-8: KINGSTON SV300S37A120G, 527ABBF0, max UDMA/133
[ 0.965731] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.975526] ata1.00: configured for UDMA/133
[ 0.975682] scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 527A PQ: 0 ANSI: 5
[ 0.976133] scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-08M 01.0 PQ: 0 ANSI: 5
[ 0.979123] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[ 0.979131] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 0.979133] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 0.979142] sd 0:0:0:0: [sda] Write Protect is off
[ 0.979144] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.979150] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.979241] sd 1:0:0:0: [sdb] Write Protect is off
[ 0.979242] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 0.979260] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.979452] sda: sda1 sda2 sda3
[ 0.979690] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.992405] sdb: sdb1 sdb2 sdb3 sdb4
[ 0.992837] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.041522] hub 1-1:1.0: USB hub found
[ 1.041639] hub 1-1:1.0: 6 ports detected
[ 1.147659] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.271718] hub 2-1:1.0: USB hub found
[ 1.271809] hub 2-1:1.0: 6 ports detected
[ 1.297769] tsc: Refined TSC clocksource calibration: 3192.606 MHz
[ 1.431263] usb 3-5: new low-speed USB device number 2 using xhci_hcd
[ 1.537046] random: nonblocking pool is initialized
[ 1.556157] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.587430] systemd[1]: systemd 214 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
[ 1.587513] systemd[1]: Detected architecture 'x86-64'.
[ 1.588205] systemd[1]: Set hostname to <XSign>.
[ 1.614195] usb 3-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.626104] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 1.626132] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.626139] systemd[1]: Starting Remote File Systems.
[ 1.626581] systemd[1]: Reached target Remote File Systems.
[ 1.626590] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 1.626605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.626610] systemd[1]: Starting Paths.
[ 1.626945] systemd[1]: Reached target Paths.
[ 1.626950] systemd[1]: Starting Encrypted Volumes.
[ 1.627363] systemd[1]: Reached target Encrypted Volumes.
[ 1.627373] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 1.628175] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.628182] systemd[1]: Expecting device dev-sdb4.device...
[ 1.628567] systemd[1]: Expecting device dev-sda1.device...
[ 1.628950] systemd[1]: Expecting device dev-sdb3.device...
[ 1.629332] systemd[1]: Starting Root Slice.
[ 1.632141] systemd[1]: Created slice Root Slice.
[ 1.632148] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 1.632697] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 1.632703] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 1.633212] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.633217] systemd[1]: Starting Delayed Shutdown Socket.
[ 1.633664] systemd[1]: Listening on Delayed Shutdown Socket.
[ 1.633669] systemd[1]: Starting Journal Socket (/dev/log).
[ 1.634133] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.634139] systemd[1]: Starting udev Control Socket.
[ 1.634558] systemd[1]: Listening on udev Control Socket.
[ 1.634564] systemd[1]: Starting udev Kernel Socket.
[ 1.634987] systemd[1]: Listening on udev Kernel Socket.
[ 1.634993] systemd[1]: Starting LVM2 metadata daemon socket.
[ 1.635469] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 1.635474] systemd[1]: Starting User and Session Slice.
[ 1.635984] systemd[1]: Created slice User and Session Slice.
[ 1.635990] systemd[1]: Starting Journal Socket.
[ 1.636382] systemd[1]: Listening on Journal Socket.
[ 1.636391] systemd[1]: Starting System Slice.
[ 1.636828] systemd[1]: Created slice System Slice.
[ 1.636837] systemd[1]: Started File System Check on Root Device.
[ 1.636841] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 1.637390] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 1.637397] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 1.638043] systemd[1]: Mounting Temporary Directory...
[ 1.639117] systemd[1]: Mounting Debug File System...
[ 1.639740] systemd[1]: Starting udev Coldplug all Devices...
[ 1.640987] systemd[1]: Started Load Kernel Modules.
[ 1.640998] systemd[1]: Mounted FUSE Control File System.
[ 1.641689] systemd[1]: Starting Apply Kernel Variables...
[ 1.642275] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.642976] systemd[1]: Starting Setup Virtual Console...
[ 1.644065] EXT4-fs (sda2): re-mounted. Opts: data=ordered
[ 1.645742] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 1.646672] systemd[1]: Mounting Huge Pages File System...
[ 1.647253] systemd[1]: Mounting Configuration File System...
[ 1.648402] systemd[1]: Started Set Up Additional Binary Formats.
[ 1.648413] systemd[1]: Starting system-getty.slice.
[ 1.649035] systemd[1]: Created slice system-getty.slice.
[ 1.649044] systemd[1]: Starting Journal Service...
[ 1.649940] systemd[1]: Started Journal Service.
[ 1.684590] systemd-udevd[160]: starting version 214
[ 1.714384] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 1.714388] ACPI: Power Button [PWRB]
[ 1.714417] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 1.714419] ACPI: Power Button [PWRF]
[ 1.716491] pps_core: LinuxPPS API ver. 1 registered
[ 1.716493] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.716760] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.717286] PTP clock support registered
[ 1.718023] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
[ 1.721435] parport_pc 00:09: reported by Plug and Play ACPI
[ 1.721481] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
[ 1.721541] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 1.721542] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 1.721903] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.721917] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[ 1.748190] ACPI: Fan [FAN0] (off)
[ 1.748215] ACPI: Fan [FAN1] (off)
[ 1.748234] ACPI: Fan [FAN2] (off)
[ 1.748255] ACPI: Fan [FAN3] (off)
[ 1.748276] ACPI: Fan [FAN4] (off)
[ 1.749478] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.749479] ACPI: Thermal Zone [TZ00] (28 C)
[ 1.749609] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.749610] ACPI: Thermal Zone [TZ01] (30 C)
[ 1.757876] [drm] Initialized drm 1.1.0 20060810
[ 1.767187] input: PC Speaker as /devices/platform/pcspkr/input/input4
[ 1.774098] cfg80211: Calling CRDA to update world regulatory domain
[ 1.774823] usb 3-6: new full-speed USB device number 3 using xhci_hcd
[ 1.795673] Adding 16002224k swap on /dev/sdb4. Priority:-1 extents:1 across:16002224k FS
[ 1.801517] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x9
[ 1.805001] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.806877] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x9
[ 1.806888] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x9
[ 1.806895] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x9
[ 1.806928] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.823570] AVX2 version of gcm_enc/dec engaged.
[ 1.849773] nvidia: module license 'NVIDIA' taints kernel.
[ 1.849774] Disabling lock debugging due to kernel taint
[ 1.856456] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 1.856549] ppdev: user-space parallel port driver
[ 1.856785] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
[ 1.856789] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 337.25 Tue May 27 11:05:28 PDT 2014
[ 1.993532] e1000e 0000:00:19.0 eth0: registered PHC clock
[ 1.993533] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 74:d4:35:86:a4:73
[ 1.993534] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 1.993584] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 1.993718] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 1.993806] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 1.993810] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 1.993950] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[ 1.994002] ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20140214/utaddress-258)
[ 1.994003] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.996461] iTCO_vendor_support: vendor-support=0
[ 1.996939] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 1.996968] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 2.005457] sound hdaudioC0D2: autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 2.005458] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.005459] sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 2.005459] sound hdaudioC0D2: mono: mono_out=0x0
[ 2.005460] sound hdaudioC0D2: dig-out=0x11/0x1e
[ 2.005460] sound hdaudioC0D2: inputs:
[ 2.005461] sound hdaudioC0D2: Rear Mic=0x18
[ 2.005462] sound hdaudioC0D2: Front Mic=0x19
[ 2.005462] sound hdaudioC0D2: Line=0x1a
[ 2.005463] sound hdaudioC0D2: CD=0x1c
[ 2.005463] sound hdaudioC0D2: dig-in=0x1f
[ 2.008421] systemd-udevd[162]: renamed network interface eth0 to eno1
[ 2.019322] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input6
[ 2.020297] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 2.020335] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 2.020370] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 2.020403] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 2.020435] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 2.020468] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 2.026197] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: data=ordered
[ 2.132907] systemd-journald[153]: Received request to flush runtime journal from PID 1
[ 2.157519] ath: EEPROM regdomain: 0x809c
[ 2.157520] ath: EEPROM indicates we should expect a country code
[ 2.157520] ath: doing EEPROM country->regdmn map search
[ 2.157520] ath: country maps to regdmn code: 0x52
[ 2.157521] ath: Country alpha2 being used: CN
[ 2.157521] ath: Regpair used: 0x52
[ 2.160431] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 2.160562] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xffffc90006800000, irq=19
[ 2.181947] systemd-udevd[162]: renamed network interface wlan0 to wlp4s0
[ 2.298729] Switched to clocksource tsc
[ 2.376487] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[ 2.376547] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[ 2.376591] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[ 2.376632] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[ 2.560514] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[ 3.062601] nvidia 0000:01:00.0: irq 47 for MSI/MSI-X
[ 3.592415] NVRM: Your system is not currently configured to drive a VGA console
[ 3.592417] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[ 3.592418] NVRM: requires the use of a text-mode VGA console. Use of other console
[ 3.592419] NVRM: drivers including, but not limited to, vesafb, may result in
[ 3.592420] NVRM: corruption and stability problems, and is not supported.
[ 7.032503] usb 3-6: unable to read config index 0 descriptor/all
[ 7.032509] usb 3-6: can't read configurations, error -110
[ 7.299384] usb 3-11: new high-speed USB device number 5 using xhci_hcd
[ 7.769759] usb 3-6: new full-speed USB device number 6 using xhci_hcd
[ 7.973941] hidraw: raw HID events driver (C) Jiri Kosina
[ 7.986288] usbcore: registered new interface driver usbhid
[ 7.986290] usbhid: USB HID core driver
[ 7.987065] input: HID 046a:0011 as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:046A:0011.0001/input/input17
[ 7.987234] hid-generic 0003:046A:0011.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 046a:0011] on usb-0000:00:14.0-5/input0
[ 7.987314] input: Razer Razer DeathAdder as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1532:0016.0002/input/input18
[ 7.987439] hid-generic 0003:1532:0016.0002: input,hidraw1: USB HID v1.11 Mouse [Razer Razer DeathAdder] on usb-0000:00:14.0-6/input0
[ 7.989050] mousedev: PS/2 mouse device common for all mice
[ 8.124996] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[ 8.136818] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
[ 8.136826] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 4.
[ 8.136827] usb 3-11: hub failed to enable device, error -22
[ 8.226730] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[ 8.226799] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 8.296772] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
[ 8.296839] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 4.
[ 8.296841] usb 3-11: hub failed to enable device, error -22
[ 8.456902] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
[ 8.481367] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95848
[ 8.481369] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95800
[ 8.481370] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95890
[ 8.481371] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f958d8
[ 8.481372] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95920
[ 8.481373] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95968
[ 8.481374] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f959b0
[ 8.481751] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[ 8.491510] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 0005 detected
[ 8.491667] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 8.491846] usbcore: registered new interface driver rt2800usb
[ 8.527024] systemd-udevd[163]: renamed network interface wlan0 to wlp0s20u11
[ 37.746771] fuse init (API version 7.23)
[ 162.364940] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 162.368409] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 162.630888] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
[ 165.603287] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
[ 165.711742] e1000e: eno1 NIC Link is Down
[ 165.815617] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[ 165.917212] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[ 165.917299] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 166.200400] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
[ 169.526968] wlp0s20u11: authenticate with f8:d1:11:e0:43:42
[ 169.559811] wlp0s20u11: send auth to f8:d1:11:e0:43:42 (try 1/3)
[ 169.561558] wlp0s20u11: authenticated
[ 169.563460] wlp0s20u11: associate with f8:d1:11:e0:43:42 (try 1/3)
[ 169.566987] wlp0s20u11: RX AssocResp from f8:d1:11:e0:43:42 (capab=0x431 status=0 aid=2)
[ 169.569703] wlp0s20u11: associated
[ 169.569713] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u11: link becomes ready
[ 169.601748] wlp0s20u11: Limiting TX power to 20 (20 - 0) dBm as advertised by f8:d1:11:e0:43:42Offline
I think it's a bug, nothing I can do about it, it's exactly same like this one https://bbs.archlinux.org/viewtopic.php?id=153519
Offline