You are not logged in.

#1 2018-02-17 01:12:26

trytipARCH
Banned
Registered: 2017-06-05
Posts: 38

dmesg error cfg80211: failed to load regulatory.db

since the last 2 kernels now 4.15.3-2-ARCH

sudo dmesg | grep -i "error\|warn\|fail"

platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
cfg80211: failed to load regulatory.db

would anyone know how bad of a bug or how to rid of it?  just noticed since the last 2 kernels this started showing up

Offline

#2 2018-02-17 08:49:12

loqs
Member
Registered: 2014-03-06
Posts: 17,323

Re: dmesg error cfg80211: failed to load regulatory.db

trytipARCH wrote:

since the last 2 kernels now 4.15.3-2-ARCH

sudo dmesg | grep -i "error\|warn\|fail"

platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
cfg80211: failed to load regulatory.db

Please put command output in code tags along with the command.  Please also paste the entirety of dmesg grep removes all context.

trytipARCH wrote:

would anyone know how bad of a bug or how to rid of it?

https://git.kernel.org/pub/scm/linux/ke … 72ae638831
https://git.kernel.org/pub/scm/linux/ke … 15.3#n1221

Offline

#3 2018-02-17 18:16:38

trytipARCH
Banned
Registered: 2017-06-05
Posts: 38

Re: dmesg error cfg80211: failed to load regulatory.db

thanx for responding
doesn't say much is why i only posted sudo dmesg | grep -i "error\|warn\|fail"

