Systemd[1]: haveged.service: Failed with result 'exit-code'

Hi all !
I have this error in my dmesg.
Is there something I should do ?

[sum@ordi1 ~]$ inxi -Fxxxx
System:
  Host: ordi1 Kernel: 5.10.13-2-MANJARO x86_64 bits: 64 compiler: gcc 
  v: 10.2.1 Desktop: Xfce 4.16.0 tk: Gtk 3.24.24 info: xfce4-panel, plank 
  wm: xfwm4 dm: LightDM 1.30.0 Distro: Manjaro Linux 
Machine:
  Type: Laptop System: ASUSTeK product: K53SD v: 1.0 
  serial: <superuser required> 
  Mobo: ASUSTeK model: K53SD v: 1.0 serial: <superuser required> 
  UEFI: American Megatrends v: K53SD.208 date: 08/10/2012 
Battery:
  ID-1: BAT0 charge: 16.9 Wh condition: 16.9/57.2 Wh (30%) volts: 12.4/11.1 
  model: ASUSTek K53--52 type: Li-ion serial: N/A status: Full 
CPU:
  Info: Dual Core model: Intel Core i3-2350M bits: 64 type: MT MCP 
  arch: Sandy Bridge rev: 7 L2 cache: 3 MiB 
  flags: avx lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 18367 
  Speed: 985 MHz min/max: 800/2300 MHz Core speeds (MHz): 1: 985 2: 853 
  3: 915 4: 798 
Graphics:
  Device-1: Intel 2nd Generation Core Processor Family Integrated Graphics 
  vendor: ASUSTeK driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:0116 
  class ID: 0300 
  Device-2: NVIDIA GF119M [GeForce 610M] vendor: ASUSTeK driver: nouveau 
  v: kernel bus ID: 01:00.0 chip ID: 10de:1058 class ID: 0300 
  Device-3: Alcor Micro Asus Integrated Webcam type: USB driver: uvcvideo 
  bus ID: 1-1.2:3 chip ID: 058f:a014 class ID: 0e02 
  Display: x11 server: X.Org 1.20.10 driver: loaded: modesetting,nouveau 
  alternate: fbdev,intel,nv,vesa resolution: 1: 1366x768~60Hz 
  2: 1680x1050~60Hz 3: 1024x768~60Hz s-dpi: 96 
  OpenGL: renderer: Mesa DRI Intel HD Graphics 3000 (SNB GT2) 
  v: 3.3 Mesa 20.3.4 compat-v: 3.0 direct render: Yes 
Audio:
  Device-1: Intel 6 Series/C200 Series Family High Definition Audio 
  vendor: ASUSTeK driver: snd_hda_intel v: kernel bus ID: 00:1b.0 
  chip ID: 8086:1c20 class ID: 0403 
  Sound Server: ALSA v: k5.10.13-2-MANJARO 
Network:
  Device-1: Intel Centrino Wireless-N 100 driver: iwlwifi v: kernel 
  port: d000 bus ID: 03:00.0 chip ID: 8086:08ae class ID: 0280 
  IF: wlp3s0 state: up mac: 78:92:9c:95:7a:b2 
  Device-2: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet vendor: ASUSTeK 
  driver: atl1c v: kernel port: 9000 bus ID: 05:00.0 chip ID: 1969:1083 
  class ID: 0200 
  IF: enp5s0 state: down mac: 10:bf:48:0f:dd:cf 
Drives:
  Local Storage: total: 931.51 GiB used: 461.89 GiB (49.6%) 
  ID-1: /dev/sda vendor: Seagate model: ST1000LM024 HN-M101MBB 
  size: 931.51 GiB speed: 3.0 Gb/s serial: S2TTJ9CC400760 rev: 0001 
Partition:
  ID-1: / size: 95.62 GiB used: 37.12 GiB (38.8%) fs: ext4 dev: /dev/sda2 
  ID-2: /boot/efi size: 246.1 MiB used: 278 KiB (0.1%) fs: vfat 
  dev: /dev/sda1 
  ID-3: /home size: 819.53 GiB used: 424.76 GiB (51.8%) fs: ext4 
  dev: /dev/sda3 
Swap:
  ID-1: swap-1 type: file size: 256 MiB used: 524 KiB (0.2%) priority: 50 
  file: /var/lib/systemd-swap/swapfc/1 
Sensors:
  System Temperatures: cpu: 58.0 C mobo: N/A gpu: nouveau temp: 55.0 C 
  Fan Speeds (RPM): cpu: 2500 
Info:
  Processes: 257 Uptime: 57m wakeups: 1 Memory: 11.48 GiB 
  used: 5.98 GiB (52.1%) Init: systemd v: 247 Compilers: gcc: 10.2.0 
  Packages: 1905 pacman: 1867 flatpak: 38 Shell: Bash v: 5.1.0 
  running in: xfce4-terminal inxi: 3.3.00 
[sum@ordi1 ~]$ 

Hi @nam1962,

From what I can see, it’s not system-crytical. Do you have the haveged service installed?

sudo systemctl status haveged.service

Hi @Mirdarthos , tank you for caring.

As I did a sudo systemctl start haveged after my OP, I now have

