You are not logged in.

#1 2019-01-14 15:20:19

drudox
Member
Registered: 2017-10-01
Posts: 126

Unable to get wi-fi works on HP laptop

Hi all , I have an Hp Laptop 15-bw046nl ,

I have recently reinstalled arch on this machine, the problem now is that I cannot use the wifi device , I remember that in a previous installation (1 year ago) I had compile the driver rtlwifi_new (download from github) compile and install it and after reboot the wifi interface appear ..

Now I don't know why also if I try to compile and install the driver I can't see the wifi device ... the command :

 lspci -v | grep -i network

give me this:

  02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723DE 802.11b/g/n PCIe Adapter

I've also tried the once here :
https://github.com/smlinux/rtl8723de
but the compilation fail with this log :

DKMS make.log for rtl8723de-5.1.1.8_21285.20171026_COEX20170111-1414 for kernel 4.20.1-arch1-1-ARCH (x86_64)
lun 14 gen 2019, 16.44.53, CET
/bin/sh: bc: comando non trovato
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.20.1-arch1-1-ARCH/build M=/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build  modules
make[1]: ingresso nella directory "/usr/lib/modules/4.20.1-arch1-1-ARCH/build"
/bin/sh: bc: comando non trovato
  CC [M]  /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_cmd.o
In file included from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/drv_types.h:35,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_cmd.c:22:
/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/wifi.h:1006: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
 #define IEEE80211_MAX_AMPDU_BUF 0x40
 
In file included from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/osdep_service_linux.h:86,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/osdep_service.h:42,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/drv_types.h:32,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_cmd.c:22:
./include/linux/ieee80211.h:1442: note: this is the location of the previous definition
 #define IEEE80211_MAX_AMPDU_BUF  0x100
 
  CC [M]  /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_security.o
In file included from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/drv_types.h:35,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_security.c:22:
/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/wifi.h:1006: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
 #define IEEE80211_MAX_AMPDU_BUF 0x40
 
In file included from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/osdep_service_linux.h:86,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/osdep_service.h:42,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/drv_types.h:32,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_security.c:22:
./include/linux/ieee80211.h:1442: note: this is the location of the previous definition
 #define IEEE80211_MAX_AMPDU_BUF  0x100
 
  CC [M]  /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.o
In file included from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/drv_types.h:35,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.c:22:
/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/wifi.h:1006: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
 #define IEEE80211_MAX_AMPDU_BUF 0x40
 
In file included from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/osdep_service_linux.h:86,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/osdep_service.h:42,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/include/drv_types.h:32,
                 from /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.c:22:
./include/linux/ieee80211.h:1442: note: this is the location of the previous definition
 #define IEEE80211_MAX_AMPDU_BUF  0x100
 
/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.c: In function ‘dump_drv_version’:
/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.c:50:62: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
  RTW_PRINT_SEL(sel, "build time: %s %s\n", __DATE__, __TIME__);
                                                              ^
/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.c:50:62: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.c:50:62: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.c:50:62: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
cc1: some warnings being treated as errors
make[2]: *** [scripts/Makefile.build:292: /var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build/core/rtw_debug.o] Error 1
make[1]: *** [Makefile:1563: _module_/var/lib/dkms/rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414/build] Error 2
make[1]: uscita dalla directory "/usr/lib/modules/4.20.1-arch1-1-ARCH/build"
make: *** [Makefile:1885: modules] Error 2

I've search around google but I can't find a solutions ... may you please help me about ??

thanks in advance

Last edited by drudox (2019-01-14 15:46:44)

Offline

#2 2019-01-14 16:40:23

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,409

Re: Unable to get wi-fi works on HP laptop

Look into your dmesg if there are any messages as to why the driver from rtlwifi_new doesn't load, post your dmesg in doubt.

Offline

#3 2019-01-14 16:53:59

drudox
Member
Registered: 2017-10-01
Posts: 126

Re: Unable to get wi-fi works on HP laptop

~ » dmesg | grep rtlwifi  
~ »                                         
~ » dmesg | grep rtlwifi_new          
~ »                          
 
~ » dmesg | grep rtl                                                
[    3.195751] Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=826c lmp_ver=08 lmp_subver=8873
[    3.195756] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver 8873, hci rev 826c, hci ver 0008
[ 6693.038736] Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[ 6693.040508] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_fw.bin
[ 6693.100552] Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8723d_config.bin

looks that ther is not message about wifi sad , what I'm wrong ?

my complete dmesg is :

