You are not logged in.

#1 2016-03-09 21:40:40

juangl
Member
Registered: 2016-03-09
Posts: 2

Hard blocked wireless ofter resume in HP ENVY 15-k253ca

I'm really tired to googling. 

When I turn on my computer  rfkill log is:

$ rfkill list all
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

but then I suspend and resume and the log is:

$ rfkill list all
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: yes

I have the next dmesg output:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.4-1-ARCH (builduser@tobias) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Fri Mar 4 15:40:05 CET 2016
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=2ad1a746-abfc-4615-9342-99fb8077ae39 rw quiet CONFIG_HP_WIRELESS=y
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009c49efff] usable
[    0.000000] BIOS-e820: [mem 0x000000009c49f000-0x000000009c69efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000009c69f000-0x000000009ceaefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009ceaf000-0x000000009cfaefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cfaf000-0x000000009cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by INSYDE Corp.
[    0.000000] efi:  ACPI=0x9cffe000  ACPI 2.0=0x9cffe014  SMBIOS=0x9ceaef98 
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Hewlett-Packard HP ENVY 15 Notebook PC          /2290, BIOS F.42 03/18/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x25f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7C00000000 write-back
[    0.000000]   1 base 009D000000 mask 7FFF000000 uncachable
[    0.000000]   2 base 009E000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   4 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff88000007e000] 7e000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
[    0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
[    0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
[    0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
[    0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3792c000-0x37c8dfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 0x000000009CFFE210 0000B4 (v01 HPQOEM SLIC-MPC 00000001 HP   01000013)
[    0.000000] ACPI: FACP 0x000000009CFF8000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: DSDT 0x000000009CFE4000 010D34 (v01 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
[    0.000000] ACPI: FACS 0x000000009CFAA000 000040
[    0.000000] ACPI: UEFI 0x000000009CFFD000 000236 (v01 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: FPDT 0x000000009CFFB000 000044 (v01 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: MSDM 0x000000009CFFA000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: ASF! 0x000000009CFF9000 0000A5 (v32 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: HPET 0x000000009CFF7000 000038 (v01 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: APIC 0x000000009CFF6000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.000000] ACPI: MCFG 0x000000009CFF5000 00003C (v01 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: SSDT 0x000000009CFE2000 0010BF (v01 HPQOEM 2290     00001000 ACPI 00040000)
[    0.000000] ACPI: BOOT 0x000000009CFE0000 000028 (v01 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: LPIT 0x000000009CFDF000 000094 (v01 HPQOEM 2290     00000000 HP   00040000)
[    0.000000] ACPI: ASPT 0x000000009CFDD000 000034 (v07 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: DBGP 0x000000009CFDC000 000034 (v01 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDB000 000539 (v01 HPQOEM 2290     00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDA000 000AD8 (v01 HPQOEM 2290     00003000 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFD6000 0034C1 (v01 HPQOEM 2290     00003000 ACPI 00040000)
[    0.000000] ACPI: BGRT 0x000000009CFD5000 000038 (v01 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: DMAR 0x000000009CFD4000 0000B8 (v01 HPQOEM 2290     00000001 HP   00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x25f5fa000-0x25f5fdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000025f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000006efff]
[    0.000000]   node   0: [mem 0x0000000000070000-0x0000000000087fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009c49efff]
[    0.000000]   node   0: [mem 0x000000009cfff000-0x000000009cffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000025f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff]
[    0.000000] On node 0 totalpages: 2079270
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3974 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9939 pages used for memmap
[    0.000000]   DMA32 zone: 636064 pages, LIFO batch:31
[    0.000000]   Normal zone: 22488 pages used for memmap
[    0.000000]   Normal zone: 1439232 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9c49f000-0x9c69efff]
[    0.000000] PM: Registered nosave memory: [mem 0x9c69f000-0x9ceaefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9ceaf000-0x9cfaefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cfaf000-0x9cffefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 32 pages/cpu @ffff88025f200000 s92696 r8192 d30184 u262144
[    0.000000] pcpu-alloc: s92696 r8192 d30184 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2046757
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=2ad1a746-abfc-4615-9342-99fb8077ae39 rw quiet CONFIG_HP_WIRELESS=y
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8045244K/8317080K available (5741K kernel code, 946K rwdata, 1820K rodata, 1188K init, 1156K bss, 271836K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:488 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2594.213 MHz processor
[    0.000027] Calibrating delay loop (skipped), value calculated using timer frequency.. 5190.61 BogoMIPS (lpj=8647376)
[    0.000029] pid_max: default: 32768 minimum: 301
[    0.000034] ACPI: Core revision 20150930
[    0.011715] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.025885] Security Framework initialized
[    0.025888] Yama: becoming mindful.
[    0.026329] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.027770] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.028583] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.028591] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.028796] Initializing cgroup subsys io
[    0.028799] Initializing cgroup subsys memory
[    0.028804] Initializing cgroup subsys devices
[    0.028806] Initializing cgroup subsys freezer
[    0.028808] Initializing cgroup subsys net_cls
[    0.028810] Initializing cgroup subsys pids
[    0.028829] CPU: Physical Processor ID: 0
[    0.028830] CPU: Processor Core ID: 0
[    0.028834] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.028835] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.029688] mce: CPU supports 9 MCE banks
[    0.029701] CPU0: Thermal monitoring enabled (TM1)
[    0.029710] process: using mwait in idle threads
[    0.029713] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.029714] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.029997] Freeing SMP alternatives memory: 20K (ffffffff81a17000 - ffffffff81a1c000)
[    0.035143] ftrace: allocating 22865 entries in 90 pages
[    0.043423] DMAR: Host address width 39
[    0.043424] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.043429] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[    0.043430] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.043433] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[    0.043434] DMAR: RMRR base: 0x0000009cde0000 end: 0x0000009cdfffff
[    0.043437] DMAR: RMRR base: 0x0000009d800000 end: 0x0000009f9fffff
[    0.043439] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.043440] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.043441] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.043710] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.043711] x2apic enabled
[    0.043729] Switched APIC routing to cluster x2apic.
[    0.044145] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.077154] TSC deadline timer enabled
[    0.077157] smpboot: CPU0: Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.077179] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.077197] ... version:                3
[    0.077198] ... bit width:              48
[    0.077199] ... generic registers:      4
[    0.077199] ... value mask:             0000ffffffffffff
[    0.077200] ... max period:             0000ffffffffffff
[    0.077201] ... fixed-purpose events:   3
[    0.077202] ... event mask:             000000070000000f
[    0.107232] x86: Booting SMP configuration:
[    0.107234] .... node  #0, CPUs:      #1
[    0.110776] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.120731]  #2 #3 #4 #5 #6 #7
[    0.174010] x86: Booted up 1 node, 8 CPUs
[    0.174014] smpboot: Total of 8 processors activated (41524.88 BogoMIPS)
[    0.181124] devtmpfs: initialized
[    0.183078] PM: Registering ACPI NVS region [mem 0x9ceaf000-0x9cfaefff] (1048576 bytes)
[    0.183163] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.183239] pinctrl core: initialized pinctrl subsystem
[    0.183278] RTC time: 21:07:49, date: 03/09/16
[    0.183381] NET: Registered protocol family 16
[    0.194331] cpuidle: using governor ladder
[    0.207669] cpuidle: using governor menu
[    0.207688] Simple Boot Flag at 0x44 set to 0x1
[    0.207709] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.207710] ACPI: bus type PCI registered
[    0.207711] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.207772] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.207774] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.207778] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.208045] PCI: Using configuration type 1 for base access
[    0.208306] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.224594] ACPI: Added _OSI(Module Device)
[    0.224595] ACPI: Added _OSI(Processor Device)
[    0.224596] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.224598] ACPI: Added _OSI(Processor Aggregator Device)
[    0.227446] ACPI: Executed 1 blocks of module-level executable AML code
[    0.229523] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.230045] ACPI: Dynamic OEM Table Load:
[    0.230052] ACPI: SSDT 0xFFFF8802551BBC00 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20121018)
[    0.230620] ACPI: Dynamic OEM Table Load:
[    0.230626] ACPI: SSDT 0xFFFF8802551C1800 0005AA (v01 PmRef  ApIst    00003000 INTL 20121018)
[    0.231237] ACPI: Dynamic OEM Table Load:
[    0.231241] ACPI: SSDT 0xFFFF8802551B6C00 000119 (v01 PmRef  ApCst    00003000 INTL 20121018)
[    0.232692] ACPI : EC: EC started
[    0.345120] ACPI: Interpreter enabled
[    0.345128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[    0.345134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[    0.345152] ACPI: (supports S0 S3 S4 S5)
[    0.345153] ACPI: Using IOAPIC for interrupt routing
[    0.345175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.365722] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.365727] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.365787] \_SB_.PCI0:_OSC invalid UUID
[    0.365788] _OSC request data:1 1f 0 
[    0.365791] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.366055] PCI host bridge to bus 0000:00
[    0.366058] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.366060] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.366061] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.366062] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.366063] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.366064] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.366066] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.366067] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.366068] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.366069] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.366070] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.366071] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.366073] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.366074] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.366075] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.366076] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.366077] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
[    0.366079] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.366085] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[    0.366176] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[    0.366188] pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb23fffff 64bit]
[    0.366194] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.366197] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.366279] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.366289] pci 0000:00:03.0: reg 0x10: [mem 0xb2610000-0xb2613fff 64bit]
[    0.366392] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.366416] pci 0000:00:14.0: reg 0x10: [mem 0xb2600000-0xb260ffff 64bit]
[    0.366463] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.366513] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.366545] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.366570] pci 0000:00:16.0: reg 0x10: [mem 0xb2618000-0xb261800f 64bit]
[    0.366620] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.366703] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.366933] pci 0000:00:1a.0: reg 0x10: [mem 0xb261d000-0xb261d3ff]
[    0.368156] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.368220] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.368255] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.368279] pci 0000:00:1b.0: reg 0x10: [mem 0xb2614000-0xb2617fff 64bit]
[    0.368332] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.368384] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.368414] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.368473] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.368580] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[    0.368639] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.368713] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.368744] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.368803] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.368910] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.369128] pci 0000:00:1d.0: reg 0x10: [mem 0xb261c000-0xb261c3ff]
[    0.370349] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.370411] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.370443] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
[    0.370607] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[    0.370626] pci 0000:00:1f.2: reg 0x10: [io  0x5088-0x508f]
[    0.370633] pci 0000:00:1f.2: reg 0x14: [io  0x5094-0x5097]
[    0.370640] pci 0000:00:1f.2: reg 0x18: [io  0x5080-0x5087]
[    0.370647] pci 0000:00:1f.2: reg 0x1c: [io  0x5090-0x5093]
[    0.370654] pci 0000:00:1f.2: reg 0x20: [io  0x5060-0x507f]
[    0.370661] pci 0000:00:1f.2: reg 0x24: [mem 0xb261b000-0xb261b7ff]
[    0.370687] pci 0000:00:1f.2: PME# supported from D3hot
[    0.370761] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.370776] pci 0000:00:1f.3: reg 0x10: [mem 0xb2619000-0xb26190ff 64bit]
[    0.370795] pci 0000:00:1f.3: reg 0x20: [io  0x5040-0x505f]
[    0.370954] pci 0000:01:00.0: [8086:08b3] type 00 class 0x028000
[    0.371037] pci 0000:01:00.0: reg 0x10: [mem 0xb2500000-0xb2501fff 64bit]
[    0.371252] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.377880] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.377886] pci 0000:00:1c.0:   bridge window [mem 0xb2500000-0xb25fffff]
[    0.377947] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.377985] pci 0000:02:00.0: reg 0x10: [io  0x4000-0x40ff]
[    0.378013] pci 0000:02:00.0: reg 0x18: [mem 0xb2404000-0xb2404fff 64bit]
[    0.378031] pci 0000:02:00.0: reg 0x20: [mem 0xb2400000-0xb2403fff 64bit]
[    0.378102] pci 0000:02:00.0: supports D1 D2
[    0.378104] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.378156] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.384536] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.384540] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.384543] pci 0000:00:1c.1:   bridge window [mem 0xb2400000-0xb24fffff]
[    0.384593] pci 0000:00:1c.2: PCI bridge to [bus 03-08]
[    0.384596] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.384599] pci 0000:00:1c.2:   bridge window [mem 0xb1000000-0xb1ffffff]
[    0.384605] pci 0000:00:1c.2:   bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
[    0.385136] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.385175] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.385211] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.385247] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.385285] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.385321] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.385357] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.385393] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.385576] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.385615] ACPI : EC: GPE = 0x1d, I/O: command/status = 0x66, data = 0x62
[    0.385685] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.385686] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.385688] vgaarb: loaded
[    0.385689] vgaarb: bridge control possible 0000:00:02.0
[    0.385790] PCI: Using ACPI for IRQ routing
[    0.391094] PCI: pci_cache_line_size set to 64 bytes
[    0.391156] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[    0.391158] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[    0.391159] e820: reserve RAM buffer [mem 0x9c49f000-0x9fffffff]
[    0.391160] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    0.391161] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
[    0.391249] NetLabel: Initializing
[    0.391250] NetLabel:  domain hash size = 128
[    0.391251] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.391260] NetLabel:  unlabeled traffic allowed by default
[    0.391285] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.391289] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.393313] clocksource: Switched to clocksource hpet
[    0.397705] pnp: PnP ACPI init
[    0.398108] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.398110] system 00:00: [io  0xffff] has been reserved
[    0.398112] system 00:00: [io  0xffff] has been reserved
[    0.398113] system 00:00: [io  0xffff] has been reserved
[    0.398115] system 00:00: [io  0x1800-0x18fe] could not be reserved
[    0.398116] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.398117] system 00:00: [io  0x0454-0x0457] has been reserved
[    0.398119] system 00:00: [io  0x0380-0x0387] has been reserved
[    0.398122] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.398157] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.398159] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.398177] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.398203] pnp 00:03: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    0.398228] pnp 00:04: Plug and Play ACPI device, IDs SYN1ec9 SYN1e00 SYN0002 PNP0f13 (active)
[    0.398422] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.398424] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.398425] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.398426] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.398428] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.398429] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.398431] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.398432] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[    0.398434] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.398435] system 00:05: [mem 0x9fa20000-0x9fa20fff] has been reserved
[    0.398436] system 00:05: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[    0.398438] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.398666] pnp: PnP ACPI: found 6 devices
[    0.404659] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.404686] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.404692] pci 0000:00:1c.0:   bridge window [mem 0xb2500000-0xb25fffff]
[    0.404700] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.404703] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.404707] pci 0000:00:1c.1:   bridge window [mem 0xb2400000-0xb24fffff]
[    0.404714] pci 0000:00:1c.2: PCI bridge to [bus 03-08]
[    0.404717] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.404721] pci 0000:00:1c.2:   bridge window [mem 0xb1000000-0xb1ffffff]
[    0.404725] pci 0000:00:1c.2:   bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
[    0.404731] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.404733] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.404734] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.404735] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.404736] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.404738] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.404739] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.404740] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.404741] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.404742] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.404744] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.404745] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.404746] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.404747] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.404748] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.404749] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.404751] pci_bus 0000:00: resource 20 [mem 0x9fa00000-0xfeafffff window]
[    0.404752] pci_bus 0000:01: resource 1 [mem 0xb2500000-0xb25fffff]
[    0.404753] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.404755] pci_bus 0000:02: resource 1 [mem 0xb2400000-0xb24fffff]
[    0.404756] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.404757] pci_bus 0000:03: resource 1 [mem 0xb1000000-0xb1ffffff]
[    0.404758] pci_bus 0000:03: resource 2 [mem 0xb0000000-0xb0ffffff 64bit pref]
[    0.404784] NET: Registered protocol family 2
[    0.404936] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.405071] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.405251] TCP: Hash tables configured (established 65536 bind 65536)
[    0.405274] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.405303] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.405359] NET: Registered protocol family 1
[    0.405371] pci 0000:00:02.0: Video device with shadowed ROM
[    0.433363] PCI: CLS 64 bytes, default 64
[    0.433400] Unpacking initramfs...
[    0.483638] Freeing initrd memory: 3464K (ffff88003792c000 - ffff880037c8e000)
[    0.483664] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.483666] software IO TLB [mem 0x9801a000-0x9c01a000] (64MB) mapped at [ffff88009801a000-ffff88009c019fff]
[    0.483716] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.483717] hw unit of domain pp0-core 2^-14 Joules
[    0.483718] hw unit of domain package 2^-14 Joules
[    0.483719] hw unit of domain dram 2^-14 Joules
[    0.483720] hw unit of domain pp1-gpu 2^-14 Joules
[    0.483801] Scanning for low memory corruption every 60 seconds
[    0.484042] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.484308] Initialise system trusted keyring
[    0.484442] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.485530] zbud: loaded
[    0.485693] VFS: Disk quotas dquot_6.6.0
[    0.485719] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.485841] Key type big_key registered
[    0.486082] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.486119] io scheduler noop registered
[    0.486122] io scheduler deadline registered
[    0.486144] io scheduler cfq registered (default)
[    0.486500] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.486506] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.486516] efifb: probing for efifb
[    0.486533] efifb: framebuffer at 0xa0000000, mapped to 0xffffc90001000000, using 8128k, total 8128k
[    0.486534] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.486535] efifb: scrolling: redraw
[    0.486536] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.490203] Console: switching to colour frame buffer device 240x67
[    0.493753] fb0: EFI VGA frame buffer device
[    0.493760] intel_idle: MWAIT substates: 0x42120
[    0.493761] intel_idle: v0.4 model 0x3C
[    0.493762] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.494033] GHES: HEST is not enabled!
[    0.494086] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.494438] Linux agpgart interface v0.103
[    0.494916] rtc_cmos 00:02: RTC can wake from S4
[    0.495025] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.495053] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.495063] Intel P-state driver initializing.
[    0.495259] ledtrig-cpu: registered to indicate activity on CPUs
[    0.496130] NET: Registered protocol family 10
[    0.496579] NET: Registered protocol family 17
[    0.497271] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x1c
[    0.497295] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x1c
[    0.497308] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x1c
[    0.497329] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x1c
[    0.497378] microcode: CPU4 sig=0x306c3, pf=0x20, revision=0x1c
[    0.497402] microcode: CPU5 sig=0x306c3, pf=0x20, revision=0x1c
[    0.497446] microcode: CPU6 sig=0x306c3, pf=0x20, revision=0x1c
[    0.497469] microcode: CPU7 sig=0x306c3, pf=0x20, revision=0x1c
[    0.497591] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.498234] registered taskstats version 1
[    0.498272] Loading compiled-in X.509 certificates
[    0.498334] zswap: loaded using pool lzo/zbud
[    0.499422]   Magic number: 8:948:145
[    0.499477] acpi device:16: hash matches
[    0.499588] rtc_cmos 00:02: setting system clock to 2016-03-09 21:07:50 UTC (1457557670)
[    0.499764] PM: Hibernation image not present or could not be loaded.
[    0.501986] Freeing unused kernel memory: 1188K (ffffffff818ee000 - ffffffff81a17000)
[    0.501989] Write protecting the kernel read-only data: 8192k
[    0.502578] Freeing unused kernel memory: 392K (ffff88000159e000 - ffff880001600000)
[    0.504092] Freeing unused kernel memory: 228K (ffff8800017c7000 - ffff880001800000)
[    0.517417] random: systemd-tmpfile urandom read with 15 bits of entropy available
[    0.543981] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.548130] ACPI: bus type USB registered
[    0.548147] usbcore: registered new interface driver usbfs
[    0.548155] usbcore: registered new interface driver hub
[    0.548183] usbcore: registered new device driver usb
[    0.550952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.551619] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.551651] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.551866] ehci-pci: EHCI PCI platform driver
[    0.552013] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.552018] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.552028] ehci-pci 0000:00:1a.0: debug port 2
[    0.552397] SCSI subsystem initialized
[    0.553566] libata version 3.00 loaded.
[    0.555944] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.555958] ehci-pci 0000:00:1a.0: irq 16, io mem 0xb261d000
[    0.566664] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.566893] hub 1-0:1.0: USB hub found
[    0.566898] hub 1-0:1.0: 2 ports detected
[    0.567119] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.567125] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.567135] ehci-pci 0000:00:1d.0: debug port 2
[    0.571046] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.571056] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb261c000
[    0.580034] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.580293] hub 2-0:1.0: USB hub found
[    0.580298] hub 2-0:1.0: 2 ports detected
[    0.580581] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.580589] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.581680] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[    0.581685] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.581954] hub 3-0:1.0: USB hub found
[    0.581969] hub 3-0:1.0: 14 ports detected
[    0.582575] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.582578] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.582757] hub 4-0:1.0: USB hub found
[    0.582768] hub 4-0:1.0: 6 ports detected
[    0.583221] ahci 0000:00:1f.2: version 3.0
[    0.583360] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode
[    0.583362] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    0.590772] scsi host0: ahci
[    0.590956] scsi host1: ahci
[    0.591080] scsi host2: ahci
[    0.591197] scsi host3: ahci
[    0.591302] scsi host4: ahci
[    0.591405] scsi host5: ahci
[    0.591459] ata1: SATA max UDMA/133 abar m2048@0xb261b000 port 0xb261b100 irq 27
[    0.591461] ata2: DUMMY
[    0.591463] ata3: DUMMY
[    0.591464] ata4: DUMMY
[    0.591467] ata5: SATA max UDMA/133 abar m2048@0xb261b000 port 0xb261b300 irq 27
[    0.591468] ata6: DUMMY
[    0.631906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.873342] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.886670] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.910009] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.910031] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.911206] ata5.00: ATA-8: TOSHIBA MQ01ABD100, AX1P2C, max UDMA/100
[    0.911210] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    0.912700] ata1.00: ATAPI: hp       DVDRW  GUB0N, UB00, max UDMA/133
[    0.912714] ata5.00: configured for UDMA/100
[    0.914870] ata1.00: configured for UDMA/133
[    0.918797] scsi 0:0:0:0: CD-ROM            hp       DVDRW  GUB0N     UB00 PQ: 0 ANSI: 5
[    0.931567] scsi 4:0:0:0: Direct-Access     ATA      TOSHIBA MQ01ABD1 2C   PQ: 0 ANSI: 5
[    0.934748] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    0.934751] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    0.934818] sd 4:0:0:0: [sda] Write Protect is off
[    0.934821] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.934850] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.936746] sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.936747] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.936847] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    0.943306] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    0.997390] hub 1-1:1.0: USB hub found
[    0.997480] hub 1-1:1.0: 6 ports detected
[    1.014150] hub 2-1:1.0: USB hub found
[    1.014233] hub 2-1:1.0: 8 ports detected
[    1.054359]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
[    1.055213] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.123275] hidraw: raw HID events driver (C) Jiri Kosina
[    1.135325] usbcore: registered new interface driver usbhid
[    1.135328] usbhid: USB HID core driver
[    1.135927] input: Microsoft Microsoft® Nano Transceiver v1.0 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:045E:0773.0001/input/input2
[    1.186781] hid-generic 0003:045E:0773.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v1.0] on usb-0000:00:14.0-1/input0
[    1.187060] input: Microsoft Microsoft® Nano Transceiver v1.0 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:045E:0773.0002/input/input3
[    1.240062] hid-generic 0003:045E:0773.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v1.0] on usb-0000:00:14.0-1/input1
[    1.249584] input: Microsoft Microsoft® Nano Transceiver v1.0 as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/0003:045E:0773.0003/input/input4
[    1.263294] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
[    1.300106] hid-generic 0003:045E:0773.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v1.0] on usb-0000:00:14.0-1/input2
[    1.486628] tsc: Refined TSC clocksource calibration: 2593.992 MHz
[    1.486632] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25641074d3b, max_idle_ns: 440795244898 ns
[    1.499957] usb 1-1.3: new full-speed USB device number 4 using ehci-pci
[    1.663257] usb 1-1.4: new full-speed USB device number 5 using ehci-pci
[    2.332745] random: nonblocking pool is initialized
[    2.372924] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    2.486718] clocksource: Switched to clocksource tsc
[    3.495900] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.589358] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    3.589502] systemd[1]: Detected architecture x86-64.
[    3.597890] systemd[1]: Set hostname to <arch>.
[    5.423288] systemd[1]: Listening on Process Core Dump Socket.
[    5.423343] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.423361] systemd[1]: Listening on LVM2 metadata daemon socket.
[    5.423380] systemd[1]: Listening on udev Kernel Socket.
[    5.423399] systemd[1]: Listening on udev Control Socket.
[    5.423423] systemd[1]: Listening on Journal Socket.
[    5.482502] systemd[1]: Reached target User and Group Name Lookups.
[    5.482552] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.482568] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.482830] systemd[1]: Created slice System Slice.
[    5.503016] systemd[1]: Mounting Temporary Directory...
[    5.503507] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    5.503628] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    5.503675] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.503686] systemd[1]: Reached target Encrypted Volumes.
[    5.503695] systemd[1]: Reached target Remote File Systems.
[    5.559714] systemd[1]: Starting Load Kernel Modules...
[    5.559832] systemd[1]: Created slice User and Session Slice.
[    5.559849] systemd[1]: Reached target Slices.
[    5.559861] systemd[1]: Reached target Login Prompts.
[    5.560218] systemd[1]: Mounting Huge Pages File System...
[    5.560332] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.561018] systemd[1]: Starting Set Up Additional Binary Formats...
[    5.561317] systemd[1]: Starting Setup Virtual Console...
[    5.561403] systemd[1]: Created slice system-getty.slice.
[    5.561711] systemd[1]: Mounting Debug File System...
[    5.562017] systemd[1]: Mounting POSIX Message Queue File System...
[    5.562292] systemd[1]: Starting Journal Service...
[    5.562569] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.562645] systemd[1]: Created slice system-dhcpcd.slice.
[    5.562683] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.587970] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    5.616163] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 205 (systemd-binfmt)
[    5.632937] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    5.928559] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    5.928589] systemd[1]: Mounted POSIX Message Queue File System.
[    5.929081] EXT4-fs (sda5): re-mounted. Opts: data=ordered
[    5.929158] systemd[1]: Mounted Temporary Directory.
[    5.929214] systemd[1]: Mounted Huge Pages File System.
[    5.929263] systemd[1]: Mounted Debug File System.
[    5.929424] systemd[1]: Started Remount Root and Kernel File Systems.
[    5.949664] systemd[1]: Starting Load/Save Random Seed...
[    5.999679] systemd[1]: Starting udev Coldplug all Devices...
[    6.000057] systemd[1]: Starting Create Static Device Nodes in /dev...
[    6.000440] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
[    6.000588] systemd[1]: Failed to start Load Kernel Modules.
[    6.000693] systemd[1]: systemd-modules-load.service: Unit entered failed state.
[    6.000696] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[    6.000821] systemd[1]: Started Set Up Additional Binary Formats.
[    6.010015] systemd[1]: Starting Apply Kernel Variables...
[    6.010434] systemd[1]: Mounting Configuration File System...
[    6.077886] systemd[1]: Mounted Configuration File System.
[    6.128162] systemd[1]: Started Load/Save Random Seed.
[    6.260061] systemd[1]: Started udev Coldplug all Devices.
[    6.341492] systemd[1]: Started Apply Kernel Variables.
[    7.105995] systemd[1]: Started Create Static Device Nodes in /dev.
[    7.129583] systemd[1]: Starting udev Kernel Device Manager...
[    7.129650] systemd[1]: Reached target Local File Systems (Pre).
[    7.379818] systemd[1]: Started Setup Virtual Console.
[    8.358958] systemd[1]: Started udev Kernel Device Manager.
[    8.469429] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
[    8.469777] ACPI: Lid Switch [LID0]
[    8.469828] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[    8.469830] ACPI: Power Button [PWRB]
[    8.469873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[    8.469875] ACPI: Power Button [PWRF]
[    8.562796] ACPI: Battery Slot [BAT0] (battery present)
[    8.613911] ACPI Warning: SystemIO range 0x0000000000005040-0x000000000000505F conflicts with OpRegion 0x0000000000005040-0x000000000000504F (\_SB_.PCI0.SBUS.SMBI) (20150930/utaddress-254)
[    8.613916] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.723462] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    8.781080] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.809727] ACPI: AC Adapter [ADP1] (on-line)
[    8.809729] EDAC MC: Ver: 3.0.0
[    8.863713] EDAC ie31200: No ECC support
[    8.984861] [Firmware Bug]: Invalid critical threshold (0)
[    8.986308] thermal LNXTHERM:00: registered as thermal_zone0
[    8.986310] ACPI: Thermal Zone [TZ01] (51 C)
[    9.131778] Initializing HPQ6001 module
[    9.131829] input: HP Wireless hotkeys as /devices/virtual/input/input8
[    9.215079] input: PC Speaker as /devices/platform/pcspkr/input/input9
[    9.218485] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    9.218492] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.223592] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xffffc90000cc2000, d0:bf:9c:8b:27:fb, XID 10900800 IRQ 29
[    9.223595] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    9.269887] [drm] Initialized drm 1.1.0 20060810
[    9.402276] Intel(R) Wireless WiFi driver for Linux
[    9.402278] Copyright(c) 2003- 2015 Intel Corporation
[    9.524713] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-3160-17.ucode failed with error -2
[    9.761896] systemd[1]: Started Journal Service.
[    9.792118] [drm] Memory usable by graphics device = 2048M
[    9.792121] checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
[    9.792122] fb: switching to inteldrmfb from EFI VGA
[    9.792139] Console: switching to colour dummy device 80x25
[    9.792196] [drm] Replacing VGA console driver
[    9.798035] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    9.798036] [drm] Driver supports precise vblank timestamp query.
[    9.798252] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    9.884574] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.884979] acpi device:3f: registered as cooling_device8
[    9.885041] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[    9.885064] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    9.945863] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[    9.949596] AVX2 version of gcm_enc/dec engaged.
[    9.949597] AES CTR mode by8 optimization enabled
[   10.065950] fbcon: inteldrmfb (fb0) is primary device
[   10.124236] hp_accel: laptop model unknown, using default axes configuration
[   10.134197] lis3lv02d: 8 bits 3DC sensor found
[   10.172527] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input12
[   10.173239] psmouse serio1: synaptics: queried max coordinates: x [..5610], y [..4700]
[   10.210649] psmouse serio1: synaptics: queried min coordinates: x [1362..], y [1238..]
[   10.287401] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x12e800/0x0, board id: 2960, fw id: 1619168
[   10.332400] iwlwifi 0000:01:00.0: loaded firmware version 16.242414.0 op_mode iwlmvm
[   10.335045] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
[   10.471434] snd_hda_intel 0000:00:03.0: Applying patch firmware 'hda-jack-retask.fw'
[   10.471557] snd_hda_intel 0000:00:1b.0: Applying patch firmware 'hda-jack-retask.fw'
[   10.600193] iTCO_vendor_support: vendor-support=0
[   10.648683] r8169 0000:02:00.0 eno1: renamed from eth0
[   10.840474] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 3160, REV=0x164
[   10.840554] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[   10.840811] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[   10.877929] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   10.877968] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[   10.878083] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   11.047587] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3241: line_outs=4 (0x14/0x18/0x17/0x16/0x0) type:speaker
[   11.047589] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.047589] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   11.047590] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   11.047591] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   11.047592] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x1a
[   11.047592] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   11.055573] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
[   11.056161] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
[   11.056193] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
[   11.056227] input: HDA Intel PCH Speaker Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[   11.056257] input: HDA Intel PCH Speaker Side as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[   11.066644] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   11.196276] mousedev: PS/2 mouse device common for all mice
[   11.345772] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   11.345827] Console: switching to colour frame buffer device 240x67
[   11.349884] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   11.410513] intel_rapl: Found RAPL domain package
[   11.410517] intel_rapl: Found RAPL domain core
[   11.410520] intel_rapl: Found RAPL domain uncore
[   11.410523] intel_rapl: Found RAPL domain dram
[   11.410527] intel_rapl: RAPL package 0 domain package locked by BIOS
[   11.423082] iwlwifi 0000:01:00.0 wlo1: renamed from wlan0
[   11.561492] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
[   11.561540] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
[   11.561581] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
[   11.700425] systemd-journald[210]: Received request to flush runtime journal from PID 1
[   12.086589] Non-volatile memory driver v1.3
[   12.306103] Adding 3657724k swap on /dev/sda7.  Priority:-1 extents:1 across:3657724k FS
[   14.202446] Bluetooth: Core ver 2.21
[   14.202460] NET: Registered protocol family 31
[   14.202461] Bluetooth: HCI device and connection manager initialized
[   14.202465] Bluetooth: HCI socket layer initialized
[   14.202467] Bluetooth: L2CAP socket layer initialized
[   14.202471] Bluetooth: SCO socket layer initialized
[   14.253842] media: Linux media interface: v0.10
[   14.285159] Linux video capture interface: v2.00
[   14.359423] usbcore: registered new interface driver btusb
[   14.372608] Bluetooth: hci0: read Intel version: 3707100100012d0d00
[   14.430259] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
[   14.552832] uvcvideo: Found UVC 1.00 device HP Truevision HD (0bda:5775)
[   14.557750] input: HP Truevision HD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input21
[   14.557799] usbcore: registered new interface driver uvcvideo
[   14.557800] USB Video Class driver (1.1.1)
[   14.613580] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
[   14.914983] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: data=ordered
[   17.097537] r8169 0000:02:00.0 eno1: link down
[   17.097606] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   17.598453] zram: Added device: zram0
[   17.598606] zram: Added device: zram1
[   17.598763] zram: Added device: zram2
[   17.599494] zram: Added device: zram3
[   17.600109] zram: Added device: zram4
[   17.600279] zram: Added device: zram5
[   17.600422] zram: Added device: zram6
[   17.600561] zram: Added device: zram7
[   17.600966] zram0: detected capacity change from 0 to 207589376
[   17.900739] zram1: detected capacity change from 0 to 207589376
[   17.904321] zram2: detected capacity change from 0 to 207589376
[   17.907601] zram3: detected capacity change from 0 to 207589376
[   17.911042] zram4: detected capacity change from 0 to 207589376
[   17.914102] zram5: detected capacity change from 0 to 207589376
[   17.917222] zram6: detected capacity change from 0 to 207589376
[   17.920374] zram7: detected capacity change from 0 to 207589376
[   17.925813] Adding 202720k swap on /dev/zram0.  Priority:100 extents:1 across:202720k SSFS
[   17.925891] Adding 202720k swap on /dev/zram1.  Priority:100 extents:1 across:202720k SSFS
[   17.925950] Adding 202720k swap on /dev/zram2.  Priority:100 extents:1 across:202720k SSFS
[   17.926008] Adding 202720k swap on /dev/zram3.  Priority:100 extents:1 across:202720k SSFS
[   17.926067] Adding 202720k swap on /dev/zram4.  Priority:100 extents:1 across:202720k SSFS
[   17.926124] Adding 202720k swap on /dev/zram5.  Priority:100 extents:1 across:202720k SSFS
[   17.926180] Adding 202720k swap on /dev/zram6.  Priority:100 extents:1 across:202720k SSFS
[   17.926237] Adding 202720k swap on /dev/zram7.  Priority:100 extents:1 across:202720k SSFS
[   18.430143] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   18.430147] Bluetooth: BNEP filters: protocol multicast
[   18.430150] Bluetooth: BNEP socket layer initialized
[   20.712676] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   20.714180] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[   20.714270] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[   20.714527] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[   20.817806] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[   20.818067] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[   20.832669] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[   21.164174] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[   24.538211] wlo1: authenticate with 00:21:7c:d4:8a:09
[   24.540927] wlo1: send auth to 00:21:7c:d4:8a:09 (try 1/3)
[   24.542441] wlo1: authenticated
[   24.542542] iwlwifi 0000:01:00.0 wlo1: disabling HT/VHT due to WEP/TKIP use
[   24.542545] iwlwifi 0000:01:00.0 wlo1: disabling HT as WMM/QoS is not supported by the AP
[   24.542546] iwlwifi 0000:01:00.0 wlo1: disabling VHT as WMM/QoS is not supported by the AP
[   24.544624] wlo1: associate with 00:21:7c:d4:8a:09 (try 1/3)
[   24.546746] wlo1: RX AssocResp from 00:21:7c:d4:8a:09 (capab=0x431 status=0 aid=1)
[   24.547443] wlo1: associated
[   24.547460] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[   59.185195] Bluetooth: RFCOMM TTY layer initialized
[   59.185203] Bluetooth: RFCOMM socket layer initialized
[   59.185207] Bluetooth: RFCOMM ver 1.11