[sum@ordi1 ~]$ sudo systemctl status haveged.service
[sudo] Mot de passe de sum : 
● haveged.service - Entropy Daemon based on the HAVEGE algorithm
     Loaded: loaded (/usr/lib/systemd/system/haveged.service; enabled; vendor p>
     Active: active (running) since Wed 2021-02-10 07:36:31 CET; 1h 49min ago
       Docs: man:haveged(8)
             http://www.issihosts.com/haveged/
   Main PID: 290 (haveged)
      Tasks: 1 (limit: 14084)
     Memory: 3.3M
     CGroup: /system.slice/haveged.service
             └─290 /usr/bin/haveged -w 1024 -v 1 --Foreground

févr. 10 07:36:31 ordi1 systemd[1]: haveged.service: Scheduled restart job, res>
févr. 10 07:36:31 ordi1 systemd[1]: Stopped Entropy Daemon based on the HAVEGE >
févr. 10 07:36:31 ordi1 systemd[1]: Started Entropy Daemon based on the HAVEGE >
févr. 10 07:36:53 ordi1 haveged[290]: haveged: command socket is listening at f>
févr. 10 07:36:53 ordi1 haveged[290]: haveged: ver: 1.9.14; arch: x86; vend: Ge>
févr. 10 07:36:53 ordi1 haveged[290]: haveged: cpu: (L4 VC); data: 32K (L4 V); >
févr. 10 07:36:53 ordi1 haveged[290]: haveged: tot tests(BA8): A:1/1 B:1/1 cont>
févr. 10 07:36:53 ordi1 haveged[290]: haveged: fills: 0, generated: 0
lines 1-19/19 (END)...skipping...
● haveged.service - Entropy Daemon based on the HAVEGE algorithm
     Loaded: loaded (/usr/lib/systemd/system/haveged.service; enabled; vendor preset: disabled)
     Active: active (running) since Wed 2021-02-10 07:36:31 CET; 1h 49min ago
       Docs: man:haveged(8)
             http://www.issihosts.com/haveged/
   Main PID: 290 (haveged)
      Tasks: 1 (limit: 14084)
     Memory: 3.3M
     CGroup: /system.slice/haveged.service
             └─290 /usr/bin/haveged -w 1024 -v 1 --Foreground

févr. 10 07:36:31 ordi1 systemd[1]: haveged.service: Scheduled restart job, restart counter is at 1.
févr. 10 07:36:31 ordi1 systemd[1]: Stopped Entropy Daemon based on the HAVEGE algorithm.
févr. 10 07:36:31 ordi1 systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
févr. 10 07:36:53 ordi1 haveged[290]: haveged: command socket is listening at fd 3
févr. 10 07:36:53 ordi1 haveged[290]: haveged: ver: 1.9.14; arch: x86; vend: GenuineIntel; build: (gcc 10.2.0 ITV); collect: 128K
févr. 10 07:36:53 ordi1 haveged[290]: haveged: cpu: (L4 VC); data: 32K (L4 V); inst: 32K (L4 V); idx: 24/40; sz: 32154/54019
févr. 10 07:36:53 ordi1 haveged[290]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 7.99644
févr. 10 07:36:53 ordi1 haveged[290]: haveged: fills: 0, generated: 0

Still don’t grasp why it doesn’t start during boot (that is verrry long btw)

I also noticed that my systemctl status answers have sort of an echo !

Maybe try to mask the systemd-random-seed.service

Hi @nam1962,

According to this page on the Arch wiki

The haveged project is an attempt to provide an easy-to-use, unpredictable random number generator based upon an adaptation of the HAVEGE algorithm.

Now, to be 100% honest, I don’t really know much about it. I have, however, noticed it’s closely tied in with cryptography, so I reckon it’s important for security.

Also according to that Wiki page, it’s not system-crytical. It seems to only be necessary if cryptography…“suffers”, and you can check whether you need it or not.

If you are not sure, whether you need haveged, run:

cat /proc/sys/kernel/random/entropy_avail

This command shows you how much entropy your server has collected. If it is rather low (<1000), you should probably install haveged.

Mine is way above 3000 and I don’t have it installed, so if it’s there it seems there is a reason for it.

So, look at that wiki to help you make a better, more informed decision regarding it.

Hope this helps!

@bogdancovaciu & @Mirdarthos : thank you for caring.

In fact installing haveged to speed up slow start was an Ubuntu habit.

I checked with haveged : entropy_avail is at 3008
I removed it and restarted : entropy_vail is at 3810 !
:stuck_out_tongue_winking_eye:

This clears the matter !

Remaining matter, my start is still verrry long:

[sum@ordi1 ~]$ sudo dmesg
[sudo] Mot de passe de sum : 
[    0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[    0.000000] Linux version 5.10.13-2-MANJARO (builduser@development) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sat Feb 6 10:28:21 UTC 2021
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=d770c061-597b-4849-868d-6cb431db7ceb ro quiet apparmor=1 security=apparmor udev.log_priority=3 ipv6.disable=1
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000a2c0bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2c0c000-0x00000000a2c0cfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000a2c0d000-0x00000000a2d1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2d20000-0x00000000a2d47fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000a2d48000-0x00000000a2d77fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2d78000-0x00000000a2d8dfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000a2d8e000-0x00000000a2d93fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2d94000-0x00000000a2d95fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2d96000-0x00000000a2d96fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2d97000-0x00000000a2db7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2db8000-0x00000000a2dc5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2dc6000-0x00000000a2de7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2de8000-0x00000000a2e22fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2e23000-0x00000000a2fe7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a2fe8000-0x00000000a2ffcfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2ffd000-0x00000000a2ffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000a3000000-0x00000000afffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000034f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.00 by American Megatrends
[    0.000000] efi: ACPI 2.0=0xa2ffff98 SMBIOS=0xa2db6218 
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: ASUSTeK Computer Inc. K53SD/K53SD, BIOS K53SD.208 08/10/2012
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2294.963 MHz processor
[    0.000986] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000997] last_pfn = 0x34f800 max_arch_pfn = 0x400000000
[    0.001002] MTRR default type: uncachable
[    0.001003] MTRR fixed ranges enabled:
[    0.001004]   00000-9FFFF write-back
[    0.001005]   A0000-BFFFF uncachable
[    0.001006]   C0000-CFFFF write-protect
[    0.001007]   D0000-DFFFF uncachable
[    0.001008]   E0000-E7FFF write-through
[    0.001010]   E8000-FFFFF write-protect
[    0.001010] MTRR variable ranges enabled:
[    0.001012]   0 base 000000000 mask F80000000 write-back
[    0.001014]   1 base 080000000 mask FE0000000 write-back
[    0.001015]   2 base 0A0000000 mask FFC000000 write-back
[    0.001016]   3 base 0A3000000 mask FFF000000 uncachable
[    0.001017]   4 base 100000000 mask F00000000 write-back
[    0.001018]   5 base 200000000 mask F00000000 write-back
[    0.001019]   6 base 300000000 mask FC0000000 write-back
[    0.001020]   7 base 340000000 mask FF0000000 write-back
[    0.001022]   8 base 34F800000 mask FFF800000 uncachable
[    0.001022]   9 disabled
[    0.001943] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002285] total RAM covered: 12072M
[    0.002611] Found optimal setting for mtrr clean up
[    0.002612]  gran_size: 64K 	chunk_size: 16M 	num_reg: 9  	lose cover RAM: 0G
[    0.003381] e820: update [mem 0xa3000000-0xffffffff] usable ==> reserved
[    0.003389] last_pfn = 0xa2ffd max_arch_pfn = 0x400000000
[    0.014773] found SMP MP-table at [mem 0x000fcc70-0x000fcc7f]
[    0.014816] check: Scanning 1 areas for low memory corruption
[    0.014820] reserving inaccessible SNB gfx pages
[    0.016400] Secure boot could not be determined
[    0.016402] RAMDISK: [mem 0x36b2d000-0x3758dfff]
[    0.016410] ACPI: Early table checksum verification disabled
[    0.016414] ACPI: RSDP 0x00000000A2FFFF98 000024 (v02 _ASUS_)
[    0.016419] ACPI: XSDT 0x00000000A2FFEE18 000074 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.016426] ACPI: FACP 0x00000000A2F9AD98 0000F4 (v04 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.016433] ACPI: DSDT 0x00000000A2F86018 013B0A (v01 _ASUS_ Notebook 00000000 INTL 20091112)
[    0.016438] ACPI: FACS 0x00000000A2FE4E40 000040
[    0.016441] ACPI: FACS 0x00000000A2FE4D40 000040
[    0.016445] ACPI: APIC 0x00000000A2FFDF18 0000CC (v02 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.016449] ACPI: DBGP 0x00000000A2FFFF18 000034 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.016453] ACPI: ECDT 0x00000000A2FE4B18 0000C1 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
[    0.016457] ACPI: SLIC 0x00000000A2F9BE18 000176 (v01 _ASUS_ Notebook 06222004 ASUS 00000001)
[    0.016461] ACPI: HPET 0x00000000A2FE5D18 000038 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
[    0.016465] ACPI: MCFG 0x00000000A2FE5C98 00003C (v01 _ASUS_ Notebook 06222004 MSFT 00000097)
[    0.016469] ACPI: SSDT 0x00000000A2F85818 000787 (v01 PmRef  Cpu0Ist  00003000 INTL 20091112)
[    0.016473] ACPI: SSDT 0x00000000A2F84018 000996 (v01 PmRef  CpuPm    00003000 INTL 20091112)
[    0.016477] ACPI: ASF! 0x00000000A2FE4A18 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.016488] ACPI: Local APIC address 0xfee00000
[    0.016532] No NUMA configuration found
[    0.016534] Faking a node at [mem 0x0000000000000000-0x000000034f7fffff]
[    0.016538] NODE_DATA(0) allocated [mem 0x34f7f4000-0x34f7f7fff]
[    0.041074] Zone ranges:
[    0.041077]   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
[    0.041079]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.041081]   Normal   [mem 0x0000000100000000-0x000000034f7fffff]
[    0.041083]   Device   empty
[    0.041084] Movable zone start for each node
[    0.041085] Early memory node ranges
[    0.041087]   node   0: [mem 0x0000000000000000-0x000000000009ffff]
[    0.041088]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.041089]   node   0: [mem 0x0000000020200000-0x000000003fffffff]
[    0.041090]   node   0: [mem 0x0000000040200000-0x00000000a2c0bfff]
[    0.041091]   node   0: [mem 0x00000000a2d8e000-0x00000000a2d93fff]
[    0.041092]   node   0: [mem 0x00000000a2d96000-0x00000000a2d96fff]
[    0.041093]   node   0: [mem 0x00000000a2db8000-0x00000000a2dc5fff]
[    0.041094]   node   0: [mem 0x00000000a2de8000-0x00000000a2e22fff]
[    0.041095]   node   0: [mem 0x00000000a2fe8000-0x00000000a2ffcfff]
[    0.041096]   node   0: [mem 0x0000000100000000-0x000000034f7fffff]
[    0.041379] Zeroed struct page in unavailable ranges: 24559 pages
[    0.041381] Initmem setup node 0 [mem 0x0000000000000000-0x000000034f7fffff]
[    0.041383] On node 0 totalpages: 3088401
[    0.041385]   DMA zone: 64 pages used for memmap
[    0.041386]   DMA zone: 160 pages reserved
[    0.041387]   DMA zone: 4000 pages, LIFO batch:0
[    0.041421]   DMA32 zone: 10338 pages used for memmap
[    0.041422]   DMA32 zone: 661617 pages, LIFO batch:63
[    0.046592]   Normal zone: 37856 pages used for memmap
[    0.046596]   Normal zone: 2422784 pages, LIFO batch:63
[    0.065655] Reserving Intel graphics memory at [mem 0xa4000000-0xafffffff]
[    0.065785] ACPI: PM-Timer IO Port: 0x408
[    0.065787] ACPI: Local APIC address 0xfee00000
[    0.065806] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.065809] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.065810] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.065812] ACPI: IRQ0 used by override.
[    0.065813] ACPI: IRQ9 used by override.
[    0.065816] Using ACPI (MADT) for SMP configuration information
[    0.065818] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.065823] TSC deadline timer available
[    0.065824] smpboot: Allowing 16 CPUs, 12 hotplug CPUs
[    0.065864] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.065866] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.065868] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x401fffff]
[    0.065871] PM: hibernation: Registered nosave memory: [mem 0xa2c0c000-0xa2c0cfff]
[    0.065872] PM: hibernation: Registered nosave memory: [mem 0xa2c0d000-0xa2d1ffff]
[    0.065873] PM: hibernation: Registered nosave memory: [mem 0xa2d20000-0xa2d47fff]
[    0.065874] PM: hibernation: Registered nosave memory: [mem 0xa2d48000-0xa2d77fff]
[    0.065874] PM: hibernation: Registered nosave memory: [mem 0xa2d78000-0xa2d8dfff]
[    0.065877] PM: hibernation: Registered nosave memory: [mem 0xa2d94000-0xa2d95fff]
[    0.065879] PM: hibernation: Registered nosave memory: [mem 0xa2d97000-0xa2db7fff]
[    0.065881] PM: hibernation: Registered nosave memory: [mem 0xa2dc6000-0xa2de7fff]
[    0.065884] PM: hibernation: Registered nosave memory: [mem 0xa2e23000-0xa2fe7fff]
[    0.065886] PM: hibernation: Registered nosave memory: [mem 0xa2ffd000-0xa2ffffff]
[    0.065887] PM: hibernation: Registered nosave memory: [mem 0xa3000000-0xafffffff]
[    0.065888] PM: hibernation: Registered nosave memory: [mem 0xb0000000-0xdfffffff]
[    0.065889] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
[    0.065890] PM: hibernation: Registered nosave memory: [mem 0xe4000000-0xfebfffff]
[    0.065891] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.065891] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.065892] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.065893] PM: hibernation: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.065894] PM: hibernation: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.065895] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.065896] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.065897] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.065898] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.065898] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
[    0.065899] PM: hibernation: Registered nosave memory: [mem 0xff980000-0xffbfffff]
[    0.065900] PM: hibernation: Registered nosave memory: [mem 0xffc00000-0xffd7ffff]
[    0.065901] PM: hibernation: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[    0.065903] [mem 0xb0000000-0xdfffffff] available for PCI devices
[    0.065906] Booting paravirtualized kernel on bare hardware
[    0.065909] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.072502] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.073059] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.073072] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.073073] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.073113] Built 1 zonelists, mobility grouping on.  Total pages: 3039983
[    0.073115] Policy zone: Normal
[    0.073116] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=d770c061-597b-4849-868d-6cb431db7ceb ro quiet apparmor=1 security=apparmor udev.log_priority=3 ipv6.disable=1
[    0.074232] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.074730] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.074921] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.114549] Memory: 11990912K/12353604K available (14344K kernel code, 2059K rwdata, 4804K rodata, 1708K init, 4272K bss, 362432K reserved, 0K cma-reserved)
[    0.114558] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
[    0.114712] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.114726] Kernel/User page tables isolation: enabled
[    0.114748] ftrace: allocating 41806 entries in 164 pages
[    0.131941] ftrace: allocated 164 pages with 3 groups
[    0.132094] rcu: Preemptible hierarchical RCU implementation.
[    0.132096] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.132097] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.132098] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.132099] 	Trampoline variant of Tasks RCU enabled.
[    0.132100] 	Rude variant of Tasks RCU enabled.
[    0.132101] 	Tracing variant of Tasks RCU enabled.
[    0.132102] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.132103] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.137043] NR_IRQS: 20736, nr_irqs: 552, preallocated irqs: 16
[    0.137323] Console: colour dummy device 80x25
[    0.137342] printk: console [tty0] enabled
[    0.137367] ACPI: Core revision 20200925
[    0.137518] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.137534] APIC: Switch to symmetric I/O mode setup
[    0.137605] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.137636] Switched APIC routing to physical flat.
[    0.138020] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.154201] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x21149edbfad, max_idle_ns: 440795290016 ns
[    0.154206] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.17 BogoMIPS (lpj=7649876)
[    0.154209] pid_max: default: 32768 minimum: 301
[    0.157570] LSM: Security Framework initializing
[    0.157577] Yama: becoming mindful.
[    0.157603] AppArmor: AppArmor initialized
[    0.157649] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.157680] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.157995] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.158006] process: using mwait in idle threads
[    0.158009] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.158010] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.158013] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.158015] Spectre V2 : Mitigation: Full generic retpoline
[    0.158016] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.158017] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.158019] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.158020] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.158022] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.158024] MDS: Mitigation: Clear CPU buffers
[    0.158232] Freeing SMP alternatives memory: 36K
[    0.160972] smpboot: CPU0: Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.161153] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.161163] ... version:                3
[    0.161164] ... bit width:              48
[    0.161164] ... generic registers:      4
[    0.161166] ... value mask:             0000ffffffffffff
[    0.161167] ... max period:             00007fffffffffff
[    0.161167] ... fixed-purpose events:   3
[    0.161168] ... event mask:             000000070000000f
[    0.161330] rcu: Hierarchical SRCU implementation.
[    0.162730] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.162925] smp: Bringing up secondary CPUs ...
[    0.163085] x86: Booting SMP configuration:
[    0.163086] .... node  #0, CPUs:        #1  #2
[    0.167660] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.167748]   #3
[    0.170069] smp: Brought up 1 node, 4 CPUs
[    0.170069] smpboot: Max logical packages: 4
[    0.170069] smpboot: Total of 4 processors activated (18367.69 BogoMIPS)
[    0.171277] devtmpfs: initialized
[    0.171277] x86/mm: Memory block size: 128MB
[    0.171896] PM: Registering ACPI NVS region [mem 0xa2e23000-0xa2fe7fff] (1855488 bytes)
[    0.171896] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.171896] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.171896] pinctrl core: initialized pinctrl subsystem
[    0.171896] PM: RTC time: 09:42:07, date: 2021-02-10
[    0.171896] NET: Registered protocol family 16
[    0.171896] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.171949] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.172164] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.172182] audit: initializing netlink subsys (disabled)
[    0.172206] audit: type=2000 audit(1612950127.033:1): state=initialized audit_enabled=0 res=1
[    0.172206] thermal_sys: Registered thermal governor 'fair_share'
[    0.172206] thermal_sys: Registered thermal governor 'bang_bang'
[    0.172206] thermal_sys: Registered thermal governor 'step_wise'
[    0.172206] thermal_sys: Registered thermal governor 'user_space'
[    0.172206] thermal_sys: Registered thermal governor 'power_allocator'
[    0.172206] cpuidle: using governor ladder
[    0.172206] cpuidle: using governor menu
[    0.172206] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.172206] ACPI: bus type PCI registered
[    0.172206] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.174243] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.174247] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.174259] PCI: Using configuration type 1 for base access
[    0.174318] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.174576] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.175492] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.175492] ACPI: Added _OSI(Module Device)
[    0.175492] ACPI: Added _OSI(Processor Device)
[    0.175492] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.175492] ACPI: Added _OSI(Processor Aggregator Device)
[    0.175492] ACPI: Added _OSI(Linux-Dell-Video)
[    0.175492] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.175492] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.193861] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.194841] ACPI: EC: EC started
[    0.194842] ACPI: EC: interrupt blocked
[    0.196190] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.196191] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.197144] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.308799] ACPI: Dynamic OEM Table Load:
[    0.308807] ACPI: SSDT 0xFFFF991000AFD800 00073F (v01 PmRef  Cpu0Cst  00003001 INTL 20091112)
[    0.310241] ACPI: Dynamic OEM Table Load:
[    0.310247] ACPI: SSDT 0xFFFF991000B10000 000303 (v01 PmRef  ApIst    00003000 INTL 20091112)
[    0.311411] ACPI: Dynamic OEM Table Load:
[    0.311416] ACPI: SSDT 0xFFFF991000D40E00 000119 (v01 PmRef  ApCst    00003000 INTL 20091112)
[    0.313328] ACPI: Interpreter enabled
[    0.313361] ACPI: (supports S0 S3 S4 S5)
[    0.313362] ACPI: Using IOAPIC for interrupt routing
[    0.313400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.313738] ACPI: Enabled 13 GPEs in block 00 to 3F
[    0.381233] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.381241] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.382069] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.382071] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.382858] PCI host bridge to bus 0000:00
[    0.382861] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.382862] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.382864] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.382865] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.382867] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.382868] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.382869] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.382871] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfeafffff window]
[    0.382872] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    0.382874] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.382888] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.383021] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.383063] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.383201] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.383210] pci 0000:00:02.0: reg 0x10: [mem 0xdc400000-0xdc7fffff 64bit]
[    0.383216] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.383220] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    0.383233] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.383467] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.383489] pci 0000:00:16.0: reg 0x10: [mem 0xdf00b000-0xdf00b00f 64bit]
[    0.383569] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.383699] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.383716] pci 0000:00:1a.0: reg 0x10: [mem 0xdf008000-0xdf0083ff]
[    0.383803] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.383942] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.383960] pci 0000:00:1b.0: reg 0x10: [mem 0xdf000000-0xdf003fff 64bit]
[    0.384043] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.384192] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.384289] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.384443] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.384538] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.384688] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.384785] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.384934] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[    0.385030] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.385182] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.385199] pci 0000:00:1d.0: reg 0x10: [mem 0xdf007000-0xdf0073ff]
[    0.385286] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.385426] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.385660] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.385674] pci 0000:00:1f.2: reg 0x10: [io  0xe0b0-0xe0b7]
[    0.385682] pci 0000:00:1f.2: reg 0x14: [io  0xe0a0-0xe0a3]
[    0.385690] pci 0000:00:1f.2: reg 0x18: [io  0xe090-0xe097]
[    0.385698] pci 0000:00:1f.2: reg 0x1c: [io  0xe080-0xe083]
[    0.385706] pci 0000:00:1f.2: reg 0x20: [io  0xe060-0xe07f]
[    0.385715] pci 0000:00:1f.2: reg 0x24: [mem 0xdf006000-0xdf0067ff]
[    0.385760] pci 0000:00:1f.2: PME# supported from D3hot
[    0.385887] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.385906] pci 0000:00:1f.3: reg 0x10: [mem 0xdf005000-0xdf0050ff 64bit]
[    0.385927] pci 0000:00:1f.3: reg 0x20: [io  0xe040-0xe05f]
[    0.386120] pci 0000:01:00.0: [10de:1058] type 00 class 0x030000
[    0.386135] pci 0000:01:00.0: reg 0x10: [mem 0xdb000000-0xdbffffff]
[    0.386147] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xc7ffffff 64bit pref]
[    0.386159] pci 0000:01:00.0: reg 0x1c: [mem 0xc8000000-0xc9ffffff 64bit pref]
[    0.386167] pci 0000:01:00.0: reg 0x24: [io  0xd000-0xd07f]
[    0.386174] pci 0000:01:00.0: reg 0x30: [mem 0xdc000000-0xdc07ffff pref]
[    0.386182] pci 0000:01:00.0: enabling Extended Tags
[    0.386199] pci 0000:01:00.0: Enabling HDA controller
[    0.386451] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.386453] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.386456] pci 0000:00:01.0:   bridge window [mem 0xdb000000-0xdc0fffff]
[    0.386459] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc9ffffff 64bit pref]
[    0.386504] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.386508] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.386512] pci 0000:00:1c.0:   bridge window [mem 0xde600000-0xdeffffff]
[    0.386518] pci 0000:00:1c.0:   bridge window [mem 0xcc200000-0xccbfffff 64bit pref]
[    0.386632] pci 0000:03:00.0: [8086:08ae] type 00 class 0x028000
[    0.386686] pci 0000:03:00.0: reg 0x10: [mem 0xddc00000-0xddc01fff 64bit]
[    0.386938] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.387116] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.387120] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    0.387125] pci 0000:00:1c.1:   bridge window [mem 0xddc00000-0xde5fffff]
[    0.387131] pci 0000:00:1c.1:   bridge window [mem 0xcb700000-0xcc0fffff 64bit pref]
[    0.387235] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.387279] pci 0000:04:00.0: reg 0x10: [mem 0xdd200000-0xdd207fff 64bit]
[    0.387498] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.387649] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.387654] pci 0000:00:1c.3:   bridge window [io  0xa000-0xafff]
[    0.387658] pci 0000:00:1c.3:   bridge window [mem 0xdd200000-0xddbfffff]
[    0.387664] pci 0000:00:1c.3:   bridge window [mem 0xcac00000-0xcb5fffff 64bit pref]
[    0.387759] pci 0000:05:00.0: [1969:1083] type 00 class 0x020000
[    0.387793] pci 0000:05:00.0: reg 0x10: [mem 0xdc800000-0xdc83ffff 64bit]
[    0.387808] pci 0000:05:00.0: reg 0x18: [io  0x9000-0x907f]
[    0.387956] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.388103] pci 0000:00:1c.5: PCI bridge to [bus 05]
[    0.388107] pci 0000:00:1c.5:   bridge window [io  0x9000-0x9fff]
[    0.388111] pci 0000:00:1c.5:   bridge window [mem 0xdc800000-0xdd1fffff]
[    0.388117] pci 0000:00:1c.5:   bridge window [mem 0xca100000-0xcaafffff 64bit pref]
[    0.445110] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[    0.445206] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 12)
[    0.445298] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
[    0.445389] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
[    0.445480] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.445572] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.445665] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
[    0.445756] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 12)
[    0.446042] ACPI: EC: interrupt unblocked
[    0.446044] ACPI: EC: event unblocked
[    0.446051] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.446052] ACPI: EC: GPE=0x1b
[    0.446054] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[    0.446055] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.446128] iommu: Default domain type: Translated 
[    0.446144] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.446144] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.446144] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.446144] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.446144] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.446144] vgaarb: loaded
[    0.446144] SCSI subsystem initialized
[    0.446144] libata version 3.00 loaded.
[    0.446144] ACPI: bus type USB registered
[    0.446144] usbcore: registered new interface driver usbfs
[    0.446144] usbcore: registered new interface driver hub
[    0.446144] usbcore: registered new device driver usb
[    0.446144] pps_core: LinuxPPS API ver. 1 registered
[    0.446144] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.446144] PTP clock support registered
[    0.446144] EDAC MC: Ver: 3.0.0
[    0.446144] Registered efivars operations
[    0.446144] NetLabel: Initializing
[    0.446144] NetLabel:  domain hash size = 128
[    0.446144] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.446144] NetLabel:  unlabeled traffic allowed by default
[    0.446144] PCI: Using ACPI for IRQ routing
[    0.446144] PCI: pci_cache_line_size set to 64 bytes
[    0.446144] e820: reserve RAM buffer [mem 0xa2c0c000-0xa3ffffff]
[    0.446144] e820: reserve RAM buffer [mem 0xa2d94000-0xa3ffffff]
[    0.446144] e820: reserve RAM buffer [mem 0xa2d97000-0xa3ffffff]
[    0.446144] e820: reserve RAM buffer [mem 0xa2dc6000-0xa3ffffff]
[    0.446144] e820: reserve RAM buffer [mem 0xa2e23000-0xa3ffffff]
[    0.446144] e820: reserve RAM buffer [mem 0xa2ffd000-0xa3ffffff]
[    0.446144] e820: reserve RAM buffer [mem 0x34f800000-0x34fffffff]
[    0.448501] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.448510] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.450938] clocksource: Switched to clocksource tsc-early
[    0.464662] VFS: Disk quotas dquot_6.6.0
[    0.464689] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.464811] AppArmor: AppArmor Filesystem Enabled
[    0.464843] pnp: PnP ACPI init
[    0.521150] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.521152] system 00:00: [io  0x1000-0x100f] has been reserved
[    0.521154] system 00:00: [io  0xffff] has been reserved
[    0.521156] system 00:00: [io  0xffff] has been reserved
[    0.521158] system 00:00: [io  0x0400-0x0453] has been reserved
[    0.521159] system 00:00: [io  0x0458-0x047f] has been reserved
[    0.521161] system 00:00: [io  0x0500-0x057f] has been reserved
[    0.521162] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.521170] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.521200] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.521254] system 00:02: [io  0x0454-0x0457] has been reserved
[    0.521259] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.521303] system 00:03: [io  0x0240-0x0259] has been reserved
[    0.521307] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.521378] pnp 00:04: Plug and Play ACPI device, IDs SYN0a17 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.521422] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.521748] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.521751] system 00:06: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.521752] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.521754] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.521756] system 00:06: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.521757] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.521759] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.521761] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.521762] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
[    0.521764] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.521769] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.521881] system 00:07: [mem 0xccc00000-0xccc00fff] has been reserved
[    0.521886] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.522080] system 00:08: [mem 0x20000000-0x201fffff] has been reserved
[    0.522082] system 00:08: [mem 0x40000000-0x401fffff] has been reserved
[    0.522087] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.522114] pnp: PnP ACPI: found 9 devices
[    0.528252] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.528324] NET: Registered protocol family 2
[    0.528518] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.528641] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.528938] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.529051] TCP: Hash tables configured (established 131072 bind 65536)
[    0.529174] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.529271] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.529334] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.529496] NET: Registered protocol family 1
[    0.529502] NET: Registered protocol family 44
[    0.529517] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.529521] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.529525] pci 0000:00:01.0:   bridge window [mem 0xdb000000-0xdc0fffff]
[    0.529527] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc9ffffff 64bit pref]
[    0.529530] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.529533] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.529539] pci 0000:00:1c.0:   bridge window [mem 0xde600000-0xdeffffff]
[    0.529542] pci 0000:00:1c.0:   bridge window [mem 0xcc200000-0xccbfffff 64bit pref]
[    0.529549] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.529552] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    0.529557] pci 0000:00:1c.1:   bridge window [mem 0xddc00000-0xde5fffff]
[    0.529561] pci 0000:00:1c.1:   bridge window [mem 0xcb700000-0xcc0fffff 64bit pref]
[    0.529567] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.529570] pci 0000:00:1c.3:   bridge window [io  0xa000-0xafff]
[    0.529575] pci 0000:00:1c.3:   bridge window [mem 0xdd200000-0xddbfffff]
[    0.529579] pci 0000:00:1c.3:   bridge window [mem 0xcac00000-0xcb5fffff 64bit pref]
[    0.529585] pci 0000:00:1c.5: PCI bridge to [bus 05]
[    0.529588] pci 0000:00:1c.5:   bridge window [io  0x9000-0x9fff]
[    0.529593] pci 0000:00:1c.5:   bridge window [mem 0xdc800000-0xdd1fffff]
[    0.529597] pci 0000:00:1c.5:   bridge window [mem 0xca100000-0xcaafffff 64bit pref]
[    0.529605] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.529606] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.529608] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.529609] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.529611] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.529612] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.529614] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.529615] pci_bus 0000:00: resource 11 [mem 0xb0000000-0xfeafffff window]
[    0.529617] pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed44fff window]
[    0.529618] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.529620] pci_bus 0000:01: resource 1 [mem 0xdb000000-0xdc0fffff]
[    0.529621] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc9ffffff 64bit pref]
[    0.529622] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.529624] pci_bus 0000:02: resource 1 [mem 0xde600000-0xdeffffff]
[    0.529625] pci_bus 0000:02: resource 2 [mem 0xcc200000-0xccbfffff 64bit pref]
[    0.529627] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.529628] pci_bus 0000:03: resource 1 [mem 0xddc00000-0xde5fffff]
[    0.529629] pci_bus 0000:03: resource 2 [mem 0xcb700000-0xcc0fffff 64bit pref]
[    0.529631] pci_bus 0000:04: resource 0 [io  0xa000-0xafff]
[    0.529632] pci_bus 0000:04: resource 1 [mem 0xdd200000-0xddbfffff]
[    0.529633] pci_bus 0000:04: resource 2 [mem 0xcac00000-0xcb5fffff 64bit pref]
[    0.529635] pci_bus 0000:05: resource 0 [io  0x9000-0x9fff]
[    0.529636] pci_bus 0000:05: resource 1 [mem 0xdc800000-0xdd1fffff]
[    0.529638] pci_bus 0000:05: resource 2 [mem 0xca100000-0xcaafffff 64bit pref]
[    0.529782] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.530522] pci 0000:05:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[    0.530527] PCI: CLS 64 bytes, default 64
[    0.530584] Trying to unpack rootfs image as initramfs...
[    0.652454] Freeing initrd memory: 10628K
[    0.652467] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.652469] software IO TLB: mapped [mem 0x000000009e533000-0x00000000a2533000] (64MB)
[    0.652950] check: Scanning for low memory corruption every 60 seconds
[    0.653371] Initialise system trusted keyrings
[    0.653382] Key type blacklist registered
[    0.653436] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.654713] zbud: loaded
[    0.667433] Key type asymmetric registered
[    0.667435] Asymmetric key parser 'x509' registered
[    0.667442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.667481] io scheduler mq-deadline registered
[    0.667482] io scheduler kyber registered
[    0.667508] io scheduler bfq registered
[    0.667588] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.667903] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    0.668121] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    0.668348] pcieport 0000:00:1c.1: PME: Signaling with IRQ 26
[    0.668463] pcieport 0000:00:1c.3: PME: Signaling with IRQ 27
[    0.668679] pcieport 0000:00:1c.5: PME: Signaling with IRQ 28
[    0.668775] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.668806] efifb: probing for efifb
[    0.668824] efifb: No BGRT, not showing boot graphics
[    0.668825] efifb: framebuffer at 0xb0000000, using 1920k, total 1920k
[    0.668827] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.668827] efifb: scrolling: redraw
[    0.668829] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.668875] fbcon: Deferring console take-over
[    0.668877] fb0: EFI VGA frame buffer device
[    0.668885] intel_idle: MWAIT substates: 0x21120
[    0.668887] intel_idle: v0.5.1 model 0x2A
[    0.669079] intel_idle: Local APIC timer is reliable in all C-states
[    0.669237] ACPI: AC Adapter [AC0] (on-line)
[    0.669303] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.669323] ACPI: Lid Switch [LID]
[    0.669357] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.670928] ACPI: Sleep Button [SLPB]
[    0.670979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.674250] ACPI: Power Button [PWRF]
[    0.675752] thermal LNXTHERM:00: registered as thermal_zone0
[    0.675755] ACPI: Thermal Zone [THRM] (71 C)
[    0.676014] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.678047] Non-volatile memory driver v1.3
[    0.678049] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.678050] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.678748] ahci 0000:00:1f.2: version 3.0
[    0.678972] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    0.678975] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    0.691455] scsi host0: ahci
[    0.691808] scsi host1: ahci
[    0.692023] scsi host2: ahci
[    0.692140] scsi host3: ahci
[    0.692245] scsi host4: ahci
[    0.692353] scsi host5: ahci
[    0.692396] ata1: SATA max UDMA/133 abar m2048@0xdf006000 port 0xdf006100 irq 29
[    0.692398] ata2: DUMMY
[    0.692400] ata3: SATA max UDMA/133 abar m2048@0xdf006000 port 0xdf006200 irq 29
[    0.692401] ata4: DUMMY
[    0.692402] ata5: DUMMY
[    0.692402] ata6: DUMMY
[    0.692447] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.692454] ehci-pci: EHCI PCI platform driver
[    0.692650] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.692658] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.692672] ehci-pci 0000:00:1a.0: debug port 2
[    0.696566] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.696579] ehci-pci 0000:00:1a.0: irq 16, io mem 0xdf008000
[    0.697546] random: fast init done
[    0.707581] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.708050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    0.708119] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.708121] usb usb1: Product: EHCI Host Controller
[    0.708122] usb usb1: Manufacturer: Linux 5.10.13-2-MANJARO ehci_hcd
[    0.708196] usb usb1: SerialNumber: 0000:00:1a.0
[    0.708323] hub 1-0:1.0: USB hub found
[    0.708330] hub 1-0:1.0: 2 ports detected
[    0.708590] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.708595] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.708607] ehci-pci 0000:00:1d.0: debug port 2
[    0.712525] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.712536] ehci-pci 0000:00:1d.0: irq 23, io mem 0xdf007000
[    0.716777] battery: ACPI: Battery Slot [BAT0] (battery present)
[    0.724226] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.724285] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    0.724287] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.724289] usb usb2: Product: EHCI Host Controller
[    0.724290] usb usb2: Manufacturer: Linux 5.10.13-2-MANJARO ehci_hcd
[    0.724291] usb usb2: SerialNumber: 0000:00:1d.0
[    0.724412] hub 2-0:1.0: USB hub found
[    0.724419] hub 2-0:1.0: 2 ports detected
[    0.724540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.724544] ohci-pci: OHCI PCI platform driver
[    0.724553] uhci_hcd: USB Universal Host Controller Interface driver
[    0.724592] usbcore: registered new interface driver usbserial_generic
[    0.724597] usbserial: USB Serial support registered for generic
[    0.724632] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.726113] i8042: Detected active multiplexing controller, rev 1.1
[    0.726898] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.726929] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.726948] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.726968] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.726993] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.727145] rtc_cmos 00:01: RTC can wake from S4
[    0.727359] rtc_cmos 00:01: registered as rtc0
[    0.727394] rtc_cmos 00:01: setting system clock to 2021-02-10T09:42:08 UTC (1612950128)
[    0.727412] rtc_cmos 00:01: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    0.727447] intel_pstate: Intel P-state driver initializing
[    0.727751] ledtrig-cpu: registered to indicate activity on CPUs
[    0.763667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.786516] pstore: Registered efi as persistent store backend
[    0.786532] hid: raw HID events driver (C) Jiri Kosina
[    0.786610] ashmem: initialized
[    0.786713] drop_monitor: Initializing network drop monitor service
[    0.786787] Initializing XFRM netlink socket
[    0.786790] IPv6: Loaded, but administratively disabled, reboot required to enable
[    0.786792] NET: Registered protocol family 17
[    0.787095] microcode: sig=0x206a7, pf=0x10, revision=0x2f
[    0.787109] microcode: Microcode Update Driver: v2.2.
[    0.787114] IPI shorthand broadcast: enabled
[    0.787122] sched_clock: Marking stable (786723635, 276377)->(1088867848, -301867836)
[    0.787205] registered taskstats version 1
[    0.787215] Loading compiled-in X.509 certificates
[    0.791457] Loaded X.509 cert 'Build time autogenerated kernel key: af0853476189aa7e04019ea3754d5a648f6b10c2'
[    0.792352] zswap: loaded using pool zstd/z3fold
[    0.792558] Key type ._fscrypt registered
[    0.792560] Key type .fscrypt registered
[    0.792561] Key type fscrypt-provisioning registered
[    0.792778] pstore: Using crash dump compression: zstd
[    0.792798] AppArmor: AppArmor sha1 policy hashing enabled
[    0.793315] PM:   Magic number: 9:363:727
[    0.793547] RAS: Correctable Errors collector initialized.
[    0.799120] random: crng init done
[    1.007564] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.007594] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.013786] ata1.00: LPM support broken, forcing max_power
[    1.014424] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.014498] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    1.014501] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.018340] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    1.018344] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.019413] ata3.00: ATAPI: MATSHITABD-CMB UJ141AF, 1.00, max UDMA/100
[    1.021008] ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR10001, max UDMA/133
[    1.021010] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
[    1.022054] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    1.022057] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.023197] ata3.00: configured for UDMA/100
[    1.027269] ata1.00: LPM support broken, forcing max_power
[    1.027864] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.027939] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    1.027943] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.034175] ata1.00: configured for UDMA/133
[    1.037557] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.047712] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
[    1.047924] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.047928] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.047943] sd 0:0:0:0: [sda] Write Protect is off
[    1.047946] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.047971] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.049101] scsi 2:0:0:0: CD-ROM            MATSHITA BD-CMB UJ141AF   1.00 PQ: 0 ANSI: 5
[    1.054222] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.068877]  sda: sda1 sda2 sda3
[    1.069308] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.077402] Freeing unused decrypted memory: 2036K
[    1.077891] Freeing unused kernel image (initmem) memory: 1708K
[    1.077978] Write protecting the kernel read-only data: 22528k
[    1.078846] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.079346] Freeing unused kernel image (rodata/data gap) memory: 1340K
[    1.179905] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.179913] rodata_test: all tests were successful
[    1.179915] x86/mm: Checking user space page tables
[    1.184306] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.184309] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.184474] hub 1-1:1.0: USB hub found
[    1.184496] hub 1-1:1.0: 6 ports detected
[    1.188487] irq 16: nobody cared (try booting with the "irqpoll" option)
[    1.188490] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.13-2-MANJARO #1
[    1.188492] Hardware name: ASUSTeK Computer Inc. K53SD/K53SD, BIOS K53SD.208 08/10/2012
[    1.188493] Call Trace:
[    1.188496]  <IRQ>
[    1.188503]  dump_stack+0x6b/0x83
[    1.188507]  __report_bad_irq+0x35/0xaa
[    1.188509]  note_interrupt.cold+0xb/0x64
[    1.188514]  handle_irq_event+0xa9/0xb0
[    1.188516]  handle_fasteoi_irq+0x8a/0x1f0
[    1.188520]  asm_call_irq_on_stack+0x12/0x20
[    1.188521]  </IRQ>
[    1.188525]  common_interrupt+0xb3/0x130
[    1.188527]  asm_common_interrupt+0x1e/0x40
[    1.188531] RIP: 0010:note_page+0x0/0x660
[    1.188533] Code: 77 01 48 89 d1 80 cd 10 48 c1 e8 2b a8 01 48 0f 45 d1 45 31 c0 31 c9 e9 ee fe ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 <66> 66 66 66 90 41 57 41 56 41 55 49 89 f5 41 54 49 89 cc 55 53 48
[    1.188535] RSP: 0000:ffffb0a38003bd08 EFLAGS: 00000286
[    1.188537] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
[    1.188538] RDX: 0000000000000004 RSI: ffffff1a14e1e000 RDI: ffffb0a38003beb0
[    1.188539] RBP: ffffb0a38003beb0 R08: ffffffffa587e3d0 R09: 0000000000000000
[    1.188541] R10: ffff99106bdd8000 R11: ffffffffa6ecb228 R12: ffffff1a14e1e000
[    1.188542] R13: ffffff1a14e1f000 R14: ffffff1a14e1e000 R15: ffffb0a38003be10
[    1.188544]  ? ptdump_walk_pgd_level_debugfs+0x40/0x40
[    1.188547]  ? ptdump_walk_pgd_level_debugfs+0x40/0x40
[    1.188550]  ptdump_pte_entry+0x57/0x60
[    1.188554]  __walk_page_range+0xb36/0xc40
[    1.188558]  walk_page_range_novma+0x6a/0xa0
[    1.188560]  ptdump_walk_pgd+0x4e/0x80
[    1.188563]  ptdump_walk_pgd_level_core+0xb3/0xe0
[    1.188565]  ? ptdump_walk_pgd_level_debugfs+0x40/0x40
[    1.188567]  ? hugetlb_get_unmapped_area+0x330/0x330
[    1.188570]  ? rest_init+0xbe/0xbe
[    1.188572]  kernel_init+0x49/0x112
[    1.188575]  ret_from_fork+0x22/0x30
[    1.188577] handlers:
[    1.188581] [<000000003ee640c6>] usb_hcd_irq
[    1.188582] Disabling IRQ #16
[    1.188593] fbcon: Taking over console
[    1.188719] Console: switching to colour frame buffer device 100x37
[    1.201240] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.201243] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.201523] hub 2-1:1.0: USB hub found
[    1.201611] hub 2-1:1.0: 6 ports detected
[    1.247606] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.247611] Run /init as init process
[    1.247613]   with arguments:
[    1.247614]     /init
[    1.247615]   with environment:
[    1.247615]     HOME=/
[    1.247616]     TERM=linux
[    1.247617]     BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64
[    1.682569] tsc: Refined TSC clocksource calibration: 2294.787 MHz
[    1.682579] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113f8b171d, max_idle_ns: 440795241185 ns
[    1.682597] clocksource: Switched to clocksource tsc
[    1.896315] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.896327] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    1.907001] xhci_hcd 0000:04:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    1.907322] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.907325] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.907326] usb usb3: Product: xHCI Host Controller
[    1.907328] usb usb3: Manufacturer: Linux 5.10.13-2-MANJARO xhci-hcd
[    1.907329] usb usb3: SerialNumber: 0000:04:00.0
[    1.907719] hub 3-0:1.0: USB hub found
[    1.907730] hub 3-0:1.0: 2 ports detected
[    1.907890] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.907895] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    1.907899] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[    1.907939] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.907964] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.907966] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.907967] usb usb4: Product: xHCI Host Controller
[    1.907968] usb usb4: Manufacturer: Linux 5.10.13-2-MANJARO xhci-hcd
[    1.907969] usb usb4: SerialNumber: 0000:04:00.0
[    1.908107] hub 4-0:1.0: USB hub found
[    1.908124] hub 4-0:1.0: 2 ports detected
[    1.940755] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.940760] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.031608] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.237582] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    2.384196] usb 3-1: New USB device found, idVendor=046d, idProduct=c525, bcdDevice= 2.00
[    2.384205] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.384226] usb 3-1: Product: USB Receiver
[    2.384230] usb 3-1: Manufacturer: Logitech
[    2.403260] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/0003:046D:C525.0001/input/input8
[    2.403461] hid-generic 0003:046D:C525.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:04:00.0-1/input0
[    2.405777] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.1/0003:046D:C525.0002/input/input9
[    2.461329] hid-generic 0003:046D:C525.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:04:00.0-1/input1
[    2.461475] usbcore: registered new interface driver usbhid
[    2.461477] usbhid: USB HID core driver
[    2.627618] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    3.095983] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    3.707800] usb 1-1.2: New USB device found, idVendor=058f, idProduct=a014, bcdDevice= 0.03
[    3.707809] usb 1-1.2: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    3.707813] usb 1-1.2: Product: ASUS USB2.0 WebCam
[    3.707817] usb 1-1.2: Manufacturer: 04G6200086K1AN23J001XSH
[    6.153509] systemd[1]: systemd 247.3-1-manjaro running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.167972] systemd[1]: Detected architecture x86-64.
[    6.218996] systemd[1]: Set hostname to <ordi1>.
[   13.522309] systemd[1]: Queued start job for default target Graphical Interface.
[   13.552423] systemd[1]: Created slice system-getty.slice.
[   13.553597] systemd[1]: Created slice system-modprobe.slice.
[   13.554658] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   13.555698] systemd[1]: Created slice User and Session Slice.
[   13.555933] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   13.556122] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   13.556639] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   13.556782] systemd[1]: Reached target Local Encrypted Volumes.
[   13.556833] systemd[1]: Reached target Login Prompts.
[   13.556941] systemd[1]: Reached target Remote File Systems.
[   13.556979] systemd[1]: Reached target Slices.
[   13.557039] systemd[1]: Reached target Swap.
[   13.557323] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   13.557663] systemd[1]: Listening on LVM2 metadata daemon socket.
[   13.569998] systemd[1]: Listening on LVM2 poll daemon socket.
[   13.582972] systemd[1]: Listening on Process Core Dump Socket.
[   13.583542] systemd[1]: Listening on Journal Audit Socket.
[   13.583888] systemd[1]: Listening on Journal Socket (/dev/log).
[   13.584312] systemd[1]: Listening on Journal Socket.
[   13.585018] systemd[1]: Listening on udev Control Socket.
[   13.585325] systemd[1]: Listening on udev Kernel Socket.
[   13.588007] systemd[1]: Mounting Huge Pages File System...
[   13.589978] systemd[1]: Mounting POSIX Message Queue File System...
[   13.592301] systemd[1]: Mounting Kernel Debug File System...
[   13.594243] systemd[1]: Mounting Kernel Trace File System...
[   13.596333] systemd[1]: Starting Load AppArmor profiles...
[   13.598707] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   13.599966] systemd[1]: Starting Load Kernel Module configfs...
[   13.601970] systemd[1]: Starting Load Kernel Module drm...
[   13.603609] systemd[1]: Starting Load Kernel Module fuse...
[   13.725343] systemd[1]: Starting Set Up Additional Binary Formats...
[   13.727127] systemd[1]: Starting File System Check on Root Device...
[   13.730406] systemd[1]: Starting Journal Service...
[   13.937332] systemd[1]: Starting Load Kernel Modules...
[   13.937465] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[   13.939519] systemd[1]: Starting Coldplug All udev Devices...
[   13.945026] systemd[1]: Mounted Huge Pages File System.
[   13.945368] systemd[1]: Mounted POSIX Message Queue File System.
[   13.945639] systemd[1]: Mounted Kernel Debug File System.
[   13.945925] systemd[1]: Mounted Kernel Trace File System.
[   13.947344] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   13.947845] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 195 (systemd-binfmt)
[   13.950551] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[   13.964073] systemd[1]: modprobe@configfs.service: Succeeded.
[   13.965644] systemd[1]: Finished Load Kernel Module configfs.
[   13.966252] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[   13.969248] systemd[1]: Mounting Kernel Configuration File System...
[   13.984860] systemd[1]: Mounted Kernel Configuration File System.
[   14.221294] systemd[1]: Started Journal Service.
[   14.221408] audit: type=1130 audit(1612950141.991:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.249699] Linux agpgart interface v0.103
[   14.399197] audit: type=1130 audit(1612950142.168:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.488736] audit: type=1130 audit(1612950142.258:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.488783] audit: type=1131 audit(1612950142.258:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.626958] fuse: init (API version 7.32)
[   14.630792] audit: type=1130 audit(1612950142.398:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.630807] audit: type=1131 audit(1612950142.398:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.758283] audit: type=1130 audit(1612950142.528:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.846085] audit: type=1130 audit(1612950142.615:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.337860] audit: type=1130 audit(1612950143.108:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.887810] audit: type=1130 audit(1612950143.658:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.010650] EXT4-fs (sda2): re-mounted. Opts: (null)
[   16.228644] systemd-journald[197]: Received client request to flush runtime journal.
[   19.617799] kauditd_printk_skb: 19 callbacks suppressed
[   19.617804] audit: type=1325 audit(1612950147.201:31): table=filter family=2 entries=122 op=xt_replace pid=263 subj==unconfined comm="iptables-restor"
[   19.644463] audit: type=1325 audit(1612950147.391:32): table=filter family=2 entries=132 op=xt_replace pid=269 subj==unconfined comm="iptables-restor"
[   19.871984] audit: type=1130 audit(1612950147.641:33): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.657573] audit: type=1130 audit(1612950149.425:34): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.556774] audit: type=1130 audit(1612950151.325:35): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.604387] audit: type=1334 audit(1612950151.375:36): prog-id=5 op=LOAD
[   23.604464] audit: type=1334 audit(1612950151.375:37): prog-id=6 op=LOAD
[   31.194993] audit: type=1130 audit(1612950158.965:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   32.053645] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000044F (\GPIS) (20200925/utaddress-204)
[   32.053653] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20200925/utaddress-204)
[   32.053658] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   32.053661] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20200925/utaddress-204)
[   32.053665] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20200925/utaddress-204)
[   32.053668] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   32.053669] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20200925/utaddress-204)
[   32.053673] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20200925/utaddress-204)
[   32.053676] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   32.053677] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20200925/utaddress-204)
[   32.053680] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20200925/utaddress-204)
[   32.053684] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   32.053685] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   32.418002] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   32.418273] i2c i2c-0: 2/4 memory slots populated (from DMI)
[   32.418620] i2c i2c-0: Successfully instantiated SPD at 0x50
[   32.419137] i2c i2c-0: Successfully instantiated SPD at 0x52
[   32.547669] input: PC Speaker as /devices/platform/pcspkr/input/input12
[   32.990703] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   33.000159] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   33.169808] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[   33.169810] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[   33.169811] RAPL PMU: hw unit of domain package 2^-16 Joules
[   33.169812] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[   33.188623] asus_wmi: ASUS WMI generic driver loaded
[   33.347193] asus_wmi: Initialization: 0x1
[   33.347277] asus_wmi: BIOS WMI version: 7.6
[   33.347431] asus_wmi: SFUN value: 0xa0877
[   33.347441] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[   33.347447] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[   33.352162] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input17
[   33.412806] iTCO_vendor_support: vendor-support=0
[   33.586751] at24 0-0050: supply vcc not found, using dummy regulator
[   33.587413] at24 0-0050: 256 byte spd EEPROM, read-only
[   33.587461] at24 0-0052: supply vcc not found, using dummy regulator
[   33.588140] at24 0-0052: 256 byte spd EEPROM, read-only
[   33.624549] psmouse serio4: synaptics: queried max coordinates: x [..5762], y [..4902]
[   33.674172] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400/0x0, board id: 1704, fw id: 705499
[   33.700662] cryptd: max_cpu_qlen set to 1000
[   33.706127] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input16
[   33.923974] mousedev: PS/2 mouse device common for all mice
[   34.069305] audit: type=1130 audit(1612950161.838:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.159994] Intel(R) Wireless WiFi driver for Linux
[   34.160160] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   34.198534] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   34.198620] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   34.198866] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   34.431365] atl1c 0000:05:00.0 enp5s0: renamed from eth0
[   34.722023] iwlwifi 0000:03:00.0: loaded firmware version 39.31.5.1 build 32895 100-5.ucode op_mode iwldvm
[   34.982666] checking generic (b0000000 1e0000) vs hw (dc400000 400000)
[   34.982670] checking generic (b0000000 1e0000) vs hw (b0000000 10000000)
[   34.982672] fb0: switching to inteldrmfb from EFI VGA
[   34.982789] Console: switching to colour dummy device 80x25
[   34.982842] i915 0000:00:02.0: vgaarb: deactivate vga console
[   34.985335] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   35.005126] MXM: GUID detected in BIOS
[   35.005191] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20200925/exoparg2-393)
[   35.005202] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20200925/psparse-529)
[   35.005214] ACPI: \_SB_.PCI0.GFX0: failed to evaluate _DSM (0x300b)
[   35.005219] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
[   35.005483] i915 0000:00:02.0: optimus capabilities: enabled, status dynamic power, 
[   35.005531] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20200925/exoparg2-393)
[   35.005539] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20200925/psparse-529)
[   35.005547] ACPI Error: Aborting method \_SB.PCI0.PEG0.GFX0._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20200925/psparse-529)
[   35.005555] ACPI: \_SB_.PCI0.PEG0.GFX0: failed to evaluate _DSM (0x300b)
[   35.005559] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
[   35.005835] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, 
[   35.005839] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.GFX0 handle
[   35.005866] nouveau 0000:01:00.0: enabling device (0000 -> 0003)
[   35.006054] nouveau 0000:01:00.0: NVIDIA GF119 (0d9180a1)
[   35.014714] [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0
[   35.021463] ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
[   35.025165] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input18
[   35.037442] nouveau 0000:01:00.0: bios: version 75.19.4d.00.03
[   35.038964] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   35.046836] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input19
[   35.164133] fbcon: i915drmfb (fb0) is primary device
[   35.193305] nouveau 0000:01:00.0: fb: 2048 MiB DDR3
[   35.265017] vga_switcheroo: enabled
[   35.265110] [TTM] Zone  kernel: Available graphics memory: 6018286 KiB
[   35.265111] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   35.265112] [TTM] Initializing pool allocator
[   35.265116] [TTM] Initializing DMA pool allocator
[   35.265131] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[   35.265132] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[   35.265135] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[   35.265137] nouveau 0000:01:00.0: DRM: DCB version 4.0
[   35.265139] nouveau 0000:01:00.0: DRM: DCB outp 00: 02010300 00000000
[   35.265141] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000000
[   35.265993] nouveau 0000:01:00.0: DRM: MM: using COPY0 for buffer copies
[   35.305296] Console: switching to colour frame buffer device 170x48
[   35.324381] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   35.325210] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   35.348745] intel_rapl_common: Found RAPL domain package
[   35.348749] intel_rapl_common: Found RAPL domain core
[   35.348751] intel_rapl_common: Found RAPL domain uncore
[   35.366622] nouveau 0000:01:00.0: DRM: allocated 1024x768 fb: 0x60000, bo 000000009c5316c5
[   35.366710] nouveau 0000:01:00.0: [drm] fb1: nouveaudrmfb frame buffer device
[   35.366962] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[   35.417721] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
[   35.417725] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   35.417727] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   35.417730] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 100 BGN, REV=0x6C
[   35.457199] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   35.469528] audit: type=1130 audit(1612950163.238:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   35.564872] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[   35.794495] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   35.794501] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   35.794503] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   35.794505] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   35.794506] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   35.794509] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x19
[   35.794511] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   35.854146] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[   35.854435] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[   35.854520] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[   36.829477] audit: type=1130 audit(1612950164.598:41): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-C577\x2dF478 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.415628] audit: type=1130 audit(1612950165.185:42): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.418084] audit: type=1130 audit(1612950166.188:43): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-3dc71c14\x2dbd34\x2d452b\x2db101\x2d0c4a4c6f745b comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.691934] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   39.831286] mc: Linux media interface: v0.10
[   39.939602] videodev: Linux video capture interface: v2.00
[   40.156937] audit: type=1130 audit(1612950167.925:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.272498] audit: type=1127 audit(1612950168.041:45): pid=550 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   40.409921] audit: type=1130 audit(1612950168.178:46): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.479118] audit: type=1131 audit(1612950168.248:47): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.658059] audit: type=1130 audit(1612950168.428:48): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.757562] audit: type=1130 audit(1612950168.525:49): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   41.093874] audit: type=1130 audit(1612950168.861:50): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   41.744590] uvcvideo: Found UVC 1.00 device ASUS USB2.0 WebCam (058f:a014)
[   43.192098] input: ASUS USB2.0 WebCam: ASUS USB2.0 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input23
[   43.192407] usbcore: registered new interface driver uvcvideo
[   43.192410] USB Video Class driver (1.1.1)
[   44.035691] kauditd_printk_skb: 7 callbacks suppressed
[   44.035698] audit: type=1130 audit(1612950171.805:58): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.038315] audit: type=1130 audit(1612950171.808:59): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.040684] audit: type=1130 audit(1612950171.808:60): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.047877] audit: type=1130 audit(1612950171.818:61): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=jackett comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.049845] audit: type=1130 audit(1612950171.818:62): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=nextdns comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.099971] audit: type=1130 audit(1612950171.868:63): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.778855] audit: type=1334 audit(1612950172.548:64): prog-id=9 op=LOAD
[   44.778913] audit: type=1334 audit(1612950172.548:65): prog-id=10 op=LOAD
[   44.996993] audit: type=1130 audit(1612950172.765:66): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.179219] audit: type=1130 audit(1612950175.948:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   48.867655] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   48.930797] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   48.991614] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   49.064436] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   50.318209] audit: type=1130 audit(1612950178.088:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   50.484194] audit: type=1130 audit(1612950178.251:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   51.950571] audit: type=1111 audit(1612950179.718:70): pid=556 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=reload arg="0" pid=632 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[   53.586758] audit: type=1130 audit(1612950181.355:71): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   53.592194] audit: type=1130 audit(1612950181.361:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   53.729576] audit: type=1130 audit(1612950181.498:73): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.769108] audit: type=1130 audit(1612950187.538:74): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   60.448564] audit: type=1131 audit(1612950188.218:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   60.457701] nouveau 0000:01:00.0: Enabling HDA controller
[   60.812512] audit: type=1334 audit(1612950188.581:76): prog-id=8 op=UNLOAD
[   60.812521] audit: type=1334 audit(1612950188.581:77): prog-id=7 op=UNLOAD
[   60.813845] audit: type=1334 audit(1612950188.581:78): prog-id=10 op=UNLOAD
[   60.813859] audit: type=1334 audit(1612950188.581:79): prog-id=9 op=UNLOAD
[   60.815056] audit: type=1334 audit(1612950188.585:80): prog-id=6 op=UNLOAD
[   60.815063] audit: type=1334 audit(1612950188.585:81): prog-id=5 op=UNLOAD
[   60.817763] audit: type=1334 audit(1612950188.588:82): prog-id=4 op=UNLOAD
[   60.817845] audit: type=1334 audit(1612950188.588:83): prog-id=3 op=UNLOAD
[   61.297592] Adding 262140k swap on /var/lib/systemd-swap/swapfc/1.  Priority:50 extents:8 across:75988992k FS
[   73.923055] kauditd_printk_skb: 10 callbacks suppressed
[   73.923058] audit: type=1100 audit(1612950201.691:94): pid=899 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="sum" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   73.971511] audit: type=1101 audit(1612950201.741:95): pid=899 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sum" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   74.006068] audit: type=1103 audit(1612950201.775:96): pid=899 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="sum" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   74.006207] audit: type=1006 audit(1612950201.775:97): pid=899 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[   74.179231] audit: type=1130 audit(1612950201.948:98): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   74.181956] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   74.206184] audit: type=1101 audit(1612950201.975:99): pid=904 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sum" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   74.206253] audit: type=1103 audit(1612950201.975:100): pid=904 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=? acct="sum" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   74.206390] audit: type=1006 audit(1612950201.975:101): pid=904 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   74.244132] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   74.249966] audit: type=1105 audit(1612950202.018:102): pid=904 uid=0 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sum" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   74.275970] audit: type=1334 audit(1612950202.045:103): prog-id=19 op=LOAD
[   74.773753] wlp3s0: authenticate with 90:4d:4a:c2:5f:b6
[   74.778089] wlp3s0: send auth to 90:4d:4a:c2:5f:b6 (try 1/3)
[   74.780916] wlp3s0: authenticated
[   74.784294] wlp3s0: associate with 90:4d:4a:c2:5f:b6 (try 1/3)
[   74.788477] wlp3s0: RX AssocResp from 90:4d:4a:c2:5f:b6 (capab=0x1411 status=0 aid=3)
[   74.791314] wlp3s0: associated
[   94.017628] kauditd_printk_skb: 8 callbacks suppressed
[   94.017633] audit: type=1131 audit(1612950221.357:112): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   95.306532] audit: type=1130 audit(1612950222.647:113): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   95.757731] nouveau 0000:01:00.0: Enabling HDA controller
[  101.091400] audit: type=1130 audit(1612950228.433:114): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pcscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  102.130772] audit: type=1334 audit(1612950229.470:115): prog-id=20 op=LOAD
[  102.131045] audit: type=1334 audit(1612950229.473:116): prog-id=21 op=LOAD
[  105.253215] audit: type=1130 audit(1612950232.593:117): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  109.303824] audit: type=1105 audit(1612950236.643:118): pid=1238 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  114.406018] [UFW BLOCK] IN=wlp3s0 OUT= MAC=78:92:9c:95:7a:b2:90:4d:4a:c2:5f:b3:08:00 SRC=108.174.11.69 DST=192.168.1.38 LEN=100 TOS=0x18 PREC=0x20 TTL=54 ID=3008 DF PROTO=TCP SPT=443 DPT=55586 WINDOW=14 RES=0x00 ACK URGP=0 
[  117.610257] audit: type=1130 audit(1612950244.950:119): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  135.685074] audit: type=1130 audit(1612950263.027:120): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