~ » dmesg                                                           irene@Altea
[    0.000000] Linux version 4.20.1-arch1-1-ARCH (builduser@heftig-17587) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Wed Jan 9 20:25:43 UTC 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3dd32093-1824-4cb9-8073-ca0d0120e6b8 rw quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000] [Firmware Info]: CPU: Re-enabling disabled Topology Extensions Support.
[    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-0x0000000000086fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000087000-0x0000000000087fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bee0efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bee0f000-0x00000000bf17efff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bf17f000-0x00000000bf87efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf87f000-0x00000000bfb7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfb7f000-0x00000000bfbfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfbff000-0x00000000bfbfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfc00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d3000000-0x00000000d30fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000031effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000031f000000-0x000000033effffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by INSYDE Corp.
[    0.000000] efi:  ESRT=0xbf1e1098  ACPI 2.0=0xbfbfe014  SMBIOS=0xbf1df000  SMBIOS 3.0=0xbf1dd000 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: HP HP Laptop 15-bw0xx/8333, BIOS F.11 07/05/2017
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2495.141 MHz processor
[    0.000033] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000035] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000041] last_pfn = 0x31f000 max_arch_pfn = 0x400000000
[    0.000047] MTRR default type: uncachable
[    0.000047] MTRR fixed ranges enabled:
[    0.000049]   00000-9FFFF write-back
[    0.000049]   A0000-BFFFF uncachable
[    0.000050]   C0000-FFFFF write-through
[    0.000051] MTRR variable ranges enabled:
[    0.000052]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000053]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000054]   2 base 0000FF800000 mask FFFFFF800000 write-protect
[    0.000055]   3 disabled
[    0.000056]   4 disabled
[    0.000056]   5 disabled
[    0.000056]   6 disabled
[    0.000057]   7 disabled
[    0.000058] TOM2: 000000033f000000 aka 13296M
[    0.000342] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000509] last_pfn = 0xbfc00 max_arch_pfn = 0x400000000
[    0.005589] esrt: Reserving ESRT space from 0x00000000bf1e1098 to 0x00000000bf1e10d0.
[    0.005601] check: Scanning 1 areas for low memory corruption
[    0.005605] Base memory trampoline at [(____ptrval____)] 99000 size 24576
[    0.005608] Using GB pages for direct mapping
[    0.005610] BRK [0x272401000, 0x272401fff] PGTABLE
[    0.005612] BRK [0x272402000, 0x272402fff] PGTABLE
[    0.005613] BRK [0x272403000, 0x272403fff] PGTABLE
[    0.005643] BRK [0x272404000, 0x272404fff] PGTABLE
[    0.005644] BRK [0x272405000, 0x272405fff] PGTABLE
[    0.005796] BRK [0x272406000, 0x272406fff] PGTABLE
[    0.005822] BRK [0x272407000, 0x272407fff] PGTABLE
[    0.005880] BRK [0x272408000, 0x272408fff] PGTABLE
[    0.005909] Secure boot could not be determined
[    0.005910] RAMDISK: [mem 0x370f1000-0x3786ffff]
[    0.005916] ACPI: Early table checksum verification disabled
[    0.005920] ACPI: RSDP 0x00000000BFBFE014 000024 (v02 HPQOEM)
[    0.005923] ACPI: XSDT 0x00000000BFBC2188 0000F4 (v01 HPQOEM SLIC-MPC 00000001 HP   01000013)
[    0.005929] ACPI: FACP 0x00000000BFBF9000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.005935] ACPI: DSDT 0x00000000BFBE9000 0090DA (v01 HPQOEM SLIC-MPC 00040000 ACPI 00040000)
[    0.005938] ACPI: FACS 0x00000000BFB44000 000040
[    0.005940] ACPI: UEFI 0x00000000BFBFD000 000236 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005943] ACPI: MSDM 0x00000000BFBFC000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.005946] ACPI: ASF! 0x00000000BFBFB000 0000A5 (v32 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005948] ACPI: BOOT 0x00000000BFBFA000 000028 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005951] ACPI: HPET 0x00000000BFBF8000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005953] ACPI: APIC 0x00000000BFBF7000 000090 (v03 HPQOEM SLIC-MPC 00000001 HP   00040000)
[    0.005955] ACPI: MCFG 0x00000000BFBF6000 00003C (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005958] ACPI: SPCR 0x00000000BFBF5000 000050 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005960] ACPI: WDAT 0x00000000BFBF4000 00017C (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005962] ACPI: WDRT 0x00000000BFBF3000 000047 (v01 HPQOEM INSYDE   00000000 HP   00040000)
[    0.005965] ACPI: UEFI 0x00000000BFBE8000 000042 (v01 HPQOEM INSYDE   00000000 HP   00040000)
[    0.005967] ACPI: SSDT 0x00000000BFBE1000 006735 (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.005970] ACPI: SSDT 0x00000000BFBE0000 0009F8 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.005972] ACPI: SSDT 0x00000000BFBD7000 00888F (v02 HPQOEM INSYDE   00000002 ACPI 00040000)
[    0.005974] ACPI: CRAT 0x00000000BFBD6000 000528 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005976] ACPI: VFCT 0x00000000BFBC6000 00FE84 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.005979] ACPI: SSDT 0x00000000BFBC5000 000482 (v01 HPQOEM INSYDE   00001000 ACPI 00040000)
[    0.005981] ACPI: TPM2 0x00000000BFBC4000 000034 (v03 HPQOEM INSYDE   00000002 HP   00040000)
[    0.005983] ACPI: SSDT 0x00000000BFBC3000 000692 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.005985] ACPI: SSDT 0x00000000BFBC0000 001CE0 (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.005987] ACPI: SSDT 0x00000000BFBBE000 00127C (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.005990] ACPI: SSDT 0x00000000BFBBC000 00165E (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.005992] ACPI: FPDT 0x00000000BFBBB000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP   00040000)
[    0.005994] ACPI: SSDT 0x00000000BFBB8000 0021DF (v01 HPQOEM INSYDE   00000001 ACPI 00040000)
[    0.005996] ACPI: BGRT 0x00000000BFBB7000 000038 (v01 HPQOEM INSYDE   00000001 HP   00040000)
[    0.006006] ACPI: Local APIC address 0xfee00000
[    0.006097] No NUMA configuration found
[    0.006098] Faking a node at [mem 0x0000000000000000-0x000000031effffff]
[    0.006102] NODE_DATA(0) allocated [mem 0x31effc000-0x31effffff]
[    0.006128] Zone ranges:
[    0.006129]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.006130]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.006131]   Normal   [mem 0x0000000100000000-0x000000031effffff]
[    0.006132]   Device   empty
[    0.006132] Movable zone start for each node
[    0.006133] Early memory node ranges
[    0.006134]   node   0: [mem 0x0000000000001000-0x0000000000086fff]
[    0.006134]   node   0: [mem 0x0000000000088000-0x000000000009ffff]
[    0.006135]   node   0: [mem 0x0000000000100000-0x00000000bee0efff]
[    0.006136]   node   0: [mem 0x00000000bfbff000-0x00000000bfbfffff]
[    0.006136]   node   0: [mem 0x0000000100000000-0x000000031effffff]
[    0.006193] Zeroed struct page in unavailable ranges: 4690 pages
[    0.006194] Initmem setup node 0 [mem 0x0000000000001000-0x000000031effffff]
[    0.006196] On node 0 totalpages: 3005870
[    0.006197]   DMA zone: 64 pages used for memmap
[    0.006197]   DMA zone: 23 pages reserved
[    0.006198]   DMA zone: 3998 pages, LIFO batch:0
[    0.006683]   DMA32 zone: 12153 pages used for memmap
[    0.006685]   DMA32 zone: 777744 pages, LIFO batch:63
[    0.022419]   Normal zone: 34752 pages used for memmap
[    0.022420]   Normal zone: 2224128 pages, LIFO batch:63
[    0.065563] ACPI: PM-Timer IO Port: 0x408
[    0.065565] ACPI: Local APIC address 0xfee00000
[    0.065572] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.065574] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.065574] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.065575] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.065584] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[    0.065587] IOAPIC[1]: apic_id 5, version 33, address 0xfec01000, GSI 24-55
[    0.065588] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.065590] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.065591] ACPI: IRQ0 used by override.
[    0.065592] ACPI: IRQ9 used by override.
[    0.065594] Using ACPI (MADT) for SMP configuration information
[    0.065595] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.065605] ACPI: SPCR: SPCR table version 1
[    0.065607] ACPI: SPCR: console: uart,io,0x3f8,115200
[    0.065609] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.065630] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.065632] PM: Registered nosave memory: [mem 0x00087000-0x00087fff]
[    0.065633] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[    0.065633] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.065635] PM: Registered nosave memory: [mem 0xbee0f000-0xbf17efff]
[    0.065635] PM: Registered nosave memory: [mem 0xbf17f000-0xbf87efff]
[    0.065636] PM: Registered nosave memory: [mem 0xbf87f000-0xbfb7efff]
[    0.065637] PM: Registered nosave memory: [mem 0xbfb7f000-0xbfbfefff]
[    0.065638] PM: Registered nosave memory: [mem 0xbfc00000-0xbfffffff]
[    0.065638] PM: Registered nosave memory: [mem 0xc0000000-0xd2ffffff]
[    0.065639] PM: Registered nosave memory: [mem 0xd3000000-0xd30fffff]
[    0.065640] PM: Registered nosave memory: [mem 0xd3100000-0xf7ffffff]
[    0.065640] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.065641] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.065641] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.065642] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.065642] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.065643] PM: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
[    0.065643] PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.065644] PM: Registered nosave memory: [mem 0xfed81000-0xfedfffff]
[    0.065644] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.065645] PM: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[    0.065645] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.065648] [mem 0xd3100000-0xf7ffffff] available for PCI devices
[    0.065649] Booting paravirtualized kernel on bare hardware
[    0.065652] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.188025] random: get_random_bytes called from start_kernel+0x95/0x54e with crng_init=0
[    0.188034] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.188537] percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u524288
[    0.188543] pcpu-alloc: s147456 r8192 d28672 u524288 alloc=1*2097152
[    0.188545] pcpu-alloc: [0] 0 1 2 3 
[    0.188564] Built 1 zonelists, mobility grouping on.  Total pages: 2958878
[    0.188565] Policy zone: Normal
[    0.188567] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3dd32093-1824-4cb9-8073-ca0d0120e6b8 rw quiet
[    0.205812] Calgary: detecting Calgary via BIOS EBDA area
[    0.205814] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.251455] Memory: 11679188K/12023480K available (12293K kernel code, 1268K rwdata, 3728K rodata, 1532K init, 3936K bss, 344292K reserved, 0K cma-reserved)
[    0.251701] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.251709] ftrace: allocating 35813 entries in 140 pages
[    0.269246] rcu: Preemptible hierarchical RCU implementation.
[    0.269248] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.269249] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.269250] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.269250] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.269251] 	Tasks RCU enabled.
[    0.269252] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.269253] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.270840] NR_IRQS: 20736, nr_irqs: 1000, preallocated irqs: 16
[    0.270996] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.271045] Console: colour dummy device 80x25
[    0.271051] printk: console [tty0] enabled
[    0.271077] ACPI: Core revision 20181003
[    0.271415] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.271430] hpet clockevent registered
[    0.271435] APIC: Switch to symmetric I/O mode setup
[    0.271825] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.288102] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23f74b95566, max_idle_ns: 440795208762 ns
[    0.288115] Calibrating delay loop (skipped), value calculated using timer frequency.. 4992.21 BogoMIPS (lpj=8317136)
[    0.288117] pid_max: default: 32768 minimum: 301
[    0.291546] LSM: Security Framework initializing
[    0.291550] Yama: becoming mindful.
[    0.291557] AppArmor: AppArmor disabled by boot time parameter
[    0.295548] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.297389] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.297469] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.297528] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.297803] mce: CPU supports 7 MCE banks
[    0.297811] LVT offset 1 assigned for vector 0xf9
[    0.297818] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.297818] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.297820] Spectre V2 : Mitigation: Full AMD retpoline
[    0.297821] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.297822] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.298002] Freeing SMP alternatives memory: 28K
[    0.308104] smpboot: CPU0: AMD A10-9620P RADEON R5, 10 COMPUTE CORES 4C+6G (family: 0x15, model: 0x65, stepping: 0x1)
[    0.324861] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.324869] ... version:                0
[    0.324870] ... bit width:              48
[    0.324870] ... generic registers:      6
[    0.324871] ... value mask:             0000ffffffffffff
[    0.324872] ... max period:             00007fffffffffff
[    0.324872] ... fixed-purpose events:   0
[    0.324873] ... event mask:             000000000000003f
[    0.331520] rcu: Hierarchical SRCU implementation.
[    0.354879] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.361535] smp: Bringing up secondary CPUs ...
[    0.401545] x86: Booting SMP configuration:
[    0.401547] .... node  #0, CPUs:      #1 #2 #3
[    0.483779] smp: Brought up 1 node, 4 CPUs
[    0.483779] smpboot: Max logical packages: 1
[    0.483779] smpboot: Total of 4 processors activated (19969.84 BogoMIPS)
[    0.485356] devtmpfs: initialized
[    0.485356] x86/mm: Memory block size: 128MB
[    0.485918] PM: Registering ACPI NVS region [mem 0xbf87f000-0xbfb7efff] (3145728 bytes)
[    0.488160] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.488160] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.488291] pinctrl core: initialized pinctrl subsystem
[    0.488454] RTC time: 18:24:30, date: 01/14/19
[    0.488780] NET: Registered protocol family 16
[    0.488899] audit: initializing netlink subsys (disabled)
[    0.488910] audit: type=2000 audit(1547490269.216:1): state=initialized audit_enabled=0 res=1
[    0.491523] cpuidle: using governor ladder
[    0.491569] cpuidle: using governor menu
[    0.495533] Simple Boot Flag at 0x44 set to 0x1
[    0.495533] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.495533] ACPI: bus type PCI registered
[    0.495533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.495533] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.495533] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.495533] PCI: Using configuration type 1 for base access
[    0.498337] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.498337] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.498337] ACPI: Added _OSI(Module Device)
[    0.498337] ACPI: Added _OSI(Processor Device)
[    0.498337] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.498337] ACPI: Added _OSI(Processor Aggregator Device)
[    0.498337] ACPI: Added _OSI(Linux-Dell-Video)
[    0.498337] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.522240] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.529703] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.535169] ACPI: EC: EC started
[    0.535171] ACPI: EC: interrupt blocked
[    0.535424] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
[    0.535426] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.535428] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions
[    0.535428] ACPI: Interpreter enabled
[    0.535453] ACPI: (supports S0 S3 S4 S5)
[    0.535455] ACPI: Using IOAPIC for interrupt routing
[    0.535635] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.536084] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.538015] ACPI: Power Resource [P0U2] (off)
[    0.538115] ACPI: Power Resource [P3U2] (off)
[    0.538608] ACPI: Power Resource [P0U3] (off)
[    0.538643] ACPI: Power Resource [P3U3] (off)
[    0.540198] ACPI: Power Resource [P0ST] (on)
[    0.540232] ACPI: Power Resource [P3ST] (on)
[    0.540333] ACPI: Power Resource [P0SA] (off)
[    0.540364] ACPI: Power Resource [P3SA] (off)
[    0.545249] ACPI: Power Resource [P0SD] (off)
[    0.545285] ACPI: Power Resource [P3SD] (off)
[    0.546067] ACPI BIOS Error (bug): Could not resolve [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20181003/psargs-330)
[    0.546073] ACPI Error: Method parse/execution failed \_SB.WLBU._STA, AE_NOT_FOUND (20181003/psparse-516)
[    0.546887] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.546887] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.546887] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.547010] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.547011] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.547029] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.547329] PCI host bridge to bus 0000:00
[    0.547331] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.547333] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.547334] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.547335] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.547336] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.547337] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.547339] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.547340] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.547341] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.547342] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.547346] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.547347] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.547348] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.547349] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.547350] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.547351] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xf7ffffff window]
[    0.547352] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff window]
[    0.547354] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.547362] pci 0000:00:00.0: [1022:1576] type 00 class 0x060000
[    0.547470] pci 0000:00:01.0: [1002:9874] type 00 class 0x030000
[    0.547488] pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.547497] pci 0000:00:01.0: reg 0x18: [mem 0xd2800000-0xd2ffffff 64bit pref]
[    0.547503] pci 0000:00:01.0: reg 0x20: [io  0x5000-0x50ff]
[    0.547509] pci 0000:00:01.0: reg 0x24: [mem 0xd3400000-0xd343ffff]
[    0.547514] pci 0000:00:01.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.547518] pci 0000:00:01.0: enabling Extended Tags
[    0.547526] pci 0000:00:01.0: BAR 0: assigned to efifb
[    0.547557] pci 0000:00:01.0: supports D1 D2
[    0.547558] pci 0000:00:01.0: PME# supported from D1 D2 D3hot
[    0.547648] pci 0000:00:01.1: [1002:9840] type 00 class 0x040300
[    0.547663] pci 0000:00:01.1: reg 0x10: [mem 0xd3460000-0xd3463fff 64bit]
[    0.547689] pci 0000:00:01.1: enabling Extended Tags
[    0.547720] pci 0000:00:01.1: supports D1 D2
[    0.547791] pci 0000:00:02.0: [1022:157b] type 00 class 0x060000
[    0.547882] pci 0000:00:02.2: [1022:157c] type 01 class 0x060400
[    0.547918] pci 0000:00:02.2: enabling Extended Tags
[    0.547958] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.548099] pci 0000:00:02.4: [1022:157c] type 01 class 0x060400
[    0.548144] pci 0000:00:02.4: enabling Extended Tags
[    0.548198] pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
[    0.548335] pci 0000:00:03.0: [1022:157b] type 00 class 0x060000
[    0.548421] pci 0000:00:03.1: [1022:157c] type 01 class 0x060400
[    0.548457] pci 0000:00:03.1: enabling Extended Tags
[    0.548526] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.548620] pci 0000:00:08.0: [1022:1578] type 00 class 0x108000
[    0.548633] pci 0000:00:08.0: reg 0x10: [mem 0xd3440000-0xd345ffff 64bit pref]
[    0.548638] pci 0000:00:08.0: reg 0x18: [mem 0xd3100000-0xd31fffff]
[    0.548643] pci 0000:00:08.0: reg 0x1c: [mem 0xd346f000-0xd346ffff]
[    0.548650] pci 0000:00:08.0: reg 0x24: [mem 0xd346a000-0xd346bfff]
[    0.548740] pci 0000:00:09.0: [1022:157d] type 00 class 0x060000
[    0.548822] pci 0000:00:09.2: [1022:157a] type 00 class 0x040300
[    0.548832] pci 0000:00:09.2: reg 0x10: [mem 0xd3464000-0xd3467fff]
[    0.548869] pci 0000:00:09.2: PME# supported from D0 D3hot D3cold
[    0.548960] pci 0000:00:10.0: [1022:7914] type 00 class 0x0c0330
[    0.549026] pci 0000:00:10.0: reg 0x10: [mem 0xd3468000-0xd3469fff 64bit]
[    0.549133] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[    0.549279] pci 0000:00:11.0: [1022:7904] type 00 class 0x010601
[    0.549298] pci 0000:00:11.0: reg 0x10: [io  0x5118-0x511f]
[    0.549306] pci 0000:00:11.0: reg 0x14: [io  0x5124-0x5127]
[    0.549314] pci 0000:00:11.0: reg 0x18: [io  0x5110-0x5117]
[    0.549322] pci 0000:00:11.0: reg 0x1c: [io  0x5120-0x5123]
[    0.549330] pci 0000:00:11.0: reg 0x20: [io  0x5100-0x510f]
[    0.549338] pci 0000:00:11.0: reg 0x24: [mem 0xd346c000-0xd346c3ff]
[    0.549374] pci 0000:00:11.0: PME# supported from D3hot
[    0.549631] pci 0000:00:12.0: [1022:7908] type 00 class 0x0c0320
[    0.550961] pci 0000:00:12.0: reg 0x10: [mem 0xd346d000-0xd346d0ff]
[    0.554427] pci 0000:00:12.0: supports D1 D2
[    0.554428] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.554598] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.554878] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.555043] pci 0000:00:18.0: [1022:1570] type 00 class 0x060000
[    0.555115] pci 0000:00:18.1: [1022:1571] type 00 class 0x060000
[    0.555186] pci 0000:00:18.2: [1022:1572] type 00 class 0x060000
[    0.555267] pci 0000:00:18.3: [1022:1573] type 00 class 0x060000
[    0.555341] pci 0000:00:18.4: [1022:1574] type 00 class 0x060000
[    0.555410] pci 0000:00:18.5: [1022:1575] type 00 class 0x060000
[    0.555563] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    0.555595] pci 0000:01:00.0: reg 0x10: [io  0x4000-0x40ff]
[    0.555624] pci 0000:01:00.0: reg 0x18: [mem 0xd3304000-0xd3304fff 64bit]
[    0.555686] pci 0000:01:00.0: reg 0x20: [mem 0xd3300000-0xd3303fff 64bit]
[    0.555797] pci 0000:01:00.0: supports D1 D2
[    0.555799] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.555993] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.555998] pci 0000:00:02.2:   bridge window [io  0x4000-0x4fff]
[    0.556000] pci 0000:00:02.2:   bridge window [mem 0xd3300000-0xd33fffff]
[    0.556063] pci 0000:02:00.0: [10ec:d723] type 00 class 0x028000
[    0.556097] pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.556128] pci 0000:02:00.0: reg 0x18: [mem 0xd2000000-0xd200ffff 64bit]
[    0.556247] pci 0000:02:00.0: supports D1 D2
[    0.556248] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.556371] pci 0000:00:02.4: PCI bridge to [bus 02-04]
[    0.556375] pci 0000:00:02.4:   bridge window [io  0x3000-0x3fff]
[    0.556378] pci 0000:00:02.4:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.556382] pci 0000:00:02.4:   bridge window [mem 0xd1000000-0xd10fffff 64bit pref]
[    0.556474] pci 0000:05:00.0: [1002:6900] type 00 class 0x038000
[    0.556529] pci 0000:05:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.556552] pci 0000:05:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[    0.556568] pci 0000:05:00.0: reg 0x20: [io  0x2000-0x20ff]
[    0.556583] pci 0000:05:00.0: reg 0x24: [mem 0xd3200000-0xd323ffff]
[    0.556598] pci 0000:05:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
[    0.556611] pci 0000:05:00.0: enabling Extended Tags
[    0.556725] pci 0000:05:00.0: supports D1 D2
[    0.556787] pci 0000:05:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:00:03.1 (capable of 63.008 Gb/s with 8 GT/s x8 link)
[    0.556882] pci 0000:00:03.1: PCI bridge to [bus 05]
[    0.556886] pci 0000:00:03.1:   bridge window [io  0x2000-0x2fff]
[    0.556888] pci 0000:00:03.1:   bridge window [mem 0xd3200000-0xd32fffff]
[    0.556893] pci 0000:00:03.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.619557] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
[    0.619641] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
[    0.619707] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
[    0.619788] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
[    0.619863] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
[    0.619923] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
[    0.619983] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
[    0.620043] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
[    0.620105] ACPI BIOS Error (bug): Could not resolve [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20181003/psargs-330)
[    0.620111] ACPI Error: Method parse/execution failed \_SB.WLBU._STA, AE_NOT_FOUND (20181003/psparse-516)
[    0.621443] ACPI: EC: interrupt unblocked
[    0.621443] ACPI: EC: event unblocked
[    0.621443] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.621443] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.621478] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[    0.621478] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.621478] pci 0000:00:01.0: vgaarb: bridge control possible
[    0.621478] vgaarb: loaded
[    0.621689] ACPI: bus type USB registered
[    0.621702] usbcore: registered new interface driver usbfs
[    0.621707] usbcore: registered new interface driver hub
[    0.621781] usbcore: registered new device driver usb
[    0.621846] pps_core: LinuxPPS API ver. 1 registered
[    0.621847] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.621850] PTP clock support registered
[    0.621859] EDAC MC: Ver: 3.0.0
[    0.624991] Registered efivars operations
[    0.671714] PCI: Using ACPI for IRQ routing
[    0.673337] PCI: pci_cache_line_size set to 64 bytes
[    0.673403] e820: reserve RAM buffer [mem 0x00087000-0x0008ffff]
[    0.673405] e820: reserve RAM buffer [mem 0xbee0f000-0xbfffffff]
[    0.673406] e820: reserve RAM buffer [mem 0xbfc00000-0xbfffffff]
[    0.673407] e820: reserve RAM buffer [mem 0x31f000000-0x31fffffff]
[    0.674783] NetLabel: Initializing
[    0.674783] NetLabel:  domain hash size = 128
[    0.674783] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.674783] NetLabel:  unlabeled traffic allowed by default
[    0.674845] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.674849] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.678109] clocksource: Switched to clocksource tsc-early
[    0.692699] VFS: Disk quotas dquot_6.6.0
[    0.692725] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.692828] pnp: PnP ACPI init
[    0.693107] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.693109] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.693111] system 00:00: [mem 0xd3000000-0xd30fffff] has been reserved
[    0.693117] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.693445] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.693474] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    0.693494] pnp 00:03: Plug and Play ACPI device, IDs SYN3255 PNP0f13 (active)
[    0.693539] system 00:04: [io  0x0400-0x04cf] has been reserved
[    0.693541] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.693542] system 00:04: [io  0x04d6] has been reserved
[    0.693543] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.693544] system 00:04: [io  0x0c14] has been reserved
[    0.693546] system 00:04: [io  0x0c50-0x0c52] has been reserved
[    0.693547] system 00:04: [io  0x0c6c] has been reserved
[    0.693548] system 00:04: [io  0x0c6f] has been reserved
[    0.693549] system 00:04: [io  0x0cd0-0x0cdb] has been reserved
[    0.693553] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.693623] system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.693625] system 00:05: [mem 0xff800000-0xffffffff] has been reserved
[    0.693628] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.755591] ACPI BIOS Error (bug): Could not resolve [\_SB.WLBU._STA.WLVD], AE_NOT_FOUND (20181003/psargs-330)
[    0.755600] ACPI Error: Method parse/execution failed \_SB.WLBU._STA, AE_NOT_FOUND (20181003/psparse-516)
[    0.755837] pnp: PnP ACPI: found 6 devices
[    0.762739] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.762748] pci 0000:00:01.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.762751] pci 0000:05:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
[    0.762786] pci 0000:00:01.0: BAR 6: assigned [mem 0xd0200000-0xd021ffff pref]
[    0.762790] pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.762792] pci 0000:00:02.2:   bridge window [io  0x4000-0x4fff]
[    0.762796] pci 0000:00:02.2:   bridge window [mem 0xd3300000-0xd33fffff]
[    0.762802] pci 0000:00:02.4: PCI bridge to [bus 02-04]
[    0.762804] pci 0000:00:02.4:   bridge window [io  0x3000-0x3fff]
[    0.762808] pci 0000:00:02.4:   bridge window [mem 0xd2000000-0xd20fffff]
[    0.762810] pci 0000:00:02.4:   bridge window [mem 0xd1000000-0xd10fffff 64bit pref]
[    0.762815] pci 0000:05:00.0: BAR 6: assigned [mem 0xd3240000-0xd325ffff pref]
[    0.762816] pci 0000:00:03.1: PCI bridge to [bus 05]
[    0.762818] pci 0000:00:03.1:   bridge window [io  0x2000-0x2fff]
[    0.762821] pci 0000:00:03.1:   bridge window [mem 0xd3200000-0xd32fffff]
[    0.762824] pci 0000:00:03.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.762830] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.762832] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.762833] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.762834] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.762835] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.762836] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.762838] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.762839] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.762840] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.762841] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.762842] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.762843] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.762844] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.762845] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.762846] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.762848] pci_bus 0000:00: resource 19 [mem 0xc0000000-0xf7ffffff window]
[    0.762849] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfed3ffff window]
[    0.762850] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.762851] pci_bus 0000:01: resource 1 [mem 0xd3300000-0xd33fffff]
[    0.762853] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.762854] pci_bus 0000:02: resource 1 [mem 0xd2000000-0xd20fffff]
[    0.762855] pci_bus 0000:02: resource 2 [mem 0xd1000000-0xd10fffff 64bit pref]
[    0.762856] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    0.762857] pci_bus 0000:05: resource 1 [mem 0xd3200000-0xd32fffff]
[    0.762858] pci_bus 0000:05: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.762985] NET: Registered protocol family 2
[    0.763241] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.763307] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.763544] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.763794] TCP: Hash tables configured (established 131072 bind 65536)
[    0.763867] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.763937] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.764071] NET: Registered protocol family 1
[    0.764079] NET: Registered protocol family 44
[    0.764094] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.764102] pci 0000:00:01.1: Linked as a consumer to 0000:00:01.0
[    0.790858] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x6ad took 18345 usecs
[    0.790891] PCI: CLS 64 bytes, default 64
[    0.790945] Unpacking initramfs...
[    0.901594] Freeing initrd memory: 7676K
[    0.901606] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.901608] software IO TLB: mapped [mem 0xb86c1000-0xbc6c1000] (64MB)
[    0.901644] amd_uncore: AMD NB counters detected
[    0.901931] LVT offset 0 assigned for vector 0x400
[    0.901979] perf: AMD IBS detected (0x000007ff)
[    0.902059] check: Scanning for low memory corruption every 60 seconds
[    0.902802] Initialise system trusted keyrings
[    0.902856] Key type blacklist registered
[    0.903084] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.904807] zbud: loaded
[    0.957515] Key type asymmetric registered
[    0.957518] Asymmetric key parser 'x509' registered
[    0.957542] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.957626] io scheduler noop registered
[    0.957628] io scheduler deadline registered
[    0.957679] io scheduler cfq registered (default)
[    0.957680] io scheduler mq-deadline registered
[    0.957681] io scheduler kyber registered
[    0.957733] io scheduler bfq registered
[    0.958258] pcieport 0000:00:02.2: Signaling PME with IRQ 25
[    0.958436] pcieport 0000:00:02.4: Signaling PME with IRQ 26
[    0.958626] pcieport 0000:00:03.1: Signaling PME with IRQ 28
[    0.958654] pciehp 0000:00:03.1:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ LLActRep+
[    0.958785] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.958866] efifb: probing for efifb
[    0.958884] efifb: showing boot graphics
[    0.959858] efifb: framebuffer at 0xe0000000, using 4224k, total 4224k
[    0.959859] efifb: mode is 1366x768x32, linelength=5632, pages=1
[    0.959860] efifb: scrolling: redraw
[    0.959861] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.960103] fbcon: Deferring console take-over
[    0.960104] fb0: EFI VGA frame buffer device
[    0.960155] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.960166] ACPI: Power Button [PWRB]
[    0.960243] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.960250] ACPI: Lid Switch [LID]
[    0.960295] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.960312] ACPI: Power Button [PWRF]
[    0.960419] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.961616] acpi device:00: registered as cooling_device0
[    0.961655] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    0.961693] ACPI: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    0.962468] acpi device:08: registered as cooling_device1
[    0.962502] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:01/input/input4
[    0.963435] thermal LNXTHERM:00: registered as thermal_zone0
[    0.963436] ACPI: Thermal Zone [TSZ0] (64 C)
[    0.963591] thermal LNXTHERM:01: registered as thermal_zone1
[    0.963592] ACPI: Thermal Zone [TSZ2] (20 C)
[    0.963977] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.965237] usbcore: registered new interface driver usbserial_generic
[    0.965244] usbserial: USB Serial support registered for generic
[    0.965277] rtc_cmos 00:01: RTC can wake from S4
[    0.965437] rtc_cmos 00:01: registered as rtc0
[    0.965453] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[    0.965588] ledtrig-cpu: registered to indicate activity on CPUs
[    0.965912] NET: Registered protocol family 10
[    0.973383] Segment Routing with IPv6
[    0.973415] NET: Registered protocol family 17
[    0.973834] RAS: Correctable Errors collector initialized.
[    0.973886] microcode: CPU0: patch_level=0x06006118
[    0.973895] microcode: CPU1: patch_level=0x06006118
[    0.973906] microcode: CPU2: patch_level=0x06006118
[    0.973915] microcode: CPU3: patch_level=0x06006118
[    0.973983] microcode: Microcode Update Driver: v2.2.
[    0.973999] sched_clock: Marking stable (973553130, 423725)->(1130870491, -156893636)
[    0.974253] registered taskstats version 1
[    0.974262] Loading compiled-in X.509 certificates
[    0.978659] Loaded X.509 cert 'Build time autogenerated kernel key: 038be8b2dcfde68d74030217493bbb8bf1805be5'
[    0.978711] zswap: loaded using pool lzo/zbud
[    0.986360] Key type big_key registered
[    0.987173]   Magic number: 3:305:443
[    0.987290] rtc_cmos 00:01: setting system clock to 2019-01-14 18:24:30 UTC (1547490270)
[    0.989157] Freeing unused decrypted memory: 2040K
[    0.989659] Freeing unused kernel image memory: 1532K
[    1.010702] Write protecting the kernel read-only data: 18432k
[    1.011512] Freeing unused kernel image memory: 2016K
[    1.011671] Freeing unused kernel image memory: 368K
[    1.021016] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.021024] Run /init as init process
[    1.080649] fbcon: Taking over console
[    1.080756] Console: switching to colour frame buffer device 170x48
[    1.145426] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.154463] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.169041] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.169122] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.170145] SCSI subsystem initialized
[    1.171498] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    1.171508] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[    1.171698] xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000410
[    1.172059] ehci-pci: EHCI PCI platform driver
[    1.172310] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    1.172313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.172315] usb usb1: Product: xHCI Host Controller
[    1.172316] usb usb1: Manufacturer: Linux 4.20.1-arch1-1-ARCH xhci-hcd
[    1.172317] usb usb1: SerialNumber: 0000:00:10.0
[    1.172477] hub 1-0:1.0: USB hub found
[    1.172491] hub 1-0:1.0: 4 ports detected
[    1.172869] xhci_hcd 0000:00:10.0: xHCI Host Controller
[    1.172875] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[    1.172880] xhci_hcd 0000:00:10.0: Host supports USB 3.0  SuperSpeed
[    1.177176] ehci-pci 0000:00:12.0: EHCI Host Controller
[    1.177186] ehci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
[    1.177205] ehci-pci 0000:00:12.0: debug port 2
[    1.177261] ehci-pci 0000:00:12.0: irq 18, io mem 0xd346d000
[    1.178635] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.178674] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[    1.178676] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.178678] usb usb2: Product: xHCI Host Controller
[    1.178680] usb usb2: Manufacturer: Linux 4.20.1-arch1-1-ARCH xhci-hcd
[    1.178681] usb usb2: SerialNumber: 0000:00:10.0
[    1.178859] hub 2-0:1.0: USB hub found
[    1.178874] hub 2-0:1.0: 4 ports detected
[    1.179723] libata version 3.00 loaded.
[    1.183765] ahci 0000:00:11.0: version 3.0
[    1.184036] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.184039] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp fbs pio slum part 
[    1.190493] ehci-pci 0000:00:12.0: USB 2.0 started, EHCI 1.00
[    1.190612] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    1.190615] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.190617] usb usb3: Product: EHCI Host Controller
[    1.190618] usb usb3: Manufacturer: Linux 4.20.1-arch1-1-ARCH ehci_hcd
[    1.190620] usb usb3: SerialNumber: 0000:00:12.0
[    1.190900] hub 3-0:1.0: USB hub found
[    1.190910] hub 3-0:1.0: 2 ports detected
[    1.193047] scsi host0: ahci
[    1.193381] scsi host1: ahci
[    1.193478] ata1: SATA max UDMA/133 abar m1024@0xd346c000 port 0xd346c100 irq 19
[    1.193481] ata2: SATA max UDMA/133 abar m1024@0xd346c000 port 0xd346c180 irq 19
[    1.202644] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    1.471735] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.488347] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    1.623877] usb 1-1: New USB device found, idVendor=1bcf, idProduct=2c9b, bcdDevice= 0.05
[    1.623879] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.623881] usb 1-1: Product: HP TrueVision HD Camera
[    1.623882] usb 1-1: Manufacturer: DGENB019I86IOP
[    1.635044] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.635078] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.635735] usb 3-1: New USB device found, idVendor=0438, idProduct=7900, bcdDevice= 0.18
[    1.635738] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.636307] ata1.00: ATA-9: SanDisk SD8SN8U-256G-1006, X4120006, max UDMA/133
[    1.636347] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.636904] hub 3-1:1.0: USB hub found
[    1.636998] hub 3-1:1.0: 4 ports detected
[    1.637809] ata2.00: ATAPI: hp       DVDRW GUE1N, UE00, max UDMA/133
[    1.639199] ata1.00: configured for UDMA/133
[    1.639629] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SD8SN8U- 0006 PQ: 0 ANSI: 5
[    1.640554] ata2.00: configured for UDMA/133
[    1.646466] scsi 1:0:0:0: CD-ROM            hp       DVDRW GUE1N      UE00 PQ: 0 ANSI: 5
[    1.703883] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.703887] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.703900] sd 0:0:0:0: [sda] Write Protect is off
[    1.703903] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.703946] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.708481]  sda: sda1 sda2 sda3 sda4 sda5 sda7 sda8 sda9
[    1.712606] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.752871] random: fast init done
[    1.757307] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.757311] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.757656] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.895019] tsc: Refined TSC clocksource calibration: 2495.316 MHz
[    1.895061] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f7f0c3500, max_idle_ns: 440795233980 ns
[    1.895193] clocksource: Switched to clocksource tsc
[    1.938342] usb 3-1.1: new low-speed USB device number 3 using ehci-pci
[    2.058286] usb 3-1.1: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[    2.058296] usb 3-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.058298] usb 3-1.1: Product: USB Optical Mouse
[    2.067021] hidraw: raw HID events driver (C) Jiri Kosina
[    2.073308] usbcore: registered new interface driver usbhid
[    2.073310] usbhid: USB HID core driver
[    2.075705] input: USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:1BCF:0005.0001/input/input7
[    2.075809] hid-generic 0003:1BCF:0005.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:12.0-1.1/input0
[    2.151679] usb 3-1.4: new full-speed USB device number 4 using ehci-pci
[    2.251205] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[    2.265944] usb 3-1.4: New USB device found, idVendor=0bda, idProduct=b009, bcdDevice= 2.00
[    2.265947] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.265949] usb 3-1.4: Product: 802.11n WLAN Adapter
[    2.265951] usb 3-1.4: Manufacturer: Realtek
[    2.265952] usb 3-1.4: SerialNumber: 00e04c000001
[    2.373220] systemd[1]: systemd 240 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)
[    2.388496] systemd[1]: Detected architecture x86-64.
[    2.393495] systemd[1]: Set hostname to <Altea>.
[    2.525451] systemd[1]: /usr/lib/systemd/system/auditd.service:12: PIDFile= references path below legacy directory /var/run/, updating /var/run/auditd.pid → /run/auditd.pid; please update the unit file accordingly.
[    2.577649] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    2.577750] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.577799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.577936] systemd[1]: Listening on udev Control Socket.
[    2.578418] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.578437] systemd[1]: Reached target Login Prompts.
[    2.596673] random: lvm: uninitialized urandom read (4 bytes read)
[    2.598348] EXT4-fs (sda7): re-mounted. Opts: (null)
[    2.617593] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    2.619179] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.621557] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.624529] audit: type=1130 audit(1547490272.131:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.625334] audit: type=1130 audit(1547490272.134:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.641929] audit: type=1130 audit(1547490272.151:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.642832] audit: type=1130 audit(1547490272.151:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.680671] audit: type=1130 audit(1547490272.187:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.681540] audit: type=1130 audit(1547490272.191:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.694166] systemd-journald[261]: Received request to flush runtime journal from PID 1
[    2.735925] audit: type=1130 audit(1547490272.244:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.785528] acpi_cpufreq: overriding BIOS provided _PSD data
[    2.785780] input: HP Wireless hotkeys as /devices/virtual/input/input8
[    2.831012] wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not found
[    2.884443] Linux agpgart interface v0.103
[    2.885809] tpm_crb MSFT0101:00: can't request region for resource [mem 0xbfb7a000-0xbfb7dfff]
[    2.885818] tpm_crb: probe of MSFT0101:00 failed with error -16
[    2.907882] ACPI: AC Adapter [ACAD] (on-line)
[    2.912234] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    2.912238] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    2.916241] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    2.916383] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    2.917953] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    2.920216] libphy: r8169: probed
[    2.920620] r8169 0000:01:00.0 eth0: RTL8168h/8111h, 48:ba:4e:1d:1c:42, XID 54100800, IRQ 35
[    2.920623] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.991809] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.995664] input: PC Speaker as /devices/platform/pcspkr/input/input9
[    2.999777] cryptd: max_cpu_qlen set to 1000
[    3.014998] battery: ACPI: Battery Slot [BAT1] (battery present)
[    3.016635] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.018918] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    3.018923] cfg80211: failed to load regulatory.db
[    3.024505] AVX2 version of gcm_enc/dec engaged.
[    3.024508] AES CTR mode by8 optimization enabled
[    3.036272] mousedev: PS/2 mouse device common for all mice
[    3.046189] media: Linux media interface: v0.10
[    3.066392] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[    3.094377] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10
[    3.094665] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    3.094667] AMD IOMMUv2 functionality not available on this system
[    3.104639] audit: type=1130 audit(1547490272.611:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.118386] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    3.118390] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.118393] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    3.118395] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    3.118396] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    3.118398] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    3.118401] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    3.133912] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:09.2/sound/card1/input12
[    3.139914] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:09.2/sound/card1/input13
[    3.140004] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:09.2/sound/card1/input14
[    3.152730] Adding 4097020k swap on /dev/sda5.  Priority:-2 extents:1 across:4097020k SSFS
[    3.177167] audit: type=1130 audit(1547490272.684:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.196673] rtlwifi: loading out-of-tree module taints kernel.
[    3.196807] rtlwifi: module verification failed: signature and/or required key missing - tainting kernel
[    3.213881] videodev: Linux video capture interface: v2.00
[    3.218449] rtl8723_common: Unknown symbol show_it_bb (err -2)
[    3.218491] rtl8723_common: Unknown symbol rtl_fw_page_write (err -2)
[    3.218501] rtl8723_common: disagrees about version of symbol _rtl_dbg_trace
[    3.218502] rtl8723_common: Unknown symbol _rtl_dbg_trace (err -22)
[    3.218526] rtl8723_common: Unknown symbol show_it_mac (err -2)
[    3.218553] rtl8723_common: Unknown symbol rtl_fill_dummy (err -2)
[    3.233881] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[    3.254681] Bluetooth: Core ver 2.22
[    3.254725] NET: Registered protocol family 31
[    3.254726] Bluetooth: HCI device and connection manager initialized
[    3.254731] Bluetooth: HCI socket layer initialized
[    3.254734] Bluetooth: L2CAP socket layer initialized
[    3.254739] Bluetooth: SCO socket layer initialized
[    3.297291] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    3.328986] r8169 0000:01:00.0 enp1s0: renamed from eth0
[    3.343647] usbcore: registered new interface driver btusb
[    3.356546] Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=826c lmp_ver=08 lmp_subver=8873