arch01 ~ $ sudo dmesg
[sudo] password for arch01:       
[    0.000000] microcode: microcode updated early to revision 0xa0b, date = 2010-09-28
[    0.000000] Linux version 4.15.3-2-ARCH (builduser@heftig-19445) (gcc version 7.3.0 (GCC)) #1 SMP PREEMPT Thu Feb 15 00:13:49 UTC 2018
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e5f2c7cb-7c8a-4efa-a55d-3adf37c559eb rw quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cffeffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cfff0000-0x00000000cfff2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cfff3000-0x00000000cfffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. 945GZM-S2/945GZM-S2, BIOS FI 11/27/2007
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0xcfff0 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-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FF0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] found SMP MP-table at [mem 0x000f4ce0-0x000f4cef] mapped at [        (ptrval)]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [        (ptrval)] 99000 size 24576
[    0.000000] BRK [0x0c638000, 0x0c638fff] PGTABLE
[    0.000000] BRK [0x0c639000, 0x0c639fff] PGTABLE
[    0.000000] BRK [0x0c63a000, 0x0c63afff] PGTABLE
[    0.000000] BRK [0x0c63b000, 0x0c63bfff] PGTABLE
[    0.000000] BRK [0x0c63c000, 0x0c63cfff] PGTABLE
[    0.000000] BRK [0x0c63d000, 0x0c63dfff] PGTABLE
[    0.000000] BRK [0x0c63e000, 0x0c63efff] PGTABLE
[    0.000000] RAMDISK: [mem 0x36f5c000-0x377a5fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F6660 000014 (v00 GBT   )
[    0.000000] ACPI: RSDT 0x00000000CFFF3040 000034 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: FACP 0x00000000CFFF30C0 000074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: DSDT 0x00000000CFFF3180 003AAF (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
[    0.000000] ACPI: FACS 0x00000000CFFF0000 000040
[    0.000000] ACPI: HPET 0x00000000CFFF6D40 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
[    0.000000] ACPI: MCFG 0x00000000CFFF6DC0 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: APIC 0x00000000CFFF6C80 000068 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000000cffeffff]
[    0.000000] NODE_DATA(0) allocated [mem 0xcffed000-0xcffeffff]
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000cffeffff]
[    0.000000]   Normal   empty
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000cffeffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000000cffeffff]
[    0.000000] On node 0 totalpages: 851854
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13248 pages used for memmap
[    0.000000]   DMA32 zone: 847856 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    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 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0xd0000000-0xefffffff] 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: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu @        (ptrval) s147456 r8192 d28672 u1048576
[    0.000000] pcpu-alloc: s147456 r8192 d28672 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 838521
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e5f2c7cb-7c8a-4efa-a55d-3adf37c559eb rw quiet
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3322372K/3407416K available (10252K kernel code, 1250K rwdata, 3224K rodata, 1428K init, 632K bss, 85044K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 31409 entries in 123 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=2.
[    0.000000] 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 20736, nr_irqs: 440, preallocated irqs: 16
[    0.000000] 	Offload RCU callbacks from CPUs: .
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.005000] tsc: Fast TSC calibration using PIT
[    0.006000] tsc: Detected 2663.158 MHz processor
[    0.006000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5326.31 BogoMIPS (lpj=2663158)
[    0.006000] pid_max: default: 32768 minimum: 301
[    0.006000] Security Framework initialized
[    0.006000] Yama: becoming mindful.
[    0.008275] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.009327] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.009380] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.009419] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.009800] CPU: Physical Processor ID: 0
[    0.009802] CPU: Processor Core ID: 0
[    0.009804] mce: CPU supports 6 MCE banks
[    0.009812] CPU0: Thermal monitoring enabled (TM2)
[    0.009815] process: using mwait in idle threads
[    0.009822] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.009823] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.009826] Spectre V2 : Mitigation: Full generic retpoline
[    0.009992] Freeing SMP alternatives memory: 24K
[    0.013000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     E8600  @ 3.33GHz (family: 0x6, model: 0x17, stepping: 0xa)
[    0.016014] Performance Events: Core2 events, Intel PMU driver.
[    0.016026] ... version:                2
[    0.016027] ... bit width:              40
[    0.016029] ... generic registers:      2
[    0.016030] ... value mask:             000000ffffffffff
[    0.016032] ... max period:             000000007fffffff
[    0.016033] ... fixed-purpose events:   3
[    0.016034] ... event mask:             0000000700000003
[    0.018005] Hierarchical SRCU implementation.
[    0.024061] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.026005] smp: Bringing up secondary CPUs ...
[    0.035026] x86: Booting SMP configuration:
[    0.035028] .... node  #0, CPUs:      #1
[    0.038055] smp: Brought up 1 node, 2 CPUs
[    0.038055] smpboot: Max logical packages: 1
[    0.038055] smpboot: Total of 2 processors activated (10652.63 BogoMIPS)
[    0.040274] devtmpfs: initialized
[    0.040274] x86/mm: Memory block size: 128MB
[    0.041002] PM: Registering ACPI NVS region [mem 0xcfff0000-0xcfff2fff] (12288 bytes)
[    0.041018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.041021] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.041105] pinctrl core: initialized pinctrl subsystem
[    0.041260] RTC time:  9:07:31, date: 02/17/18
[    0.041431] NET: Registered protocol family 16
[    0.043010] cpuidle: using governor ladder
[    0.044009] cpuidle: using governor menu
[    0.044047] ACPI: bus type PCI registered
[    0.044050] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.044149] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.044153] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.044164] PCI: Using configuration type 1 for base access
[    0.044197] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.044197] mtrr: probably your BIOS does not setup all CPUs.
[    0.044197] mtrr: corrected configuration.
[    0.046067] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.047119] ACPI: Added _OSI(Module Device)
[    0.047121] ACPI: Added _OSI(Processor Device)
[    0.047122] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.047124] ACPI: Added _OSI(Processor Aggregator Device)
[    0.053600] ACPI: Interpreter enabled
[    0.053632] ACPI: (supports S0 S1 S4 S5)
[    0.053634] ACPI: Using IOAPIC for interrupt routing
[    0.053674] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.054236] ACPI: Enabled 8 GPEs in block 00 to 1F
[    0.064776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    0.064786] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.064795] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.065278] PCI host bridge to bus 0000:00
[    0.065282] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.065285] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.065288] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.065291] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.065294] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff window]
[    0.065297] pci_bus 0000:00: root bus resource [bus 00-3f]
[    0.065310] pci 0000:00:00.0: [8086:2770] type 00 class 0x060000
[    0.065517] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    0.065540] pci 0000:00:1b.0: reg 0x10: [mem 0xe6000000-0xe6003fff 64bit]
[    0.065616] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.065780] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    0.065860] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.066033] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    0.066076] pci 0000:00:1d.0: reg 0x20: [io  0xbc00-0xbc1f]
[    0.066249] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    0.066292] pci 0000:00:1d.1: reg 0x20: [io  0xb000-0xb01f]
[    0.066466] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    0.066508] pci 0000:00:1d.2: reg 0x20: [io  0xb400-0xb41f]
[    0.066682] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    0.066725] pci 0000:00:1d.3: reg 0x20: [io  0xb800-0xb81f]
[    0.066904] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    0.066926] pci 0000:00:1d.7: reg 0x10: [mem 0xe6004000-0xe60043ff]
[    0.067155] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.067360] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
[    0.067445] pci 0000:00:1f.0: quirk: [io  0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
[    0.067451] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
[    0.067456] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[    0.067460] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[    0.067628] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    0.067646] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    0.067655] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    0.067665] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    0.067674] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    0.067683] pci 0000:00:1f.1: reg 0x20: [io  0xf000-0xf00f]
[    0.067702] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.067705] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.067708] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.067710] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.067861] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f
[    0.067879] pci 0000:00:1f.2: reg 0x10: [io  0xd000-0xd007]
[    0.067887] pci 0000:00:1f.2: reg 0x14: [io  0xd400-0xd403]
[    0.067896] pci 0000:00:1f.2: reg 0x18: [io  0xd800-0xd807]
[    0.067904] pci 0000:00:1f.2: reg 0x1c: [io  0xdc00-0xdc03]
[    0.067913] pci 0000:00:1f.2: reg 0x20: [io  0xe000-0xe00f]
[    0.067953] pci 0000:00:1f.2: PME# supported from D3hot
[    0.068109] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    0.068164] pci 0000:00:1f.3: reg 0x20: [io  0x0500-0x051f]
[    0.068400] pci 0000:01:00.0: [10de:0605] type 00 class 0x030000
[    0.068426] pci 0000:01:00.0: reg 0x10: [mem 0xe2000000-0xe2ffffff]
[    0.068441] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.068456] pci 0000:01:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit]
[    0.068466] pci 0000:01:00.0: reg 0x24: [io  0x9000-0x907f]
[    0.068477] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.068486] pci 0000:01:00.0: enabling Extended Tags
[    0.072020] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.072025] pci 0000:00:1c.0:   bridge window [io  0x9000-0x9fff]
[    0.072030] pci 0000:00:1c.0:   bridge window [mem 0xe0000000-0xe3ffffff]
[    0.072036] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.072097] pci 0000:02:05.0: [10ec:8167] type 00 class 0x020000
[    0.072118] pci 0000:02:05.0: reg 0x10: [io  0xa000-0xa0ff]
[    0.072129] pci 0000:02:05.0: reg 0x14: [mem 0xe5000000-0xe50000ff]
[    0.072169] pci 0000:02:05.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.072205] pci 0000:02:05.0: supports D1 D2
[    0.072207] pci 0000:02:05.0: PME# supported from D1 D2 D3hot D3cold
[    0.072299] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
[    0.072303] pci 0000:00:1e.0:   bridge window [io  0xa000-0xafff]
[    0.072308] pci 0000:00:1e.0:   bridge window [mem 0xe4000000-0xe5ffffff]
[    0.072315] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.072317] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.072320] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.072323] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[    0.072326] pci 0000:00:1e.0:   bridge window [mem 0xd0000000-0xfebfffff window] (subtractive decode)
[    0.073571] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.073722] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.073873] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 9 10 11 12 14 15)
[    0.074030] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.074178] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.074329] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.074477] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.074628] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.075017] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.075020] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.075023] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.075025] vgaarb: loaded
[    0.075261] EDAC MC: Ver: 3.0.0
[    0.075351] PCI: Using ACPI for IRQ routing
[    0.077432] PCI: pci_cache_line_size set to 64 bytes
[    0.077474] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.077476] e820: reserve RAM buffer [mem 0xcfff0000-0xcfffffff]
[    0.077625] NetLabel: Initializing
[    0.077626] NetLabel:  domain hash size = 128
[    0.077627] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.077654] NetLabel:  unlabeled traffic allowed by default
[    0.078265] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.078269] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.078276] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.080022] clocksource: Switched to clocksource hpet
[    0.102978] VFS: Disk quotas dquot_6.6.0
[    0.103020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.103144] pnp: PnP ACPI init
[    0.103492] system 00:00: [io  0x04d0-0x04d1] has been reserved
[    0.103496] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.103499] system 00:00: [io  0x0800-0x087f] has been reserved
[    0.103503] system 00:00: [io  0x0290-0x0294] has been reserved
[    0.103506] system 00:00: [io  0x0880-0x088f] has been reserved
[    0.103516] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.103577] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.104200] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.104675] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.105171] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.105425] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.105505] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.105635] system 00:07: [io  0x0400-0x04bf] could not be reserved
[    0.105644] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.106134] system 00:08: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.106143] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.106568] system 00:09: [mem 0x000d0000-0x000d7fff] has been reserved
[    0.106572] system 00:09: [mem 0x000f0000-0x000f7fff] could not be reserved
[    0.106576] system 00:09: [mem 0x000f8000-0x000fbfff] could not be reserved
[    0.106579] system 00:09: [mem 0x000fc000-0x000fffff] could not be reserved
[    0.106582] system 00:09: [mem 0xcfff0000-0xcfffffff] could not be reserved
[    0.106586] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.106589] system 00:09: [mem 0x00100000-0xcffeffff] could not be reserved
[    0.106593] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.106596] system 00:09: [mem 0xfed13000-0xfed1dfff] has been reserved
[    0.106600] system 00:09: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.106603] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.106606] system 00:09: [mem 0xffb00000-0xffb7ffff] has been reserved
[    0.106609] system 00:09: [mem 0xfff00000-0xffffffff] has been reserved
[    0.106613] system 00:09: [mem 0x000e0000-0x000effff] has been reserved
[    0.106621] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.106633] pnp: PnP ACPI: found 10 devices
[    0.114260] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.114291] pci 0000:01:00.0: BAR 6: assigned [mem 0xe3000000-0xe301ffff pref]
[    0.114296] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.114300] pci 0000:00:1c.0:   bridge window [io  0x9000-0x9fff]
[    0.114305] pci 0000:00:1c.0:   bridge window [mem 0xe0000000-0xe3ffffff]
[    0.114310] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.114318] pci 0000:02:05.0: BAR 6: assigned [mem 0xe4000000-0xe401ffff pref]
[    0.114321] pci 0000:00:1e.0: PCI bridge to [bus 02]
[    0.114325] pci 0000:00:1e.0:   bridge window [io  0xa000-0xafff]
[    0.114330] pci 0000:00:1e.0:   bridge window [mem 0xe4000000-0xe5ffffff]
[    0.114339] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.114342] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.114345] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.114347] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[    0.114350] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xfebfffff window]
[    0.114353] pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
[    0.114356] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xe3ffffff]
[    0.114359] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.114362] pci_bus 0000:02: resource 0 [io  0xa000-0xafff]
[    0.114365] pci_bus 0000:02: resource 1 [mem 0xe4000000-0xe5ffffff]
[    0.114368] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7 window]
[    0.114370] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff window]
[    0.114373] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.114376] pci_bus 0000:02: resource 7 [mem 0x000c0000-0x000dffff window]
[    0.114379] pci_bus 0000:02: resource 8 [mem 0xd0000000-0xfebfffff window]
[    0.114512] NET: Registered protocol family 2
[    0.114816] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.114988] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.115258] TCP: Hash tables configured (established 32768 bind 32768)
[    0.115327] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.115368] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.115464] NET: Registered protocol family 1
[    0.116746] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.116753] PCI: CLS 32 bytes, default 64
[    0.116814] Unpacking initramfs...
[    0.300394] Freeing initrd memory: 8488K
[    0.300604] Scanning for low memory corruption every 60 seconds
[    0.301553] Initialise system trusted keyrings
[    0.301572] Key type blacklist registered
[    0.301687] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[    0.304027] zbud: loaded
[    0.306578] Key type asymmetric registered
[    0.306580] Asymmetric key parser 'x509' registered
[    0.306638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.306694] io scheduler noop registered
[    0.306695] io scheduler deadline registered
[    0.306778] io scheduler cfq registered (default)
[    0.306780] io scheduler mq-deadline registered
[    0.306781] io scheduler kyber registered
[    0.306831] io scheduler bfq registered
[    0.307447] vesafb: mode is 800x600x32, linelength=3200, pages=0
[    0.307448] vesafb: scrolling: redraw
[    0.307451] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.307469] vesafb: framebuffer at 0xe1000000, mapped to 0x000000002c37c810, using 1920k, total 1920k
[    0.357683] Console: switching to colour frame buffer device 100x37
[    0.407388] fb0: VESA VGA frame buffer device
[    0.407414] intel_idle: does not run on family 6 model 23
[    0.407484] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.407500] ACPI: Power Button [PWRB]
[    0.407598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.407630] ACPI: Power Button [PWRF]
[    0.408184] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.428757] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.449424] 00:03: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.450504] ledtrig-cpu: registered to indicate activity on CPUs
[    0.450884] NET: Registered protocol family 10
[    0.456898] Segment Routing with IPv6
[    0.456931] NET: Registered protocol family 17
[    0.457159] RAS: Correctable Errors collector initialized.
[    0.457206] microcode: sig=0x1067a, pf=0x1, revision=0xa0b
[    0.457268] microcode: Microcode Update Driver: v2.2.
[    0.457282] sched_clock: Marking stable (457259007, 0)->(565275512, -108016505)
[    0.457563] registered taskstats version 1
[    0.457580] Loading compiled-in X.509 certificates
[    0.457600] zswap: loaded using pool lzo/zbud
[    0.462831] Key type big_key registered
[    0.463077]   Magic number: 6:270:121
[    0.463153] hctosys: unable to open rtc device (rtc0)
[    0.467191] Freeing unused kernel memory: 1428K
[    0.467193] Write protecting the kernel read-only data: 16384k
[    0.468351] Freeing unused kernel memory: 2016K
[    0.471930] Freeing unused kernel memory: 872K
[    0.615834] ACPI: bus type USB registered
[    0.615873] usbcore: registered new interface driver usbfs
[    0.615889] usbcore: registered new interface driver hub
[    0.615984] usbcore: registered new device driver usb
[    0.618507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.618812] ehci-pci: EHCI PCI platform driver
[    0.620135] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.620146] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.620983] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.621462] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.621518] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.624062] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[    0.624081] ehci-pci 0000:00:1d.7: irq 23, io mem 0xe6004000
[    0.631024] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.631104] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.631107] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.631110] usb usb1: Product: EHCI Host Controller
[    0.631113] usb usb1: Manufacturer: Linux 4.15.3-2-ARCH ehci_hcd
[    0.631115] usb usb1: SerialNumber: 0000:00:1d.7
[    0.631306] hub 1-0:1.0: USB hub found
[    0.631319] hub 1-0:1.0: 8 ports detected
[    0.633078] SCSI subsystem initialized
[    0.633356] uhci_hcd: USB Universal Host Controller Interface driver
[    0.633586] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.633596] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.633604] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.633626] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000bc00
[    0.634329] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    0.634332] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.634335] usb usb2: Product: UHCI Host Controller
[    0.634338] usb usb2: Manufacturer: Linux 4.15.3-2-ARCH uhci_hcd
[    0.634340] usb usb2: SerialNumber: 0000:00:1d.0
[    0.634512] hub 2-0:1.0: USB hub found
[    0.634525] hub 2-0:1.0: 2 ports detected
[    0.634869] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.634878] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.634885] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.634921] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b000
[    0.634995] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.634998] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.635001] usb usb3: Product: UHCI Host Controller
[    0.635033] usb usb3: Manufacturer: Linux 4.15.3-2-ARCH uhci_hcd
[    0.635036] usb usb3: SerialNumber: 0000:00:1d.1
[    0.635198] hub 3-0:1.0: USB hub found
[    0.635210] hub 3-0:1.0: 2 ports detected
[    0.635525] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.635532] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.635540] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.635568] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b400
[    0.635642] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.635645] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.635648] usb usb4: Product: UHCI Host Controller
[    0.635650] usb usb4: Manufacturer: Linux 4.15.3-2-ARCH uhci_hcd
[    0.635653] usb usb4: SerialNumber: 0000:00:1d.2
[    0.635816] hub 4-0:1.0: USB hub found
[    0.635828] hub 4-0:1.0: 2 ports detected
[    0.636147] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.636156] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.636164] uhci_hcd 0000:00:1d.3: detected 2 ports
[    0.636192] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000b800
[    0.636266] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.636269] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.636272] usb usb5: Product: UHCI Host Controller
[    0.636274] usb usb5: Manufacturer: Linux 4.15.3-2-ARCH uhci_hcd
[    0.636277] usb usb5: SerialNumber: 0000:00:1d.3
[    0.636440] hub 5-0:1.0: USB hub found
[    0.636452] hub 5-0:1.0: 2 ports detected
[    0.640451] libata version 3.00 loaded.
[    0.641071] ata_piix 0000:00:1f.1: version 2.13
[    0.643745] scsi host0: ata_piix
[    0.646109] scsi host1: ata_piix
[    0.646180] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.646182] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.646682] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.650262] scsi host2: ata_piix
[    0.654253] scsi host3: ata_piix
[    0.654326] ata3: SATA max UDMA/133 cmd 0xd000 ctl 0xd400 bmdma 0xe000 irq 19
[    0.654328] ata4: SATA max UDMA/133 cmd 0xd800 ctl 0xdc00 bmdma 0xe008 irq 19
[    0.689915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.836636] ata3.00: ATA-8: ST3500312CS, SC13, max UDMA/133
[    0.836639] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.847684] ata1.00: HPA detected: current 390719855, native 390721968
[    0.847688] ata1.00: ATA-7: MAXTOR STM3200820A, 3.AAE, max UDMA/100
[    0.847691] ata1.00: 390719855 sectors, multi 16: LBA48 
[    0.847698] ata1.01: ATAPI: MATSHITADVD-RAM LF-D521, A112, max UDMA/66
[    0.851156] ata3.01: ATA-9: WDC WD20PURX-64P6ZY0, 80.00A80, max UDMA/133
[    0.851159] ata3.01: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.855828] ata3.00: configured for UDMA/133
[    0.858347] ata3.01: configured for UDMA/133
[    0.874512] ata4.00: ATA-9: WDC WD20PURX-64P6ZY0, 80.00A80, max UDMA/133
[    0.874515] ata4.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.889212] ata4.01: ATA-9: WDC WD20PURX-64P6ZY0, 80.00A80, max UDMA/133
[    0.889214] ata4.01: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.891730] ata4.00: configured for UDMA/133
[    0.894246] ata4.01: configured for UDMA/133
[    0.914309] ata1.00: configured for UDMA/100
[    0.918937] ata1.01: configured for UDMA/66
[    0.919295] scsi 0:0:0:0: Direct-Access     ATA      MAXTOR STM320082 E    PQ: 0 ANSI: 5
[    0.920456] scsi 0:0:1:0: CD-ROM            MATSHITA DVD-RAM LF-D521  A112 PQ: 0 ANSI: 5
[    0.931670] scsi 2:0:0:0: Direct-Access     ATA      ST3500312CS      SC13 PQ: 0 ANSI: 5
[    0.932021] scsi 2:0:1:0: Direct-Access     ATA      WDC WD20PURX-64P 0A80 PQ: 0 ANSI: 5
[    0.932505] scsi 3:0:0:0: Direct-Access     ATA      WDC WD20PURX-64P 0A80 PQ: 0 ANSI: 5
[    0.933167] scsi 3:0:1:0: Direct-Access     ATA      WDC WD20PURX-64P 0A80 PQ: 0 ANSI: 5
[    0.935970] sd 0:0:0:0: [sda] 390719855 512-byte logical blocks: (200 GB/186 GiB)
[    0.935991] sd 0:0:0:0: [sda] Write Protect is off
[    0.935994] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.936046] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.936756] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.936776] sd 2:0:0:0: [sdb] Write Protect is off
[    0.936779] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.936814] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.937447] sd 3:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    0.937450] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[    0.937469] sd 3:0:0:0: [sdd] Write Protect is off
[    0.937473] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    0.937506] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.955295]  sdd: sdd1
[    0.955371] sd 3:0:1:0: [sde] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    0.955374] sd 3:0:1:0: [sde] 4096-byte physical blocks
[    0.955394] sd 3:0:1:0: [sde] Write Protect is off
[    0.955397] sd 3:0:1:0: [sde] Mode Sense: 00 3a 00 00
[    0.955431] sd 3:0:1:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.960079]  sdb: sdb1 sdb2 sdb3 sdb4
[    0.960140] sd 2:0:1:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    0.960144] sd 2:0:1:0: [sdc] 4096-byte physical blocks
[    0.960163] sd 2:0:1:0: [sdc] Write Protect is off
[    0.960167] sd 2:0:1:0: [sdc] Mode Sense: 00 3a 00 00
[    0.960201] sd 2:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.963057] sr 0:0:1:0: [sr0] scsi3-mmc drive: 32x/32x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.963059] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.963307] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    0.963954]  sda: sda1 sda2
[    0.971046] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.981052]  sdc: sdc1
[    0.981242] sd 2:0:0:0: [sdb] Attached SCSI disk
[    0.981458] sd 2:0:1:0: [sdc] Attached SCSI disk
[    0.994973]  sde: sde1 sde2 sde3 sde4
[    0.995604] sd 3:0:0:0: [sdd] Attached SCSI disk
[    0.995732] sd 3:0:1:0: [sde] Attached SCSI disk
[    1.081024] usb 2-2: new low-speed USB device number 2 using uhci_hcd
[    1.210730] random: crng init done
[    1.311037] tsc: Refined TSC clocksource calibration: 2663.181 MHz
[    1.311045] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2663613cd3f, max_idle_ns: 440795329616 ns
[    1.469050] usb 2-2: New USB device found, idVendor=046d, idProduct=c216
[    1.469055] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.469058] usb 2-2: Product: Logitech Dual Action
[    1.469060] usb 2-2: Manufacturer: Logitech
[    1.475231] hidraw: raw HID events driver (C) Jiri Kosina
[    1.497141] usbcore: registered new interface driver usbhid
[    1.497143] usbhid: USB HID core driver
[    1.499914] input: Logitech Logitech Dual Action as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/0003:046D:C216.0001/input/input4
[    1.499980] logitech 0003:046D:C216.0001: input,hidraw0: USB HID v1.10 Joystick [Logitech Logitech Dual Action] on usb-0000:00:1d.0-2/input0
[    1.697028] usb 1-8: new high-speed USB device number 3 using ehci-pci
[    1.845884] usb 1-8: New USB device found, idVendor=0cf3, idProduct=9271
[    1.845888] usb 1-8: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[    1.845891] usb 1-8: Product: USB2.0 WLAN
[    1.845894] usb 1-8: Manufacturer: ATHEROS
[    1.845896] usb 1-8: SerialNumber: 12345
[    2.319080] clocksource: Switched to clocksource tsc
[    2.522308] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[    3.854855] systemd[1]: RTC configured in localtime, applying delta of -480 minutes to system time.
[    4.094019] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.163345] systemd[1]: systemd 237 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.175687] systemd[1]: Detected architecture x86-64.
[    4.200470] systemd[1]: Set hostname to <arch>.
[    6.138006] systemd[1]: Reached target Remote File Systems.
[    6.138195] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.139028] systemd[1]: Created slice System Slice.
[    6.139132] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    6.220382] systemd[1]: Listening on Process Core Dump Socket.
[    6.220657] systemd[1]: Created slice system-getty.slice.
[    6.220956] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.555813] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    6.555868] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    6.555922] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    6.555973] sd 2:0:1:0: Attached scsi generic sg3 type 0
[    6.556037] sd 3:0:0:0: Attached scsi generic sg4 type 0
[    6.556094] sd 3:0:1:0: Attached scsi generic sg5 type 0
[    6.614189] EXT4-fs (sdb4): re-mounted. Opts: data=ordered
[    7.310429] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    7.594574] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    8.417604] Linux agpgart interface v0.103
[    8.466258] rtc_cmos 00:01: RTC can wake from S4
[    8.466403] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    8.466434] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    8.495290] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.501167] IT8718 SuperIO detected.
[    8.501413] parport_pc 00:04: reported by Plug and Play ACPI
[    8.501477] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[    8.551526] intel_rng: FWH not detected
[    8.770192] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x000000000000042C-0x000000000000042D (\GP2C) (20170831/utaddress-247)
[    8.770203] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    8.770252] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    8.811394] leds_ss4200: no LED devices found
[    8.911189] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    8.911394] r8169 0000:02:05.0 (unnamed net_device) (uninitialized): not PCI Express
[    8.911753] r8169 0000:02:05.0 eth0: RTL8169sc/8110sc at 0x00000000b72c6603, 00:1a:4d:69:ad:68, XID 18000000 IRQ 21
[    8.911757] r8169 0000:02:05.0 eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok]
[    9.140600] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    9.281810] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.298853] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.341027] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC883: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    9.341033] snd_hda_codec_realtek hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    9.341036] snd_hda_codec_realtek hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    9.341039] snd_hda_codec_realtek hdaudioC0D2:    mono: mono_out=0x0
[    9.341041] snd_hda_codec_realtek hdaudioC0D2:    dig-out=0x1e/0x0
[    9.341044] snd_hda_codec_realtek hdaudioC0D2:    inputs:
[    9.341048] snd_hda_codec_realtek hdaudioC0D2:      Rear Mic=0x18
[    9.341051] snd_hda_codec_realtek hdaudioC0D2:      Front Mic=0x19
[    9.341054] snd_hda_codec_realtek hdaudioC0D2:      Line=0x1a
[    9.341057] snd_hda_codec_realtek hdaudioC0D2:      CD=0x1c
[    9.341059] snd_hda_codec_realtek hdaudioC0D2:    dig-in=0x1f
[    9.371201] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    9.372236] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    9.372329] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    9.372416] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    9.372505] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    9.372591] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    9.372682] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    9.372769] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[    9.396891] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    9.396896] cfg80211: failed to load regulatory.db
[    9.405822] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    9.607024] intel_powerclamp: No package C-state available
[    9.968971] ppdev: user-space parallel port driver
[   10.104134] iTCO_vendor_support: vendor-support=0
[   10.105974] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   10.106049] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
[   10.106186] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   10.314983] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input5
[   10.397006] gpio_ich: GPIO from 462 to 511 on gpio_ich
[   10.455355] r8169 0000:02:05.0 enp2s5: renamed from eth0
[   10.459496] usb 1-8: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
[   10.459602] usbcore: registered new interface driver ath9k_htc
[   10.770391] usb 1-8: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008
[   10.950794] nvidia: loading out-of-tree module taints kernel.
[   10.950810] nvidia: module license 'NVIDIA' taints kernel.
[   10.950812] Disabling lock debugging due to kernel taint
[   10.977342] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   10.977760] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[   10.977771] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.106  Tue Jan  9 15:10:23 PST 2018
[   11.022888] ath9k_htc 1-8:1.0: ath9k_htc: HTC initialized with 33 credits
[   11.253045] Adding 1048572k swap on /dev/sdb1.  Priority:-2 extents:1 across:1048572k FS
[   11.291518] ath9k_htc 1-8:1.0: ath9k_htc: FW Version: 1.4
[   11.291522] ath9k_htc 1-8:1.0: FW RMW support: On
[   11.291524] ath: EEPROM regdomain: 0x809c
[   11.291526] ath: EEPROM indicates we should expect a country code
[   11.291527] ath: doing EEPROM country->regdmn map search
[   11.291529] ath: country maps to regdmn code: 0x52
[   11.291530] ath: Country alpha2 being used: CN
[   11.291532] ath: Regpair used: 0x52
[   11.464826] ieee80211 phy0: Atheros AR9271 Rev:1
[   11.468289] mousedev: PS/2 mouse device common for all mice
[   11.522491] ath9k_htc 1-8:1.0 wlp0s29f7u8: renamed from wlan0
[   11.948418] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: data=ordered
[   12.302840] it87: Found IT8718F chip at 0x290, revision 2
[   12.302861] it87: Beeping is supported
[   14.909349] IPv6: ADDRCONF(NETDEV_UP): enp2s5: link is not ready
[   14.916849] r8169 0000:02:05.0 enp2s5: link down
[   14.916851] r8169 0000:02:05.0 enp2s5: link down
[   14.916916] IPv6: ADDRCONF(NETDEV_UP): enp2s5: link is not ready
[   14.933839] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[   15.121066] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[   15.366167] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[   16.237282] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[   17.100410] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[   17.100612] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[   17.830511] NVRM: Your system is not currently configured to drive a VGA console
[   17.830514] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   17.830516] NVRM: requires the use of a text-mode VGA console. Use of other console
[   17.830518] NVRM: drivers including, but not limited to, vesafb, may result in
[   17.830519] NVRM: corruption and stability problems, and is not supported.
[   20.645312] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[   22.104281] wlp0s29f7u8: authenticate with 38:3b:c8:9e:11:aa
[   22.365192] wlp0s29f7u8: send auth to 38:3b:c8:9e:11:aa (try 1/3)
[   22.373278] wlp0s29f7u8: authenticated
[   22.374055] wlp0s29f7u8: associate with 38:3b:c8:9e:11:aa (try 1/3)
[   22.377273] wlp0s29f7u8: RX AssocResp from 38:3b:c8:9e:11:aa (capab=0x411 status=0 aid=1)
[   22.386023] wlp0s29f7u8: associated
[   22.555470] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u8: link becomes ready
[   27.995725] fuse init (API version 7.26)
[  110.550460] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[  235.581122] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[  360.611797] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[  485.642322] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[  610.672992] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[  617.201877] perf: interrupt took too long (2516 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
[  735.703512] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[  860.736549] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[  898.101160] perf: interrupt took too long (3156 > 3145), lowering kernel.perf_event_max_sample_rate to 63000
[  985.479964] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1110.797003] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1235.519062] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1243.251486] perf: interrupt took too long (3956 > 3945), lowering kernel.perf_event_max_sample_rate to 50000
[ 1360.551452] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1485.526142] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1610.610914] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1735.641819] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1860.672739] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 1985.702894] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 2110.733558] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 2202.384358] traps: xfce4-taskmanag[10530] general protection ip:40a631 sp:7fff2ba38630 error:0 in xfce4-taskmanager[400000+1f000]
[ 2206.317679] traps: panel-7-systeml[599] general protection ip:7fc5ceed6d87 sp:7fff4d947690 error:0 in libgtk-3.so.0.2200.28[7fc5ceb4c000+707000]
[ 2207.082379] wlp0s29f7u8: deauthenticating from 38:3b:c8:9e:11:aa by local choice (Reason: 3=DEAUTH_LEAVING)
[ 2207.438522] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[ 2207.659387] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[ 2207.659681] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[ 2216.430862] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[ 2217.875159] wlp0s29f7u8: authenticate with 38:3b:c8:9e:11:aa
[ 2218.172008] wlp0s29f7u8: send auth to 38:3b:c8:9e:11:aa (try 1/3)
[ 2218.180123] wlp0s29f7u8: authenticated
[ 2218.181027] wlp0s29f7u8: associate with 38:3b:c8:9e:11:aa (try 1/3)
[ 2218.184461] wlp0s29f7u8: RX AssocResp from 38:3b:c8:9e:11:aa (capab=0x411 status=0 aid=1)
[ 2218.193207] wlp0s29f7u8: associated
[ 2218.218895] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u8: link becomes ready
[ 2233.547437] wlp0s29f7u8: deauthenticating from 38:3b:c8:9e:11:aa by local choice (Reason: 3=DEAUTH_LEAVING)
[ 2233.890637] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[ 2241.399882] IPv6: ADDRCONF(NETDEV_UP): enp2s5: link is not ready
[ 2241.407765] r8169 0000:02:05.0 enp2s5: link down
[ 2241.407778] r8169 0000:02:05.0 enp2s5: link down
[ 2241.407843] IPv6: ADDRCONF(NETDEV_UP): enp2s5: link is not ready
[ 2241.411129] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[ 2241.629366] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[ 2241.661678] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u8: link is not ready
[ 2243.070274] wlp0s29f7u8: authenticate with 38:3b:c8:9e:11:aa
[ 2243.249614] wlp0s29f7u8: send auth to 38:3b:c8:9e:11:aa (try 1/3)
[ 2243.257597] wlp0s29f7u8: authenticated
[ 2243.258074] wlp0s29f7u8: associate with 38:3b:c8:9e:11:aa (try 1/3)
[ 2243.261951] wlp0s29f7u8: RX AssocResp from 38:3b:c8:9e:11:aa (capab=0x411 status=0 aid=1)
[ 2243.270699] wlp0s29f7u8: associated
[ 2243.320129] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u8: link becomes ready
[ 2258.348885] perf: interrupt took too long (4951 > 4945), lowering kernel.perf_event_max_sample_rate to 40000
[ 2360.606510] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 2485.825425] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 2610.857208] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
[ 2735.887126] [UFW BLOCK] IN=wlp0s29f7u8 OUT= MAC=01:00:5e:00:00:01:38:3b:c8:9e:11:a9:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
arch01 ~ $ 

