You are not logged in.

#1 2019-07-21 21:09:04

daytid
Member
Registered: 2018-05-23
Posts: 9

iwlwifi hard blocked and unable to use wireless fn key

I'm not that knowledgeable, but this isn't my first arch install, or re-install.
I recently decided to reinstall arch on an old laptop that I use to mess around with. through previous hard drives, it had run windows 7/8/10, Ubuntu, Kali, and arch. All these install had no issues with regards to the wireless drivers, until now. I have searched, and maybe not enough, but have not found a solution. I cannot install 'iwlwifi' or 'iwlwifi-next' due to a build error. Under the packages in the AUR a few comments name the same issue and that it hasn't been updated.  Im using an HP pavilion DM4 with a fresh install of arch. Does anyone have an idea of where to go from here?

Offline

#2 2019-07-21 21:26:36

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: iwlwifi hard blocked and unable to use wireless fn key

daytid wrote:

I cannot install 'iwlwifi' or 'iwlwifi-next' due to a build error.

https://bbs.archlinux.org/viewtopic.php?id=57855



Moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2019-07-21 21:48:29

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: iwlwifi hard blocked and unable to use wireless fn key

In addition to the above, why do you think you need to build iwlwifi from the AUR?  That is a built in kernel module provided by the 'linux' package.

Is that not working?  Do you need specific patches?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2019-07-21 23:39:21

daytid
Member
Registered: 2018-05-23
Posts: 9

Re: iwlwifi hard blocked and unable to use wireless fn key

jasonwryan wrote:
daytid wrote:

I cannot install 'iwlwifi' or 'iwlwifi-next' due to a build error.

https://bbs.archlinux.org/viewtopic.php?id=57855



Moving to NC...

Sorry let me fix that, here are somethings I found when trying to find possible ways to fix my current situation with my laptops wifi hard block.

I first tried $ip link set wlo1 up, that's how I found my error

[arch@archlinux ~]$ sudo ip link set wlo1 up
RTNETLINK answers: Operation not possible due to RF-kill

$lspci

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM67 Express Chipset LPC Controller (rev 05)
00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
02:00.0 Network controller: Intel Corporation Centrino Wireless-N 1030 [Rainbow Peak] (rev 34)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
05:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)

I tried $ rfkill to unblock, but it has not worked :

[arch@archlinux ~]$ rfkill list all
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
[arch@archlinux ~]$ sudo rfkill unblock 0
[arch@archlinux ~]$

pressing f12 (the wifi key switch) either sets or removes a soft block from the aforementioned device.

$ dmesg