even if systemd tells a shorter story:

[sum@ordi1 ~]$ systemd-analyze blame
21.314s systemd-journal-flush.service                                                            
20.114s systemd-swap.service                                                                     
18.727s dev-sda2.device                                                                          
15.665s lightdm.service                                                                          
11.785s systemd-tmpfiles-clean.service                                                           
 9.683s cups.service                                                                             
 7.589s systemd-udevd.service                                                                    
 7.552s accounts-daemon.service                                                                  
 6.381s polkit.service                                                                           
 5.552s systemd-sysusers.service                                                                 
 4.589s apparmor.service                                                                         
 4.398s ufw.service                                                                              
 4.055s udisks2.service                                                                          
 3.121s user@1000.service                                                                        
 3.118s upower.service                                                                           
 2.868s avahi-daemon.service                                                                     
 2.862s NetworkManager.service                                                                   
 2.851s systemd-logind.service                                                                   
 2.392s ldconfig.service                                                                         
 2.160s systemd-fsck-root.service                                                                
 1.896s systemd-tmpfiles-setup-dev.service                                                       
 1.518s tlp.service                                                                              
 1.486s colord.service                                                                           
 1.453s systemd-tmpfiles-setup.service                                                           
 1.186s wpa_supplicant.service                                                                   
 1.176s systemd-fsck@dev-disk-by\x2duuid-3dc71c14\x2dbd34\x2d452b\x2db101\x2d0c4a4c6f745b.service
 1.036s systemd-fsck@dev-disk-by\x2duuid-C577\x2dF478.service                                    
 1.025s modprobe@fuse.service                                                                    
  926ms systemd-random-seed.service                                                              
  908ms systemd-modules-load.service                                                             
  885ms modprobe@drm.service                                                                     
  818ms systemd-udev-trigger.service                                                             
  744ms boot-efi.mount                                                                           
  673ms systemd-binfmt.service                                                                   
  547ms systemd-rfkill.service                                                                   
  517ms systemd-timesyncd.service                                                                
  497ms systemd-journal-catalog-update.service                                                   
  490ms systemd-journald.service                                                                 
  488ms systemd-sysctl.service                                                                   
  364ms modprobe@configfs.service                                                                
  357ms dev-hugepages.mount                                                                      
  355ms dev-mqueue.mount                                                                         
  353ms sys-kernel-debug.mount                                                                   
  351ms sys-kernel-tracing.mount                                                                 
  348ms kmod-static-nodes.service                                                                
  240ms home.mount                                                                               
  208ms var-lib-systemd\x2dswap-swapfc-1.swap                                                    
  168ms systemd-update-utmp.service                                                              
  124ms systemd-remount-fs.service                                                               
   88ms systemd-backlight@backlight:intel_backlight.service                                      
   86ms systemd-localed.service                                                                  
   57ms linux-module-cleanup.service                                                             
   47ms systemd-user-sessions.service                                                            
   42ms rtkit-daemon.service                                                                     
   34ms user-runtime-dir@1000.service                                                            
   21ms systemd-update-done.service                                                              
   19ms tmp.mount                                                                                
   15ms proc-sys-fs-binfmt_misc.mount                                                            
   15ms sys-kernel-config.mount                                                                  
    4ms sys-fs-fuse-connections.mount        