[    3.356551] Bluetooth: hci0: RTL: rtl: unknown IC info, lmp subver 8873, hci rev 826c, hci ver 0008
[    3.363069] uvcvideo: Found UVC 1.00 device HP TrueVision HD Camera (1bcf:2c9b)
[    3.396525] uvcvideo 1-1:1.0: Entity type for entity Extension 4 was not initialized!
[    3.396529] uvcvideo 1-1:1.0: Entity type for entity Extension 3 was not initialized!
[    3.396531] uvcvideo 1-1:1.0: Entity type for entity Processing 2 was not initialized!
[    3.396533] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not initialized!
[    3.396834] input: HP TrueVision HD Camera: HP Tru as /devices/pci0000:00/0000:00:10.0/usb1/1-1/1-1:1.0/input/input16
[    3.396955] usbcore: registered new interface driver uvcvideo
[    3.396956] USB Video Class driver (1.1.1)
[    3.520317] kvm: disabled by bios
[    3.531578] MCE: In-kernel MCE decoding enabled.
[    3.552156] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.552159] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    3.595988] EDAC amd64: Node 0: DRAM ECC disabled.
[    3.595991] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    3.608346] urandom_read: 6 callbacks suppressed
[    3.608348] random: polkitd: uninitialized urandom read (8 bytes read)
[    3.651862] [drm] amdgpu kernel modesetting enabled.
[    3.651899] vga_switcheroo: detected switching method \_SB_.PCI0.VGA_.ATPX handle
[    3.652971] ATPX version 1, functions 0x00000003
[    3.653320] Parsing CRAT table with 1 nodes
[    3.653324] Creating topology SYSFS entries
[    3.653352] Topology: Add APU node [0x0:0x0]
[    3.653353] Finished initializing topology
[    3.653443] checking generic (e0000000 420000) vs hw (e0000000 10000000)
[    3.653444] fb0: switching to amdgpudrmfb from EFI VGA
[    3.653503] Console: switching to colour dummy device 80x25
[    3.654764] [drm] initializing kernel modesetting (CARRIZO 0x1002:0x9874 0x103C:0x8333 0xCA).
[    3.655164] [drm] register mmio base: 0xD3400000
[    3.655166] [drm] register mmio size: 262144
[    3.655197] [drm] add ip block number 0 <vi_common>
[    3.655200] [drm] add ip block number 1 <gmc_v8_0>
[    3.655201] [drm] add ip block number 2 <cz_ih>
[    3.655202] [drm] add ip block number 3 <gfx_v8_0>
[    3.655204] [drm] add ip block number 4 <sdma_v3_0>
[    3.655206] [drm] add ip block number 5 <powerplay>
[    3.655207] [drm] add ip block number 6 <dm>
[    3.655208] [drm] add ip block number 7 <uvd_v6_0>
[    3.655210] [drm] add ip block number 8 <vce_v3_0>
[    3.655211] [drm] add ip block number 9 <acp_ip>
[    3.655228] [drm] UVD is enabled in physical mode
[    3.655231] [drm] VCE enabled in physical mode
[    3.655259] ATOM BIOS: 113-C75100-031
[    3.655318] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    3.655329] amdgpu 0000:00:01.0: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
[    3.655332] amdgpu 0000:00:01.0: GART: 1024M 0x000000FF00000000 - 0x000000FF3FFFFFFF
[    3.655339] [drm] Detected VRAM RAM=512M, BAR=512M
[    3.655341] [drm] RAM width 128bits UNKNOWN
[    3.657169] [TTM] Zone  kernel: Available graphics memory: 5872720 kiB
[    3.657170] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    3.657171] [TTM] Initializing pool allocator
[    3.657182] [TTM] Initializing DMA pool allocator
[    3.657250] [drm] amdgpu: 512M of VRAM memory ready
[    3.657252] [drm] amdgpu: 3072M of GTT memory ready.
[    3.657293] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    3.657346] [drm] PCIE GART of 1024M enabled (table at 0x000000F400401000).
[    3.670074] [drm] Found UVD firmware Version: 1.91 Family ID: 11
[    3.670152] [drm] UVD ENC is disabled
[    3.672199] [drm] Found VCE firmware Version: 52.4 Binary ID: 3
[    3.678199] [drm] DM_PPLIB: values for Engine clock
[    3.678202] [drm] DM_PPLIB:	 300000
[    3.678203] [drm] DM_PPLIB:	 480000
[    3.678204] [drm] DM_PPLIB:	 533340
[    3.678204] [drm] DM_PPLIB:	 576000
[    3.678205] [drm] DM_PPLIB:	 626090
[    3.678205] [drm] DM_PPLIB:	 685720
[    3.678206] [drm] DM_PPLIB:	 720000
[    3.678206] [drm] DM_PPLIB:	 757900
[    3.678207] [drm] DM_PPLIB: Validation clocks:
[    3.678208] [drm] DM_PPLIB:    engine_max_clock: 75790
[    3.678209] [drm] DM_PPLIB:    memory_max_clock: 93300
[    3.678210] [drm] DM_PPLIB:    level           : 8
[    3.678212] [drm] DM_PPLIB: values for Display clock
[    3.678212] [drm] DM_PPLIB:	 300000
[    3.678213] [drm] DM_PPLIB:	 400000
[    3.678213] [drm] DM_PPLIB:	 496560
[    3.678214] [drm] DM_PPLIB:	 626090
[    3.678215] [drm] DM_PPLIB:	 685720
[    3.678216] [drm] DM_PPLIB:	 757900
[    3.678216] [drm] DM_PPLIB:	 800000
[    3.678217] [drm] DM_PPLIB:	 847060
[    3.678217] [drm] DM_PPLIB: Validation clocks:
[    3.678218] [drm] DM_PPLIB:    engine_max_clock: 75790
[    3.678219] [drm] DM_PPLIB:    memory_max_clock: 93300
[    3.678219] [drm] DM_PPLIB:    level           : 8
[    3.678221] [drm] DM_PPLIB: values for Memory clock
[    3.678221] [drm] DM_PPLIB:	 667000
[    3.678222] [drm] DM_PPLIB:	 933000
[    3.678222] [drm] DM_PPLIB: Validation clocks:
[    3.678223] [drm] DM_PPLIB:    engine_max_clock: 75790
[    3.678223] [drm] DM_PPLIB:    memory_max_clock: 93300
[    3.678224] [drm] DM_PPLIB:    level           : 8
[    3.698179] [drm] Display Core initialized with v3.1.68!
[    3.698873] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[    3.699665] Generic PHY r8169-100:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-100:00, irq=IGNORE)
[    3.706250] [drm] SADs count is: -2, don't need to read it
[    3.733317] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.733320] [drm] Driver supports precise vblank timestamp query.
[    3.759550] [drm] UVD initialized successfully.
[    3.807606] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[    3.881993] psmouse serio1: synaptics: queried max coordinates: x [..5648], y [..4826]
[    3.912932] psmouse serio1: synaptics: queried min coordinates: x [1292..], y [1026..]
[    3.912942] psmouse serio1: synaptics: Your touchpad (PNP: SYN3255 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[    3.942524] hp_wmi: query 0xd returned error 0x5
[    3.942664] input: HP WMI hotkeys as /devices/virtual/input/input15
[    3.961445] [drm] VCE initialized successfully.
[    3.965309] kfd kfd: Allocated 3969056 bytes on gart
[    3.965333] Topology: Add APU node [0x9874:0x1002]
[    3.965367] kfd kfd: error getting iommu info. is the iommu enabled?
[    3.965368] kfd kfd: Error initializing iommuv2
[    3.965398] Creating topology SYSFS entries
[    3.965489] kfd kfd: device 1002:9874 NOT added due to errors
[    3.966222] [drm] fb mappable at 0x31F9DD000
[    3.966224] [drm] vram apper at 0x31F000000
[    3.966225] [drm] size 4325376
[    3.966225] [drm] fb depth is 24
[    3.966226] [drm]    pitch is 5632
[    3.966323] fbcon: amdgpudrmfb (fb0) is primary device
[    3.972910] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00123/0x840300/0x2e800/0x400000, board id: 3320, fw id: 2548310
[    3.975518] Console: switching to colour frame buffer device 170x48
[    3.978073] amdgpu 0000:00:01.0: fb0: amdgpudrmfb frame buffer device
[    4.010594] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:00:01.0 on minor 0
[    4.010750] amdgpu 0000:05:00.0: enabling device (0002 -> 0003)
[    4.011018] [drm] initializing kernel modesetting (TOPAZ 0x1002:0x6900 0x103C:0x8333 0x83).
[    4.011342] [drm] register mmio base: 0xD3200000
[    4.011344] [drm] register mmio size: 262144
[    4.011369] [drm] add ip block number 0 <vi_common>
[    4.011371] [drm] add ip block number 1 <gmc_v7_0>
[    4.011372] [drm] add ip block number 2 <iceland_ih>
[    4.011373] [drm] add ip block number 3 <gfx_v8_0>
[    4.011374] [drm] add ip block number 4 <sdma_v2_4>
[    4.011376] [drm] add ip block number 5 <powerplay>
[    4.011379] amdgpu 0000:05:00.0: kfd not supported on this ASIC
[    4.011392] vga_switcheroo: enabled
[    4.014583] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
[    4.096710] ATOM BIOS: SWBRT20605.001
[    4.096739] [drm] GPU posting now...
[    4.102170] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    4.102611] amdgpu 0000:05:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[    4.102615] amdgpu 0000:05:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[    4.102960] [drm] Detected VRAM RAM=2048M, BAR=256M
[    4.102962] [drm] RAM width 64bits DDR3
[    4.102987] [drm] amdgpu: 2048M of VRAM memory ready
[    4.102990] [drm] amdgpu: 3072M of GTT memory ready.
[    4.103033] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    4.103953] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[    4.104081] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.104082] [drm] Driver supports precise vblank timestamp query.
[    4.105098] [drm] Chained IB support enabled!
[    4.145764] amdgpu: [powerplay] can't get the mac of 5
[    4.153674] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:05:00.0 on minor 1
[    5.492377] kauditd_printk_skb: 25 callbacks suppressed
[    5.492379] audit: type=1130 audit(1547490275.001:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.850797] fuse init (API version 7.28)
[    7.424763] r8169 0000:01:00.0 enp1s0: Link is Up - 1Gbps/Full - flow control rx/tx
[    7.424832] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[    8.435520] audit: type=1131 audit(1547490277.944:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.842506] random: crng init done
[   10.620131] amdgpu: [powerplay] VI should always have 2 performance levels
[   10.709153] amdgpu 0000:05:00.0: GPU pci config reset
[   14.021418] audit: type=1131 audit(1547490283.527:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.552705] audit: type=1006 audit(1547490293.061:39): pid=560 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   23.574084] audit: type=1130 audit(1547490293.081:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.583168] audit: type=1006 audit(1547490293.091:41): pid=568 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   23.608967] audit: type=1130 audit(1547490293.117:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.640629] audit: type=1130 audit(1547490293.147:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   24.526696] audit: type=1130 audit(1547490294.034:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.072776] audit: type=1130 audit(1547490295.581:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.150552] audit: type=1130 audit(1547490295.657:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.484648] audit: type=1130 audit(1547490295.991:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.904127] rfkill: input handler disabled
[   27.328162] audit: type=1130 audit(1547490296.834:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.856416] kauditd_printk_skb: 1 callbacks suppressed
[   33.856420] audit: type=1131 audit(1547490303.364:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.883743] audit: type=1131 audit(1547490303.391:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@620 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.013891] audit: type=1131 audit(1547490303.521:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.729835] audit: type=1131 audit(1547490327.237:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   58.006073] audit: type=1131 audit(1547490327.514:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   86.056835] audit: type=1131 audit(1547490355.564:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  944.377948] audit: type=1130 audit(1547491213.884:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  944.377955] audit: type=1131 audit(1547491213.887:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
------------------------------------------------------------

Last edited by drudox (2019-01-14 19:08:33)

Offline

#4 2019-01-14 18:18:06

drudox
Member
Registered: 2017-10-01
Posts: 126

Re: Unable to get wi-fi works on HP laptop

Now I have installed from another source and I get this :

[    3.113496] rtlwifi: loading out-of-tree module taints kernel.
[    3.113633] rtlwifi: module verification failed: signature and/or required key missing - tainting kernel
[    3.120284] rtl8723_common: Unknown symbol show_it_bb (err -2)
[    3.120326] rtl8723_common: Unknown symbol rtl_fw_page_write (err -2)
[    3.120336] rtl8723_common: disagrees about version of symbol _rtl_dbg_trace
[    3.120337] rtl8723_common: Unknown symbol _rtl_dbg_trace (err -22)
[    3.120362] rtl8723_common: Unknown symbol show_it_mac (err -2)
[    3.120391] rtl8723_common: Unknown symbol rtl_fill_dummy (err -2)
[  141.623827] rtl8723_common: Unknown symbol show_it_bb (err -2)
[  141.623875] rtl8723_common: Unknown symbol rtl_fw_page_write (err -2)
[  141.623891] rtl8723_common: disagrees about version of symbol _rtl_dbg_trace
[  141.623893] rtl8723_common: Unknown symbol _rtl_dbg_trace (err -22)
[  141.623964] rtl8723_common: Unknown symbol show_it_mac (err -2)
[  141.623996] rtl8723_common: Unknown symbol rtl_fill_dummy (err -2)

Last edited by drudox (2019-01-14 18:28:36)

Offline

#5 2019-01-14 20:00:16

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,409

Re: Unable to get wi-fi works on HP laptop

You probably have a random combination of conflicting packages now. I suggest you start without any of them, and at most install rtlwifi_new (that is the official repository of the kernel's realtek driver maintainer, I'd trust that source the most) Make sure that nothing blacklists the driver you actually want to use in /etc/modprobe.d or /usr/lib/modprobe.d.

Maybe post

lspci -k

as well

Offline

#6 2019-01-14 20:20:42

drudox
Member
Registered: 2017-10-01
Posts: 126

Re: Unable to get wi-fi works on HP laptop

Ok thank you for your precious support

~ » lspci -k                                                       
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Complex
	Subsystem: Hewlett-Packard Company Family 15h (Models 60h-6fh) Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] (rev ca)
	DeviceName: ATI EG BROADWAY
	Subsystem: Hewlett-Packard Company Wani [Radeon R5/R6/R7 Graphics]
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
	Subsystem: Hewlett-Packard Company Kabini HDMI/DP Audio
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Host Bridge
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
	Kernel driver in use: pcieport
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
	Kernel driver in use: pcieport
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Host Bridge
00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port
	Kernel driver in use: pcieport