[    0.000000] Linux version 4.19.59-1-lts (builduser@andyrtr) (gcc version 9.1.0 (GCC)) #1 SMP Sun Jul 14 09:54:32 CEST 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=fe15d716-8457-44e6-9ebb-4f70987f4f5d rw audit=0 loglevel=3 quiet
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000913ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000091400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ace3efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ace3f000-0x00000000acebefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000acebf000-0x00000000acfbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000acfbf000-0x00000000acffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000acfff000-0x00000000acffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ad000000-0x00000000af9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Hewlett-Packard HP Pavilion dm4 Notebook PC/1793, BIOS F.0C 01/21/2013
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1995.447 MHz processor
[    0.002489] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002491] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002499] last_pfn = 0x24fe00 max_arch_pfn = 0x400000000
[    0.002504] MTRR default type: uncachable
[    0.002505] MTRR fixed ranges enabled:
[    0.002506]   00000-9FFFF write-back
[    0.002507]   A0000-BFFFF uncachable
[    0.002508]   C0000-E7FFF write-protect
[    0.002509]   E8000-EFFFF write-combining
[    0.002510]   F0000-FFFFF write-protect
[    0.002511] MTRR variable ranges enabled:
[    0.002513]   0 base 000000000 mask F80000000 write-back
[    0.002514]   1 base 080000000 mask FC0000000 write-back
[    0.002515]   2 base 0AD000000 mask FFF000000 uncachable
[    0.002516]   3 base 0AE000000 mask FFE000000 uncachable
[    0.002517]   4 base 0B0000000 mask FF0000000 uncachable
[    0.002518]   5 base 0FFC00000 mask FFFC00000 write-protect
[    0.002519]   6 base 100000000 mask F00000000 write-back
[    0.002520]   7 base 200000000 mask FC0000000 write-back
[    0.002521]   8 base 240000000 mask FF0000000 write-back
[    0.002522]   9 base 24FE00000 mask FFFE00000 uncachable
[    0.003655] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.003787] last_pfn = 0xad000 max_arch_pfn = 0x400000000
[    0.016829] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf]
[    0.017217] Scanning 1 areas for low memory corruption
[    0.017220] reserving inaccessible SNB gfx pages
[    0.017225] BRK [0x1fac01000, 0x1fac01fff] PGTABLE
[    0.017228] BRK [0x1fac02000, 0x1fac02fff] PGTABLE
[    0.017229] BRK [0x1fac03000, 0x1fac03fff] PGTABLE
[    0.017255] BRK [0x1fac04000, 0x1fac04fff] PGTABLE
[    0.017258] BRK [0x1fac05000, 0x1fac05fff] PGTABLE
[    0.017332] BRK [0x1fac06000, 0x1fac06fff] PGTABLE
[    0.017378] BRK [0x1fac07000, 0x1fac07fff] PGTABLE
[    0.017391] BRK [0x1fac08000, 0x1fac08fff] PGTABLE
[    0.017418] BRK [0x1fac09000, 0x1fac09fff] PGTABLE
[    0.017566] RAMDISK: [mem 0x36e1d000-0x37705fff]
[    0.017572] ACPI: Early table checksum verification disabled
[    0.017841] ACPI: RSDP 0x00000000000FE020 000024 (v02 HPQOEM)
[    0.017846] ACPI: XSDT 0x00000000ACFFE120 000084 (v01 HPQOEM SLIC-MPC 00000001      01000013)
[    0.017853] ACPI: FACP 0x00000000ACFFC000 0000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.017860] ACPI: DSDT 0x00000000ACFE8000 0108D9 (v01 HP     INSYDE   00000000 MSFT 01000013)
[    0.017864] ACPI: FACS 0x00000000ACF6B000 000040
[    0.017867] ACPI: FACS 0x00000000ACF6B000 000040
[    0.017871] ACPI: ASF! 0x00000000ACFFD000 0000A5 (v32 HP     INSYDE   00000001 MSFT 01000013)
[    0.017875] ACPI: HPET 0x00000000ACFFB000 000038 (v01 HP     INSYDE   00000001 MSFT 01000013)
[    0.017878] ACPI: APIC 0x00000000ACFFA000 00008C (v02 HP     INSYDE   00000001 MSFT 01000013)
[    0.017882] ACPI: MCFG 0x00000000ACFF9000 00003C (v01 HP     INSYDE   00000001 MSFT 01000013)
[    0.017886] ACPI: SLIC 0x00000000ACFE7000 000176 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
[    0.017890] ACPI: WDAT 0x00000000ACFE6000 000224 (v01 HP     INSYDE   00000001 MSFT 01000013)
[    0.017894] ACPI: SSDT 0x00000000ACFE4000 001068 (v01 HP     INSYDE   00001000 MSFT 01000013)
[    0.017898] ACPI: BOOT 0x00000000ACFE2000 000028 (v01 HP     INSYDE   00000001 MSFT 01000013)
[    0.017902] ACPI: ASPT 0x00000000ACFDF000 000034 (v07 HP     INSYDE   00000001 MSFT 01000013)
[    0.017906] ACPI: SSDT 0x00000000ACFDE000 00090C (v01 HP     INSYDE   00003000 INTL 20100121)
[    0.017910] ACPI: SSDT 0x00000000ACFDD000 000996 (v01 HP     INSYDE   00003000 INTL 20100121)
[    0.017921] ACPI: Local APIC address 0xfee00000
[    0.018016] No NUMA configuration found
[    0.018017] Faking a node at [mem 0x0000000000000000-0x000000024fdfffff]
[    0.018021] NODE_DATA(0) allocated [mem 0x24fdf8000-0x24fdfbfff]
[    0.018049] Zone ranges:
[    0.018050]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.018052]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.018053]   Normal   [mem 0x0000000100000000-0x000000024fdfffff]
[    0.018054]   Device   empty
[    0.018056] Movable zone start for each node
[    0.018056] Early memory node ranges
[    0.018057]   node   0: [mem 0x0000000000001000-0x0000000000090fff]
[    0.018058]   node   0: [mem 0x0000000000100000-0x00000000ace3efff]
[    0.018059]   node   0: [mem 0x00000000acfff000-0x00000000acffffff]
[    0.018060]   node   0: [mem 0x0000000100000000-0x000000024fdfffff]
[    0.018064] Reserved but unavailable: 112 pages
[    0.018065] Initmem setup node 0 [mem 0x0000000000001000-0x000000024fdfffff]
[    0.018067] On node 0 totalpages: 2083792
[    0.018068]   DMA zone: 64 pages used for memmap
[    0.018069]   DMA zone: 144 pages reserved
[    0.018070]   DMA zone: 3984 pages, LIFO batch:0
[    0.018197]   DMA32 zone: 11001 pages used for memmap
[    0.018198]   DMA32 zone: 704064 pages, LIFO batch:63
[    0.041465]   Normal zone: 21496 pages used for memmap
[    0.041467]   Normal zone: 1375744 pages, LIFO batch:63
[    0.083408] Reserving Intel graphics memory at [mem 0xada00000-0xaf9fffff]
[    0.083785] ACPI: PM-Timer IO Port: 0x408
[    0.083787] ACPI: Local APIC address 0xfee00000
[    0.083805] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.083808] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.083809] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.083811] ACPI: IRQ0 used by override.
[    0.083812] ACPI: IRQ9 used by override.
[    0.083815] Using ACPI (MADT) for SMP configuration information
[    0.083816] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.083822] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.083842] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.083844] PM: Registered nosave memory: [mem 0x00091000-0x00091fff]
[    0.083845] PM: Registered nosave memory: [mem 0x00092000-0x0009ffff]
[    0.083845] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.083846] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.083848] PM: Registered nosave memory: [mem 0xace3f000-0xacebefff]
[    0.083849] PM: Registered nosave memory: [mem 0xacebf000-0xacfbefff]
[    0.083849] PM: Registered nosave memory: [mem 0xacfbf000-0xacffefff]
[    0.083851] PM: Registered nosave memory: [mem 0xad000000-0xaf9fffff]
[    0.083852] PM: Registered nosave memory: [mem 0xafa00000-0xdfffffff]
[    0.083852] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.083853] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
[    0.083854] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[    0.083854] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[    0.083855] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.083856] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.083856] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.083857] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.083858] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.083858] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.083859] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.083860] PM: Registered nosave memory: [mem 0xfee01000-0xffd7ffff]
[    0.083860] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[    0.083862] [mem 0xafa00000-0xdfffffff] available for PCI devices
[    0.083863] Booting paravirtualized kernel on bare hardware
[    0.083866] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.239339] random: get_random_bytes called from start_kernel+0x93/0x530 with crng_init=0
[    0.239346] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.239599] percpu: Embedded 45 pages/cpu s147456 r8192 d28672 u262144
[    0.239608] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.239609] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.239633] Built 1 zonelists, mobility grouping on.  Total pages: 2051087
[    0.239634] Policy zone: Normal
[    0.239636] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=fe15d716-8457-44e6-9ebb-4f70987f4f5d rw audit=0 loglevel=3 quiet
[    0.239683] audit: disabled (until reboot)
[    0.244260] Calgary: detecting Calgary via BIOS EBDA area
[    0.244263] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.269438] Memory: 8098120K/8335168K available (12300K kernel code, 1365K rwdata, 3544K rodata, 1592K init, 3828K bss, 237048K reserved, 0K cma-reserved)
[    0.269551] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.269557] Kernel/User page tables isolation: enabled
[    0.269619] ftrace: allocating 35499 entries in 139 pages
[    0.287266] rcu: Hierarchical RCU implementation.
[    0.287268] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.287269] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.289278] NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
[    0.289494] Console: colour dummy device 80x25
[    0.289499] console [tty0] enabled
[    0.289518] ACPI: Core revision 20180810
[    0.289794] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.289805] hpet clockevent registered
[    0.289811] APIC: Switch to symmetric I/O mode setup
[    0.289880] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.290324] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.339811] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3986c25ee0d, max_idle_ns: 881590463690 ns
[    0.339827] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.89 BogoMIPS (lpj=19954470)
[    0.339829] pid_max: default: 32768 minimum: 301
[    0.339865] Security Framework initialized
[    0.339866] Yama: becoming mindful.
[    0.339871] AppArmor: AppArmor disabled by boot time parameter
[    0.341064] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.341668] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.341699] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.341719] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.341970] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.341971] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.341992] process: using mwait in idle threads
[    0.341995] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.341996] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.341998] Spectre V2 : Mitigation: Full generic retpoline
[    0.341999] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.342000] Speculative Store Bypass: Vulnerable
[    0.342038] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.342232] Freeing SMP alternatives memory: 28K
[    0.349898] TSC deadline timer enabled
[    0.349902] smpboot: CPU0: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.350014] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.350039] core: PEBS disabled due to CPU errata, please upgrade microcode
[    0.350041] ... version:                3
[    0.350042] ... bit width:              48
[    0.350043] ... generic registers:      4
[    0.350044] ... value mask:             0000ffffffffffff
[    0.350044] ... max period:             00007fffffffffff
[    0.350045] ... fixed-purpose events:   3
[    0.350046] ... event mask:             000000070000000f
[    0.350089] rcu: Hierarchical SRCU implementation.
[    0.351135] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.351217] smp: Bringing up secondary CPUs ...
[    0.351322] x86: Booting SMP configuration:
[    0.351323] .... node  #0, CPUs:      #1
[    0.353896] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.353896]  #2 #3 #4 #5 #6 #7
[    0.362337] smp: Brought up 1 node, 8 CPUs
[    0.362337] smpboot: Max logical packages: 1
[    0.362337] smpboot: Total of 8 processors activated (31927.15 BogoMIPS)
[    0.370186] devtmpfs: initialized
[    0.370186] x86/mm: Memory block size: 128MB
[    0.370633] PM: Registering ACPI NVS region [mem 0xacebf000-0xacfbefff] (1048576 bytes)
[    0.370633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.370633] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.370633] pinctrl core: initialized pinctrl subsystem
[    0.370633] RTC time: 20:24:10, date: 07/21/19
[    0.370633] NET: Registered protocol family 16
[    0.370633] cpuidle: using governor ladder
[    0.370633] cpuidle: using governor menu
[    0.370633] Simple Boot Flag at 0x44 set to 0x1
[    0.370633] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.370633] ACPI: bus type PCI registered
[    0.370633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.370633] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.370633] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.370633] PCI: Using configuration type 1 for base access
[    0.370633] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.371046] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.371046] ACPI: Added _OSI(Module Device)
[    0.371046] ACPI: Added _OSI(Processor Device)
[    0.371046] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.371046] ACPI: Added _OSI(Processor Aggregator Device)
[    0.371046] ACPI: Added _OSI(Linux-Dell-Video)
[    0.371046] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.390199] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.394006] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.394006] ACPI Error: No handler for Region [RAM_] ((____ptrval____)) [EmbeddedControl] (20180810/evregion-127)
[    0.394006] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20180810/exfldio-261)
[    0.394006] ACPI Error: Method parse/execution failed \_SB.ACCL._STA, AE_NOT_EXIST (20180810/psparse-514)
[    0.394006] ACPI Error: Method execution failed \_SB.ACCL._STA, AE_NOT_EXIST (20180810/uteval-68)
[    0.394006] ACPI: Dynamic OEM Table Load:
[    0.394006] ACPI: SSDT 0xFFFF90670626A800 000727 (v01 PmRef  Cpu0Cst  00003001 INTL 20100121)
[    0.394006] ACPI: Dynamic OEM Table Load:
[    0.394006] ACPI: SSDT 0xFFFF9067061A8800 000303 (v01 PmRef  ApIst    00003000 INTL 20100121)
[    0.394006] ACPI: Dynamic OEM Table Load:
[    0.394006] ACPI: SSDT 0xFFFF906705D25E00 000119 (v01 PmRef  ApCst    00003000 INTL 20100121)
[    0.394006] ACPI: EC: EC started
[    0.394006] ACPI: EC: interrupt blocked
[    1.412690] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    1.412693] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.412695] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    1.412696] ACPI: Interpreter enabled
[    1.412729] ACPI: (supports S0 S3 S4 S5)
[    1.412730] ACPI: Using IOAPIC for interrupt routing
[    1.412768] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.413046] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    1.413066] ACPI: Enabled 9 GPEs in block 00 to 3F
[    1.427825] acpi ABCDEFGH:00: ACPI dock station (docks/bays count: 1)
[    1.445913] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    1.445920] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.445985] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    1.446810] PCI host bridge to bus 0000:00
[    1.446814] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.446815] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.446817] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.446818] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff window]
[    1.446820] pci_bus 0000:00: root bus resource [bus 00-fe]
[    1.446829] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    1.446953] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    1.446966] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
[    1.446972] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.446977] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    1.447116] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    1.447144] pci 0000:00:16.0: reg 0x10: [mem 0xc0804000-0xc080400f 64bit]
[    1.447226] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.447340] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    1.450289] pci 0000:00:1a.0: reg 0x10: [mem 0xc0809000-0xc08093ff]
[    1.452182] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.452295] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    1.452319] pci 0000:00:1b.0: reg 0x10: [mem 0xc0800000-0xc0803fff 64bit]
[    1.452403] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.452511] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    1.452610] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.452727] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    1.452822] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.452936] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
[    1.453031] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.453146] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    1.453241] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.453359] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    1.453505] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.453638] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    1.454261] pci 0000:00:1d.0: reg 0x10: [mem 0xc0808000-0xc08083ff]
[    1.456172] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.456283] pci 0000:00:1f.0: [8086:1c4b] type 00 class 0x060100
[    1.456494] pci 0000:00:1f.2: [8086:282a] type 00 class 0x010400
[    1.456515] pci 0000:00:1f.2: reg 0x10: [io  0x3088-0x308f]
[    1.456524] pci 0000:00:1f.2: reg 0x14: [io  0x3094-0x3097]
[    1.456532] pci 0000:00:1f.2: reg 0x18: [io  0x3080-0x3087]
[    1.456540] pci 0000:00:1f.2: reg 0x1c: [io  0x3090-0x3093]
[    1.456549] pci 0000:00:1f.2: reg 0x20: [io  0x3060-0x307f]
[    1.456557] pci 0000:00:1f.2: reg 0x24: [mem 0xc0807000-0xc08077ff]
[    1.456604] pci 0000:00:1f.2: PME# supported from D3hot
[    1.456706] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    1.456727] pci 0000:00:1f.3: reg 0x10: [mem 0xc0805000-0xc08050ff 64bit]
[    1.456749] pci 0000:00:1f.3: reg 0x20: [io  0x3040-0x305f]
[    1.456925] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.457161] pci 0000:02:00.0: [8086:008b] type 00 class 0x028000
[    1.457373] pci 0000:02:00.0: reg 0x10: [mem 0xc0700000-0xc0701fff 64bit]
[    1.458126] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.458559] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    1.458566] pci 0000:00:1c.1:   bridge window [mem 0xc0700000-0xc07fffff]
[    1.458706] pci 0000:03:00.0: [10ec:5209] type 00 class 0xff0000
[    1.458820] pci 0000:03:00.0: reg 0x10: [mem 0xc0600000-0xc0600fff]
[    1.459358] pci 0000:03:00.0: supports D1 D2
[    1.459360] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[    1.459683] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    1.459690] pci 0000:00:1c.2:   bridge window [mem 0xc0600000-0xc06fffff]
[    1.459827] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    1.459954] pci 0000:04:00.0: reg 0x10: [io  0x2000-0x20ff]
[    1.460075] pci 0000:04:00.0: reg 0x18: [mem 0xc0404000-0xc0404fff 64bit pref]
[    1.460150] pci 0000:04:00.0: reg 0x20: [mem 0xc0400000-0xc0403fff 64bit pref]
[    1.460544] pci 0000:04:00.0: supports D1 D2
[    1.460546] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.460912] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    1.460917] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.460925] pci 0000:00:1c.3:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[    1.461074] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
[    1.461117] pci 0000:05:00.0: reg 0x10: [mem 0xc0500000-0xc0501fff 64bit]
[    1.461279] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    1.461428] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    1.461435] pci 0000:00:1c.4:   bridge window [mem 0xc0500000-0xc05fffff]
[    1.462206] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    1.462308] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.462406] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.462503] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.462600] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.462697] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.462794] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.462892] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    1.463282] ACPI: EC: interrupt unblocked
[    1.463300] ACPI: EC: event unblocked
[    1.463307] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.463309] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    1.463398] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    1.463398] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.463398] pci 0000:00:02.0: vgaarb: bridge control possible
[    1.463398] vgaarb: loaded
[    1.463398] ACPI: bus type USB registered
[    1.463398] usbcore: registered new interface driver usbfs
[    1.463398] usbcore: registered new interface driver hub
[    1.463398] usbcore: registered new device driver usb
[    1.463398] pps_core: LinuxPPS API ver. 1 registered
[    1.463398] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.463398] PTP clock support registered
[    1.463398] EDAC MC: Ver: 3.0.0
[    1.463398] PCI: Using ACPI for IRQ routing
[    1.470816] PCI: pci_cache_line_size set to 64 bytes
[    1.470977] e820: reserve RAM buffer [mem 0x00091400-0x0009ffff]
[    1.470978] e820: reserve RAM buffer [mem 0xace3f000-0xafffffff]
[    1.470980] e820: reserve RAM buffer [mem 0xad000000-0xafffffff]
[    1.470981] e820: reserve RAM buffer [mem 0x24fe00000-0x24fffffff]
[    1.471086] NetLabel: Initializing
[    1.471087] NetLabel:  domain hash size = 128
[    1.471088] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.471105] NetLabel:  unlabeled traffic allowed by default
[    1.471110] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.471110] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.471895] clocksource: Switched to clocksource tsc-early
[    1.482121] VFS: Disk quotas dquot_6.6.0
[    1.482142] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.482218] pnp: PnP ACPI init00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM67 Express Chipset LPC Controller (rev 05)
00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
02:00.0 Network controller: Intel Corporation Centrino Wireless-N 1030 [Rainbow Peak] (rev 34)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
05:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)