Personally, I have no suggestion. But have you tried what @bogdancovaciu suggested:

I did, maybe a tiny 2 seconds improvement:

[sum@ordi1 ~]$ systemd-analyze blame
18.841s systemd-swap.service                                                   >
15.342s lightdm.service                                                        >
14.405s systemd-journal-flush.service                                          >
13.497s dev-sda2.device                                                        >
 8.793s cups.service                                                           >
 8.424s accounts-daemon.service                                                >
 7.029s systemd-udevd.service                                                  >
 6.866s polkit.service                                                         >
 4.304s udisks2.service                                                        >
 3.763s ufw.service                                                            >
 3.535s apparmor.service                                                       >
 3.470s user@1000.service                                                      >
 3.287s avahi-daemon.service                                                   >
 3.280s NetworkManager.service                                                 >
 3.268s systemd-logind.service                                                 >
 2.734s systemd-tmpfiles-setup-dev.service                                     >
 2.720s upower.service                                                         >
 2.073s systemd-fsck-root.service                                              >
 1.818s colord.service                                                         >
 1.599s tlp.service                                                            >
 1.546s systemd-fsck@dev-disk-by\x2duuid-3dc71c14\x2dbd34\x2d452b\x2db101\x2d0c>
 1.320s modprobe@drm.service                                                   >
 1.144s systemd-fsck@dev-disk-by\x2duuid-C577\x2dF478.service                  >
 1.138s wpa_supplicant.service                                                 >
 1.031s systemd-modules-load.service                                           >
  758ms modprobe@fuse.service                                                  >
  731ms systemd-udev-trigger.service                                           >
  630ms systemd-binfmt.service                                                 >
  606ms systemd-tmpfiles-setup.service                                         >
  489ms systemd-sysctl.service                                                 >
  466ms systemd-rfkill.service                                                 >
  465ms systemd-journald.service                                               >
  423ms home.mount                                                             >
  378ms systemd-localed.service                                                >
  294ms modprobe@configfs.service                                              >
  285ms dev-hugepages.mount                                                    >
  283ms dev-mqueue.mount                                                       >
  281ms sys-kernel-debug.mount                                                 >
  279ms sys-kernel-tracing.mount                                               >
  275ms kmod-static-nodes.service                                              >
  247ms var-lib-systemd\x2dswap-swapfc-1.swap                                  >
  224ms systemd-backlight@backlight:intel_backlight.service                    >
  223ms systemd-timesyncd.service                                              >
  213ms boot-efi.mount                                                         >
  190ms systemd-remount-fs.service                                             >
   84ms systemd-update-utmp.service                                            >
   59ms user-runtime-dir@1000.service                                          >
   54ms linux-module-cleanup.service                                           >
   44ms systemd-user-sessions.service                                          >
   39ms tmp.mount                                                              >
   30ms proc-sys-fs-binfmt_misc.mount                                          >
   23ms rtkit-daemon.service                                                   >
   12ms sys-kernel-config.mount                                                >
    4ms sys-fs-fuse-connections.mount                                          >