and my lsmod is:

Module                  Size  Used by
rfcomm                 61440  12
bnep                   20480  2
zram                   28672  8
lz4_compress           16384  1 zram
uvcvideo               86016  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         32768  2 uvcvideo,videobuf2_v4l2
v4l2_common            16384  1 videobuf2_v4l2
videodev              147456  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
media                  20480  2 uvcvideo,videodev
btusb                  40960  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                16384  1 btusb
bluetooth             450560  37 bnep,btbcm,btrtl,btusb,rfcomm,btintel
nvram                  16384  0
snd_hda_codec_hdmi     49152  1
intel_rapl             20480  0
iosf_mbi               16384  1 intel_rapl
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
kvm_intel             167936  0
mousedev               20480  0
arc4                   16384  2
snd_hda_codec_realtek    69632  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
kvm                   462848  1 kvm_intel
joydev                 20480  0
iTCO_wdt               16384  0
irqbypass              16384  1 kvm
iwlmvm                241664  0
mac80211              647168  1 iwlmvm
iTCO_vendor_support    16384  1 iTCO_wdt
crct10dif_pclmul       16384  0
snd_hda_intel          32768  5
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
crc32_pclmul           16384  0
evdev                  24576  15
input_leds             16384  0
mac_hid                16384  0
hp_accel               28672  0
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
crc32c_intel           24576  0
aesni_intel           167936  0
i915                 1138688  8
led_class              16384  3 hp_accel,iwlmvm,input_leds
drm_kms_helper        106496  1 i915
snd_hwdep              16384  1 snd_hda_codec
iwlwifi               163840  1 iwlmvm
aes_x86_64             20480  1 aesni_intel
psmouse               118784  0
snd_pcm                86016  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
lis3lv02d              20480  1 hp_accel
cfg80211              483328  3 iwlwifi,mac80211,iwlmvm
lrw                    16384  1 aesni_intel
drm                   286720  9 i915,drm_kms_helper
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
intel_gtt              20480  1 i915
r8169                  77824  0
pcspkr                 16384  0
input_polldev          16384  1 lis3lv02d
syscopyarea            16384  1 drm_kms_helper
snd_timer              28672  1 snd_pcm
sysfillrect            16384  1 drm_kms_helper
snd                    65536  18 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
sysimgblt              16384  1 drm_kms_helper
serio_raw              16384  0
fb_sys_fops            16384  1 drm_kms_helper
hp_wireless            16384  0
ablk_helper            16384  1 aesni_intel
i2c_algo_bit           16384  1 i915
mii                    16384  1 r8169
thermal                20480  0
soundcore              16384  1 snd
cryptd                 20480  2 aesni_intel,ablk_helper
mei_me                 32768  0
ie31200_edac           16384  0
rfkill                 20480  7 cfg80211,bluetooth
mei                    81920  1 mei_me
ac                     16384  0
edac_core              45056  1 ie31200_edac
shpchp                 32768  0
video                  36864  1 i915
fjes                   28672  0
lpc_ich                24576  0
i2c_i801               20480  0
tpm_tis                20480  0
tpm                    36864  1 tpm_tis
processor              32768  0
battery                20480  0
button                 16384  1 i915
sch_fq_codel           20480  6
coretemp               16384  0
msr                    16384  0
ip_tables              28672  0
x_tables               28672  1 ip_tables
ext4                  512000  2
crc16                  16384  2 ext4,bluetooth
mbcache                20480  1 ext4
jbd2                   90112  1 ext4
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  2 hid_generic,usbhid
sr_mod                 24576  0
sd_mod                 36864  4
cdrom                  49152  1 sr_mod
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  3
libahci                28672  1 ahci
libata                196608  2 ahci,libahci
xhci_pci               16384  0
ehci_pci               16384  0
xhci_hcd              159744  1 xhci_pci
ehci_hcd               69632  1 ehci_pci
scsi_mod              151552  3 libata,sd_mod,sr_mod
usbcore               196608  7 btusb,uvcvideo,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci
usb_common             16384  1 usbcore
i8042                  24576  2 hp_accel,libps2
serio                  20480  7 serio_raw,atkbd,i8042,hp_accel,psmouse

Also when I boot Windows everything works.

Offline

Board footer

Powered by FluxBB