[    1.482409] system 00:00: [io  0x1000-0x100f] has been reserved
[    1.482411] system 00:00: [io  0x1010-0x1013] has been reserved
[    1.482413] system 00:00: [io  0xffff] has been reserved
[    1.482415] system 00:00: [io  0x0400-0x0453] has been reserved
[    1.482416] system 00:00: [io  0x0458-0x047f] has been reserved
[    1.482418] system 00:00: [io  0x0500-0x057f] has been reserved
[    1.482420] system 00:00: [mem 0xfe800000-0xfe80ffff] has been reserved
[    1.482427] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.482458] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.482519] system 00:02: [io  0x0454-0x0457] has been reserved
[    1.482524] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.482621] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.482653] pnp 00:04: Plug and Play ACPI device, IDs SYN1e57 SYN1e00 SYN0002 PNP0f13 (active)
[    1.482855] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.482857] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.482858] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.482860] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.482862] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    1.482863] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.482865] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.482867] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[    1.482868] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.482870] system 00:05: [mem 0xafa00000-0xafa00fff] has been reserved
[    1.482875] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.483200] system 00:06: [mem 0x20000000-0x201fffff] could not be reserved
[    1.483202] system 00:06: [mem 0x40000000-0x401fffff] could not be reserved
[    1.483207] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.483303] pnp: PnP ACPI: found 7 devices
[    1.489434] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.489488] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.489502] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    1.489507] pci 0000:00:1c.1:   bridge window [mem 0xc0700000-0xc07fffff]
[    1.489516] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    1.489521] pci 0000:00:1c.2:   bridge window [mem 0xc0600000-0xc06fffff]
[    1.489530] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    1.489533] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.489541] pci 0000:00:1c.3:   bridge window [mem 0xc0400000-0xc04fffff 64bit pref]
[    1.489547] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    1.489554] pci 0000:00:1c.4:   bridge window [mem 0xc0500000-0xc05fffff]
[    1.489568] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.489569] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.489571] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.489572] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff window]
[    1.489574] pci_bus 0000:02: resource 1 [mem 0xc0700000-0xc07fffff]
[    1.489575] pci_bus 0000:03: resource 1 [mem 0xc0600000-0xc06fffff]
[    1.489577] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    1.489578] pci_bus 0000:04: resource 2 [mem 0xc0400000-0xc04fffff 64bit pref]
[    1.489579] pci_bus 0000:05: resource 1 [mem 0xc0500000-0xc05fffff]
[    1.489696] NET: Registered protocol family 2
[    1.489896] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    1.489931] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.490078] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.490218] TCP: Hash tables configured (established 65536 bind 65536)
[    1.490262] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.490293] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.490366] NET: Registered protocol family 1
[    1.490371] NET: Registered protocol family 44
[    1.490382] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.520012] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x6ab took 28921 usecs
[    1.549999] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x6ab took 29256 usecs
[    1.551509] PCI: CLS 64 bytes, default 64
[    1.551559] Unpacking initramfs...
[    1.719552] Freeing initrd memory: 9124K
[    1.719566] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.719568] software IO TLB: mapped [mem 0xa8e3f000-0xace3f000] (64MB)
[    1.719664] Scanning for low memory corruption every 60 seconds
[    1.720357] Initialise system trusted keyrings
[    1.720366] Key type blacklist registered
[    1.720425] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    1.721774] zbud: loaded
[    1.723226] Key type asymmetric registered
[    1.723227] Asymmetric key parser 'x509' registered
[    1.723235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.723276] io scheduler noop registered
[    1.723277] io scheduler deadline registered (default)
[    1.723306] io scheduler cfq registered
[    1.723307] io scheduler mq-deadline registered (default)
[    1.723308] io scheduler kyber registered
[    1.723334] io scheduler bfq registered
[    1.724217] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.724294] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[    1.724294] vesafb: scrolling: redraw
[    1.724296] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.724304] pmd_set_huge: Cannot satisfy [mem 0xb0000000-0xb0200000] with a huge-page mapping due to MTRR override.
[    1.724312] vesafb: framebuffer at 0xb0000000, mapped to 0x(____ptrval____), using 3072k, total 3072k
[    1.724353] fbcon: Deferring console take-over
[    1.724354] fb0: VESA VGA frame buffer device
[    1.724370] intel_idle: MWAIT substates: 0x21120
[    1.724371] intel_idle: v0.4.1 model 0x2A
[    1.724721] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.724793] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.724810] ACPI: Lid Switch [LID0]
[    1.724866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.724881] ACPI: Power Button [PWRF]
[    1.777191] thermal LNXTHERM:00: registered as thermal_zone0
[    1.777194] ACPI: Thermal Zone [TZS0] (53 C)
[    1.792106] thermal LNXTHERM:01: registered as thermal_zone1
[    1.792108] ACPI: Thermal Zone [TZS1] (38 C)
[    1.792429] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.794799] usbcore: registered new interface driver usbserial_generic
[    1.794805] usbserial: USB Serial support registered for generic
[    1.794829] rtc_cmos 00:01: RTC can wake from S4
[    1.795045] rtc_cmos 00:01: registered as rtc0
[    1.795063] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    1.795121] intel_pstate: Intel P-state driver initializing
[    1.795977] ledtrig-cpu: registered to indicate activity on CPUs
[    1.796596] NET: Registered protocol family 10
[    1.811447] Segment Routing with IPv6
[    1.811505] NET: Registered protocol family 17
[    1.813515] mce: Using 9 MCE banks
[    1.813547] RAS: Correctable Errors collector initialized.
[    1.813688] microcode: sig=0x206a7, pf=0x10, revision=0x25
[    1.813999] microcode: Microcode Update Driver: v2.2.
[    1.814022] sched_clock: Marking stable (1813637429, 347013)->(1843762233, -29777791)
[    1.814437] registered taskstats version 1
[    1.814443] Loading compiled-in X.509 certificates
[    1.817185] Loaded X.509 cert 'Build time autogenerated kernel key: 523111de280b67168ed44eff446a4d06bdcc87c1'
[    1.817203] zswap: loaded using pool lzo/zbud
[    1.821062] Key type big_key registered
[    1.821362]   Magic number: 11:82:448
[    1.821469] rtc_cmos 00:01: setting system clock to 2019-07-21 20:24:11 UTC (1563740651)
[    1.824451] Freeing unused decrypted memory: 2040K
[    1.826095] Freeing unused kernel image memory: 1592K
[    1.950010] Write protecting the kernel read-only data: 18432k
[    1.951586] Freeing unused kernel image memory: 2008K
[    1.952022] Freeing unused kernel image memory: 552K
[    1.975395] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.975396] x86/mm: Checking user space page tables
[    1.985533] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.985535] Run /init as init process
[    2.010684] fbcon: Taking over console
[    2.010764] Console: switching to colour frame buffer device 128x48
[    2.128110] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.139340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.158838] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.158844] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.161819] ehci-pci: EHCI PCI platform driver
[    2.162005] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.162012] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.162026] ehci-pci 0000:00:1a.0: debug port 2
[    2.162548] SCSI subsystem initialized
[    2.165917] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    2.165932] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc0809000
[    2.172594] libata version 3.00 loaded.
[    2.176440] ahci 0000:00:1f.2: version 3.0
[    2.176620] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x2 impl RAID mode
[    2.176623] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pio slum part ems apst 
[    2.177046] scsi host0: ahci
[    2.177175] scsi host1: ahci
[    2.177255] scsi host2: ahci
[    2.177337] scsi host3: ahci
[    2.177421] scsi host4: ahci
[    2.177500] scsi host5: ahci
[    2.177552] ata1: DUMMY
[    2.177555] ata2: SATA max UDMA/133 abar m2048@0xc0807000 port 0xc0807180 irq 25
[    2.177555] ata3: DUMMY
[    2.177556] ata4: DUMMY
[    2.177556] ata5: DUMMY
[    2.177557] ata6: DUMMY
[    2.194147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    2.199882] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.200351] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.200357] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.200359] usb usb1: Product: EHCI Host Controller
[    2.200361] usb usb1: Manufacturer: Linux 4.19.59-1-lts ehci_hcd
[    2.200363] usb usb1: SerialNumber: 0000:00:1a.0
[    2.200695] hub 1-0:1.0: USB hub found
[    2.200754] hub 1-0:1.0: 2 ports detected
[    2.201098] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    2.201110] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 2
[    2.201259] xhci_hcd 0000:05:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[    2.201923] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.201926] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.201928] usb usb2: Product: xHCI Host Controller
[    2.201930] usb usb2: Manufacturer: Linux 4.19.59-1-lts xhci-hcd
[    2.201931] usb usb2: SerialNumber: 0000:05:00.0
[    2.202151] hub 2-0:1.0: USB hub found
[    2.202173] hub 2-0:1.0: 2 ports detected
[    2.202352] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.202360] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    2.202361] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    2.202366] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 4
[    2.202370] xhci_hcd 0000:05:00.0: Host supports USB 3.0 SuperSpeed
[    2.202381] ehci-pci 0000:00:1d.0: debug port 2
[    2.204783] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.204902] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    2.204905] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.204907] usb usb4: Product: xHCI Host Controller
[    2.204909] usb usb4: Manufacturer: Linux 4.19.59-1-lts xhci-hcd
[    2.204911] usb usb4: SerialNumber: 0000:05:00.0
[    2.205163] hub 4-0:1.0: USB hub found
[    2.205187] hub 4-0:1.0: 2 ports detected
[    2.206293] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    2.206307] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc0808000
[    2.229961] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.230566] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.230572] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.230576] usb usb3: Product: EHCI Host Controller
[    2.230580] usb usb3: Manufacturer: Linux 4.19.59-1-lts ehci_hcd
[    2.230583] usb usb3: SerialNumber: 0000:00:1d.0
[    2.231091] hub 3-0:1.0: USB hub found
[    2.231166] hub 3-0:1.0: 2 ports detected
[    2.502550] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.538221] ata2.00: ATA-8: ST500LT012-1DG142, 0001SDM1, max UDMA/133
[    2.538227] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32)
[    2.569932] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.599928] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    2.664020] ata2.00: configured for UDMA/133
[    2.664448] scsi 1:0:0:0: Direct-Access     ATA      ST500LT012-1DG14 SDM1 PQ: 0 ANSI: 5
[    2.677708] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    2.677717] sd 1:0:0:0: [sda] 4096-byte physical blocks
[    2.677742] sd 1:0:0:0: [sda] Write Protect is off
[    2.677750] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.677790] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.756910]  sda: sda1 sda2 sda3
[    2.758204] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.769877] tsc: Refined TSC clocksource calibration: 1995.466 MHz
[    2.769900] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3986e6ba568, max_idle_ns: 881590718426 ns
[    2.769950] clocksource: Switched to clocksource tsc
[    2.770266] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    2.770269] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.770650] hub 1-1:1.0: USB hub found
[    2.770726] hub 1-1:1.0: 6 ports detected
[    2.820516] usb 3-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    2.820523] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.821166] hub 3-1:1.0: USB hub found
[    2.821336] hub 3-1:1.0: 8 ports detected
[    3.089888] usb 1-1.5: new high-speed USB device number 3 using ehci-pci
[    3.149925] usb 3-1.3: new full-speed USB device number 3 using ehci-pci
[    3.302166] usb 3-1.3: New USB device found, idVendor=08ff, idProduct=2665, bcdDevice=28.01
[    3.302172] usb 3-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.302176] usb 3-1.3: Product: Fingerprint Sensor
[    3.357672] usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b2cb, bcdDevice=64.07
[    3.357678] usb 1-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.357682] usb 1-1.5: Product: HP TrueVision HD
[    3.357686] usb 1-1.5: Manufacturer: HP TrueVision HD
[    3.357689] usb 1-1.5: SerialNumber: 0x0001
[    3.374297] random: fast init done
[    3.453724] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    4.853354] systemd[1]: systemd 242.32-3-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    4.880237] systemd[1]: Detected architecture x86-64.
[    4.887482] systemd[1]: No hostname configured.
[    4.887496] systemd[1]: Set hostname to <archlinux>.
[    6.384762] random: systemd: uninitialized urandom read (16 bytes read)
[    6.384805] systemd[1]: Reached target Remote File Systems.
[    6.384985] random: systemd: uninitialized urandom read (16 bytes read)
[    6.385007] systemd[1]: Reached target Login Prompts.
[    6.385033] random: systemd: uninitialized urandom read (16 bytes read)
[    6.388250] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.395043] systemd[1]: Listening on LVM2 poll daemon socket.
[    6.395285] systemd[1]: Listening on udev Control Socket.
[    6.400434] systemd[1]: Listening on Process Core Dump Socket.
[    6.494553] EXT4-fs (sda2): re-mounted. Opts: (null)
[    6.880738] systemd-journald[259]: Received request to flush runtime journal from PID 1
[    6.905565] Adding 4194300k swap on /swapfile.  Priority:-2 extents:5 across:4521980k FS
[    9.011970] ACPI: AC Adapter [ADP1] (on-line)
[    9.012259] battery: ACPI: Battery Slot [BAT0] (battery present)
[    9.018686] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[    9.018688] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[    9.018688] RAPL PMU: hw unit of domain package 2^-16 Joules
[    9.018689] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[    9.070533] cryptd: max_cpu_qlen set to 1000
[    9.088993] AVX version of gcm_enc/dec engaged.
[    9.088995] AES CTR mode by8 optimization enabled
[    9.127959] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    9.233658] hp_accel: laptop model unknown, using default axes configuration
[    9.313817] lis3lv02d: 8 bits 3DC sensor found
[    9.400567] ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
[    9.400660] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20180810/utaddress-204)
[    9.400667] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.400670] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.GPIO) (20180810/utaddress-204)
[    9.400676] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20180810/utaddress-204)
[    9.400680] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.400681] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.GPIO) (20180810/utaddress-204)
[    9.400685] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20180810/utaddress-204)
[    9.400688] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.400690] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.GPIO) (20180810/utaddress-204)
[    9.400694] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20180810/utaddress-204)
[    9.400698] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.400699] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    9.419950] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input6
[    9.584752] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.587483] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.677908] iTCO_vendor_support: vendor-support=0
[    9.679868] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    9.679919] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    9.680043] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.770513] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    9.773588] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.774368] media: Linux media interface: v0.10
[    9.775777] libphy: r8169: probed
[    9.776269] r8169 0000:04:00.0 eth0: RTL8168evl/8111evl, 10:1f:74:69:3a:16, XID 2c900800, IRQ 35
[    9.776272] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    9.791936] videodev: Linux video capture interface: v2.00
[    9.795927] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    9.795930] cfg80211: failed to load regulatory.db
[    9.878293] Intel(R) Wireless WiFi driver for Linux
[    9.878294] Copyright(c) 2003- 2015 Intel Corporation
[    9.878508] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.897937] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[    9.924113] r8169 0000:04:00.0 eno1: renamed from eth0
[   10.037254] uvcvideo: Found UVC 1.00 device HP TrueVision HD (04f2:b2cb)
[   10.039414] kvm: disabled by bios
[   10.042698] Linux agpgart interface v0.103
[   10.054657] uvcvideo 1-1.5:1.0: Entity type for entity Extension 7 was not initialized!
[   10.054660] uvcvideo 1-1.5:1.0: Entity type for entity Processing 2 was not initialized!
[   10.054661] uvcvideo 1-1.5:1.0: Entity type for entity Camera 1 was not initialized!
[   10.054662] uvcvideo 1-1.5:1.0: Entity type for entity Extension 4 was not initialized!
[   10.054725] input: HP TrueVision HD: HP TrueVision as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input8
[   10.054778] usbcore: registered new interface driver uvcvideo
[   10.054778] USB Video Class driver (1.1.1)
[   10.083084] psmouse serio1: synaptics: queried max coordinates: x [..5716], y [..4896]
[   10.090124] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled
[   10.090127] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   10.090128] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   10.090131] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[   10.102626] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
[   10.102649] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[   10.183019] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd00123/0x840300/0x22c00/0x0, board id: 1910, fw id: 851366
[   10.247261] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4
[   10.277442] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   10.284382] mousedev: PS/2 mouse device common for all mice
[   10.393796] hp_wmi: query 0xd returned error 0x5
[   10.393847] input: HP WMI hotkeys as /devices/virtual/input/input7
[   10.538163] intel_rapl: Found RAPL domain package
[   10.538164] intel_rapl: Found RAPL domain core
[   10.538165] intel_rapl: Found RAPL domain uncore
[   10.538169] intel_rapl: RAPL package 0 domain package locked by BIOS
[   10.683381] iwlwifi 0000:02:00.0 wlo1: renamed from wlan0
[   10.731957] VFIO - User Level meta-driver version: 0.3
[   11.142865] checking generic (b0000000 300000) vs hw (b0000000 10000000)
[   11.142867] fb: switching to inteldrmfb from VESA VGA
[   11.142891] Console: switching to colour dummy device 80x25
[   11.142963] [drm] Replacing VGA console driver
[   11.157925] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.157929] [drm] Driver supports precise vblank timestamp query.
[   11.163989] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   11.264853] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[   11.265626] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   11.265797] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   11.266011] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   11.279776] fbcon: inteldrmfb (fb0) is primary device
[   11.970527] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   13.346033] Console: switching to colour frame buffer device 170x48
[   13.370954] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   13.436836] random: crng init done
[   13.436839] random: 7 urandom warning(s) missed due to ratelimiting
[   13.537104] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD91BXX: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[   13.537108] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   13.537110] snd_hda_codec_idt hdaudioC0D0:    hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[   13.537112] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[   13.537113] snd_hda_codec_idt hdaudioC0D0:    inputs:
[   13.537115] snd_hda_codec_idt hdaudioC0D0:      Internal Mic=0x11
[   13.537117] snd_hda_codec_idt hdaudioC0D0:      Mic=0xa
[   13.657871] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   13.658637] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   13.658719] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   13.660195] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   15.823671] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   15.910227] RTL8211E Gigabit Ethernet r8169-400:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE)
[   16.171482] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   16.172630] r8169 0000:04:00.0 eno1: Link is Down
[   16.179982] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[   18.566012] r8169 0000:04:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
[   18.566043] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   21.717117] fuse init (API version 7.27)
[ 2509.760592] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not read