Offline

#4 2018-02-17 18:43:21

loqs
Member
Registered: 2014-03-06
Posts: 17,323

Re: dmesg error cfg80211: failed to load regulatory.db

# $Id$
# Maintainer: Thomas Bächler <thomas@archlinux.org>

pkgname=wireless-regdb
pkgver=2017.12.23
pkgrel=1
pkgdesc="Central Regulatory Domain Database"
arch=('any')
url="http://wireless.kernel.org/en/developers/Regulatory"
backup=(etc/conf.d/wireless-regdom)
license=('custom')
depends=('sh')
makedepends=('crda')
source=(https://www.kernel.org/pub/software/network/wireless-regdb/${pkgname}-${pkgver}.tar.{xz,sign}
        crda.conf.d)
sha256sums=('0e53e605dd98e7f34429242b5b2afea6dbc91bb913892fa01101e0ec481a4ab9'
            'SKIP'
            '192428fd959806705356107bffc97b8b379854e79bd013c4ee140e5202326e2b')
validpgpkeys=('2ABCA7498D83E1D32D51D3B5AB4800A62DB9F73A') #Seth Forshee <seth.forshee@canonical.com>

package() {
  # Install and verify regulatory.bin file
  msg "Installing and verifying the regulatory.bin file ..."
  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/regulatory.bin "${pkgdir}"/usr/lib/crda/regulatory.bin
  # This creates a depend/makedepend loop:
  # crda depends on wireless-regdb (but strictly doesn't makedepend on it)
  # wireless-regdb makedepends on crda
  if /usr/bin/regdbdump "${pkgdir}"/usr/lib/crda/regulatory.bin > /dev/null; then
    msg "Regulatory database verification was succesful."
  else
    error "Regulatory database verification failed."
    return 1
  fi
  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/sforshee.key.pub.pem "${pkgdir}"/usr/lib/crda/pubkeys/sforshee.key.pub.pem
  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/LICENSE "${pkgdir}"/usr/share/licenses/wireless-regdb/LICENSE
  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/regulatory.bin.5 "${pkgdir}"/usr/share/man/man5/regulatory.bin.5
  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/regulatory.db "${pkgdir}"/usr/lib/firmware/regulatory.db
  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/regulatory.db.p7s "${pkgdir}"/usr/lib/firmware/regulatory.db.p7s
  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/regulatory.db.5 "${pkgdir}"/usr/share/man/man5/regulatory.db.5

  msg "Installing /etc/conf.d/wireless-regdom ..."
  install -D -m644 "${srcdir}"/crda.conf.d "${pkgdir}"/etc/conf.d/wireless-regdom
  for dom in $(grep ^country "${srcdir}"/${pkgname}-${pkgver}/db.txt | cut -d' ' -f2 | sed 's|:||g'); do
    echo "#WIRELESS_REGDOM=\"${dom}\"" >> "${pkgdir}"/etc/conf.d/wireless-regdom.tmp
  done
  sort -u "${pkgdir}"/etc/conf.d/wireless-regdom.tmp >> "${pkgdir}"/etc/conf.d/wireless-regdom
  rm "${pkgdir}"/etc/conf.d/wireless-regdom.tmp

  install -D -m644 "${srcdir}"/${pkgname}-${pkgver}/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}

This updated PKGBUILD for wireless-regdom should resolve the info message

		pr_info("failed to load regulatory.db\n");

and the warning message

			dev_warn(device,
				 "Direct firmware load for %s failed with error %d\n",
				 name, ret);

Although they are harmless as crda can provide the database as happened in pre 4.15 kernels as per the first commit message.

Offline

Board footer

Powered by FluxBB