00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 1578
	Subsystem: Hewlett-Packard Company Device 8333
00:09.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 157d
00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Audio Controller
	Subsystem: Hewlett-Packard Company Family 15h (Models 60h-6fh) Audio Controller
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller (rev 20)
	Subsystem: Hewlett-Packard Company FCH USB XHCI Controller
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 49)
	Subsystem: Hewlett-Packard Company FCH SATA Controller [AHCI mode]
	Kernel driver in use: ahci
	Kernel modules: ahci
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller (rev 49)
	Subsystem: Hewlett-Packard Company FCH USB EHCI Controller
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 4a)
	Subsystem: Hewlett-Packard Company FCH SMBus Controller
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11)
	Subsystem: Hewlett-Packard Company FCH LPC Bridge
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Function 3
	Kernel driver in use: k10temp
	Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Function 4
	Kernel driver in use: fam15h_power
	Kernel modules: fam15h_power
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Function 5
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
	Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
	Kernel driver in use: r8169
	Kernel modules: r8169
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723DE 802.11b/g/n PCIe Adapter
	Subsystem: Hewlett-Packard Company RTL8723DE 802.11b/g/n PCIe Adapter
	Kernel modules: rtl8723de
05:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445] (rev 83)
	Subsystem: Hewlett-Packard Company Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445]
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu
------------------------------------------------------------