$ dmesg  | grep iwl

[    9.878508] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.897937] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[   10.090124] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled
[   10.090127] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   10.090128] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   10.090131] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
[   10.102626] iwlwifi 0000:02:00.0: reporting RF_KILL (radio disabled)
[   10.102649] iwlwifi 0000:02:00.0: RF_KILL bit toggled to disable radio.
[   10.277442] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   10.683381] iwlwifi 0000:02:00.0 wlo1: renamed from wlan0

Offline

#5 2019-07-21 23:41:09

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: iwlwifi hard blocked and unable to use wireless fn key


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2019-07-21 23:53:07

daytid
Member
Registered: 2018-05-23
Posts: 9

Re: iwlwifi hard blocked and unable to use wireless fn key

Trilby wrote:

In addition to the above, why do you think you need to build iwlwifi from the AUR?  That is a built in kernel module provided by the 'linux' package.

Is that not working?  Do you need specific patches?


I  thought I needed to install 'iwlwifi(-next)' since it is not installed as a package:

$ yay -Q iwlwifi
error: package 'iwlwifi' was not found

$ yay -Q iwlwifi-next
error: package 'iwlwifi' was not found

I'm not sure if this would be installed to begin with, though from some forum searches people were recommending doing something with '$ iwlwifi [commands]', but I can neither remember what they were suggesting or find the forums, since i had an issue with the install