lines 32-54/54 (END)
  465ms systemd-journald.service                                                                 
  423ms home.mount                                                                               
  378ms systemd-localed.service                                                                  
  294ms modprobe@configfs.service                                                                
  285ms dev-hugepages.mount                                                                      
  283ms dev-mqueue.mount                                                                         
  281ms sys-kernel-debug.mount                                                                   
  279ms sys-kernel-tracing.mount                                                                 
  275ms kmod-static-nodes.service                                                                
  247ms var-lib-systemd\x2dswap-swapfc-1.swap                                                    
  224ms systemd-backlight@backlight:intel_backlight.service                                      
  223ms systemd-timesyncd.service                                                                
  213ms boot-efi.mount                                                                           
  190ms systemd-remount-fs.service                                                               
   84ms systemd-update-utmp.service                                                              
   59ms user-runtime-dir@1000.service                                                            
   54ms linux-module-cleanup.service                                                             
   44ms systemd-user-sessions.service                                                            
   39ms tmp.mount                                                                                
   30ms proc-sys-fs-binfmt_misc.mount                                                            
   23ms rtkit-daemon.service                                                                     
   12ms sys-kernel-config.mount                                                                  
    4ms sys-fs-fuse-connections.mount                   
[sum@ordi1 ~]$ sudo dmesg
[sudo] Mot de passe de sum : 
[    0.000000] microcode: microcode updated early to revision 0x2f, date = 2019-02-17
[    0.000000] Linux version 5.10.13-2-MANJARO (builduser@development) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sat Feb 6 10:28:21 UTC 2021
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=d770c061-597b-4849-868d-6cb431db7ceb ro quiet apparmor=1 security=apparmor udev.log_priority=3 ipv6.disable=1
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000a2c0bfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2c0c000-0x00000000a2c0cfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000a2c0d000-0x00000000a2d1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2d20000-0x00000000a2d47fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000a2d48000-0x00000000a2d77fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2d78000-0x00000000a2d8dfff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000a2d8e000-0x00000000a2d93fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2d94000-0x00000000a2d95fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2d96000-0x00000000a2d96fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2d97000-0x00000000a2db7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2db8000-0x00000000a2dc5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2dc6000-0x00000000a2de7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a2de8000-0x00000000a2e22fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2e23000-0x00000000a2fe7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a2fe8000-0x00000000a2ffcfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a2ffd000-0x00000000a2ffffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000a3000000-0x00000000afffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000034f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.00 by American Megatrends
[    0.000000] efi: ACPI 2.0=0xa2ffff98 SMBIOS=0xa2db6218 
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: ASUSTeK Computer Inc. K53SD/K53SD, BIOS K53SD.208 08/10/2012
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2294.827 MHz processor
[    0.000985] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000996] last_pfn = 0x34f800 max_arch_pfn = 0x400000000
[    0.001001] MTRR default type: uncachable
[    0.001002] MTRR fixed ranges enabled:
[    0.001003]   00000-9FFFF write-back
[    0.001005]   A0000-BFFFF uncachable
[    0.001006]   C0000-CFFFF write-protect
[    0.001007]   D0000-DFFFF uncachable
[    0.001008]   E0000-E7FFF write-through
[    0.001009]   E8000-FFFFF write-protect
[    0.001010] MTRR variable ranges enabled:
[    0.001012]   0 base 000000000 mask F80000000 write-back
[    0.001013]   1 base 080000000 mask FE0000000 write-back
[    0.001014]   2 base 0A0000000 mask FFC000000 write-back
[    0.001015]   3 base 0A3000000 mask FFF000000 uncachable
[    0.001016]   4 base 100000000 mask F00000000 write-back
[    0.001018]   5 base 200000000 mask F00000000 write-back
[    0.001019]   6 base 300000000 mask FC0000000 write-back
[    0.001020]   7 base 340000000 mask FF0000000 write-back
[    0.001021]   8 base 34F800000 mask FFF800000 uncachable
[    0.001022]   9 disabled
[    0.001942] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002284] total RAM covered: 12072M
[    0.002610] Found optimal setting for mtrr clean up
[    0.002612]  gran_size: 64K 	chunk_size: 16M 	num_reg: 9  	lose cover RAM: 0G
[    0.003377] e820: update [mem 0xa3000000-0xffffffff] usable ==> reserved
[    0.003385] last_pfn = 0xa2ffd max_arch_pfn = 0x400000000
[    0.014775] found SMP MP-table at [mem 0x000fcc70-0x000fcc7f]
[    0.014818] check: Scanning 1 areas for low memory corruption
[    0.014822] reserving inaccessible SNB gfx pages
[    0.015798] Secure boot could not be determined
[    0.015799] RAMDISK: [mem 0x36b2d000-0x3758dfff]
[    0.015808] ACPI: Early table checksum verification disabled
[    0.015812] ACPI: RSDP 0x00000000A2FFFF98 000024 (v02 _ASUS_)
[    0.015817] ACPI: XSDT 0x00000000A2FFEE18 000074 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.015824] ACPI: FACP 0x00000000A2F9AD98 0000F4 (v04 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.015831] ACPI: DSDT 0x00000000A2F86018 013B0A (v01 _ASUS_ Notebook 00000000 INTL 20091112)
[    0.015835] ACPI: FACS 0x00000000A2FE4E40 000040
[    0.015839] ACPI: FACS 0x00000000A2FE4D40 000040
[    0.015843] ACPI: APIC 0x00000000A2FFDF18 0000CC (v02 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.015847] ACPI: DBGP 0x00000000A2FFFF18 000034 (v01 _ASUS_ Notebook 06222004 MSFT 00010013)
[    0.015851] ACPI: ECDT 0x00000000A2FE4B18 0000C1 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
[    0.015855] ACPI: SLIC 0x00000000A2F9BE18 000176 (v01 _ASUS_ Notebook 06222004 ASUS 00000001)
[    0.015859] ACPI: HPET 0x00000000A2FE5D18 000038 (v01 _ASUS_ Notebook 06222004 AMI. 00000003)
[    0.015863] ACPI: MCFG 0x00000000A2FE5C98 00003C (v01 _ASUS_ Notebook 06222004 MSFT 00000097)
[    0.015867] ACPI: SSDT 0x00000000A2F85818 000787 (v01 PmRef  Cpu0Ist  00003000 INTL 20091112)
[    0.015871] ACPI: SSDT 0x00000000A2F84018 000996 (v01 PmRef  CpuPm    00003000 INTL 20091112)
[    0.015875] ACPI: ASF! 0x00000000A2FE4A18 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.015886] ACPI: Local APIC address 0xfee00000
[    0.015930] No NUMA configuration found
[    0.015932] Faking a node at [mem 0x0000000000000000-0x000000034f7fffff]
[    0.015936] NODE_DATA(0) allocated [mem 0x34f7f4000-0x34f7f7fff]
[    0.040325] Zone ranges:
[    0.040327]   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
[    0.040330]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.040331]   Normal   [mem 0x0000000100000000-0x000000034f7fffff]
[    0.040333]   Device   empty
[    0.040334] Movable zone start for each node
[    0.040335] Early memory node ranges
[    0.040336]   node   0: [mem 0x0000000000000000-0x000000000009ffff]
[    0.040338]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.040339]   node   0: [mem 0x0000000020200000-0x000000003fffffff]
[    0.040340]   node   0: [mem 0x0000000040200000-0x00000000a2c0bfff]
[    0.040341]   node   0: [mem 0x00000000a2d8e000-0x00000000a2d93fff]
[    0.040342]   node   0: [mem 0x00000000a2d96000-0x00000000a2d96fff]
[    0.040343]   node   0: [mem 0x00000000a2db8000-0x00000000a2dc5fff]
[    0.040344]   node   0: [mem 0x00000000a2de8000-0x00000000a2e22fff]
[    0.040345]   node   0: [mem 0x00000000a2fe8000-0x00000000a2ffcfff]
[    0.040346]   node   0: [mem 0x0000000100000000-0x000000034f7fffff]
[    0.040630] Zeroed struct page in unavailable ranges: 24559 pages
[    0.040632] Initmem setup node 0 [mem 0x0000000000000000-0x000000034f7fffff]
[    0.040634] On node 0 totalpages: 3088401
[    0.040635]   DMA zone: 64 pages used for memmap
[    0.040636]   DMA zone: 160 pages reserved
[    0.040637]   DMA zone: 4000 pages, LIFO batch:0
[    0.040671]   DMA32 zone: 10338 pages used for memmap
[    0.040672]   DMA32 zone: 661617 pages, LIFO batch:63
[    0.045987]   Normal zone: 37856 pages used for memmap
[    0.045989]   Normal zone: 2422784 pages, LIFO batch:63
[    0.065049] Reserving Intel graphics memory at [mem 0xa4000000-0xafffffff]
[    0.065178] ACPI: PM-Timer IO Port: 0x408
[    0.065180] ACPI: Local APIC address 0xfee00000
[    0.065199] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.065202] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.065204] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.065205] ACPI: IRQ0 used by override.
[    0.065207] ACPI: IRQ9 used by override.
[    0.065209] Using ACPI (MADT) for SMP configuration information
[    0.065211] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.065216] TSC deadline timer available
[    0.065217] smpboot: Allowing 16 CPUs, 12 hotplug CPUs
[    0.065257] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.065259] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.065262] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x401fffff]
[    0.065264] PM: hibernation: Registered nosave memory: [mem 0xa2c0c000-0xa2c0cfff]
[    0.065265] PM: hibernation: Registered nosave memory: [mem 0xa2c0d000-0xa2d1ffff]
[    0.065266] PM: hibernation: Registered nosave memory: [mem 0xa2d20000-0xa2d47fff]
[    0.065267] PM: hibernation: Registered nosave memory: [mem 0xa2d48000-0xa2d77fff]
[    0.065268] PM: hibernation: Registered nosave memory: [mem 0xa2d78000-0xa2d8dfff]
[    0.065270] PM: hibernation: Registered nosave memory: [mem 0xa2d94000-0xa2d95fff]
[    0.065272] PM: hibernation: Registered nosave memory: [mem 0xa2d97000-0xa2db7fff]
[    0.065275] PM: hibernation: Registered nosave memory: [mem 0xa2dc6000-0xa2de7fff]
[    0.065277] PM: hibernation: Registered nosave memory: [mem 0xa2e23000-0xa2fe7fff]
[    0.065279] PM: hibernation: Registered nosave memory: [mem 0xa2ffd000-0xa2ffffff]
[    0.065280] PM: hibernation: Registered nosave memory: [mem 0xa3000000-0xafffffff]
[    0.065281] PM: hibernation: Registered nosave memory: [mem 0xb0000000-0xdfffffff]
[    0.065282] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
[    0.065283] PM: hibernation: Registered nosave memory: [mem 0xe4000000-0xfebfffff]
[    0.065284] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.065285] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.065286] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.065286] PM: hibernation: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.065287] PM: hibernation: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.065288] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.065289] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.065290] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.065291] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.065292] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
[    0.065293] PM: hibernation: Registered nosave memory: [mem 0xff980000-0xffbfffff]
[    0.065293] PM: hibernation: Registered nosave memory: [mem 0xffc00000-0xffd7ffff]
[    0.065294] PM: hibernation: Registered nosave memory: [mem 0xffd80000-0xffffffff]
[    0.065297] [mem 0xb0000000-0xdfffffff] available for PCI devices
[    0.065299] Booting paravirtualized kernel on bare hardware
[    0.065303] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.071770] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.072374] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.072387] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.072389] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.072429] Built 1 zonelists, mobility grouping on.  Total pages: 3039983
[    0.072431] Policy zone: Normal
[    0.072432] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=d770c061-597b-4849-868d-6cb431db7ceb ro quiet apparmor=1 security=apparmor udev.log_priority=3 ipv6.disable=1
[    0.073545] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.074041] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.074231] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.114046] Memory: 11990912K/12353604K available (14344K kernel code, 2059K rwdata, 4804K rodata, 1708K init, 4272K bss, 362432K reserved, 0K cma-reserved)
[    0.114056] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
[    0.114211] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.114224] Kernel/User page tables isolation: enabled
[    0.114247] ftrace: allocating 41806 entries in 164 pages
[    0.131426] ftrace: allocated 164 pages with 3 groups
[    0.131579] rcu: Preemptible hierarchical RCU implementation.
[    0.131580] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.131581] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.131582] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.131583] 	Trampoline variant of Tasks RCU enabled.
[    0.131584] 	Rude variant of Tasks RCU enabled.
[    0.131585] 	Tracing variant of Tasks RCU enabled.
[    0.131586] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.131587] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.136409] NR_IRQS: 20736, nr_irqs: 552, preallocated irqs: 16
[    0.136689] Console: colour dummy device 80x25
[    0.136708] printk: console [tty0] enabled
[    0.136733] ACPI: Core revision 20200925
[    0.136882] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.136899] APIC: Switch to symmetric I/O mode setup
[    0.136969] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.137000] Switched APIC routing to physical flat.
[    0.137391] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.153567] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x21141e5bda6, max_idle_ns: 440795244848 ns
[    0.153571] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.88 BogoMIPS (lpj=7649423)
[    0.153574] pid_max: default: 32768 minimum: 301
[    0.156935] LSM: Security Framework initializing
[    0.156942] Yama: becoming mindful.
[    0.156968] AppArmor: AppArmor initialized
[    0.157015] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.157045] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.157359] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.157371] process: using mwait in idle threads
[    0.157374] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.157375] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.157378] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.157381] Spectre V2 : Mitigation: Full generic retpoline
[    0.157381] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.157382] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.157384] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.157385] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.157387] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.157389] MDS: Mitigation: Clear CPU buffers
[    0.157598] Freeing SMP alternatives memory: 36K
[    0.160338] smpboot: CPU0: Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.160519] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.160529] ... version:                3
[    0.160530] ... bit width:              48
[    0.160531] ... generic registers:      4
[    0.160532] ... value mask:             0000ffffffffffff
[    0.160533] ... max period:             00007fffffffffff
[    0.160534] ... fixed-purpose events:   3
[    0.160534] ... event mask:             000000070000000f
[    0.160697] rcu: Hierarchical SRCU implementation.
[    0.162091] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.162286] smp: Bringing up secondary CPUs ...
[    0.162442] x86: Booting SMP configuration:
[    0.162445] .... node  #0, CPUs:        #1  #2
[    0.167029] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.167118]   #3
[    0.169438] smp: Brought up 1 node, 4 CPUs
[    0.169438] smpboot: Max logical packages: 4
[    0.169438] smpboot: Total of 4 processors activated (18365.55 BogoMIPS)
[    0.170643] devtmpfs: initialized
[    0.170643] x86/mm: Memory block size: 128MB
[    0.171264] PM: Registering ACPI NVS region [mem 0xa2e23000-0xa2fe7fff] (1855488 bytes)
[    0.171264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.171264] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.171264] pinctrl core: initialized pinctrl subsystem
[    0.171264] PM: RTC time: 10:19:50, date: 2021-02-10
[    0.171264] NET: Registered protocol family 16
[    0.171264] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.171313] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.171527] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.171544] audit: initializing netlink subsys (disabled)
[    0.171566] audit: type=2000 audit(1612952390.033:1): state=initialized audit_enabled=0 res=1
[    0.171566] thermal_sys: Registered thermal governor 'fair_share'
[    0.171566] thermal_sys: Registered thermal governor 'bang_bang'
[    0.171566] thermal_sys: Registered thermal governor 'step_wise'
[    0.171566] thermal_sys: Registered thermal governor 'user_space'
[    0.171566] thermal_sys: Registered thermal governor 'power_allocator'
[    0.171566] cpuidle: using governor ladder
[    0.171566] cpuidle: using governor menu
[    0.171566] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.171566] ACPI: bus type PCI registered
[    0.171566] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.173600] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.173603] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.173615] PCI: Using configuration type 1 for base access
[    0.173674] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.173933] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.174861] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.174861] ACPI: Added _OSI(Module Device)
[    0.174861] ACPI: Added _OSI(Processor Device)
[    0.174861] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.174861] ACPI: Added _OSI(Processor Aggregator Device)
[    0.174861] ACPI: Added _OSI(Linux-Dell-Video)
[    0.174861] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.174861] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.193155] ACPI: 3 ACPI AML tables successfully acquired and loaded
[    0.194135] ACPI: EC: EC started
[    0.194136] ACPI: EC: interrupt blocked
[    0.195484] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.195485] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.196436] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.308162] ACPI: Dynamic OEM Table Load:
[    0.308170] ACPI: SSDT 0xFFFF8A6040AF8800 00073F (v01 PmRef  Cpu0Cst  00003001 INTL 20091112)
[    0.309604] ACPI: Dynamic OEM Table Load:
[    0.309610] ACPI: SSDT 0xFFFF8A6040B14400 000303 (v01 PmRef  ApIst    00003000 INTL 20091112)
[    0.310775] ACPI: Dynamic OEM Table Load:
[    0.310779] ACPI: SSDT 0xFFFF8A6040D43400 000119 (v01 PmRef  ApCst    00003000 INTL 20091112)
[    0.312695] ACPI: Interpreter enabled
[    0.312728] ACPI: (supports S0 S3 S4 S5)
[    0.312730] ACPI: Using IOAPIC for interrupt routing
[    0.312766] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.313105] ACPI: Enabled 13 GPEs in block 00 to 3F
[    0.380594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.380601] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.381426] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.381428] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.382213] PCI host bridge to bus 0000:00
[    0.382216] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.382217] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.382219] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.382220] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.382222] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.382223] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.382225] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.382226] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfeafffff window]
[    0.382228] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    0.382229] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.382243] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.382376] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.382419] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.382556] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.382565] pci 0000:00:02.0: reg 0x10: [mem 0xdc400000-0xdc7fffff 64bit]
[    0.382571] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.382575] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    0.382588] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.382823] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.382844] pci 0000:00:16.0: reg 0x10: [mem 0xdf00b000-0xdf00b00f 64bit]
[    0.382925] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.383054] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.383071] pci 0000:00:1a.0: reg 0x10: [mem 0xdf008000-0xdf0083ff]
[    0.383159] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.383297] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.383316] pci 0000:00:1b.0: reg 0x10: [mem 0xdf000000-0xdf003fff 64bit]
[    0.383399] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.383544] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.383642] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.383796] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    0.383891] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.384041] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.384137] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.384285] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
[    0.384380] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.384531] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.384548] pci 0000:00:1d.0: reg 0x10: [mem 0xdf007000-0xdf0073ff]
[    0.384636] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.384776] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.385008] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.385022] pci 0000:00:1f.2: reg 0x10: [io  0xe0b0-0xe0b7]
[    0.385030] pci 0000:00:1f.2: reg 0x14: [io  0xe0a0-0xe0a3]
[    0.385039] pci 0000:00:1f.2: reg 0x18: [io  0xe090-0xe097]
[    0.385047] pci 0000:00:1f.2: reg 0x1c: [io  0xe080-0xe083]
[    0.385055] pci 0000:00:1f.2: reg 0x20: [io  0xe060-0xe07f]
[    0.385063] pci 0000:00:1f.2: reg 0x24: [mem 0xdf006000-0xdf0067ff]
[    0.385108] pci 0000:00:1f.2: PME# supported from D3hot
[    0.385235] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.385254] pci 0000:00:1f.3: reg 0x10: [mem 0xdf005000-0xdf0050ff 64bit]
[    0.385275] pci 0000:00:1f.3: reg 0x20: [io  0xe040-0xe05f]
[    0.385468] pci 0000:01:00.0: [10de:1058] type 00 class 0x030000
[    0.385484] pci 0000:01:00.0: reg 0x10: [mem 0xdb000000-0xdbffffff]
[    0.385496] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xc7ffffff 64bit pref]
[    0.385508] pci 0000:01:00.0: reg 0x1c: [mem 0xc8000000-0xc9ffffff 64bit pref]
[    0.385515] pci 0000:01:00.0: reg 0x24: [io  0xd000-0xd07f]
[    0.385523] pci 0000:01:00.0: reg 0x30: [mem 0xdc000000-0xdc07ffff pref]
[    0.385531] pci 0000:01:00.0: enabling Extended Tags
[    0.385547] pci 0000:01:00.0: Enabling HDA controller
[    0.385799] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.385801] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.385804] pci 0000:00:01.0:   bridge window [mem 0xdb000000-0xdc0fffff]
[    0.385807] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc9ffffff 64bit pref]
[    0.385852] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.385856] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.385860] pci 0000:00:1c.0:   bridge window [mem 0xde600000-0xdeffffff]
[    0.385866] pci 0000:00:1c.0:   bridge window [mem 0xcc200000-0xccbfffff 64bit pref]
[    0.385980] pci 0000:03:00.0: [8086:08ae] type 00 class 0x028000
[    0.386035] pci 0000:03:00.0: reg 0x10: [mem 0xddc00000-0xddc01fff 64bit]
[    0.386286] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.386465] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.386469] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    0.386474] pci 0000:00:1c.1:   bridge window [mem 0xddc00000-0xde5fffff]
[    0.386480] pci 0000:00:1c.1:   bridge window [mem 0xcb700000-0xcc0fffff 64bit pref]
[    0.386584] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.386628] pci 0000:04:00.0: reg 0x10: [mem 0xdd200000-0xdd207fff 64bit]
[    0.386846] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.386996] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.387001] pci 0000:00:1c.3:   bridge window [io  0xa000-0xafff]
[    0.387005] pci 0000:00:1c.3:   bridge window [mem 0xdd200000-0xddbfffff]
[    0.387011] pci 0000:00:1c.3:   bridge window [mem 0xcac00000-0xcb5fffff 64bit pref]
[    0.387107] pci 0000:05:00.0: [1969:1083] type 00 class 0x020000
[    0.387141] pci 0000:05:00.0: reg 0x10: [mem 0xdc800000-0xdc83ffff 64bit]
[    0.387156] pci 0000:05:00.0: reg 0x18: [io  0x9000-0x907f]
[    0.387305] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.387452] pci 0000:00:1c.5: PCI bridge to [bus 05]
[    0.387457] pci 0000:00:1c.5:   bridge window [io  0x9000-0x9fff]
[    0.387461] pci 0000:00:1c.5:   bridge window [mem 0xdc800000-0xdd1fffff]
[    0.387467] pci 0000:00:1c.5:   bridge window [mem 0xca100000-0xcaafffff 64bit pref]
[    0.444475] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
[    0.444570] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 12)
[    0.444663] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 12)
[    0.444755] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
[    0.444846] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.444938] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
[    0.445030] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
[    0.445121] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 12)
[    0.445405] ACPI: EC: interrupt unblocked
[    0.445407] ACPI: EC: event unblocked
[    0.445413] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.445414] ACPI: EC: GPE=0x1b
[    0.445416] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[    0.445418] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.445490] iommu: Default domain type: Translated 
[    0.445505] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.445505] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.445505] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.445505] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.445505] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.445505] vgaarb: loaded
[    0.445505] SCSI subsystem initialized
[    0.445505] libata version 3.00 loaded.
[    0.445505] ACPI: bus type USB registered
[    0.445505] usbcore: registered new interface driver usbfs
[    0.445505] usbcore: registered new interface driver hub
[    0.445505] usbcore: registered new device driver usb
[    0.445505] pps_core: LinuxPPS API ver. 1 registered
[    0.445505] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.445505] PTP clock support registered
[    0.445505] EDAC MC: Ver: 3.0.0
[    0.445505] Registered efivars operations
[    0.445505] NetLabel: Initializing
[    0.445505] NetLabel:  domain hash size = 128
[    0.445505] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.445505] NetLabel:  unlabeled traffic allowed by default
[    0.445505] PCI: Using ACPI for IRQ routing
[    0.445505] PCI: pci_cache_line_size set to 64 bytes
[    0.445505] e820: reserve RAM buffer [mem 0xa2c0c000-0xa3ffffff]
[    0.445505] e820: reserve RAM buffer [mem 0xa2d94000-0xa3ffffff]
[    0.445505] e820: reserve RAM buffer [mem 0xa2d97000-0xa3ffffff]
[    0.445505] e820: reserve RAM buffer [mem 0xa2dc6000-0xa3ffffff]
[    0.445505] e820: reserve RAM buffer [mem 0xa2e23000-0xa3ffffff]
[    0.445505] e820: reserve RAM buffer [mem 0xa2ffd000-0xa3ffffff]
[    0.445505] e820: reserve RAM buffer [mem 0x34f800000-0x34fffffff]
[    0.447863] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.447872] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.450303] clocksource: Switched to clocksource tsc-early
[    0.464108] VFS: Disk quotas dquot_6.6.0
[    0.464134] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.464258] AppArmor: AppArmor Filesystem Enabled
[    0.464290] pnp: PnP ACPI init
[    0.520515] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.520518] system 00:00: [io  0x1000-0x100f] has been reserved
[    0.520520] system 00:00: [io  0xffff] has been reserved
[    0.520521] system 00:00: [io  0xffff] has been reserved
[    0.520523] system 00:00: [io  0x0400-0x0453] has been reserved
[    0.520524] system 00:00: [io  0x0458-0x047f] has been reserved
[    0.520526] system 00:00: [io  0x0500-0x057f] has been reserved
[    0.520528] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.520535] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.520565] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.520619] system 00:02: [io  0x0454-0x0457] has been reserved
[    0.520624] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.520668] system 00:03: [io  0x0240-0x0259] has been reserved
[    0.520672] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.520743] pnp 00:04: Plug and Play ACPI device, IDs SYN0a17 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.520787] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.521111] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.521113] system 00:06: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.521115] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.521117] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.521118] system 00:06: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.521120] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.521122] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.521123] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.521125] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
[    0.521127] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.521132] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.521244] system 00:07: [mem 0xccc00000-0xccc00fff] has been reserved
[    0.521248] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.521447] system 00:08: [mem 0x20000000-0x201fffff] has been reserved
[    0.521448] system 00:08: [mem 0x40000000-0x401fffff] has been reserved
[    0.521453] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.521482] pnp: PnP ACPI: found 9 devices
[    0.527616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.527687] NET: Registered protocol family 2
[    0.527881] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.528003] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.528300] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.528419] TCP: Hash tables configured (established 131072 bind 65536)
[    0.528545] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.528642] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.528705] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.528871] NET: Registered protocol family 1
[    0.528877] NET: Registered protocol family 44
[    0.528891] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.528894] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.528898] pci 0000:00:01.0:   bridge window [mem 0xdb000000-0xdc0fffff]
[    0.528900] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc9ffffff 64bit pref]
[    0.528904] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.528907] pci 0000:00:1c.0:   bridge window [io  0xc000-0xcfff]
[    0.528912] pci 0000:00:1c.0:   bridge window [mem 0xde600000-0xdeffffff]
[    0.528916] pci 0000:00:1c.0:   bridge window [mem 0xcc200000-0xccbfffff 64bit pref]
[    0.528923] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.528926] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    0.528931] pci 0000:00:1c.1:   bridge window [mem 0xddc00000-0xde5fffff]
[    0.528935] pci 0000:00:1c.1:   bridge window [mem 0xcb700000-0xcc0fffff 64bit pref]
[    0.528941] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.528944] pci 0000:00:1c.3:   bridge window [io  0xa000-0xafff]
[    0.528949] pci 0000:00:1c.3:   bridge window [mem 0xdd200000-0xddbfffff]
[    0.528953] pci 0000:00:1c.3:   bridge window [mem 0xcac00000-0xcb5fffff 64bit pref]
[    0.528959] pci 0000:00:1c.5: PCI bridge to [bus 05]
[    0.528962] pci 0000:00:1c.5:   bridge window [io  0x9000-0x9fff]
[    0.528967] pci 0000:00:1c.5:   bridge window [mem 0xdc800000-0xdd1fffff]
[    0.528971] pci 0000:00:1c.5:   bridge window [mem 0xca100000-0xcaafffff 64bit pref]
[    0.528979] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.528980] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.528982] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.528983] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.528985] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.528986] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.528988] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.528989] pci_bus 0000:00: resource 11 [mem 0xb0000000-0xfeafffff window]
[    0.528991] pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed44fff window]
[    0.528992] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.528994] pci_bus 0000:01: resource 1 [mem 0xdb000000-0xdc0fffff]
[    0.528995] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc9ffffff 64bit pref]
[    0.528997] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.528998] pci_bus 0000:02: resource 1 [mem 0xde600000-0xdeffffff]
[    0.528999] pci_bus 0000:02: resource 2 [mem 0xcc200000-0xccbfffff 64bit pref]
[    0.529001] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.529002] pci_bus 0000:03: resource 1 [mem 0xddc00000-0xde5fffff]
[    0.529004] pci_bus 0000:03: resource 2 [mem 0xcb700000-0xcc0fffff 64bit pref]
[    0.529005] pci_bus 0000:04: resource 0 [io  0xa000-0xafff]
[    0.529006] pci_bus 0000:04: resource 1 [mem 0xdd200000-0xddbfffff]
[    0.529008] pci_bus 0000:04: resource 2 [mem 0xcac00000-0xcb5fffff 64bit pref]
[    0.529009] pci_bus 0000:05: resource 0 [io  0x9000-0x9fff]
[    0.529011] pci_bus 0000:05: resource 1 [mem 0xdc800000-0xdd1fffff]
[    0.529012] pci_bus 0000:05: resource 2 [mem 0xca100000-0xcaafffff 64bit pref]
[    0.529156] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.529893] pci 0000:05:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[    0.529898] PCI: CLS 64 bytes, default 64
[    0.529954] Trying to unpack rootfs image as initramfs...
[    0.651852] Freeing initrd memory: 10628K
[    0.651865] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.651867] software IO TLB: mapped [mem 0x000000009e533000-0x00000000a2533000] (64MB)
[    0.652347] check: Scanning for low memory corruption every 60 seconds
[    0.652763] Initialise system trusted keyrings
[    0.652774] Key type blacklist registered
[    0.652826] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.654096] zbud: loaded
[    0.666541] Key type asymmetric registered
[    0.666543] Asymmetric key parser 'x509' registered
[    0.666553] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.666594] io scheduler mq-deadline registered
[    0.666595] io scheduler kyber registered
[    0.666623] io scheduler bfq registered
[    0.666702] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.667031] pcieport 0000:00:01.0: PME: Signaling with IRQ 24
[    0.667252] pcieport 0000:00:1c.0: PME: Signaling with IRQ 25
[    0.667475] pcieport 0000:00:1c.1: PME: Signaling with IRQ 26
[    0.667590] pcieport 0000:00:1c.3: PME: Signaling with IRQ 27
[    0.667807] pcieport 0000:00:1c.5: PME: Signaling with IRQ 28
[    0.667903] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.667932] efifb: probing for efifb
[    0.667949] efifb: No BGRT, not showing boot graphics
[    0.667950] efifb: framebuffer at 0xb0000000, using 1920k, total 1920k
[    0.667952] efifb: mode is 800x600x32, linelength=3200, pages=1
[    0.667952] efifb: scrolling: redraw
[    0.667954] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.668011] fbcon: Deferring console take-over
[    0.668012] fb0: EFI VGA frame buffer device
[    0.668021] intel_idle: MWAIT substates: 0x21120
[    0.668022] intel_idle: v0.5.1 model 0x2A
[    0.668247] intel_idle: Local APIC timer is reliable in all C-states
[    0.668426] ACPI: AC Adapter [AC0] (on-line)
[    0.668493] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.668514] ACPI: Lid Switch [LID]
[    0.668545] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.670295] ACPI: Sleep Button [SLPB]
[    0.670333] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.673601] ACPI: Power Button [PWRF]
[    0.674900] thermal LNXTHERM:00: registered as thermal_zone0
[    0.674902] ACPI: Thermal Zone [THRM] (65 C)
[    0.675147] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.677120] Non-volatile memory driver v1.3
[    0.677122] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.677123] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.677709] ahci 0000:00:1f.2: version 3.0
[    0.677929] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
[    0.677932] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    0.687465] scsi host0: ahci
[    0.687826] scsi host1: ahci
[    0.688051] scsi host2: ahci
[    0.688229] scsi host3: ahci
[    0.688351] scsi host4: ahci
[    0.688455] scsi host5: ahci
[    0.688498] ata1: SATA max UDMA/133 abar m2048@0xdf006000 port 0xdf006100 irq 29
[    0.688500] ata2: DUMMY
[    0.688503] ata3: SATA max UDMA/133 abar m2048@0xdf006000 port 0xdf006200 irq 29
[    0.688504] ata4: DUMMY
[    0.688505] ata5: DUMMY
[    0.688505] ata6: DUMMY
[    0.688553] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.688561] ehci-pci: EHCI PCI platform driver
[    0.688776] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.688783] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.688797] ehci-pci 0000:00:1a.0: debug port 2
[    0.692701] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.692717] ehci-pci 0000:00:1a.0: irq 16, io mem 0xdf008000
[    0.703720] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.703830] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    0.703832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.703834] usb usb1: Product: EHCI Host Controller
[    0.703835] usb usb1: Manufacturer: Linux 5.10.13-2-MANJARO ehci_hcd
[    0.703836] usb usb1: SerialNumber: 0000:00:1a.0
[    0.704041] hub 1-0:1.0: USB hub found
[    0.704051] hub 1-0:1.0: 2 ports detected
[    0.704371] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.704378] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.704394] ehci-pci 0000:00:1d.0: debug port 2
[    0.708295] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.708311] ehci-pci 0000:00:1d.0: irq 23, io mem 0xdf007000
[    0.714797] battery: ACPI: Battery Slot [BAT0] (battery present)
[    0.720347] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.720464] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    0.720466] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.720468] usb usb2: Product: EHCI Host Controller
[    0.720469] usb usb2: Manufacturer: Linux 5.10.13-2-MANJARO ehci_hcd
[    0.720470] usb usb2: SerialNumber: 0000:00:1d.0
[    0.720702] hub 2-0:1.0: USB hub found
[    0.720712] hub 2-0:1.0: 2 ports detected
[    0.720855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.720860] ohci-pci: OHCI PCI platform driver
[    0.720870] uhci_hcd: USB Universal Host Controller Interface driver
[    0.720914] usbcore: registered new interface driver usbserial_generic
[    0.720919] usbserial: USB Serial support registered for generic
[    0.720955] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.722483] i8042: Detected active multiplexing controller, rev 1.1
[    0.723594] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.723625] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.723647] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.723667] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.723687] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.724100] rtc_cmos 00:01: RTC can wake from S4
[    0.724391] rtc_cmos 00:01: registered as rtc0
[    0.724450] rtc_cmos 00:01: setting system clock to 2021-02-10T10:19:51 UTC (1612952391)
[    0.724469] rtc_cmos 00:01: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    0.724506] intel_pstate: Intel P-state driver initializing
[    0.724901] ledtrig-cpu: registered to indicate activity on CPUs
[    0.757303] hpet: Lost 1 RTC interrupts
[    0.760633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.781955] pstore: Registered efi as persistent store backend
[    0.781974] hid: raw HID events driver (C) Jiri Kosina
[    0.782049] ashmem: initialized
[    0.782138] drop_monitor: Initializing network drop monitor service
[    0.782213] Initializing XFRM netlink socket
[    0.782216] IPv6: Loaded, but administratively disabled, reboot required to enable
[    0.782218] NET: Registered protocol family 17
[    0.782512] microcode: sig=0x206a7, pf=0x10, revision=0x2f
[    0.782530] microcode: Microcode Update Driver: v2.2.
[    0.782534] IPI shorthand broadcast: enabled
[    0.782543] sched_clock: Marking stable (782128070, 275108)->(1086564071, -304160893)
[    0.782631] registered taskstats version 1
[    0.782641] Loading compiled-in X.509 certificates
[    0.786582] Loaded X.509 cert 'Build time autogenerated kernel key: af0853476189aa7e04019ea3754d5a648f6b10c2'
[    0.787469] zswap: loaded using pool zstd/z3fold
[    0.787685] Key type ._fscrypt registered
[    0.787686] Key type .fscrypt registered
[    0.787687] Key type fscrypt-provisioning registered
[    0.787897] pstore: Using crash dump compression: zstd
[    0.787915] AppArmor: AppArmor sha1 policy hashing enabled
[    0.788426] PM:   Magic number: 9:57:325
[    0.788654] RAS: Correctable Errors collector initialized.
[    1.043676] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.043718] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.050110] ata1.00: LPM support broken, forcing max_power
[    1.050566] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.050732] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    1.050736] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.054560] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    1.054571] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.055871] ata3.00: ATAPI: MATSHITABD-CMB UJ141AF, 1.00, max UDMA/100
[    1.057196] ata1.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR10001, max UDMA/133
[    1.057199] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
[    1.058742] ata3.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    1.058751] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.060136] ata3.00: configured for UDMA/100
[    1.064063] ata1.00: LPM support broken, forcing max_power
[    1.064511] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[    1.064684] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
[    1.064687] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.071292] ata1.00: configured for UDMA/133
[    1.073672] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.083876] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
[    1.084173] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.084177] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.084194] sd 0:0:0:0: [sda] Write Protect is off
[    1.084197] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.084223] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.085507] scsi 2:0:0:0: CD-ROM            MATSHITA BD-CMB UJ141AF   1.00 PQ: 0 ANSI: 5
[    1.090338] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.118215]  sda: sda1 sda2 sda3
[    1.118982] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.130308] Freeing unused decrypted memory: 2036K
[    1.130642] Freeing unused kernel image (initmem) memory: 1708K
[    1.130700] Write protecting the kernel read-only data: 22528k
[    1.131294] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.131642] Freeing unused kernel image (rodata/data gap) memory: 1340K
[    1.197113] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.197118] rodata_test: all tests were successful
[    1.197120] x86/mm: Checking user space page tables
[    1.220656] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.220659] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.220943] hub 1-1:1.0: USB hub found
[    1.221028] hub 1-1:1.0: 6 ports detected
[    1.224026] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    1.224029] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.224311] hub 2-1:1.0: USB hub found
[    1.224397] hub 2-1:1.0: 6 ports detected
[    1.260132] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.260138] Run /init as init process
[    1.260140]   with arguments:
[    1.260141]     /init
[    1.260142]   with environment:
[    1.260143]     HOME=/
[    1.260144]     TERM=linux
[    1.260145]     BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64
[    1.486954] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    1.656933] tsc: Refined TSC clocksource calibration: 2294.790 MHz
[    1.656943] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113fb5d4ae, max_idle_ns: 440795242406 ns
[    1.665848] clocksource: Switched to clocksource tsc
[    1.715168] usb 1-1.2: New USB device found, idVendor=058f, idProduct=a014, bcdDevice= 0.03
[    1.715180] usb 1-1.2: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    1.715187] usb 1-1.2: Product: ASUS USB2.0 WebCam
[    1.715194] usb 1-1.2: Manufacturer: 04G6200086K1AN23J001XSH
[    1.761123] random: fast init done
[    1.895635] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.895647] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    1.906314] xhci_hcd 0000:04:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    1.906716] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.906720] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.906723] usb usb3: Product: xHCI Host Controller
[    1.906725] usb usb3: Manufacturer: Linux 5.10.13-2-MANJARO xhci-hcd
[    1.906727] usb usb3: SerialNumber: 0000:04:00.0
[    1.906903] hub 3-0:1.0: USB hub found
[    1.906936] hub 3-0:1.0: 2 ports detected
[    1.907172] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.907179] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    1.907185] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[    1.907230] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.907276] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.907279] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.907282] usb usb4: Product: xHCI Host Controller
[    1.907284] usb usb4: Manufacturer: Linux 5.10.13-2-MANJARO xhci-hcd
[    1.907286] usb usb4: SerialNumber: 0000:04:00.0
[    1.907441] hub 4-0:1.0: USB hub found
[    1.907464] hub 4-0:1.0: 2 ports detected
[    1.963024] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.963030] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.017661] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.236981] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    2.383502] usb 3-1: New USB device found, idVendor=046d, idProduct=c525, bcdDevice= 2.00
[    2.383520] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.383524] usb 3-1: Product: USB Receiver
[    2.383527] usb 3-1: Manufacturer: Logitech
[    2.399003] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/0003:046D:C525.0001/input/input8
[    2.399143] hid-generic 0003:046D:C525.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:04:00.0-1/input0
[    2.400782] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.1/0003:046D:C525.0002/input/input9
[    2.457392] hid-generic 0003:046D:C525.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:04:00.0-1/input1
[    2.457526] usbcore: registered new interface driver usbhid
[    2.457532] usbhid: USB HID core driver
[    3.111774] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    4.863895] random: crng init done
[    5.969806] systemd[1]: systemd 247.3-1-manjaro running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.983831] systemd[1]: Detected architecture x86-64.
[    6.021647] systemd[1]: Set hostname to <ordi1>.
[   12.950383] systemd[1]: Queued start job for default target Graphical Interface.
[   12.980614] systemd[1]: Created slice system-getty.slice.
[   12.981776] systemd[1]: Created slice system-modprobe.slice.
[   12.982788] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   12.983867] systemd[1]: Created slice User and Session Slice.
[   12.984102] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   12.984276] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   12.984778] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   12.984905] systemd[1]: Reached target Local Encrypted Volumes.
[   12.984963] systemd[1]: Reached target Login Prompts.
[   12.985056] systemd[1]: Reached target Remote File Systems.
[   12.985103] systemd[1]: Reached target Slices.
[   12.985164] systemd[1]: Reached target Swap.
[   12.985446] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   12.985764] systemd[1]: Listening on LVM2 metadata daemon socket.
[   13.042277] systemd[1]: Listening on LVM2 poll daemon socket.
[   13.055273] systemd[1]: Listening on Process Core Dump Socket.
[   13.055858] systemd[1]: Listening on Journal Audit Socket.
[   13.056218] systemd[1]: Listening on Journal Socket (/dev/log).
[   13.056610] systemd[1]: Listening on Journal Socket.
[   13.057333] systemd[1]: Listening on udev Control Socket.
[   13.057641] systemd[1]: Listening on udev Kernel Socket.
[   13.060465] systemd[1]: Mounting Huge Pages File System...
[   13.062688] systemd[1]: Mounting POSIX Message Queue File System...
[   13.065070] systemd[1]: Mounting Kernel Debug File System...
[   13.067108] systemd[1]: Mounting Kernel Trace File System...
[   13.069173] systemd[1]: Starting Load AppArmor profiles...
[   13.071556] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   13.072799] systemd[1]: Starting Load Kernel Module configfs...
[   13.074841] systemd[1]: Starting Load Kernel Module drm...
[   13.076474] systemd[1]: Starting Load Kernel Module fuse...
[   13.130325] systemd[1]: Starting Set Up Additional Binary Formats...
[   13.131884] systemd[1]: Starting File System Check on Root Device...
[   13.135477] systemd[1]: Starting Journal Service...
[   13.341730] systemd[1]: Starting Load Kernel Modules...
[   13.341824] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[   13.343118] systemd[1]: Starting Coldplug All udev Devices...
[   13.345750] systemd[1]: Mounted Huge Pages File System.
[   13.345912] systemd[1]: Mounted POSIX Message Queue File System.
[   13.346065] systemd[1]: Mounted Kernel Debug File System.
[   13.346199] systemd[1]: Mounted Kernel Trace File System.
[   13.346978] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   13.347216] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 197 (systemd-binfmt)
[   13.348665] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[   13.367344] systemd[1]: modprobe@configfs.service: Succeeded.
[   13.368601] systemd[1]: Finished Load Kernel Module configfs.
[   13.371699] systemd[1]: Mounting Kernel Configuration File System...
[   13.379228] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[   13.384161] systemd[1]: Mounted Kernel Configuration File System.
[   13.601268] systemd[1]: Started Journal Service.
[   13.601390] audit: type=1130 audit(1612952404.374:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.760887] audit: type=1130 audit(1612952404.534:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.832763] fuse: init (API version 7.32)
[   13.836217] audit: type=1130 audit(1612952404.608:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.836267] audit: type=1131 audit(1612952404.608:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.910431] Linux agpgart interface v0.103
[   14.074357] audit: type=1130 audit(1612952404.848:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.373286] audit: type=1130 audit(1612952405.144:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.397205] audit: type=1130 audit(1612952405.171:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.397220] audit: type=1131 audit(1612952405.171:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.865473] audit: type=1130 audit(1612952405.638:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.205672] audit: type=1130 audit(1612952405.978:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.394290] EXT4-fs (sda2): re-mounted. Opts: (null)
[   15.707813] systemd-journald[199]: Received client request to flush runtime journal.
[   18.769210] kauditd_printk_skb: 23 callbacks suppressed
[   18.769213] audit: type=1130 audit(1612952409.541:35): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.408806] audit: type=1130 audit(1612952416.181:36): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.729611] input: PC Speaker as /devices/platform/pcspkr/input/input12
[   26.281922] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000044F (\GPIS) (20200925/utaddress-204)
[   26.281933] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20200925/utaddress-204)
[   26.281940] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   26.281945] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20200925/utaddress-204)
[   26.281951] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20200925/utaddress-204)
[   26.281957] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   26.281959] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20200925/utaddress-204)
[   26.281965] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20200925/utaddress-204)
[   26.281971] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   26.281973] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\GPIO) (20200925/utaddress-204)
[   26.281979] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GP01) (20200925/utaddress-204)
[   26.281985] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   26.281986] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   26.826641] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   26.831981] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   26.996681] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   26.996886] i2c i2c-0: 2/4 memory slots populated (from DMI)
[   26.997209] i2c i2c-0: Successfully instantiated SPD at 0x50
[   26.997691] i2c i2c-0: Successfully instantiated SPD at 0x52
[   27.357987] asus_wmi: ASUS WMI generic driver loaded
[   27.426537] at24 0-0050: supply vcc not found, using dummy regulator
[   27.427364] at24 0-0050: 256 byte spd EEPROM, read-only
[   27.427421] at24 0-0052: supply vcc not found, using dummy regulator
[   27.428059] at24 0-0052: 256 byte spd EEPROM, read-only
[   27.507038] asus_wmi: Initialization: 0x1
[   27.507302] asus_wmi: BIOS WMI version: 7.6
[   27.507666] asus_wmi: SFUN value: 0xa0877
[   27.507680] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[   27.507689] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[   27.513458] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input17
[   27.560271] psmouse serio4: synaptics: queried max coordinates: x [..5762], y [..4902]
[   27.622038] Intel(R) Wireless WiFi driver for Linux
[   27.622646] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   27.651552] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400/0x0, board id: 1704, fw id: 705499
[   27.698873] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input16
[   27.812659] iTCO_vendor_support: vendor-support=0
[   27.950690] mousedev: PS/2 mouse device common for all mice
[   28.100872] atl1c 0000:05:00.0 enp5s0: renamed from eth0
[   28.137413] iwlwifi 0000:03:00.0: loaded firmware version 39.31.5.1 build 32895 100-5.ucode op_mode iwldvm
[   28.150309] audit: type=1130 audit(1612952418.924:37): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.292647] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   28.292760] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   28.293178] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   28.733777] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[   28.733785] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[   28.733788] RAPL PMU: hw unit of domain package 2^-16 Joules
[   28.733791] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[   28.990809] cryptd: max_cpu_qlen set to 1000
[   29.845888] audit: type=1130 audit(1612952420.618:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.966311] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled
[   29.966316] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   29.966318] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   29.966321] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 100 BGN, REV=0x6C
[   29.967324] checking generic (b0000000 1e0000) vs hw (dc400000 400000)
[   29.967328] checking generic (b0000000 1e0000) vs hw (b0000000 10000000)
[   29.967330] fb0: switching to inteldrmfb from EFI VGA
[   29.977109] i915 0000:00:02.0: vgaarb: deactivate vga console
[   30.001541] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   30.008160] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   30.034157] [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0
[   30.034528] ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
[   30.036288] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input18
[   30.037939] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   30.042523] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[   30.045145] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input19
[   30.166179] fbcon: i915drmfb (fb0) is primary device
[   30.166181] fbcon: Deferring console take-over
[   30.166187] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   30.182735] MXM: GUID detected in BIOS
[   30.182831] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20200925/exoparg2-393)
[   30.182848] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20200925/psparse-529)
[   30.182868] ACPI: \_SB_.PCI0.GFX0: failed to evaluate _DSM (0x300b)
[   30.182877] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
[   30.183354] i915 0000:00:02.0: optimus capabilities: enabled, status dynamic power, 
[   30.183433] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20200925/exoparg2-393)
[   30.183448] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20200925/psparse-529)
[   30.183461] ACPI Error: Aborting method \_SB.PCI0.PEG0.GFX0._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20200925/psparse-529)
[   30.183478] ACPI: \_SB_.PCI0.PEG0.GFX0: failed to evaluate _DSM (0x300b)
[   30.183485] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
[   30.184008] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, 
[   30.184015] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.GFX0 handle
[   30.184051] nouveau 0000:01:00.0: enabling device (0000 -> 0003)
[   30.184338] nouveau 0000:01:00.0: NVIDIA GF119 (0d9180a1)
[   30.232760] nouveau 0000:01:00.0: bios: version 75.19.4d.00.03
[   30.289446] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   30.378527] nouveau 0000:01:00.0: fb: 2048 MiB DDR3
[   30.431444] audit: type=1130 audit(1612952421.204:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.449426] vga_switcheroo: enabled
[   30.449625] [TTM] Zone  kernel: Available graphics memory: 6018286 KiB
[   30.449641] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   30.449644] [TTM] Initializing pool allocator
[   30.449656] [TTM] Initializing DMA pool allocator
[   30.449698] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[   30.449703] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[   30.449713] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[   30.449717] nouveau 0000:01:00.0: DRM: DCB version 4.0
[   30.449723] nouveau 0000:01:00.0: DRM: DCB outp 00: 02010300 00000000
[   30.449729] nouveau 0000:01:00.0: DRM: DCB conn 00: 00000000
[   30.451173] nouveau 0000:01:00.0: DRM: MM: using COPY0 for buffer copies
[   30.488464] nouveau 0000:01:00.0: DRM: allocated 1024x768 fb: 0x60000, bo 00000000d3115fcd
[   30.488544] fbcon: Deferring console take-over
[   30.488549] nouveau 0000:01:00.0: [drm] fb1: nouveaudrmfb frame buffer device
[   30.488775] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[   30.652679] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   30.652689] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   30.652694] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   30.652697] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   30.652700] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   30.652705] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x19
[   30.652709] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   30.802372] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[   30.802505] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[   30.802630] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[   31.072003] intel_rapl_common: Found RAPL domain package
[   31.072012] intel_rapl_common: Found RAPL domain core
[   31.072015] intel_rapl_common: Found RAPL domain uncore
[   32.674886] audit: type=1130 audit(1612952423.448:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-C577\x2dF478 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.200925] audit: type=1130 audit(1612952423.974:41): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-fsck@dev-disk-by\x2duuid-3dc71c14\x2dbd34\x2d452b\x2db101\x2d0c4a4c6f745b comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.670736] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   34.282743] audit: type=1130 audit(1612952425.054:42): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.320073] audit: type=1127 audit(1612952425.091:43): pid=487 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   34.385238] audit: type=1130 audit(1612952425.158:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.522305] audit: type=1130 audit(1612952425.294:45): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.600017] audit: type=1130 audit(1612952425.371:46): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.606578] audit: type=1130 audit(1612952425.378:47): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.613020] audit: type=1334 audit(1612952425.384:48): prog-id=7 op=LOAD
[   35.924357] mc: Linux media interface: v0.10
[   36.049131] videodev: Linux video capture interface: v2.00
[   36.458438] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 002140 [ !ENGINE ]
[   36.669010] uvcvideo: Found UVC 1.00 device ASUS USB2.0 WebCam (058f:a014)
[   36.675662] input: ASUS USB2.0 WebCam: ASUS USB2.0 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input23
[   36.675780] usbcore: registered new interface driver uvcvideo
[   36.675782] USB Video Class driver (1.1.1)
[   37.883002] kauditd_printk_skb: 4 callbacks suppressed
[   37.883009] audit: type=1130 audit(1612952428.654:53): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.886301] audit: type=1130 audit(1612952428.658:54): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.890008] audit: type=1130 audit(1612952428.661:55): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.896533] audit: type=1130 audit(1612952428.668:56): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=jackett comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.899194] audit: type=1130 audit(1612952428.671:57): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=nextdns comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.947311] audit: type=1130 audit(1612952428.721:58): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.392396] audit: type=1334 audit(1612952429.164:59): prog-id=9 op=LOAD
[   38.392419] audit: type=1334 audit(1612952429.164:60): prog-id=10 op=LOAD
[   38.533017] audit: type=1130 audit(1612952429.304:61): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   41.845363] audit: type=1130 audit(1612952432.618:62): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   42.562051] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   42.637841] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   42.704374] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   42.778613] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   43.998995] audit: type=1130 audit(1612952434.771:63): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.088297] audit: type=1130 audit(1612952434.861:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   46.187542] audit: type=1111 audit(1612952436.961:65): pid=503 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=reload arg="0" pid=623 uid=0 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[   46.688405] audit: type=1130 audit(1612952437.461:66): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.677941] audit: type=1130 audit(1612952438.451:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   47.683442] audit: type=1130 audit(1612952438.454:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   52.915540] audit: type=1334 audit(1612952443.688:69): prog-id=8 op=UNLOAD
[   52.915550] audit: type=1334 audit(1612952443.688:70): prog-id=7 op=UNLOAD
[   52.917095] audit: type=1334 audit(1612952443.688:71): prog-id=4 op=UNLOAD
[   52.917102] audit: type=1334 audit(1612952443.691:72): prog-id=3 op=UNLOAD
[   52.938345] audit: type=1334 audit(1612952443.711:73): prog-id=6 op=UNLOAD
[   52.938354] audit: type=1334 audit(1612952443.711:74): prog-id=5 op=UNLOAD
[   52.939136] audit: type=1334 audit(1612952443.711:75): prog-id=10 op=UNLOAD
[   52.939213] audit: type=1334 audit(1612952443.711:76): prog-id=9 op=UNLOAD
[   53.173384] audit: type=1334 audit(1612952443.944:77): prog-id=11 op=LOAD
[   53.173798] audit: type=1334 audit(1612952443.948:78): prog-id=12 op=LOAD
[   53.457042] Adding 262140k swap on /var/lib/systemd-swap/swapfc/1.  Priority:50 extents:4 across:311292k FS
[   53.833696] nouveau 0000:01:00.0: Enabling HDA controller
[   66.295828] kauditd_printk_skb: 10 callbacks suppressed
[   66.295830] audit: type=1100 audit(1612952457.068:89): pid=888 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="sum" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   66.332502] audit: type=1101 audit(1612952457.104:90): pid=888 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sum" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   66.356540] audit: type=1103 audit(1612952457.128:91): pid=888 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit,pam_gnome_keyring acct="sum" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   66.356671] audit: type=1006 audit(1612952457.128:92): pid=888 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[   66.534773] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   66.554745] audit: type=1130 audit(1612952457.328:93): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   66.579893] audit: type=1101 audit(1612952457.351:94): pid=893 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sum" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   66.579968] audit: type=1103 audit(1612952457.351:95): pid=893 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=? acct="sum" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   66.580089] audit: type=1006 audit(1612952457.351:96): pid=893 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   66.596910] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[   66.633665] audit: type=1105 audit(1612952457.408:97): pid=893 uid=0 auid=1000 ses=2 subj==unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sum" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   66.659584] audit: type=1334 audit(1612952457.431:98): prog-id=19 op=LOAD
[   67.119051] wlp3s0: authenticate with 90:4d:4a:c2:5f:b6
[   67.124062] wlp3s0: send auth to 90:4d:4a:c2:5f:b6 (try 1/3)
[   67.126825] wlp3s0: authenticated
[   67.130240] wlp3s0: associate with 90:4d:4a:c2:5f:b6 (try 1/3)
[   67.134064] wlp3s0: RX AssocResp from 90:4d:4a:c2:5f:b6 (capab=0x1411 status=0 aid=3)
[   67.136466] wlp3s0: associated
[   69.375134] [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:fb:90:4d:4a:c2:5f:b6:08:00 SRC=10.1.1.1 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[   80.946932] [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:fb:7a:95:b9:08:cc:51:08:00 SRC=192.168.1.51 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=36303 PROTO=2 
[   87.012206] kauditd_printk_skb: 8 callbacks suppressed
[   87.012211] audit: type=1131 audit(1612952477.781:107): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   87.526372] audit: type=1130 audit(1612952478.295:108): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   87.676627] nouveau 0000:01:00.0: Enabling HDA controller
[   92.110216] audit: type=1130 audit(1612952482.877:109): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pcscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  102.092757] audit: type=1334 audit(1612952492.860:110): prog-id=20 op=LOAD
[  102.093332] audit: type=1334 audit(1612952492.860:111): prog-id=21 op=LOAD
[  104.816158] audit: type=1130 audit(1612952495.583:112): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  117.597830] audit: type=1130 audit(1612952508.362:113): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  123.603102] audit: type=1105 audit(1612952514.369:114): pid=1295 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  126.922197] [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:01:90:4d:4a:c2:5f:b3:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  127.127143] [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:fb:a4:83:e7:cc:8a:f5:08:00 SRC=192.168.1.7 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=24198 PROTO=2 
[  127.127905] [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:fb:62:2b:6d:74:a0:96:08:00 SRC=192.168.1.55 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=8770 PROTO=2 
[  131.019453] audit: type=1130 audit(1612952521.785:115): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  154.021483] audit: type=1131 audit(1612952544.786:116): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pcscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  160.820415] audit: type=1131 audit(1612952551.586:117): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  189.384585] [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:fb:90:4d:4a:c2:5f:b6:08:00 SRC=10.1.1.1 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2 
[  195.705541] audit: type=1130 audit(1612952586.474:118): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pcscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  199.458936] audit: type=1100 audit(1612952590.227:119): pid=1752 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="sum" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  199.461748] audit: type=1101 audit(1612952590.231:120): pid=1752 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="sum" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  199.462033] audit: type=1110 audit(1612952590.231:121): pid=1752 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  199.463497] audit: type=1105 audit(1612952590.231:122): pid=1752 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

