20200215惠普(HP)星14(R5-3500U)在ubuntu20.04下启动通过dmesg打印的内核信息

惠普(HP)星14(R5-3500U)在ubuntu20.04下启动通过dmesg打印的内核信息

20:58 2020/2/15 星期六

 
rootroot@rootroot-HP-Laptop-14s-dp0xxx:~$ 
rootroot@rootroot-HP-Laptop-14s-dp0xxx:~$ dmesg
[    0.000000] Linux version 5.4.0-9-generic (buildd@lcy01-amd64-023) (gcc version 9.2.1 20191130 (Ubuntu 9.2.1-21ubuntu1)) #12-Ubuntu SMP Mon Dec 16 22:34:19 UTC 2019 (Ubuntu 5.4.0-9.12-generic 5.4.3)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-9-generic root=UUID=7310470a-e751-4a9a-8957-b0b517992cfa ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    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 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009ecffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20b000-0x00000000da464fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da465000-0x00000000da58cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000da58d000-0x00000000da5cbfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000da5cc000-0x00000000dab61fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dab62000-0x00000000ddbdcfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ddbdd000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe700000-0x00000000fe700fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000019effffff] usable
[    0.000000] BIOS-e820: [mem 0x000000019f000000-0x000000021effffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000021f000000-0x000000021f33ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000021f340000-0x000000021fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x9f489018-0x9f497057] usable ==> usable
[    0.000000] e820: update [mem 0x9f489018-0x9f497057] usable ==> usable
[    0.000000] e820: update [mem 0x9f47b018-0x9f488457] usable ==> usable
[    0.000000] e820: update [mem 0x9f47b018-0x9f488457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009ecffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009ed0000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20b000-0x000000009f47b017] usable
[    0.000000] reserve setup_data: [mem 0x000000009f47b018-0x000000009f488457] usable
[    0.000000] reserve setup_data: [mem 0x000000009f488458-0x000000009f489017] usable
[    0.000000] reserve setup_data: [mem 0x000000009f489018-0x000000009f497057] usable
[    0.000000] reserve setup_data: [mem 0x000000009f497058-0x00000000da464fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000da465000-0x00000000da58cfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000da58d000-0x00000000da5cbfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000da5cc000-0x00000000dab61fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000dab62000-0x00000000ddbdcfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ddbdd000-0x00000000deffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fdffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe700000-0x00000000fe700fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000019effffff] usable
[    0.000000] reserve setup_data: [mem 0x000000019f000000-0x000000021effffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000021f000000-0x000000021f33ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000021f340000-0x000000021fffffff] reserved
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0xda5a1000  ACPI=0xda5a1000  SMBIOS=0xdd9de000  SMBIOS 3.0=0xdd9dd000  MEMATTR=0xd9105698  ESRT=0xd9247e18 
[    0.000000] secureboot: Secure boot enabled
[    0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
[    0.000000] SMBIOS 3.2.1 present.
[    0.000000] DMI: HP HP Laptop 14s-dp0xxx/85E0, BIOS F.42 07/03/2019
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2096.167 MHz processor
[    0.000444] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000445] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000451] last_pfn = 0x21f340 max_arch_pfn = 0x400000000
[    0.000456] MTRR default type: uncachable
[    0.000457] MTRR fixed ranges enabled:
[    0.000458]   00000-9FFFF write-back
[    0.000459]   A0000-DFFFF uncachable
[    0.000460]   E0000-FFFFF write-protect
[    0.000460] MTRR variable ranges enabled:
[    0.000461]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000462]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000463]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000463]   3 disabled
[    0.000464]   4 disabled
[    0.000464]   5 disabled
[    0.000464]   6 disabled
[    0.000465]   7 disabled
[    0.000466] TOM2: 0000000220000000 aka 8704M
[    0.000798] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000881] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000887] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.004463] esrt: Reserving ESRT space from 0x00000000d9247e18 to 0x00000000d9247e50.
[    0.004479] check: Scanning 1 areas for low memory corruption
[    0.004487] Using GB pages for direct mapping
[    0.004489] BRK [0x146001000, 0x146001fff] PGTABLE
[    0.004491] BRK [0x146002000, 0x146002fff] PGTABLE
[    0.004491] BRK [0x146003000, 0x146003fff] PGTABLE
[    0.004547] BRK [0x146004000, 0x146004fff] PGTABLE
[    0.004548] BRK [0x146005000, 0x146005fff] PGTABLE
[    0.004610] BRK [0x146006000, 0x146006fff] PGTABLE
[    0.004809] BRK [0x146007000, 0x146007fff] PGTABLE
[    0.004929] BRK [0x146008000, 0x146008fff] PGTABLE
[    0.005059] BRK [0x146009000, 0x146009fff] PGTABLE
[    0.005123] BRK [0x14600a000, 0x14600afff] PGTABLE
[    0.005218] BRK [0x14600b000, 0x14600bfff] PGTABLE
[    0.005380] BRK [0x14600c000, 0x14600cfff] PGTABLE
[    0.005460] secureboot: Secure boot enabled
[    0.005461] RAMDISK: [mem 0x3a628000-0x3d493fff]
[    0.005473] ACPI: Early table checksum verification disabled
[    0.005477] ACPI: RSDP 0x00000000DA5A1000 000024 (v02 HPQOEM)
[    0.005479] ACPI: XSDT 0x00000000DA5A10B0 0000E4 (v01 HPQOEM SLIC-MPC 01072009 HP   00010013)
[    0.005484] ACPI: FACP 0x00000000DA5B2578 000114 (v06 HPQOEM SLIC-MPC 01072009 HP   00010013)
[    0.005488] ACPI: DSDT 0x00000000DA5A1228 011350 (v02 HPQOEM 85E0     01072009 ACPI 20120913)
[    0.005491] ACPI: FACS 0x00000000DAB48D80 000040
[    0.005492] ACPI: APIC 0x00000000DA5B2690 0000DE (v03 HPQOEM 85E0     01072009 HP   00010013)
[    0.005494] ACPI: FPDT 0x00000000DA5B2770 000044 (v01 HPQOEM 85E0     01072009 HP   00010013)
[    0.005496] ACPI: FIDT 0x00000000DA5B27B8 00009C (v01 HPQOEM 85E0     01072009 HP   00010013)
[    0.005498] ACPI: EEPM 0x00000000DA5B2858 00002F (v01 HPQOEM 85E0     01072009 HP   00010013)
[    0.005500] ACPI: SSDT 0x00000000DA5B2888 005419 (v02 HPQOEM 85E0     00000002 ACPI 02000002)
[    0.005503] ACPI: MCFG 0x00000000DA5B7CA8 00003C (v01 HPQOEM 85E0     01072009 HP   00010013)
[    0.005504] ACPI: MSDM 0x00000000DA5B7CE8 000055 (v03 HPQOEM SLIC-MPC 00000001 HP   00010013)
[    0.005506] ACPI: HPET 0x00000000DA5B7D40 000038 (v01 HPQOEM 85E0     01072009 HP   00000005)
[    0.005508] ACPI: UEFI 0x00000000DA5B7D78 000042 (v01 HPQOEM 85E0     00000002 HP   01000013)
[    0.005510] ACPI: VFCT 0x00000000DA5B7DC0 00D484 (v01 HPQOEM 85E0     00000001 HP   31504F47)
[    0.005512] ACPI: SSDT 0x00000000DA5C5248 000050 (v01 HPQOEM 85E0     00000001 ACPI 20120913)
[    0.005514] ACPI: IVRS 0x00000000DA5C5298 00013E (v02 HPQOEM 85E0     00000001 HP   00000000)
[    0.005516] ACPI: SSDT 0x00000000DA5C53D8 00119C (v01 HPQOEM 85E0     00000001 ACPI 00000001)
[    0.005518] ACPI: CRAT 0x00000000DA5C6578 000810 (v01 HPQOEM 85E0     00000001 HP   00000001)
[    0.005520] ACPI: CDIT 0x00000000DA5C6D88 000029 (v01 HPQOEM 85E0     00000001 HP   00000001)
[    0.005522] ACPI: SSDT 0x00000000DA5C6DB8 0005C1 (v01 HPQOEM 85E0     00000001 ACPI 20120913)
[    0.005524] ACPI: SSDT 0x00000000DA5C7380 000259 (v01 HPQOEM 85E0     00000001 ACPI 20120913)
[    0.005526] ACPI: SSDT 0x00000000DA5C75E0 000C33 (v01 HPQOEM 85E0     00000001 ACPI 20120913)
[    0.005528] ACPI: SSDT 0x00000000DA5C8218 0010AC (v01 HPQOEM 85E0     00000001 ACPI 20120913)
[    0.005530] ACPI: SSDT 0x00000000DA5C92C8 000273 (v01 HPQOEM 85E0     00000001 ACPI 20120913)
[    0.005532] ACPI: SSDT 0x00000000DA5C9540 001C55 (v01 HPQOEM 85E0     00000001 ACPI 20120913)
[    0.005534] ACPI: WSMT 0x00000000DA5CB198 000028 (v01 HPQOEM 85E0     01072009 HP   00010013)
[    0.005536] ACPI: BGRT 0x00000000DA5CB1C0 000038 (v01 HPQOEM 85E0     01072009 HP   00010013)
[    0.005542] ACPI: Local APIC address 0xfee00000
[    0.005648] No NUMA configuration found
[    0.005649] Faking a node at [mem 0x0000000000000000-0x000000021f33ffff]
[    0.005656] NODE_DATA(0) allocated [mem 0x21f315000-0x21f33ffff]
[    0.005826] Zone ranges:
[    0.005827]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005828]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005829]   Normal   [mem 0x0000000100000000-0x000000021f33ffff]
[    0.005829]   Device   empty
[    0.005830] Movable zone start for each node
[    0.005832] Early memory node ranges
[    0.005833]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.005834]   node   0: [mem 0x0000000000100000-0x0000000009ecffff]
[    0.005834]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.005835]   node   0: [mem 0x000000000a20b000-0x00000000da464fff]
[    0.005835]   node   0: [mem 0x00000000ddbdd000-0x00000000deffffff]
[    0.005836]   node   0: [mem 0x0000000100000000-0x000000019effffff]
[    0.005836]   node   0: [mem 0x000000021f000000-0x000000021f33ffff]
[    0.006107] Zeroed struct page in unavailable ranges: 51476 pages
[    0.006108] Initmem setup node 0 [mem 0x0000000000001000-0x000000021f33ffff]
[    0.006109] On node 0 totalpages: 1550892
[    0.006110]   DMA zone: 64 pages used for memmap
[    0.006111]   DMA zone: 23 pages reserved
[    0.006111]   DMA zone: 3999 pages, LIFO batch:0
[    0.006152]   DMA32 zone: 13982 pages used for memmap
[    0.006153]   DMA32 zone: 894797 pages, LIFO batch:63
[    0.016126]   Normal zone: 10189 pages used for memmap
[    0.016129]   Normal zone: 652096 pages, LIFO batch:63
[    0.025052] ACPI: PM-Timer IO Port: 0x808
[    0.025056] ACPI: Local APIC address 0xfee00000
[    0.025063] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.025078] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
[    0.025085] IOAPIC[1]: apic_id 10, version 33, address 0xfec01000, GSI 24-55
[    0.025086] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.025087] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.025088] ACPI: IRQ0 used by override.
[    0.025089] ACPI: IRQ9 used by override.
[    0.025090] Using ACPI (MADT) for SMP configuration information
[    0.025091] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.025099] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.025126] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.025128] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.025129] PM: Registered nosave memory: [mem 0x09ed0000-0x09ffffff]
[    0.025130] PM: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[    0.025132] PM: Registered nosave memory: [mem 0x9f47b000-0x9f47bfff]
[    0.025133] PM: Registered nosave memory: [mem 0x9f488000-0x9f488fff]
[    0.025133] PM: Registered nosave memory: [mem 0x9f489000-0x9f489fff]
[    0.025135] PM: Registered nosave memory: [mem 0x9f497000-0x9f497fff]
[    0.025136] PM: Registered nosave memory: [mem 0xda465000-0xda58cfff]
[    0.025136] PM: Registered nosave memory: [mem 0xda58d000-0xda5cbfff]
[    0.025137] PM: Registered nosave memory: [mem 0xda5cc000-0xdab61fff]
[    0.025137] PM: Registered nosave memory: [mem 0xdab62000-0xddbdcfff]
[    0.025138] PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[    0.025139] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.025139] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.025139] PM: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[    0.025140] PM: Registered nosave memory: [mem 0xfd000000-0xfdffffff]
[    0.025140] PM: Registered nosave memory: [mem 0xfe000000-0xfe6fffff]
[    0.025141] PM: Registered nosave memory: [mem 0xfe700000-0xfe700fff]
[    0.025141] PM: Registered nosave memory: [mem 0xfe701000-0xfeb7ffff]
[    0.025141] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.025142] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.025142] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.025142] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.025143] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.025143] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.025143] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.025144] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.025144] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.025145] PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.025145] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.025145] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.025146] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.025146] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.025146] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.025147] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.025147] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.025148] PM: Registered nosave memory: [mem 0x19f000000-0x21effffff]
[    0.025150] [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.025151] Booting paravirtualized kernel on bare hardware
[    0.025154] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.025161] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.025933] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.025940] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.025941] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.025971] Built 1 zonelists, mobility grouping on.  Total pages: 1526634
[    0.025972] Policy zone: Normal
[    0.025973] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-9-generic root=UUID=7310470a-e751-4a9a-8957-b0b517992cfa ro quiet splash vt.handoff=7
[    0.027044] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.027528] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.027570] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.034534] Calgary: detecting Calgary via BIOS EBDA area
[    0.034536] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.048025] Memory: 5902640K/6203568K available (14339K kernel code, 2391K rwdata, 4908K rodata, 2676K init, 5040K bss, 300928K reserved, 0K cma-reserved)
[    0.048268] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.048286] ftrace: allocating 43701 entries in 171 pages
[    0.061477] rcu: Hierarchical RCU implementation.
[    0.061479] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.061479]     Tasks RCU enabled.
[    0.061480] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.061480] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.063446] NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
[    0.063820] random: crng done (trusting CPU's manufacturer)
[    0.063844] vt handoff: transparent VT on vt#7
[    0.063849] Console: colour dummy device 80x25
[    0.063853] printk: console [tty0] enabled
[    0.063869] ACPI: Core revision 20190816
[    0.064053] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.064076] APIC: Switch to symmetric I/O mode setup
[    0.064890] AMD-Vi: ivrs, add hid:PNPD0040, uid:, rdevid:152
[    0.236456] Switched APIC routing to physical flat.
[    0.237249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.256072] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e370bb546f, max_idle_ns: 440795256759 ns
[    0.256079] Calibrating delay loop (skipped), value calculated using timer frequency.. 4192.33 BogoMIPS (lpj=8384668)
[    0.256081] pid_max: default: 32768 minimum: 301
[    0.257781] LSM: Security Framework initializing
[    0.257797] Yama: becoming mindful.
[    0.257904] AppArmor: AppArmor initialized
[    0.257986] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.258013] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.258046] *** VALIDATE tmpfs ***
[    0.258250] *** VALIDATE proc ***
[    0.258328] *** VALIDATE cgroup1 ***
[    0.258330] *** VALIDATE cgroup2 ***
[    0.258434] LVT offset 1 assigned for vector 0xf9
[    0.258516] LVT offset 2 assigned for vector 0xf4
[    0.258539] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.258540] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.258544] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.258546] Spectre V2 : Mitigation: Full AMD retpoline
[    0.258547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.258549] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.258549] Spectre V2 : User space: Vulnerable
[    0.258550] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.258781] Freeing SMP alternatives memory: 36K
[    0.375889] smpboot: CPU0: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (family: 0x17, model: 0x18, stepping: 0x1)
[    0.376055] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.376061] ... version:                0
[    0.376061] ... bit width:              48
[    0.376061] ... generic registers:      6
[    0.376062] ... value mask:             0000ffffffffffff
[    0.376062] ... max period:             00007fffffffffff
[    0.376062] ... fixed-purpose events:   0
[    0.376063] ... event mask:             000000000000003f
[    0.376074] rcu: Hierarchical SRCU implementation.
[    0.376074] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.376074] smp: Bringing up secondary CPUs ...
[    0.376074] x86: Booting SMP configuration:
[    0.376074] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
[    0.388110] smp: Brought up 1 node, 8 CPUs
[    0.388110] smpboot: Max logical packages: 2
[    0.388110] smpboot: Total of 8 processors activated (33538.67 BogoMIPS)
[    0.388816] devtmpfs: initialized
[    0.388816] x86/mm: Memory block size: 128MB
[    0.388816] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[    0.388816] PM: Registering ACPI NVS region [mem 0xda5cc000-0xdab61fff] (5857280 bytes)
[    0.388816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.388816] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.388816] pinctrl core: initialized pinctrl subsystem
[    0.388816] PM: RTC time: 01:56:31, date: 2020-02-14
[    0.388816] NET: Registered protocol family 16
[    0.388816] audit: initializing netlink subsys (disabled)
[    0.392091] audit: type=2000 audit(1581645391.160:1): state=initialized audit_enabled=0 res=1
[    0.392276] EISA bus registered
[    0.392289] cpuidle: using governor ladder
[    0.392289] cpuidle: using governor menu
[    0.392289] ACPI: bus type PCI registered
[    0.392289] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.392289] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.392289] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.392289] PCI: Using configuration type 1 for base access
[    0.394024] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.394024] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.396198] ACPI: Added _OSI(Module Device)
[    0.396199] ACPI: Added _OSI(Processor Device)
[    0.396200] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.396201] ACPI: Added _OSI(Processor Aggregator Device)
[    0.396202] ACPI: Added _OSI(Linux-Dell-Video)
[    0.396203] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.396203] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.412526] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP2.BCM5], AE_NOT_FOUND (20190816/dswload2-159)
[    0.412533] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20190816/psobject-220)
[    0.412535] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.413469] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.414679] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.416417] ACPI: EC: EC started
[    0.416418] ACPI: EC: interrupt blocked
[    0.416569] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC
[    0.416571] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.416572] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[    0.416572] ACPI: Interpreter enabled
[    0.416587] ACPI: (supports S0 S3 S4 S5)
[    0.416588] ACPI: Using IOAPIC for interrupt routing
[    0.416788] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.417060] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.426162] ACPI: Power Resource [FN00] (on)
[    0.426956] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.426962] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.427211] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR]
[    0.427443] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
[    0.427458] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.427888] PCI host bridge to bus 0000:00
[    0.427890] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.427892] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.427893] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.427894] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.427895] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.427896] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.427897] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff window]
[    0.427898] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.427899] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.427909] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[    0.428029] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
[    0.428184] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.428288] pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
[    0.428330] pci 0000:00:01.2: enabling Extended Tags
[    0.428383] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.428514] pci 0000:00:01.6: [1022:15d3] type 01 class 0x060400
[    0.428555] pci 0000:00:01.6: enabling Extended Tags
[    0.428606] pci 0000:00:01.6: PME# supported from D0 D3hot D3cold
[    0.428725] pci 0000:00:01.7: [1022:15d3] type 01 class 0x060400
[    0.428766] pci 0000:00:01.7: enabling Extended Tags
[    0.428817] pci 0000:00:01.7: PME# supported from D0 D3hot D3cold
[    0.428944] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.429047] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[    0.429089] pci 0000:00:08.1: enabling Extended Tags
[    0.429135] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.429270] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.429438] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.429615] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[    0.429691] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[    0.429761] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[    0.429821] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[    0.429879] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[    0.429937] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[    0.429997] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[    0.430055] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[    0.430362] pci 0000:01:00.0: [126f:2262] type 00 class 0x010802
[    0.430387] pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
[    0.430520] pci 0000:01:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8 GT/s x1 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    0.430625] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.430630] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.430701] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.430728] pci 0000:02:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.430748] pci 0000:02:00.0: reg 0x18: [mem 0xfce04000-0xfce04fff 64bit]
[    0.430762] pci 0000:02:00.0: reg 0x20: [mem 0xfce00000-0xfce03fff 64bit]
[    0.430858] pci 0000:02:00.0: supports D1 D2
[    0.430859] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.431016] pci 0000:00:01.6: PCI bridge to [bus 02]
[    0.431021] pci 0000:00:01.6:   bridge window [io  0xf000-0xffff]
[    0.431023] pci 0000:00:01.6:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.431094] pci 0000:03:00.0: [10ec:c821] type 00 class 0x028000
[    0.431131] pci 0000:03:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.431155] pci 0000:03:00.0: reg 0x18: [mem 0xfcd00000-0xfcd0ffff 64bit]
[    0.431278] pci 0000:03:00.0: supports D1 D2
[    0.431279] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.431441] pci 0000:00:01.7: PCI bridge to [bus 03]
[    0.431445] pci 0000:00:01.7:   bridge window [io  0xe000-0xefff]
[    0.431447] pci 0000:00:01.7:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.431545] pci 0000:04:00.0: [1002:15d8] type 00 class 0x030000
[    0.431573] pci 0000:04:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.431584] pci 0000:04:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
[    0.431592] pci 0000:04:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.431599] pci 0000:04:00.0: reg 0x24: [mem 0xfcb00000-0xfcb7ffff]
[    0.431612] pci 0000:04:00.0: enabling Extended Tags
[    0.431623] pci 0000:04:00.0: BAR 0: assigned to efifb
[    0.431688] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.431786] pci 0000:04:00.1: [1002:15de] type 00 class 0x040300
[    0.431803] pci 0000:04:00.1: reg 0x10: [mem 0xfcbc8000-0xfcbcbfff]
[    0.431836] pci 0000:04:00.1: enabling Extended Tags
[    0.431882] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.431947] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
[    0.431973] pci 0000:04:00.2: reg 0x18: [mem 0xfca00000-0xfcafffff]
[    0.431987] pci 0000:04:00.2: reg 0x24: [mem 0xfcbcc000-0xfcbcdfff]
[    0.431998] pci 0000:04:00.2: enabling Extended Tags
[    0.432124] pci 0000:04:00.3: [1022:15e0] type 00 class 0x0c0330
[    0.432148] pci 0000:04:00.3: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit]
[    0.432187] pci 0000:04:00.3: enabling Extended Tags
[    0.432237] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.432315] pci 0000:04:00.4: [1022:15e1] type 00 class 0x0c0330
[    0.432336] pci 0000:04:00.4: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
[    0.432374] pci 0000:04:00.4: enabling Extended Tags
[    0.432424] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    0.432499] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000
[    0.432516] pci 0000:04:00.5: reg 0x10: [mem 0xfcb80000-0xfcbbffff]
[    0.432549] pci 0000:04:00.5: enabling Extended Tags
[    0.432594] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[    0.432673] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
[    0.432689] pci 0000:04:00.6: reg 0x10: [mem 0xfcbc0000-0xfcbc7fff]
[    0.432723] pci 0000:04:00.6: enabling Extended Tags
[    0.432769] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
[    0.432873] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.432877] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    0.432879] pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcbfffff]
[    0.432883] pci 0000:00:08.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.433277] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.433334] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.433384] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.433444] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.433499] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.433544] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.433589] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.433634] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.434336] ACPI: EC: interrupt unblocked
[    0.434336] ACPI: EC: event unblocked
[    0.434336] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.434336] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions and events
[    0.434339] iommu: Default domain type: Translated 
[    0.434339] SCSI subsystem initialized
[    0.434339] libata version 3.00 loaded.
[    0.434339] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.434339] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.434339] pci 0000:04:00.0: vgaarb: setting as boot device
[    0.434339] vgaarb: loaded
[    0.434339] ACPI: bus type USB registered
[    0.434339] usbcore: registered new interface driver usbfs
[    0.434339] usbcore: registered new interface driver hub
[    0.434339] usbcore: registered new device driver usb
[    0.436078] pps_core: LinuxPPS API ver. 1 registered
[    0.436078] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.436078] PTP clock support registered
[    0.436099] EDAC MC: Ver: 3.0.0
[    0.436206] Registered efivars operations
[    0.436206] PCI: Using ACPI for IRQ routing
[    0.438478] PCI: pci_cache_line_size set to 64 bytes
[    0.438588] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.438589] e820: reserve RAM buffer [mem 0x09ed0000-0x0bffffff]
[    0.438590] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.438591] e820: reserve RAM buffer [mem 0x9f47b018-0x9fffffff]
[    0.438591] e820: reserve RAM buffer [mem 0x9f489018-0x9fffffff]
[    0.438592] e820: reserve RAM buffer [mem 0xda465000-0xdbffffff]
[    0.438592] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.438593] e820: reserve RAM buffer [mem 0x19f000000-0x19fffffff]
[    0.438593] e820: reserve RAM buffer [mem 0x21f340000-0x21fffffff]
[    0.438677] NetLabel: Initializing
[    0.438677] NetLabel:  domain hash size = 128
[    0.438678] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.438678] NetLabel:  unlabeled traffic allowed by default
[    0.438678] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.438678] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.440989] clocksource: Switched to clocksource tsc-early
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'available_events' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'set_event' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'available_tracers' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'current_tracer' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'tracing_cpumask' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_options' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_total_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'free_buffer' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_marker' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_marker_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_clock' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'tracing_on' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'timestamp_mode' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_percent' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'print-parent' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'sym-offset' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'sym-addr' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'verbose' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'hex' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'bin' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'block' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_printk' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'annotate' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'userstacktrace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'sym-userobj' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'printk-msg-only' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'context-info' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'latency-format' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'record-cmd' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'record-tgid' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'overwrite' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'disable_on_free' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'irq-info' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'markers' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'event-fork' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'function-trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'function-fork' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'display-graph' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stacktrace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'tracing_max_latency' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'error_log' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'trace_pipe_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'stats' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'buffer_size_kb' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'snapshot_raw' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'set_ftrace_pid' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'available_filter_functions' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'enabled_functions' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'set_ftrace_filter' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'set_ftrace_notrace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'set_graph_function' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'set_graph_notrace' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] ------------[ cut here ]------------
[    0.440989] Could not register function stat for cpu 0
[    0.440989] WARNING: CPU: 1 PID: 1 at kernel/trace/ftrace.c:987 ftrace_init_tracefs_toplevel+0x132/0x177
[    0.440989] Modules linked in:
[    0.440989] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.4.0-9-generic #12-Ubuntu
[    0.440989] Hardware name: HP HP Laptop 14s-dp0xxx/85E0, BIOS F.42 07/03/2019
[    0.440989] RIP: 0010:ftrace_init_tracefs_toplevel+0x132/0x177
[    0.440989] Code: 98 c1 85 b9 0e 00 00 00 f3 a5 49 89 47 20 49 8d 7f 20 e8 83 76 8d fe 85 c0 74 86 44 89 e6 48 c7 c7 38 7f 56 85 e8 db d4 7c fe <0f> 0b 4c 89 f7 e8 d6 f5 9c fe eb 2e 31 c9 49 c7 c0 80 38 26 85 4c
[    0.440989] RSP: 0018:ffffbd8b8004fdc8 EFLAGS: 00010282
[    0.440989] RAX: 0000000000000000 RBX: 000000000001e480 RCX: 000000000000033f
[    0.440989] RDX: 0000000000000001 RSI: 0000000000000086 RDI: 0000000000000247
[    0.440989] RBP: ffffbd8b8004fdf0 R08: 000000000000033f R09: 0000000000000004
[    0.440989] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
[    0.440989] R13: 0000000000000000 R14: ffff9d8256d115f0 R15: ffff9d8258a1e480
[    0.440989] FS:  0000000000000000(0000) GS:ffff9d8258a40000(0000) knlGS:0000000000000000
[    0.440989] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.440989] CR2: 0000000000000000 CR3: 000000014560a000 CR4: 00000000003406e0
[    0.440989] Call Trace:
[    0.440989]  tracer_init_tracefs+0x86/0x1c2
[    0.440989]  ? tracer_alloc_buffers+0x344/0x344
[    0.440989]  do_one_initcall+0x4a/0x1fa
[    0.440989]  kernel_init_freeable+0x1b2/0x255
[    0.440989]  ? rest_init+0xb0/0xb0
[    0.440989]  kernel_init+0xe/0x100
[    0.440989]  ret_from_fork+0x22/0x40
[    0.440989] ---[ end trace 93be160209403cb4 ]---
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'tracing_thresh' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'README' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'saved_cmdlines' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'saved_cmdlines_size' entry
[    0.440989] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.440989] Could not create tracefs 'saved_tgids' entry
[    0.442844] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442845] Could not create tracefs 'dyn_ftrace_total_info' entry
[    0.442848] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442848] Could not create tracefs 'funcgraph-overrun' entry
[    0.442848] ------------[ cut here ]------------
[    0.442849] Failed to create trace option: funcgraph-overrun
[    0.442853] WARNING: CPU: 1 PID: 1 at kernel/trace/trace.c:8106 create_trace_option_files+0x20b/0x230
[    0.442853] Modules linked in:
[    0.442854] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G        W         5.4.0-9-generic #12-Ubuntu
[    0.442855] Hardware name: HP HP Laptop 14s-dp0xxx/85E0, BIOS F.42 07/03/2019
[    0.442856] RIP: 0010:create_trace_option_files+0x20b/0x230
[    0.442857] Code: 48 89 c2 75 85 48 8b 43 18 eb ad 80 3d d6 b1 66 01 00 75 a9 49 8b 31 48 c7 c7 b8 95 56 85 c6 05 c3 b1 66 01 01 e8 50 95 ef ff <0f> 0b eb 8f bf 20 00 00 00 e9 c1 fe ff ff 48 8b 7d c8 e8 3e b6 0f
[    0.442858] RSP: 0018:ffffbd8b8004fd98 EFLAGS: 00010282
[    0.442858] RAX: 0000000000000000 RBX: ffff9d825694a000 RCX: 0000000000000000
[    0.442859] RDX: 0000000000000000 RSI: ffffffff85d863d0 RDI: 0000000000000246
[    0.442859] RBP: ffffbd8b8004fdd0 R08: ffffffff85d863a0 R09: 0000000000000030
[    0.442859] R10: ffffffff85d86780 R11: 0000000085d863be R12: ffffffff858d1b40
[    0.442860] R13: ffffffff858d40a0 R14: 0000000000000000 R15: ffffffff858d40c0
[    0.442861] FS:  0000000000000000(0000) GS:ffff9d8258a40000(0000) knlGS:0000000000000000
[    0.442861] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    0.442862] CR2: 0000000000000000 CR3: 000000014560a000 CR4: 00000000003406e0
[    0.442862] Call Trace:
[    0.442863]  __update_tracer_options+0x2c/0x40
[    0.442865]  tracer_init_tracefs+0x1af/0x1c2
[    0.442866]  ? tracer_alloc_buffers+0x344/0x344
[    0.442867]  do_one_initcall+0x4a/0x1fa
[    0.442868]  kernel_init_freeable+0x1b2/0x255
[    0.442870]  ? rest_init+0xb0/0xb0
[    0.442871]  kernel_init+0xe/0x100
[    0.442872]  ret_from_fork+0x22/0x40
[    0.442873] ---[ end trace 93be160209403cb5 ]---
[    0.442874] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442874] Could not create tracefs 'funcgraph-cpu' entry
[    0.442874] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442875] Could not create tracefs 'funcgraph-overhead' entry
[    0.442875] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442875] Could not create tracefs 'funcgraph-proc' entry
[    0.442876] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442876] Could not create tracefs 'funcgraph-duration' entry
[    0.442876] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442876] Could not create tracefs 'funcgraph-abstime' entry
[    0.442877] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442877] Could not create tracefs 'funcgraph-irqs' entry
[    0.442877] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442878] Could not create tracefs 'funcgraph-tail' entry
[    0.442878] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442878] Could not create tracefs 'sleep-time' entry
[    0.442878] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442879] Could not create tracefs 'graph-time' entry
[    0.442881] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442881] Could not create tracefs 'func_stack_trace' entry
[    0.442881] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442882] Could not create tracefs 'test_nop_accept' entry
[    0.442882] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442882] Could not create tracefs 'test_nop_refuse' entry
[    0.442883] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442883] Could not create tracefs 'printk_formats' entry
[    0.442883] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442884] Could not create tracefs 'max_graph_depth' entry
[    0.442885] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442885] Could not create tracefs 'synthetic_events' entry
[    0.442886] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442886] trace_kprobe: Could not create tracefs 'kprobe_events' entry
[    0.442886] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442886] trace_kprobe: Could not create tracefs 'kprobe_profile' entry
[    0.442887] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442888] Could not create tracefs 'dynamic_events' entry
[    0.442888] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442888] Could not create tracefs 'uprobe_events' entry
[    0.442889] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.442889] Could not create tracefs 'uprobe_profile' entry
[    0.442891] *** VALIDATE bpf ***
[    0.442945] VFS: Disk quotas dquot_6.6.0
[    0.442960] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.442975] *** VALIDATE ramfs ***
[    0.442981] *** VALIDATE hugetlbfs ***
[    0.443054] AppArmor: AppArmor Filesystem Enabled
[    0.443075] pnp: PnP ACPI init
[    0.443164] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.443168] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.443247] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.443278] pnp 00:02: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
[    0.443498] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.443499] system 00:03: [io  0x040b] has been reserved
[    0.443501] system 00:03: [io  0x04d6] has been reserved
[    0.443501] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.443502] system 00:03: [io  0x0c14] has been reserved
[    0.443503] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.443504] system 00:03: [io  0x0c52] has been reserved
[    0.443505] system 00:03: [io  0x0c6c] has been reserved
[    0.443506] system 00:03: [io  0x0c6f] has been reserved
[    0.443507] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.443507] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.443508] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.443509] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.443510] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.443511] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.443512] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.443512] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.443513] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.443514] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.443515] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.443516] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.443517] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.443520] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.443521] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.443522] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.443523] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.443526] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.444097] pnp: PnP ACPI: found 4 devices
[    0.445342] thermal_sys: Registered thermal governor 'fair_share'
[    0.445343] thermal_sys: Registered thermal governor 'bang_bang'
[    0.445344] thermal_sys: Registered thermal governor 'step_wise'
[    0.445344] thermal_sys: Registered thermal governor 'user_space'
[    0.445345] thermal_sys: Registered thermal governor 'power_allocator'
[    0.449898] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.449924] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.449929] pci 0000:00:01.2:   bridge window [mem 0xfcf00000-0xfcffffff]
[    0.449935] pci 0000:00:01.6: PCI bridge to [bus 02]
[    0.449936] pci 0000:00:01.6:   bridge window [io  0xf000-0xffff]
[    0.449941] pci 0000:00:01.6:   bridge window [mem 0xfce00000-0xfcefffff]
[    0.449947] pci 0000:00:01.7: PCI bridge to [bus 03]
[    0.449949] pci 0000:00:01.7:   bridge window [io  0xe000-0xefff]
[    0.449952] pci 0000:00:01.7:   bridge window [mem 0xfcd00000-0xfcdfffff]
[    0.449957] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.449963] pci 0000:00:08.1:   bridge window [io  0xd000-0xdfff]
[    0.449966] pci 0000:00:08.1:   bridge window [mem 0xfc800000-0xfcbfffff]
[    0.449970] pci 0000:00:08.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.449975] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.449976] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.449977] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.449978] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.449979] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.449979] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.449980] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfebfffff window]
[    0.449981] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.449982] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
[    0.449983] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.449984] pci_bus 0000:02: resource 1 [mem 0xfce00000-0xfcefffff]
[    0.449984] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.449985] pci_bus 0000:03: resource 1 [mem 0xfcd00000-0xfcdfffff]
[    0.449986] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.449986] pci_bus 0000:04: resource 1 [mem 0xfc800000-0xfcbfffff]
[    0.449987] pci_bus 0000:04: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
[    0.450068] NET: Registered protocol family 2
[    0.450219] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.450268] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.450429] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.450507] TCP: Hash tables configured (established 65536 bind 65536)
[    0.450546] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.450570] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.450623] NET: Registered protocol family 1
[    0.450626] NET: Registered protocol family 44
[    0.450701] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.451005] PCI: CLS 64 bytes, default 64
[    0.451043] Trying to unpack rootfs image as initramfs...
[    0.557771] Freeing initrd memory: 47536K
[    0.557871] pci 0000:00:00.2: AMD-Vi: Unable to write to IOMMU perf counter.
[    0.557997] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.557998] pci 0000:00:00.2: PCI INT A: not connected
[    0.558329] pci 0000:00:01.0: Adding to iommu group 0
[    0.558466] pci 0000:00:01.2: Adding to iommu group 1
[    0.558626] pci 0000:00:01.6: Adding to iommu group 2
[    0.558738] pci 0000:00:01.7: Adding to iommu group 3
[    0.558885] pci 0000:00:08.0: Adding to iommu group 4
[    0.559034] pci 0000:00:08.1: Adding to iommu group 5
[    0.559142] pci 0000:00:14.0: Adding to iommu group 6
[    0.559159] pci 0000:00:14.3: Adding to iommu group 6
[    0.559324] pci 0000:00:18.0: Adding to iommu group 7
[    0.559341] pci 0000:00:18.1: Adding to iommu group 7
[    0.559367] pci 0000:00:18.2: Adding to iommu group 7
[    0.559383] pci 0000:00:18.3: Adding to iommu group 7
[    0.559400] pci 0000:00:18.4: Adding to iommu group 7
[    0.559417] pci 0000:00:18.5: Adding to iommu group 7
[    0.559433] pci 0000:00:18.6: Adding to iommu group 7
[    0.559450] pci 0000:00:18.7: Adding to iommu group 7
[    0.559729] pci 0000:01:00.0: Adding to iommu group 8
[    0.559886] pci 0000:02:00.0: Adding to iommu group 9
[    0.560009] pci 0000:03:00.0: Adding to iommu group 10
[    0.560264] pci 0000:04:00.0: Adding to iommu group 11
[    0.560413] pci 0000:04:00.0: Using iommu direct mapping
[    0.560493] pci 0000:04:00.1: Adding to iommu group 12
[    0.560522] pci 0000:04:00.2: Adding to iommu group 12
[    0.560549] pci 0000:04:00.3: Adding to iommu group 12
[    0.560580] pci 0000:04:00.4: Adding to iommu group 12
[    0.560607] pci 0000:04:00.5: Adding to iommu group 12
[    0.560635] pci 0000:04:00.6: Adding to iommu group 12
[    0.560941] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.560942] pci 0000:00:00.2: AMD-Vi: Extended features (0x4f77ef22294ada):
[    0.560942]  PPR NX GT IA GA PC GA_vAPIC
[    0.560945] AMD-Vi: Interrupt remapping enabled
[    0.560945] AMD-Vi: Virtual APIC enabled
[    0.561111] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.561963] amd_uncore: AMD NB counters detected
[    0.561966] amd_uncore: AMD LLC counters detected
[    0.562133] check: Scanning for low memory corruption every 60 seconds
[    0.563548] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.563549] Could not create tracefs 'stack_max_size' entry
[    0.563549] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.563550] Could not create tracefs 'stack_trace' entry
[    0.563550] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.563550] Could not create tracefs 'stack_trace_filter' entry
[    0.563556] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.563556] Could not create tracefs 'blk_classic' entry
[    0.563557] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.563557] Could not create tracefs 'blk_cgroup' entry
[    0.563557] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.563557] Could not create tracefs 'blk_cgname' entry
[    0.563629] Initialise system trusted keyrings
[    0.563639] Key type blacklist registered
[    0.563693] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.564682] zbud: loaded
[    0.564990] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.565130] fuse: init (API version 7.31)
[    0.565144] *** VALIDATE fuse ***
[    0.565145] *** VALIDATE fuse ***
[    0.565243] Platform Keyring initialized
[    0.569765] Key type asymmetric registered
[    0.569766] Asymmetric key parser 'x509' registered
[    0.569776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.569847] io scheduler mq-deadline registered
[    0.570640] pcieport 0000:00:01.2: AER: enabled with IRQ 26
[    0.570826] pcieport 0000:00:01.6: AER: enabled with IRQ 27
[    0.571002] pcieport 0000:00:01.7: AER: enabled with IRQ 28
[    0.571185] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.571239] efifb: probing for efifb
[    0.571262] efifb: showing boot graphics
[    0.573515] efifb: framebuffer at 0xe0000000, using 8100k, total 8100k
[    0.573516] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.573516] efifb: scrolling: redraw
[    0.573517] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.573552] fbcon: Deferring console take-over
[    0.573553] fb0: EFI VGA frame buffer device
[    0.838847] ACPI: AC Adapter [AC] (on-line)
[    0.838976] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.839006] ACPI: Power Button [PWRB]
[    0.839072] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.839096] ACPI: Lid Switch [LID]
[    0.839143] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.839203] ACPI: Power Button [PWRF]
[    0.839372] Monitor-Mwait will be used to enter C-1 state
[    0.841014] thermal LNXTHERM:00: registered as thermal_zone0
[    0.841015] ACPI: Thermal Zone [TZ0] (39 C)
[    0.841181] thermal LNXTHERM:01: registered as thermal_zone1
[    0.841182] ACPI: Thermal Zone [TZ1] (0 C)
[    0.841347] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.842759] Linux agpgart interface v0.103
[    0.843040] battery: ACPI: Battery Slot [BAT0] (battery present)
[    0.845552] loop: module loaded
[    0.845761] libphy: Fixed MDIO Bus: probed
[    0.845762] tun: Universal TUN/TAP device driver, 1.6
[    0.845791] PPP generic driver version 2.4.2
[    0.845822] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.845825] ehci-pci: EHCI PCI platform driver
[    0.845842] ehci-platform: EHCI generic platform driver
[    0.845852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.845853] ohci-pci: OHCI PCI platform driver
[    0.845860] ohci-platform: OHCI generic platform driver
[    0.845864] uhci_hcd: USB Universal Host Controller Interface driver
[    0.846030] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.846036] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[    0.846204] xhci_hcd 0000:04:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
[    0.846619] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.846621] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.846622] usb usb1: Product: xHCI Host Controller
[    0.846623] usb usb1: Manufacturer: Linux 5.4.0-9-generic xhci-hcd
[    0.846624] usb usb1: SerialNumber: 0000:04:00.3
[    0.846739] hub 1-0:1.0: USB hub found
[    0.846750] hub 1-0:1.0: 4 ports detected
[    0.847322] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.847324] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[    0.847327] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.847355] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.847381] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.847382] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.847383] usb usb2: Product: xHCI Host Controller
[    0.847384] usb usb2: Manufacturer: Linux 5.4.0-9-generic xhci-hcd
[    0.847385] usb usb2: SerialNumber: 0000:04:00.3
[    0.847474] hub 2-0:1.0: USB hub found
[    0.847486] hub 2-0:1.0: 4 ports detected
[    0.848381] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    0.848385] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
[    0.848517] xhci_hcd 0000:04:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
[    0.848866] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.848867] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.848868] usb usb3: Product: xHCI Host Controller
[    0.848869] usb usb3: Manufacturer: Linux 5.4.0-9-generic xhci-hcd
[    0.848870] usb usb3: SerialNumber: 0000:04:00.4
[    0.848973] hub 3-0:1.0: USB hub found
[    0.848984] hub 3-0:1.0: 2 ports detected
[    0.849303] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    0.849306] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    0.849308] xhci_hcd 0000:04:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.849333] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.849355] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.849356] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.849357] usb usb4: Product: xHCI Host Controller
[    0.849357] usb usb4: Manufacturer: Linux 5.4.0-9-generic xhci-hcd
[    0.849358] usb usb4: SerialNumber: 0000:04:00.4
[    0.849430] hub 4-0:1.0: USB hub found
[    0.849440] hub 4-0:1.0: 1 port detected
[    0.849626] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.849626] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.853730] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.853827] mousedev: PS/2 mouse device common for all mice
[    0.854024] rtc_cmos 00:01: RTC can wake from S4
[    0.854206] rtc_cmos 00:01: registered as rtc0
[    0.854221] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.854225] i2c /dev entries driver
[    0.854303] device-mapper: uevent: version 1.0.3
[    0.854345] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
[    0.854357] platform eisa.0: Probing EISA bus 0
[    0.854358] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.854359] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.854360] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.854361] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.854361] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.854362] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.854363] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.854363] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.854364] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.854365] platform eisa.0: EISA: Detected 0 cards
[    0.854605] ledtrig-cpu: registered to indicate activity on CPUs
[    0.854607] EFI Variables Facility v0.08 2004-May-17
[    0.861537] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.874982] drop_monitor: Initializing network drop monitor service
[    0.875167] NET: Registered protocol family 10
[    0.880642] Segment Routing with IPv6
[    0.880662] NET: Registered protocol family 17
[    0.880726] Key type dns_resolver registered
[    0.881319] RAS: Correctable Errors collector initialized.
[    0.881346] microcode: CPU0: patch_level=0x08108102
[    0.881356] microcode: CPU1: patch_level=0x08108102
[    0.881365] microcode: CPU2: patch_level=0x08108102
[    0.881372] microcode: CPU3: patch_level=0x08108102
[    0.881379] microcode: CPU4: patch_level=0x08108102
[    0.881385] microcode: CPU5: patch_level=0x08108102
[    0.881393] microcode: CPU6: patch_level=0x08108102
[    0.881399] microcode: CPU7: patch_level=0x08108102
[    0.881426] microcode: Microcode Update Driver: v2.2.
[    0.881430] IPI shorthand broadcast: enabled
[    0.881434] sched_clock: Marking stable (712991977, 168430842)->(986917850, -105495031)
[    0.881521] registered taskstats version 1
[    0.881527] Lockdown: swapper/0: use of tracefs is restricted; see man kernel_lockdown.7
[    0.881534] Loading compiled-in X.509 certificates
[    0.882944] Loaded X.509 cert 'Build time autogenerated kernel key: 48d8ce95bd4251063c88ddda9a0daab412ac02af'
[    0.882981] zswap: loaded using pool lzo/zbud
[    0.883086] Key type ._fscrypt registered
[    0.883087] Key type .fscrypt registered
[    0.888793] Key type big_key registered
[    0.891714] Key type encrypted registered
[    0.891717] AppArmor: AppArmor sha1 policy hashing enabled
[    0.892270] integrity: Loading X.509 certificate: UEFI:db
[    0.892326] integrity: Loaded X.509 cert 'HP Inc.: HP UEFI Secure Boot DB 2017: d9c01b50cfcae89d3b05345c163aa76e5dd589e7'
[    0.892327] integrity: Loading X.509 certificate: UEFI:db
[    0.892357] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.892358] integrity: Loading X.509 certificate: UEFI:db
[    0.892386] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.893383] ima: No TPM chip found, activating TPM-bypass!
[    0.893391] ima: Allocated hash algorithm: sha1
[    0.893398] ima: No architecture policies found
[    0.893407] evm: Initialising EVM extended attributes:
[    0.893407] evm: security.selinux
[    0.893408] evm: security.SMACK64
[    0.893408] evm: security.SMACK64EXEC
[    0.893409] evm: security.SMACK64TRANSMUTE
[    0.893409] evm: security.SMACK64MMAP
[    0.893410] evm: security.apparmor
[    0.893410] evm: security.ima
[    0.893411] evm: security.capability
[    0.893411] evm: HMAC attrs: 0x1
[    0.893889] PM:   Magic number: 8:21:913
[    0.894011] rtc_cmos 00:01: setting system clock to 2020-02-14T01:56:32 UTC (1581645392)
[    0.894276] acpi_cpufreq: overriding BIOS provided _PSD data
[    0.894597] Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
[    0.895816] Freeing unused decrypted memory: 2040K
[    0.896269] Freeing unused kernel image memory: 2676K
[    0.910426] Write protecting the kernel read-only data: 22528k
[    0.911252] Freeing unused kernel image memory: 2008K
[    0.911648] Freeing unused kernel image memory: 1236K
[    0.921837] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.921845] Run /init as init process
[    0.977162] hidraw: raw HID events driver (C) Jiri Kosina
[    0.979110] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.979614] acpi device:02: registered as cooling_device9
[    0.979697] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input4
[    0.983260] i2c_hid i2c-ELAN0708:00: i2c-ELAN0708:00 supply vdd not found, using dummy regulator
[    0.983280] i2c_hid i2c-ELAN0708:00: i2c-ELAN0708:00 supply vddl not found, using dummy regulator
[    0.989104] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    0.989107] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    0.990068] r8169 0000:02:00.0: enabling device (0000 -> 0003)
[    0.992249] nvme nvme0: pci function 0000:01:00.0
[    1.000895] libphy: r8169: probed
[    1.001077] r8169 0000:02:00.0 eth0: RTL8168h/8111h, e8:d8:d1:6f:f0:2d, XID 541, IRQ 51
[    1.001079] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.010874] r8169 0000:02:00.0 eno1: renamed from eth0
[    1.011643] input: ELAN0708:00 04F3:30A0 Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN0708:00/0018:04F3:30A0.0001/input/input5
[    1.011725] input: ELAN0708:00 04F3:30A0 Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN0708:00/0018:04F3:30A0.0001/input/input7
[    1.011786] hid-generic 0018:04F3:30A0.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0708:00 04F3:30A0] on i2c-ELAN0708:00
[    1.185037] usb 1-2: new low-speed USB device number 2 using xhci_hcd
[    1.185050] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    1.209084] nvme nvme0: missing or invalid SUBNQN field.
[    1.211099] nvme nvme0: failed to set APST feature (2)
[    1.236025] nvme nvme0: 15/0/0 default/read/poll queues
[    1.240298]  nvme0n1: p1 p2
[    1.347410] usb 3-1: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[    1.347413] usb 3-1: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[    1.356466] usb 1-2: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[    1.356467] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.356469] usb 1-2: Product: USB Optical Mouse
[    1.356470] usb 1-2: Manufacturer: Logitech
[    1.359406] usb 3-1: New USB device found, idVendor=0bda, idProduct=b00a, bcdDevice= 1.10
[    1.359407] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.359408] usb 3-1: Product: Bluetooth Radio 
[    1.359409] usb 3-1: Manufacturer: Realtek 
[    1.359410] usb 3-1: SerialNumber: 00e04c000001
[    1.393683] fbcon: Taking over console
[    1.393797] Console: switching to colour frame buffer device 240x67
[    1.411764] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.492657] systemd[1]: Inserted module 'autofs4'
[    1.496120] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[    1.539094] systemd[1]: systemd 244.1-0ubuntu2 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)
[    1.556133] systemd[1]: Detected architecture x86-64.
[    1.576095] tsc: Refined TSC clocksource calibration: 2096.061 MHz
[    1.576108] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e36a769ed4, max_idle_ns: 440795206585 ns
[    1.576321] clocksource: Switched to clocksource tsc
[    1.577587] systemd[1]: Set hostname to <rootroot-HP-Laptop-14s-dp0xxx>.
[    1.578222] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[    1.634148] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[    1.662759] usb 1-4: New USB device found, idVendor=13d3, idProduct=56c9, bcdDevice=18.03
[    1.662761] usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.662763] usb 1-4: Product: HP TrueVision HD Camera
[    1.662764] usb 1-4: Manufacturer: Azurewave
[    1.662764] usb 1-4: SerialNumber: 0001
[    1.674417] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    1.674614] systemd[1]: Created slice User and Session Slice.
[    1.674659] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.674920] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.674952] systemd[1]: Reached target User and Group Name Lookups.
[    1.674962] systemd[1]: Reached target Remote File Systems.
[    1.674974] systemd[1]: Reached target Slices.
[    1.675971] systemd[1]: Listening on Syslog Socket.
[    1.676032] systemd[1]: Listening on fsck to fsckd communication Socket.
[    1.676071] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    1.676199] systemd[1]: Listening on Journal Audit Socket.
[    1.676251] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.676324] systemd[1]: Listening on Journal Socket.
[    1.676395] systemd[1]: Listening on udev Control Socket.
[    1.676437] systemd[1]: Listening on udev Kernel Socket.
[    1.677036] systemd[1]: Mounting Huge Pages File System...
[    1.677734] systemd[1]: Mounting POSIX Message Queue File System...
[    1.678505] systemd[1]: Mounting Kernel Debug File System...
[    1.679554] systemd[1]: Starting Journal Service...
[    1.680953] systemd[1]: Starting Set the console keyboard layout...
[    1.681722] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    1.682092] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    1.682124] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    1.682942] systemd[1]: Starting Load Kernel Modules...
[    1.683845] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.684864] systemd[1]: Starting udev Coldplug all Devices...
[    1.685703] systemd[1]: Starting Uncomplicated firewall...
[    1.687128] systemd[1]: Mounted Huge Pages File System.
[    1.687250] systemd[1]: Mounted POSIX Message Queue File System.
[    1.687365] systemd[1]: Mounted Kernel Debug File System.
[    1.687876] systemd[1]: Started Create list of static device nodes for the current kernel.
[    1.689795] systemd[1]: Started Uncomplicated firewall.
[    1.692661] EXT4-fs (nvme0n1p2): re-mounted. Opts: errors=remount-ro
[    1.694166] systemd[1]: Started Remount Root and Kernel File Systems.
[    1.695079] systemd[1]: Activating swap /swapfile...
[    1.695417] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    1.696400] systemd[1]: Starting Load/Save Random Seed...
[    1.696766] lp: driver loaded but no devices found
[    1.697405] systemd[1]: Starting Create System Users...
[    1.699769] ppdev: user-space parallel port driver
[    1.703659] systemd[1]: Started Load Kernel Modules.
[    1.704736] systemd[1]: Mounting FUSE Control File System...
[    1.705890] systemd[1]: Mounting Kernel Configuration File System...
[    1.706834] systemd[1]: Starting Apply Kernel Variables...
[    1.707375] systemd[1]: Started Load/Save Random Seed.
[    1.708667] systemd[1]: Started Create System Users.
[    1.708825] systemd[1]: Mounted FUSE Control File System.
[    1.709758] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.713134] systemd[1]: Mounted Kernel Configuration File System.
[    1.717390] systemd[1]: Started Apply Kernel Variables.
[    1.718259] systemd[1]: Started Create Static Device Nodes in /dev.
[    1.719323] systemd[1]: Starting udev Kernel Device Manager...
[    1.751162] systemd[1]: Started udev Coldplug all Devices.
[    1.756216] systemd[1]: Started Set the console keyboard layout.
[    1.756353] systemd[1]: Reached target Local File Systems (Pre).
[    1.758288] systemd[1]: Mounting Mount unit for core, revision 8268...
[    1.759488] systemd[1]: Mounting Mount unit for core, revision 8592...
[    1.760995] systemd[1]: Mounting Mount unit for core18, revision 1650...
[    1.762520] systemd[1]: Mounting Mount unit for core18, revision 1668...
[    1.763672] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 110...
[    1.764867] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 116...
[    1.765977] systemd[1]: Mounting Mount unit for gnome-calculator, revision 544...
[    1.767062] systemd[1]: Mounting Mount unit for gnome-characters, revision 375...
[    1.768455] systemd[1]: Mounting Mount unit for gnome-characters, revision 399...
[    1.771586] systemd[1]: Mounting Mount unit for gnome-logs, revision 81...
[    1.772163] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[    1.774703] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1440...
[    1.774810] systemd[1]: Activated swap /swapfile.
[    1.775184] systemd[1]: Started udev Kernel Device Manager.
[    1.775445] systemd[1]: Reached target Swap.
[    1.776703] systemd[1]: Starting Show Plymouth Boot Screen...
[    1.783300] systemd[1]: Received SIGRTMIN+20 from PID 385 (plymouthd).
[    1.799334] systemd[1]: Started Show Plymouth Boot Screen.
[    1.799571] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[    1.799717] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
[    1.799779] systemd[1]: Reached target Local Encrypted Volumes.
[    1.874219] acpi-tad ACPI000E:00: Missing _PRW
[    1.875556] input: HP Wireless hotkeys as /devices/virtual/input/input8
[    1.908770] snd_pci_acp3x 0000:04:00.5: enabling device (0000 -> 0002)
[    1.908974] snd_pci_acp3x 0000:04:00.5: Invalid ACP audio mode : 1
[    1.924840] systemd[1]: Mounted Mount unit for core, revision 8592.
[    1.949298] mc: Linux media interface: v0.10
[    1.952642] cryptd: max_cpu_qlen set to 1000
[    1.953052] hp_wmi: query 0xd returned error 0x5
[    1.953113] input: HP WMI hotkeys as /devices/virtual/input/input9
[    1.953683] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-2/1-2:1.0/0003:046D:C077.0002/input/input10
[    1.965213] AVX2 version of gcm_enc/dec engaged.
[    1.965214] AES CTR mode by8 optimization enabled
[    1.965477] videodev: Linux video capture interface: v2.00
[    1.978029] Bluetooth: Core ver 2.22
[    1.978048] NET: Registered protocol family 31
[    1.978049] Bluetooth: HCI device and connection manager initialized
[    1.978053] Bluetooth: HCI socket layer initialized
[    1.978055] Bluetooth: L2CAP socket layer initialized
[    1.978076] Bluetooth: SCO socket layer initialized
[    1.984249] uvcvideo: Found UVC 1.00 device HP TrueVision HD Camera (13d3:56c9)
[    1.988536] systemd[1]: Mounted Mount unit for core18, revision 1668.
[    1.991008] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized!
[    1.991011] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized!
[    1.991013] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized!
[    1.991093] input: HP TrueVision HD Camera: HP Tru as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb1/1-4/1-4:1.0/input/input11
[    2.005631] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[    2.024757] systemd[1]: Mounted Mount unit for core, revision 8268.
[    2.024983] systemd[1]: Mounted Mount unit for gnome-calculator, revision 544.
[    2.027469] systemd[1]: Mounted Mount unit for gnome-3-28-1804, revision 110.
[    2.027528] usbcore: registered new interface driver btusb
[    2.028990] systemd[1]: Starting Load/Save RF Kill Switch Status...
[    2.032848] systemd[1]: Mounted Mount unit for gnome-3-28-1804, revision 116.
[    2.033460] systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1440.
[    2.034020] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
[    2.041807] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
[    2.043434] Bluetooth: hci0: RTL: rom_version status=0 version=1
[    2.043439] Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_fw.bin
[    2.048985] Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_config.bin
[    2.049083] Bluetooth: hci0: RTL: cfg_sz 10, total sz 21678
[    2.084512] systemd[1]: Started Journal Service.
[    2.089957] systemd-journald[332]: Received client request to flush runtime journal.
[    2.092367] hid-generic 0003:046D:C077.0002: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:04:00.3-2/input0
[    2.092409] usbcore: registered new interface driver usbhid
[    2.092410] usbhid: USB HID core driver
[    2.092443] usbcore: registered new interface driver uvcvideo
[    2.092445] USB Video Class driver (1.1.1)
[    2.102944] input: ELAN0708:00 04F3:30A0 Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN0708:00/0018:04F3:30A0.0001/input/input12
[    2.103091] input: ELAN0708:00 04F3:30A0 Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-ELAN0708:00/0018:04F3:30A0.0001/input/input14
[    2.103196] hid-multitouch 0018:04F3:30A0.0001: input,hidraw1: I2C HID v1.00 Mouse [ELAN0708:00 04F3:30A0] on i2c-ELAN0708:00
[    2.116219] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[    2.116370] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[    2.117673] snd_hda_intel 0000:04:00.6: enabling device (0000 -> 0002)
[    2.123425] [drm] amdgpu kernel modesetting enabled.
[    2.124177] Parsing CRAT table with 1 nodes
[    2.124184] Creating topology SYSFS entries
[    2.124211] Topology: Add APU node [0x0:0x0]
[    2.124211] Finished initializing topology
[    2.124291] amdgpu 0000:04:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xe0000000 -> 0xefffffff
[    2.124292] amdgpu 0000:04:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0000000 -> 0xf01fffff
[    2.124293] amdgpu 0000:04:00.0: remove_conflicting_pci_framebuffers: bar 5: 0xfcb00000 -> 0xfcb7ffff
[    2.124295] checking generic (e0000000 7e9000) vs hw (e0000000 10000000)
[    2.124296] fb0: switching to amdgpudrmfb from EFI VGA
[    2.125586] Console: switching to colour dummy device 80x25
[    2.125631] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[    2.125677] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[    2.125919] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x103C:0x85E0 0xC2).
[    2.126054] [drm] register mmio base: 0xFCB00000
[    2.126054] [drm] register mmio size: 524288
[    2.126065] [drm] add ip block number 0 <soc15_common>
[    2.126066] [drm] add ip block number 1 <gmc_v9_0>
[    2.126066] [drm] add ip block number 2 <vega10_ih>
[    2.126067] [drm] add ip block number 3 <psp>
[    2.126068] [drm] add ip block number 4 <gfx_v9_0>
[    2.126069] [drm] add ip block number 5 <sdma_v4_0>
[    2.126069] [drm] add ip block number 6 <powerplay>
[    2.126070] [drm] add ip block number 7 <dm>
[    2.126071] [drm] add ip block number 8 <vcn_v1_0>
[    2.127278] ATOM BIOS: 113-PICASSO-114
[    2.127660] [drm] VCN decode is enabled in VM mode
[    2.127662] [drm] VCN encode is enabled in VM mode
[    2.127662] [drm] VCN jpeg decode is enabled in VM mode
[    2.127721] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    2.127775] amdgpu 0000:04:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[    2.127776] amdgpu 0000:04:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    2.127778] amdgpu 0000:04:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    2.127783] [drm] Detected VRAM RAM=2048M, BAR=2048M
[    2.127784] [drm] RAM width 128bits DDR4
[    2.127846] [TTM] Zone  kernel: Available graphics memory: 3031058 KiB
[    2.127847] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    2.127848] [TTM] Initializing pool allocator
[    2.127853] [TTM] Initializing DMA pool allocator
[    2.127985] [drm] amdgpu: 2048M of VRAM memory ready
[    2.127990] [drm] amdgpu: 3072M of GTT memory ready.
[    2.128008] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    2.128858] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[    2.129828] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input15
[    2.141236] [drm] use_doorbell being set to: [true]
[    2.143011] amdgpu: [powerplay] hwmgr_sw_init smu backed is smu10_smu
[    2.144821] [drm] Found VCN firmware Version ENC: 1.9 DEC: 1 VEP: 0 Revision: 28
[    2.144836] [drm] PSP loading VCN firmware
[    2.166041] [drm] reserve 0x400000 from 0xf47fc00000 for PSP TMR
[    2.189894] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    2.189897] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.189900] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.189901] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    2.189903] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    2.189905] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[    2.189907] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    2.215652] kvm: Nested Virtualization enabled
[    2.215669] kvm: Nested Paging enabled
[    2.215669] SVM: Virtual VMLOAD VMSAVE supported
[    2.215670] SVM: Virtual GIF supported
[    2.217978] MCE: In-kernel MCE decoding enabled.
[    2.219936] EDAC amd64: Node 0: DRAM ECC disabled.
[    2.219938] 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.)
[    2.256280] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input16
[    2.256355] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input17
[    2.332339] EDAC amd64: Node 0: DRAM ECC disabled.
[    2.332341] 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.)
[    2.392601] EDAC amd64: Node 0: DRAM ECC disabled.
[    2.392604] 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.)
[    2.400347] [drm] DM_PPLIB: values for F clock
[    2.400350] [drm] DM_PPLIB:     400000 in kHz, 2874 in mV
[    2.400351] [drm] DM_PPLIB:     933000 in kHz, 3224 in mV
[    2.400352] [drm] DM_PPLIB:     1067000 in kHz, 3924 in mV
[    2.400353] [drm] DM_PPLIB:     1200000 in kHz, 4074 in mV
[    2.400355] [drm] DM_PPLIB: values for DCF clock
[    2.400356] [drm] DM_PPLIB:     300000 in kHz, 2874 in mV
[    2.400357] [drm] DM_PPLIB:     600000 in kHz, 3224 in mV
[    2.400358] [drm] DM_PPLIB:     626000 in kHz, 3924 in mV
[    2.400359] [drm] DM_PPLIB:     654000 in kHz, 4074 in mV
[    2.407623] [drm] Display Core initialized with v3.2.48!
[    2.407782] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    2.416294] [drm] SADs count is: -2, don't need to read it
[    2.417952] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.417953] [drm] Driver supports precise vblank timestamp query.
[    2.421392] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[    2.422954] kfd kfd: Allocated 3969056 bytes on gart
[    2.424004] Topology: Add APU node [0x15d8:0x1002]
[    2.424007] kfd kfd: added device 1002:15d8
[    2.424737] [drm] fb mappable at 0x19FBC5000
[    2.424738] [drm] vram apper at 0x19F000000
[    2.424739] [drm] size 8294400
[    2.424739] [drm] fb depth is 24
[    2.424740] [drm]    pitch is 7680
[    2.424805] fbcon: amdgpudrmfb (fb0) is primary device
[    2.424883] Console: switching to colour frame buffer device 240x67
[    2.424916] amdgpu 0000:04:00.0: fb0: amdgpudrmfb frame buffer device
[    2.456224] amdgpu 0000:04:00.0: ring gfx uses VM inv eng 0 on hub 0
[    2.456227] amdgpu 0000:04:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    2.456229] amdgpu 0000:04:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    2.456231] amdgpu 0000:04:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[    2.456233] amdgpu 0000:04:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[    2.456235] amdgpu 0000:04:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[    2.456236] amdgpu 0000:04:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[    2.456238] amdgpu 0000:04:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[    2.456240] amdgpu 0000:04:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[    2.456242] amdgpu 0000:04:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[    2.456243] amdgpu 0000:04:00.0: ring sdma0 uses VM inv eng 0 on hub 1
[    2.456245] amdgpu 0000:04:00.0: ring vcn_dec uses VM inv eng 1 on hub 1
[    2.456247] amdgpu 0000:04:00.0: ring vcn_enc0 uses VM inv eng 4 on hub 1
[    2.456249] amdgpu 0000:04:00.0: ring vcn_enc1 uses VM inv eng 5 on hub 1
[    2.456250] amdgpu 0000:04:00.0: ring vcn_jpeg uses VM inv eng 6 on hub 1
[    2.468566] EDAC amd64: Node 0: DRAM ECC disabled.
[    2.468568] 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.)
[    2.499590] [drm] Initialized amdgpu 3.35.0 20150101 for 0000:04:00.0 on minor 0
[    2.560545] EDAC amd64: Node 0: DRAM ECC disabled.
[    2.560548] 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.)
[    2.600219] audit: type=1400 audit(1581645394.202:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=642 comm="apparmor_parser"
[    2.600223] audit: type=1400 audit(1581645394.202:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=634 comm="apparmor_parser"
[    2.600666] audit: type=1400 audit(1581645394.202:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=638 comm="apparmor_parser"
[    2.600671] audit: type=1400 audit(1581645394.202:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=638 comm="apparmor_parser"
[    2.601093] audit: type=1400 audit(1581645394.202:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=639 comm="apparmor_parser"
[    2.601099] audit: type=1400 audit(1581645394.202:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=639 comm="apparmor_parser"
[    2.601102] audit: type=1400 audit(1581645394.202:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=639 comm="apparmor_parser"
[    2.602132] audit: type=1400 audit(1581645394.202:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=633 comm="apparmor_parser"
[    2.602919] audit: type=1400 audit(1581645394.202:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=637 comm="apparmor_parser"
[    2.638414] Bluetooth: hci0: RTL: fw version 0x826ca99e
[    2.652951] EDAC amd64: Node 0: DRAM ECC disabled.
[    2.652953] 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.)
[    2.736779] EDAC amd64: Node 0: DRAM ECC disabled.
[    2.736781] 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.)
[    2.800512] EDAC amd64: Node 0: DRAM ECC disabled.
[    2.800514] 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.000974] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.000976] Bluetooth: BNEP filters: protocol multicast
[    3.000982] Bluetooth: BNEP socket layer initialized
[    3.014734] NET: Registered protocol family 38
[    3.446649] Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[    3.557251] r8169 0000:02:00.0 eno1: Link is Down
[    4.492933] Bluetooth: RFCOMM TTY layer initialized
[    4.492942] Bluetooth: RFCOMM socket layer initialized
[    4.492947] Bluetooth: RFCOMM ver 1.11
[    5.168452] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[    5.168467] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[    6.116303] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[    6.130529] r8169 0000:02:00.0 eno1: Link is Down
[    6.843970] rfkill: input handler disabled
[    7.741688] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[    8.619890] r8169 0000:02:00.0 eno1: Link is Down
[   10.314990] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   11.245583] r8169 0000:02:00.0 eno1: Link is Down
[   12.856675] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   13.734896] r8169 0000:02:00.0 eno1: Link is Down
[   15.440439] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   16.361058] r8169 0000:02:00.0 eno1: Link is Down
[   17.961205] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   18.849884] r8169 0000:02:00.0 eno1: Link is Down
[   20.471560] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   21.339255] r8169 0000:02:00.0 eno1: Link is Down
[   22.960874] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   23.828577] r8169 0000:02:00.0 eno1: Link is Down
[   25.534106] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   26.454228] r8169 0000:02:00.0 eno1: Link is Down
[   27.012136] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[   28.139281] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   29.070023] r8169 0000:02:00.0 eno1: Link is Down
[   30.691024] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   31.558741] r8169 0000:02:00.0 eno1: Link is Down
[   33.285237] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   34.184401] r8169 0000:02:00.0 eno1: Link is Down
[   35.795585] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   36.674212] r8169 0000:02:00.0 eno1: Link is Down
[   38.379266] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   39.299427] r8169 0000:02:00.0 eno1: Link is Down
[   40.900580] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   41.788750] r8169 0000:02:00.0 eno1: Link is Down
[   45.487083] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   45.693760] r8169 0000:02:00.0 eno1: Link is Down
[   47.944970] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   48.865125] r8169 0000:02:00.0 eno1: Link is Down
[   50.475745] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   50.475764] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   51.354439] r8169 0000:02:00.0 eno1: Link is Down
[   53.059451] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   53.979631] r8169 0000:02:00.0 eno1: Link is Down
[   55.580527] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   56.468983] r8169 0000:02:00.0 eno1: Link is Down
[   58.069602] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   58.958782] r8169 0000:02:00.0 eno1: Link is Down
[   60.579963] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   61.447832] r8169 0000:02:00.0 eno1: Link is Down
[   63.132690] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   64.073785] r8169 0000:02:00.0 eno1: Link is Down
[   65.820752] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   66.688969] r8169 0000:02:00.0 eno1: Link is Down
[   68.331061] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   69.178023] r8169 0000:02:00.0 eno1: Link is Down
[   70.935740] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   71.803454] r8169 0000:02:00.0 eno1: Link is Down
[   73.404118] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   74.292796] r8169 0000:02:00.0 eno1: Link is Down
[   75.977335] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   76.918961] r8169 0000:02:00.0 eno1: Link is Down
[   82.042862] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[   89.484984] r8169 0000:02:00.0 eno1: Link is Down
[  133.993881] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[  161.150064] r8169 0000:02:00.0 eno1: Link is Down
[  164.523679] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[  317.444945] r8169 0000:02:00.0 eno1: Link is Down
[  320.629482] r8169 0000:02:00.0 eno1: Link is Up - 100Mbps/Full - flow control rx/tx
[  331.331979] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[  331.352940] usb 2-1: New USB device found, idVendor=0bc2, idProduct=ab30, bcdDevice= 1.08
[  331.352947] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  331.352951] usb 2-1: Product: BUP BK
[  331.352954] usb 2-1: Manufacturer: Seagate
[  331.352958] usb 2-1: SerialNumber: NA7T742B
[  331.371218] usbcore: registered new interface driver usb-storage
[  331.374145] scsi host0: uas
[  331.374329] usbcore: registered new interface driver uas
[  331.374939] scsi 0:0:0:0: Direct-Access     Seagate  BUP BK           0108 PQ: 0 ANSI: 6
[  331.375979] sd 0:0:0:0: Attached scsi generic sg0 type 0
[  338.954502] sd 0:0:0:0: [sda] 7814037167 512-byte logical blocks: (4.00 TB/3.64 TiB)
[  338.954508] sd 0:0:0:0: [sda] 4096-byte physical blocks
[  338.954705] sd 0:0:0:0: [sda] Write Protect is off
[  338.954710] sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
[  338.955074] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  338.955431] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
[  339.070681]  sda: sda1 sda2
[  339.072903] sd 0:0:0:0: [sda] Attached SCSI disk
[  377.584322] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[ 1966.335145] perf: interrupt took too long (2515 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[ 2702.094430] perf: interrupt took too long (3156 > 3143), lowering kernel.perf_event_max_sample_rate to 63250
[ 5174.858149] perf: interrupt took too long (3965 > 3945), lowering kernel.perf_event_max_sample_rate to 50250
rootroot@rootroot-HP-Laptop-14s-dp0xxx:~$ 
rootroot@rootroot-HP-Laptop-14s-dp0xxx:~$ 

[END] 2020/2/14 星期五 11:42:07
 

发布了146 篇原创文章 · 获赞 20 · 访问量 30万+

猜你喜欢

转载自blog.csdn.net/wb4916/article/details/104334557