Offline

#7 2019-01-15 12:27:18

drudox
Member
Registered: 2017-10-01
Posts: 126

Re: Unable to get wi-fi works on HP laptop

In the same laptop (in one other partition) I have an other version of arch in wich the wifi works perfectly !! how can I use this in order to fix the wifi connections in this new installations ???

Offline

#8 2019-01-15 13:00:35

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,409

Re: Unable to get wi-fi works on HP laptop

Find out the differences, as already mentioned check your modprobe directories, try to load the module manually. Are the kernel versions the same? It might be an incompatibility in 4.20 in which case you will want to stay on linux-lts.

Offline

#9 2019-01-15 13:10:34

drudox
Member
Registered: 2017-10-01
Posts: 126

Re: Unable to get wi-fi works on HP laptop

I have uninstalled all the several version of rtlwifi_* driver that I compiled and install and now I have just compiled and installed rtlwifi-new (as you suggest me)
I have copy from the other installations the whole directory modprobe.d in the new installations ... which other check can I do ?

thanks for your help !!

Offline

#10 2019-01-15 13:15:09

drudox
Member
Registered: 2017-10-01
Posts: 126

Re: Unable to get wi-fi works on HP laptop

how can i load the module manually ?
modprobe name_module ?

Offline

#11 2019-01-22 22:57:15

jeremy31
Member
Registered: 2015-11-01
Posts: 149

Re: Unable to get wi-fi works on HP laptop

drudox, if you are using rtlwifi_new open an issue on github as it might not be ready for the newest kernels

Offline

Board footer

Powered by FluxBB