Entropy went down to 3500

I honestly have no idea. What is the output of systemd-analyze? Mine is,

$ systemd-analyze
Startup finished in 6.057s (firmware) + 5.978s (loader) + 4.858s (kernel) + 2.784s (userspace) = 19.679s
graphical.target reached after 2.293s in userspace

My entropy is:

$ cat /proc/sys/kernel/random/entropy_avail
3786

I have absolutely no, none, zero (0) idea(s) what can cause it, or even what is defined as “long” startup time.

Possibly tied together. Boot to a live CD and run fsck on sda2 and your swap partition.

Maybe you need to clean/vacuum your journal.

systemd-analyze critical-chain lightdm.service

Note: the above can be used for all of your long-winded service start times.

Ok, I’ll check (a little later : on prod right now)
I have no swap partition : systemd-swap is a swapfile management script that creates swapfiles when needed.

I’ll also clean

Vacuuming done, freed 3.8G of archived journals from /var/log/journal/87641489c0b143a89127c217a4e58684.
Vacuuming done, freed 0B of archived journals from /run/log/journal.
Vacuuming done, freed 0B of archived journals from /var/log/journal.

[sum@ordi1 ~]$ systemd-analyze critical-chain lightdm.service
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

lightdm.service +15.342s
└─systemd-user-sessions.service @32.917s +44ms
  └─nss-user-lookup.target @34.269s