here's the build log

[arch@archlinux ~]$ yay -S iwlwifi
:: There are 2 providers available for iwlwifi:
:: Repository AUR
    1) iwlwifi 2) iwlwifi-next 

Enter a number (default=1): 
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur: 1]  iwlwifi-2018.03.19.r0.g9f4ef1d70-1

  1 iwlwifi                                  (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: PKGBUILD up to date, Skipping (1/1): iwlwifi
  1 iwlwifi                                  (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: Parsing SRCINFO (1/1): iwlwifi
==> Making package: iwlwifi 2018.03.19.r0.g9f4ef1d70-1 (Sun 21 Jul 2019 11:47:20 PM UTC)
==> Retrieving sources...
==> Cleaning up...
==> Making package: iwlwifi 2018.03.19.r0.g9f4ef1d70-1 (Sun 21 Jul 2019 11:47:26 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting prepare()...
Cloning into 'iwlwifi-fixes'...
remote: Counting objects: 66901, done
remote: Finding sources: 100% (66901/66901)
remote: Total 66901 (delta 5136), reused 23717 (delta 5136)
Receiving objects: 100% (66901/66901), 177.96 MiB | 4.92 MiB/s, done.
Resolving deltas: 100% (5136/5136), done.
Note: checking out '9f4ef1d70f05ebb7f0755545c05ea383be0eeb0f'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

Checking out files: 100% (62911/62911), done.
HEAD is now at 9f4ef1d70 iwlwifi: mvm: Move unused phy's to a default channel
==> Starting pkgver()...
==> Sources are ready.
==> Making package: iwlwifi 2018.03.19.r0.g9f4ef1d70-1 (Sun 21 Jul 2019 11:48:22 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
make: Entering directory '/usr/lib/modules/4.19.59-1-lts/build'
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/main.o
/home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/.tmp_main.o: warning: objtool: iwl_op_mode_dvm_start()+0x4a: sibling call from callable instruction with modified stack frame
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/rs.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/mac80211.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/ucode.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/tx.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/lib.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/calib.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/tt.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/sta.o
/home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/.tmp_sta.o: warning: objtool: iwlagn_send_sta_key()+0x23b: sibling call from callable instruction with modified stack frame
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/rx.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/power.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/scan.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/rxon.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/devices.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/led.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/debugfs.o
  LD [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/mvm/fw.o
  CC [M]  /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o
/home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:4385:20: error: initialization of ‘void (*)(struct ieee80211_hw *, struct ieee80211_vif *, u16)’ {aka ‘void (*)(struct ieee80211_hw *, struct ieee80211_vif *, short unsigned int)’} from incompatible pointer type ‘void (*)(struct ieee80211_hw *, struct ieee80211_vif *)’ [-Werror=incompatible-pointer-types]
 4385 |  .mgd_prepare_tx = iwl_mvm_mac_mgd_prepare_tx,
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:4385:20: note: (near initialization for ‘iwl_mvm_hw_ops.mgd_prepare_tx’)
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:304: /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.o] Error 1
make[1]: *** [scripts/Makefile.build:544: /home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi/mvm] Error 2
make: *** [Makefile:1517: _module_/home/arch/.cache/yay/iwlwifi/src/iwlwifi-fixes/drivers/net/wireless/intel/iwlwifi] Error 2
make: Leaving directory '/usr/lib/modules/4.19.59-1-lts/build'
==> ERROR: A failure occurred in build().
    Aborting...
Error making: iwlwifi

If there's no reason to install iwlwifi manually I will stop trying, I just thought it might help fix my issue.

Offline

#7 2019-07-21 23:57:25

daytid
Member
Registered: 2018-05-23
Posts: 9

Re: iwlwifi hard blocked and unable to use wireless fn key

jasonwryan wrote:

No, this is the first I have read it, but I have tried using the hardware button, but it only removes or sets a soft block, and does nothing for the hard block. In fact, the indicator light on the switch remains orange (HP light indicator for the function being disabled) for anything I have tried so far.

Offline

#8 2019-07-22 00:51:10

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,525
Website

Re: iwlwifi hard blocked and unable to use wireless fn key

By hardware button, do you mean some Fn-key combination, or a physical switch (often on the side of the laptop)?  You should be looking for the latter.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#9 2019-07-22 00:56:26

daytid
Member
Registered: 2018-05-23
Posts: 9

Re: iwlwifi hard blocked and unable to use wireless fn key

Trilby wrote:

By hardware button, do you mean some Fn-key combination, or a physical switch (often on the side of the laptop)?  You should be looking for the latter.

I do mean a key on the keyboard, F12 (no fn combination needed) this laptop does not have a physical switch. It worked fine with previous installations, though that was over 2 years ago.

Offline

#10 2019-07-22 07:59:10

seth
Member
Registered: 2012-09-03
Posts: 51,145

Re: iwlwifi hard blocked and unable to use wireless fn key

How many windows installations are on the notebook?

Offline

#11 2019-07-22 09:43:45

sabroad
Member
Registered: 2015-05-24
Posts: 242

Re: iwlwifi hard blocked and unable to use wireless fn key

A BIOS reset to default can clear wifi block for some devices with software switch only: https://ubuntuforums.org/showthread.php?t=2191347


--
saint_abroad

Offline

#12 2019-07-22 16:44:34

daytid
Member
Registered: 2018-05-23
Posts: 9

Re: iwlwifi hard blocked and unable to use wireless fn key

seth wrote:

How many windows installations are on the notebook?

There are 0 windows installations and 0 other installations on the notebook,  It is only running arch. This hard drive was a secondary drive in my Windows laptop, but has been reformatted completely.


sadbroad wrote:

A BIOS reset to default can clear wifi block for some devices with software switch only: https://ubuntuforums.org/showthread.php?t=2191347

I have tried this, and repeated for sake of your help. It did not work, tho the light does show white ( Hp indicating the switch is on or unblocked) It also clears the light on the mute button (F11 on the DM4) once it reaches the GRUB! loading screen (right before GRUB) both buttons change to orange until I log on. The MUTE button unblocks, no light, but the WIFI button remains blocked, with an orange light.

Offline

#13 2019-07-23 07:05:57

seth
Member
Registered: 2012-09-03
Posts: 51,145

Re: iwlwifi hard blocked and unable to use wireless fn key

Maybe a different outcome of https://bbs.archlinux.org/viewtopic.php?id=247575 ?

Offline

#14 2019-07-23 21:18:27

daytid
Member
Registered: 2018-05-23
Posts: 9

Re: iwlwifi hard blocked and unable to use wireless fn key

seth wrote:

Possibly... I followed that thread to the bug page. Downgraded 'linux-firmware' via 'agetpkg' to no avail.

[arch@archlinux ~]$ yay -Q linux-firmware
linux-firmware 20190618.acb56f2-1
[arch@archlinux ~]$ sudo ip link set wlo1 up
RTNETLINK answers: Operation not possible due to RF-kill
[arch@archlinux ~]$ uname -r
5.2.2-arch1-1-ARCH
[arch@archlinux ~]$ yay -Q linux
linux 5.2.2.arch1-1

I installed the following versions which i found using agetpkg

[arch@archlinux ~]$ agetpkg -l linux-firmware
0 linux-firmware-20190118.a8b75ca-1-any.pkg.tar.xz
1 linux-firmware-20190212.28f5f7d-1-any.pkg.tar.xz
2 linux-firmware-20190313.efd2c1c-1-any.pkg.tar.xz
3 linux-firmware-20190424.4b6cf2b-1-any.pkg.tar.xz
4 linux-firmware-20190514.711d329-1-any.pkg.tar.xz
5 linux-firmware-20190618.acb56f2-1-any.pkg.tar.xz
6 linux-firmware-20190628.70e4394-1-any.pkg.tar.xz
7 linux-firmware-20190712.d52556e-1-any.pkg.tar.xz
8 linux-firmware-20190717.bf13a71-1-any.pkg.tar.xz

none of which seemed to change any hardblock set on my wifi card

Offline

#15 2019-07-23 21:28:52

seth
Member
Registered: 2012-09-03
Posts: 51,145

Re: iwlwifi hard blocked and unable to use wireless fn key

If you rebooted after the downgrades, it's rather not a FW regression.

Offline

#16 2019-07-24 01:57:07

daytid
Member
Registered: 2018-05-23
Posts: 9

Re: iwlwifi hard blocked and unable to use wireless fn key

seth wrote:

If you rebooted after the downgrades, it's rather not a FW regression.

I did reboot after each, applying the same tests i did above and they did not work.
I downgraded my kernel to 4.20.13 and linux-headers to 4.20.13, that did not appear to fix anything.
I installed this answer iwlwifi did appear to install. But after a reboot a quick 'ip ap' showed no wireless driver.
I updated my linux and linux-headers to 5.2.2-Arch1-1 rebooted and the wireless driver was found but still not working.

Offline

Board footer

Powered by FluxBB