[sum@ordi1 ~]$ 

I have no definition, but more than 2 minutes to have a graphical access on my Manjaro is (much, much) more than the 20 or so long seconds to get one on my Debian HP dv6000 ordinosorus

Maybe dump wpa_supplicant and try out iwd?

Seemed to work for a reddit user in this thread.

Oh, and do you really, really need

?

Hmm, I’ll take time to check iwd
For avahi, I don’t know… will the removal impact the DHCP of my network ?

Short answer: it shouldn’t, because you’re running NetworkManager [1]

Long answer, you seem to have a conflict in your DNS. Review [2], [3], and [4].

Side note: I don’t use any of the above. My DHCP server assigns infinite leases for my network, so I’ve never had the need to run any kind of zeroconf setup.

@merlock : I get your point.
The only thing I added in my configuration is networkmanager-l2tp as I need it for the (old) vpn of my site’s hoster.
Anything else (even vanilla networkmanager) came from my install.
I wonder why standard install comes with conflicting network tools.
What do you suggest I could do ? (basically I know nothing in network and it’s chinese to me ! )

One reason off the top of my head is that avahi makes setting up a network printer almost plug-n-play.

To start, I’d go ahead and stop/disable (and possibly mask) avahi; (not just the service):

systemctl list-unit-files|grep avahi
avahi-daemon.service                    masked          disabled     
avahi-dnsconfd.service                  masked          disabled     
avahi.service                           masked          disabled     
avahi-daemon.socket                     masked          disabled

Reboot, and check your lightdm critical-chain again.

Mine (the time is acceptable for me, because I absolutely abhor those ‘predictable device names’):

systemd-analyze critical-chain lightdm.service
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

lightdm.service +8ms
└─systemd-user-sessions.service @7.484s +2ms
  └─network.target @7.481s
    └─dhcpcd@eth0.service @1.017s +6.463s
      └─sys-subsystem-net-devices-eth0.device @1.015s

I know you’ve been around the block a few times, so if you need to add another printer to your network, you could do it just using CUPS.