Kernel LUKS passphrase drops keypresses

Whenever I start my laptop (Lenovo X1 Carbon, Intel 11th gen all the way, ibt=off applied), select a kernel to boot, and try to enter the root LUKS password, the prompt seems to randomly drop keypresses. I’ll have to retry the passphrase several times each reboot. Here’s my partition list (in the order of partitions on the disk):

  • /dev/nvme0n1p1 fat32, efi, 260MB
  • /dev/nvme0n1p2 unknown, Microsoft reserved, 16MB
  • /dev/nvme0n1p3 NTFS (BitLocker), Windows 10, 450GB
  • /dev/nvme0n1p5 ext4 (LUKS), Manjaro Gnome root, 500GB
  • /dev/nvme0n1p6 ext4, Manjaro Gnome, boot, 2GB
  • /dev/nvme0n1p4 ntfs, Windows RE, 1GB

So if I’m correct:

  • BIOS loads Grub
  • Grub load kernel from /boot
  • Kernel loads and starts
  • Kernel tries to mount LUKS root
  • Kernel asks for LUKS password
  • Lost keypresses

(I used to have only LUKS-root without boot partition, but because Grub doing the decrypting is so incredibly slow (around 1.5…2 minutes IIRC) I switched to separate non-encrypted boot partition instead. The conversion was surprisingly simple!)

I also have boot password and SSD SED password, and I can type those no problem every time, as well as Manjaro/Windows login passwords (and everything after that). It’s just the LUKS password early in kernel startup that messes up with the keyboard.

Things I tried:

  • Boot normally with a dock at home
  • Boot normally with a dock at work
  • Boot with battery power with nothing attached
  • Boot with USB keyboard attached right to the laptop
  • Boot with different kernels (5.15, 5.18, 5.19, 6.0-rc)

Booting this thing is very frustrating! Sometimes, but rarely, it reads the keypresses fine and I can enter the passphrase the first try. Today just now was the worst, it took 36 minutes until I could unlock root partition.

What leads me to think some sort of race condition or buffering issue is that in my other laptop with similar setup the cursor always goes to the next row when I press Enter after the password, and then it either boots or prints the prompt again (if the password was wrong, which is rarely the case because the keypresses are accepted fine). More often than not, when I press enter, the cursor stays at the end of the prompt line, and the error line and the next prompt line appear in one go. Also the cursor only sometimes gets its cursor blinking sequence restarted after keypress, and this is also an indication of a dropped keypress.

Illustration of the behavior above

(The texts are mock-ups, I can’t be arsed to google the correct ones)

The working laptop:

Enter LUKS password to unlock UUID:_

(enter wrong password, press enter)

Enter LUKS password to unlock UUID:
_

(wait)

Enter LUKS password to unlock UUID:
Wrong password.
Enter LUKS password to unlock UUID:_

This laptop that drops keypresses in a weird manner:

Enter LUKS password to unlock UUID:_

(enter wrong password, press enter)

Enter LUKS password to unlock UUID:_

(wait)

Enter LUKS password to unlock UUID:
Wrong password.
Enter LUKS password to unlock UUID:_

I can’t seem to find anything about this in the Internet, all I get is slow decryption time of Grub doing it, or some systemd bugs from <2020 who are already fixed.

I’m not really sure at which point this started, but it seems to have gotten worse over time. The computer is around 12 months old, and has acted up for months.

Any tips appreciated. Thanks!

Sorry, I forgot the logs! Here they are:

inxi -v7azy
System:
  Kernel: 5.19.7-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    parameters: BOOT_IMAGE=/vmlinuz-5.19-x86_64
    root=UUID=c625808b-74b1-448d-8450-c40550e55a52 rw
    cryptdevice=UUID=e16b5219-<filter>:luks-e16b5219-<filter>
    root=/dev/mapper/luks-e16b5219-<filter> apparmor=1
    security=apparmor udev.log_priority=3 ibt=off
  Console: pty pts/1 wm: gnome-shell DM: GDM v: 42.0 Distro: Manjaro Linux
    base: Arch Linux
Machine:
  Type: Laptop System: LENOVO product: 20XW005PMX v: ThinkPad X1 Carbon Gen 9
    serial: <filter> Chassis: type: 10 serial: <filter>
  Mobo: LENOVO model: 20XW005PMX v: SDK0J40697 WIN serial: <filter>
    UEFI: LENOVO v: N32ET80W (1.56 ) date: 08/29/2022
Battery:
  ID-1: BAT0 charge: 56.0 Wh (98.2%) condition: 57.0/57.0 Wh (100.0%)
    volts: 17.1 min: 15.4 model: Sunwoda 5B10W13975 type: Li-poly
    serial: <filter> status: not charging cycles: 24
Memory:
  RAM: total: 31.08 GiB used: 9.02 GiB (29.0%)
  Array-1: capacity: 3.97 TiB note: check slots: 8 EC: None
    max-module-size: 508 GiB note: est.
  Device-1: Controller0-ChannelA type: LPDDR4 detail: synchronous
    size: 4 GiB speed: 4267 MT/s volts: curr: 0.6 width (bits): data: 16
    total: 16 manufacturer: Micron Technology part-no: 53E2G32D4NQ-046
    serial: N/A
  Device-2: Controller0-ChannelB type: LPDDR4 detail: synchronous
    size: 4 GiB speed: 4267 MT/s volts: curr: 0.6 width (bits): data: 16
    total: 16 manufacturer: Micron Technology part-no: 53E2G32D4NQ-046
    serial: N/A
  Device-3: Controller0-ChannelC type: LPDDR4 detail: synchronous
    size: 4 GiB speed: 4267 MT/s volts: curr: 0.6 width (bits): data: 16
    total: 16 manufacturer: Micron Technology part-no: 53E2G32D4NQ-046
    serial: N/A
  Device-4: Controller0-ChannelD type: LPDDR4 detail: synchronous
    size: 4 GiB speed: 4267 MT/s volts: curr: 0.6 width (bits): data: 16
    total: 16 manufacturer: Micron Technology part-no: 53E2G32D4NQ-046
    serial: N/A
  Device-5: Controller1-ChannelA type: LPDDR4 detail: synchronous
    size: 4 GiB speed: 4267 MT/s volts: curr: 0.6 width (bits): data: 16
    total: 16 manufacturer: Micron Technology part-no: 53E2G32D4NQ-046
    serial: N/A
  Device-6: Controller1-ChannelB type: LPDDR4 detail: synchronous
    size: 4 GiB speed: 4267 MT/s volts: curr: 0.6 width (bits): data: 16
    total: 16 manufacturer: Micron Technology part-no: 53E2G32D4NQ-046
    serial: N/A
  Device-7: Controller1-ChannelC type: LPDDR4 detail: synchronous
    size: 4 GiB speed: 4267 MT/s volts: curr: 0.6 width (bits): data: 16
    total: 16 manufacturer: Micron Technology part-no: 53E2G32D4NQ-046
    serial: N/A
  Device-8: Controller1-ChannelD type: LPDDR4 detail: synchronous
    size: 4 GiB speed: 4267 MT/s volts: curr: 0.6 width (bits): data: 16
    total: 16 manufacturer: Micron Technology part-no: 53E2G32D4NQ-046
    serial: N/A
CPU:
  Info: model: 11th Gen Intel Core i7-1165G7 socket: U3E1 bits: 64
    type: MT MCP arch: Tiger Lake gen: core 11 level: v4 built: 2020
    process: Intel 10nm family: 6 model-id: 0x8C (140) stepping: 1
    microcode: 0xA4
  Topology: cpus: 1x cores: 4 tpc: 2 threads: 8 smt: enabled cache:
    L1: 320 KiB desc: d-4x48 KiB; i-4x32 KiB L2: 5 MiB desc: 4x1.2 MiB
    L3: 12 MiB desc: 1x12 MiB
  Speed (MHz): avg: 1382 high: 2800 min/max: 400/4700 base/boost: 2800/2800
    scaling: driver: intel_pstate governor: powersave volts: 1.0 V
    ext-clock: 100 MHz cores: 1: 1152 2: 861 3: 1178 4: 2800 5: 1338 6: 1328
    7: 1028 8: 1372 bogomips: 44864
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_perfmon art avx avx2 avx512_bitalg avx512_vbmi2
    avx512_vnni avx512_vp2intersect avx512_vpopcntdq avx512bw avx512cd
    avx512dq avx512f avx512ifma avx512vbmi avx512vl bmi1 bmi2 bts cat_l2
    cdp_l2 clflush clflushopt clwb cmov constant_tsc cpuid cpuid_fault cx16
    cx8 de ds_cpl dtes64 dtherm dts epb ept ept_ad erms est f16c flexpriority
    flush_l1d fma fpu fsgsbase fsrm fxsr gfni ht hwp hwp_act_window hwp_epp
    hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ida intel_pt invpcid
    invpcid_single lahf_lm lm mca mce md_clear mmx monitor movbe movdir64b
    movdiri msr mtrr nonstop_tsc nopl nx ospke pae pat pbe pcid pclmulqdq pdcm
    pdpe1gb pebs pge pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed
    rdt_a rdtscp rep_good sdbg sep sha_ni smap smep split_lock_detect ss ssbd
    sse sse2 sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc
    tsc_adjust tsc_deadline_timer tsc_known_freq umip vaes vme vmx vnmi
    vpclmulqdq vpid x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: retbleed status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Enhanced IBRS, IBPB: conditional, RSB
    filling, PBRSB-eIBRS: SW sequence
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel TigerLake-LP GT2 [Iris Xe Graphics] vendor: Lenovo
    driver: i915 v: kernel arch: Gen-12.1 process: Intel 10nm built: 2020-21
    ports: active: DP-5,DP-7,eDP-1 empty: DP-1, DP-2, DP-3, DP-4, DP-6,
    HDMI-A-1, HDMI-A-2, HDMI-A-3 bus-ID: 00:02.0 chip-ID: 8086:9a49
    class-ID: 0300
  Device-2: Chicony Integrated Camera type: USB driver: uvcvideo
    bus-ID: 3-4:3 chip-ID: 04f2:b6ea class-ID: fe01 serial: <filter>
  Display: server: X.org v: 1.21.1.4 with: Xwayland v: 22.1.3
    compositor: gnome-shell driver: X: loaded: modesetting alternate: fbdev,vesa
    gpu: i915 display-ID: :0 screens: 1
  Screen-1: 0 s-res: 5376x1600 s-size: <missing: xdpyinfo>
  Monitor-1: not-matched mapped: XWAYLAND0 pos: primary,top-center
    res: 1920x1200 hz: 60 dpi: 94 size: 520x320mm (20.47x12.6")
    diag: 611mm (24.04") modes: N/A
  Monitor-2: not-matched mapped: XWAYLAND1 pos: top-right res: 1920x1200
    hz: 60 dpi: 94 size: 520x320mm (20.47x12.6") diag: 611mm (24.04") modes: N/A
  Monitor-3: not-matched mapped: XWAYLAND2 pos: bottom-l res: 1536x960
    hz: 60 dpi: 130 size: 300x190mm (11.81x7.48") diag: 355mm (13.98")
    modes: N/A
  OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) v: 4.6 Mesa 22.1.7
    direct render: Yes
Audio:
  Device-1: Intel Tiger Lake-LP Smart Sound Audio vendor: Lenovo
    driver: sof-audio-pci-intel-tgl bus-ID: 5-2.1.1.2:8
    alternate: snd_hda_intel,snd_sof_pci_intel_tgl bus-ID: 00:1f.3
    chip-ID: 17ef:30cf class-ID: 0300 chip-ID: 8086:a0c8 class-ID: 0403
    serial: <filter>
  Device-2: Lenovo ThinkPad Thunderbolt 3 Dock USB Audio type: USB
    driver: hid-generic,snd-usb-audio,usbhid
  Device-3: Realtek Audio USB type: USB driver: snd-usb-audio
    bus-ID: 5-2.3.1.1:9 chip-ID: 0bda:4938 class-ID: 0102 serial: <filter>
  Sound Server-1: ALSA v: k5.19.7-1-MANJARO running: yes
  Sound Server-2: PulseAudio v: 16.1 running: no
  Sound Server-3: PipeWire v: 0.3.57 running: yes
Network:
  Device-1: Intel Wi-Fi 6 AX201 driver: iwlwifi v: kernel bus-ID: 00:14.3
    chip-ID: 8086:a0f0 class-ID: 0280
  IF: wlp0s20f3 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  Device-2: Lenovo ThinkPad TBT 3 Dock type: USB driver: r8152
    bus-ID: 6-2.1.2:5 chip-ID: 17ef:3082 class-ID: 0000 serial: <filter>
  IF: enp82s0u2u1u2 state: down mac: <filter>
  IF-ID-1: br-16817b04e2ca state: down mac: <filter>
  IP v4: <filter> scope: global broadcast: <filter>
  IF-ID-2: br-1a9e2aa9e35a state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  IP v4: <filter> scope: global broadcast: <filter>
  Message: Output throttled. IPs: 2; Limit: 10; Override: --limit [1-x;-1
    all]
  IF-ID-3: br-670a75b86e89 state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  Message: Output throttled. IPs: 2; Limit: 10; Override: --limit [1-x;-1
    all]
  IF-ID-4: br-ad4606694114 state: down mac: <filter>
  Message: Output throttled. IPs: 1; Limit: 10; Override: --limit [1-x;-1
    all]
  IF-ID-5: br-bcf7c2c52ddb state: up speed: 10000 Mbps duplex: unknown
    mac: <filter>
  Message: Output throttled. IPs: 2; Limit: 10; Override: --limit [1-x;-1
    all]
  IF-ID-6: br-f8b6d961af4b state: down mac: <filter>
  Message: Output throttled. IPs: 1; Limit: 10; Override: --limit [1-x;-1
    all]
  IF-ID-7: docker0 state: down mac: <filter>
  Message: Output throttled. IPs: 1; Limit: 10; Override: --limit [1-x;-1
    all]
  IF-ID-8: veth557d05d state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-9: veth7a25b85 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-10: veth80790fd state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-11: veth87ced8e state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-12: vethab5a20b state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-13: vethd06e132 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-14: vethf7f1942 state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  IF-ID-15: vethf902a3d state: up speed: 10000 Mbps duplex: full
    mac: <filter>
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel AX201 Bluetooth type: USB driver: btusb v: 0.8
    bus-ID: 3-10:4 chip-ID: 8087:0026 class-ID: e001
  Report: bt-adapter ID: hci0 rfk-id: 2 state: up address: <filter>
Logical:
  Message: No logical block device data found.
  Device-1: luks-e16b5219-<filter> maj-min: 254:0
    type: LUKS dm: dm-0 size: 498 GiB
  Components:
  p-1: nvme0n1p5 maj-min: 259:5 size: 498 GiB
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 953.87 GiB used: 105.36 GiB (11.0%)
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung
    model: MZVL21T0HCLR-00BL7 size: 953.87 GiB block-size: physical: 512 B
    logical: 512 B speed: 63.2 Gb/s lanes: 4 type: SSD serial: <filter>
    rev: CL2QGXA7 temp: 36.9 C scheme: GPT
  SMART: yes health: PASSED on: 11d 2h cycles: 422 read-units: 12,715,778
    [6.51 TB] written-units: 8,169,974 [4.18 TB]
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 498 GiB size: 489.11 GiB (98.22%) used: 105.17 GiB (21.5%)
    fs: ext4 block-size: 4096 B dev: /dev/dm-0 maj-min: 254:0
    mapped: luks-e16b5219-<filter> label: MANJARO
    uuid: c625808b-74b1-448d-8450-c40550e55a52
  ID-2: /boot raw-size: 2 GiB size: 1.93 GiB (96.57%) used: 156.3 MiB (7.9%)
    fs: ext4 block-size: 4096 B dev: /dev/nvme0n1p6 maj-min: 259:6 label: boot
    uuid: 6aeb1f6b-2841-4aa7-83b7-119feed1f95a
  ID-3: /boot/efi raw-size: 260 MiB size: 256 MiB (98.46%) used: 29.7 MiB
    (11.6%) fs: vfat block-size: 512 B dev: /dev/nvme0n1p1 maj-min: 259:1
    label: SYSTEM uuid: DAA9-99C7
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: zram size: 3.88 GiB used: 0 KiB (0.0%) priority: 32767
    dev: /dev/zram0
Unmounted:
  ID-1: /dev/nvme0n1p2 maj-min: 259:2 size: 16 MiB fs: N/A label: N/A
    uuid: N/A
  ID-2: /dev/nvme0n1p3 maj-min: 259:3 size: 452.62 GiB fs: bitlocker
    label: N/A uuid: N/A
  ID-3: /dev/nvme0n1p4 maj-min: 259:4 size: 1000 MiB fs: ntfs
    label: WinRE_DRV uuid: E678AC6578AC35E9
USB:
  Hub-1: 1-0:1 info: Hi-speed hub with single TT ports: 1 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Hub-2: 2-0:1 info: Super-speed hub ports: 4 rev: 3.1 speed: 10 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
  Hub-3: 3-0:1 info: Hi-speed hub with single TT ports: 12 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Device-1: 3-3:2 info: Synaptics type: <vendor specific> driver: N/A
    interfaces: 1 rev: 2.0 speed: 12 Mb/s power: 100mA chip-ID: 06cb:00fc
    class-ID: ff00 serial: <filter>
  Device-2: 3-4:3 info: Chicony Integrated Camera type: Video
    driver: uvcvideo interfaces: 5 rev: 2.0 speed: 480 Mb/s power: 500mA
    chip-ID: 04f2:b6ea class-ID: fe01 serial: <filter>
  Device-3: 3-10:4 info: Intel AX201 Bluetooth type: Bluetooth driver: btusb
    interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 100mA chip-ID: 8087:0026
    class-ID: e001
  Hub-4: 4-0:1 info: Super-speed hub ports: 4 rev: 3.1 speed: 10 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
  Hub-5: 5-0:1 info: Hi-speed hub with single TT ports: 2 rev: 2.0
    speed: 480 Mb/s chip-ID: 1d6b:0002 class-ID: 0900
  Hub-6: 5-2:2 info: Lenovo USB2.0 Hub ports: 5 rev: 2.1 speed: 480 Mb/s
    chip-ID: 17ef:3080 class-ID: 0900
  Hub-7: 5-2.1:3 info: Lenovo USB2.0 Hub ports: 4 rev: 2.1 speed: 480 Mb/s
    chip-ID: 17ef:3080 class-ID: 0900
  Hub-8: 5-2.1.1:6 info: Lenovo USB2.0 HUB ports: 2 rev: 2.0 speed: 480 Mb/s
    power: 100mA chip-ID: 17ef:3081 class-ID: 0900
  Device-1: 5-2.1.1.2:8 info: Lenovo ThinkPad Thunderbolt 3 Dock USB Audio
    type: Audio,HID driver: hid-generic,snd-usb-audio,usbhid interfaces: 4
    rev: 2.0 speed: 12 Mb/s power: 30mA chip-ID: 17ef:30cf class-ID: 0300
    serial: <filter>
  Hub-9: 5-2.3:4 info: Realtek RTS5411 Hub ports: 4 rev: 2.1 speed: 480 Mb/s
    chip-ID: 0bda:5411 class-ID: 0900
  Hub-10: 5-2.3.1:7 info: Realtek RTS5411 Hub ports: 4 rev: 2.1
    speed: 480 Mb/s chip-ID: 0bda:5411 class-ID: 0900
  Device-1: 5-2.3.1.1:9 info: Realtek Audio USB type: Audio
    driver: snd-usb-audio interfaces: 2 rev: 2.0 speed: 480 Mb/s power: 100mA
    chip-ID: 0bda:4938 class-ID: 0102 serial: <filter>
  Device-2: 5-2.3.1.2:10 info: Winbond Ducky One2 SF RGB
    type: Keyboard,Mouse,HID driver: hid-generic,usbhid interfaces: 4 rev: 1.1
    speed: 12 Mb/s power: 100mA chip-ID: 0416:0123 class-ID: 0300
    serial: <filter>
  Device-3: 5-2.3.1.3:11 info: Logitech G400 Optical Mouse type: Mouse,HID
    driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s power: 98mA
    chip-ID: 046d:c245 class-ID: 0300
  Device-4: 5-2.5:5 info: VIA Labs 40AN type: Billboard driver: N/A
    interfaces: 1 rev: 2.0 speed: 480 Mb/s power: 100mA chip-ID: 2109:8887
    class-ID: 1100 serial: <filter>
  Hub-11: 6-0:1 info: Super-speed hub ports: 2 rev: 3.1 speed: 10 Gb/s
    chip-ID: 1d6b:0003 class-ID: 0900
  Hub-12: 6-2:2 info: Lenovo USB3.1 Hub ports: 4 rev: 3.1 speed: 10 Gb/s
    chip-ID: 17ef:307f class-ID: 0900
  Hub-13: 6-2.1:3 info: Lenovo USB3.1 Hub ports: 4 rev: 3.1 speed: 10 Gb/s
    chip-ID: 17ef:307f class-ID: 0900
  Device-1: 6-2.1.2:5 info: Lenovo ThinkPad TBT 3 Dock type: Network
    driver: r8152 interfaces: 1 rev: 3.0 speed: 5 Gb/s power: 288mA
    chip-ID: 17ef:3082 class-ID: 0000 serial: <filter>
  Hub-14: 6-2.3:4 info: Realtek Hub ports: 4 rev: 3.0 speed: 5 Gb/s
    chip-ID: 0bda:0411 class-ID: 0900
  Hub-15: 6-2.3.1:6 info: Realtek Hub ports: 4 rev: 3.0 speed: 5 Gb/s
    chip-ID: 0bda:0411 class-ID: 0900
Sensors:
  System Temperatures: cpu: 50.0 C mobo: N/A
  Fan Speeds (RPM): fan-1: 0 fan-2: 0
Info:
  Processes: 425 Uptime: 2h 11m wakeups: 5 Init: systemd v: 251
  default: graphical tool: systemctl Compilers: gcc: 12.2.0 clang: 14.0.6
  Packages: pm: pacman pkgs: 1674 libs: 454 tools: gnome-software,pamac,yay
  pm: rpm pkgs: 0 Shell: fish (sudo) v: 3.5.1 default: Bash v: 5.1.16
  running-in: kgx inxi: 3.3.21
mhwd -li
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
Warning: No installed USB configs!
mhwd -l
> 0000:00:02.0 (0300:8086:9a49) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI
mhwd-kernel -li
Currently running: 5.19.7-1-MANJARO (linux519)
The following kernels are installed in your system:
   * linux515
   * linux519
lsb_release -sirc
ManjaroLinux 22.0.0 Sikaris
lsblk -fa
NAME            FSTYPE      FSVER LABEL     UUID      FSAVAIL FSUSE% MOUNTPOINTS
zram0                                                                [SWAP]
nvme0n1                                                                                         
├─nvme0n1p1     vfat        FAT32 SYSTEM    <label>    226,3M    12% /boot/efi
├─nvme0n1p2                                                                                     
├─nvme0n1p3     BitLocker   2               
├─nvme0n1p4     ntfs              WinRE_DRV <id>                                 
├─nvme0n1p5     crypto_LUKS 1               <uuid>               
│ └─luks-<uuid> ext4        1.0   MANJARO   <uuid>       359G    22% /
└─nvme0n1p6     ext4        1.0   boot      <uuid>       1,7G     8% /boot
sudo parted -l
Model: SAMSUNG MZVL21T0HCLR-00BL7 (nvme)
Disk /dev/nvme0n1: 1024GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Warning: failed to translate partition name
Number  Start   End     Size    File system  Name                          Flags
 1      1049kB  274MB   273MB   fat32        EFI system partition          boot, hidden, esp
 2      274MB   290MB   16,8MB               Microsoft reserved partition  msftres
 3      290MB   486GB   486GB                Basic data partition          msftdata
 5      486GB   1021GB  535GB                Linux filesystem
 6      1021GB  1023GB  2145MB  ext4
 4      1023GB  1024GB  1049MB  ntfs                                       hidden, diag


Model: Unknown (unknown)
Disk /dev/zram0: 4171MB
Sector size (logical/physical): 4096B/4096B
Partition Table: loop
Disk Flags: 

Number  Start  End     Size    File system     Flags
 1      0,00B  4171MB  4171MB  linux-swap(v1)
df -h
Filesystem      Size  Used Avail Use% Mounted on
dev              16G     0   16G   0% /dev
run              16G  3,0M   16G   1% /run
/dev/dm-0       490G  106G  360G  23% /
tmpfs            16G   85M   16G   1% /dev/shm
tmpfs            16G   18M   16G   1% /tmp
/dev/nvme0n1p6  2,0G  157M  1,7G   9% /boot
/dev/nvme0n1p1  256M   30M  227M  12% /boot/efi
tmpfs           3,2G  168K  3,2G   1% /run/user/1000
dmesg (until mounted root
[    0.015063] Movable zone start for each node
[    0.015064] Early memory node ranges
[    0.015064]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.015066]   node   0: [mem 0x0000000000100000-0x000000008ef6efff]
[    0.015067]   node   0: [mem 0x0000000094bff000-0x0000000094bfffff]
[    0.015067]   node   0: [mem 0x0000000100000000-0x000000085f7fffff]
[    0.015071] Initmem setup node 0 [mem 0x0000000000001000-0x000000085f7fffff]
[    0.015076] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.015102] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.018919] On node 0, zone DMA32: 23696 pages in unavailable ranges
[    0.062269] On node 0, zone Normal: 13312 pages in unavailable ranges
[    0.062287] On node 0, zone Normal: 2048 pages in unavailable ranges
[    0.062349] Reserving Intel graphics memory at [mem 0x9c800000-0xa07fffff]
[    0.063591] ACPI: PM-Timer IO Port: 0x1808
[    0.063599] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.063601] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.063602] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.063602] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.063603] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.063604] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.063604] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.063605] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.063605] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.063606] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.063607] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.063607] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.063608] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.063608] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.063609] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.063609] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.063728] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.063732] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.063733] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.063738] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.063739] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.063747] e820: update [mem 0x8979a000-0x8982afff] usable ==> reserved
[    0.063756] TSC deadline timer available
[    0.063757] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.063771] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.063773] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.063774] PM: hibernation: Registered nosave memory: [mem 0x8979a000-0x8982afff]
[    0.063776] PM: hibernation: Registered nosave memory: [mem 0x89fe0000-0x89fe0fff]
[    0.063777] PM: hibernation: Registered nosave memory: [mem 0x8ef6f000-0x8f03efff]
[    0.063778] PM: hibernation: Registered nosave memory: [mem 0x8f03f000-0x93f2efff]
[    0.063779] PM: hibernation: Registered nosave memory: [mem 0x93f2f000-0x94b2efff]
[    0.063779] PM: hibernation: Registered nosave memory: [mem 0x94b2f000-0x94bfefff]
[    0.063781] PM: hibernation: Registered nosave memory: [mem 0x94c00000-0x991fffff]
[    0.063781] PM: hibernation: Registered nosave memory: [mem 0x99200000-0x999fffff]
[    0.063782] PM: hibernation: Registered nosave memory: [mem 0x99a00000-0xa07fffff]
[    0.063782] PM: hibernation: Registered nosave memory: [mem 0xa0800000-0xbfffffff]
[    0.063783] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[    0.063784] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfed1ffff]
[    0.063784] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.063785] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
[    0.063786] [mem 0xd0000000-0xfed1ffff] available for PCI devices
[    0.063788] Booting paravirtualized kernel on bare hardware
[    0.063790] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.070121] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.070328] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.070333] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.070336] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.070356] Fallback order for Node 0: 0 
[    0.070359] Built 1 zonelists, mobility grouping on.  Total pages: 8186578
[    0.070361] Policy zone: Normal
[    0.070362] Kernel command line: BOOT_IMAGE=/vmlinuz-5.19-x86_64 root=UUID=c625808b-74b1-448d-8450-c40550e55a52 rw cryptdevice=UUID=e16b5219-<filter>:luks-e16b5219-<filter> root=/dev/mapper/luks-e16b5219-<filter> apparmor=1 security=apparmor udev.log_priority=3 ibt=off
[    0.070454] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-5.19-x86_64 cryptdevice=UUID=e16b5219-<filter>:luks-e16b5219-<filter>", will be passed to user space.
[    0.071730] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.072342] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.072516] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.135758] Memory: 32433224K/33266744K available (16391K kernel code, 2090K rwdata, 11244K rodata, 2116K init, 3508K bss, 833260K reserved, 0K cma-reserved)
[    0.137489] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.137548] ftrace: allocating 45602 entries in 179 pages
[    0.145877] ftrace: allocated 179 pages with 5 groups
[    0.145996] Dynamic Preempt: full
[    0.146140] rcu: Preemptible hierarchical RCU implementation.
[    0.146140] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.146141] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.146142] 	Trampoline variant of Tasks RCU enabled.
[    0.146143] 	Rude variant of Tasks RCU enabled.
[    0.146143] 	Tracing variant of Tasks RCU enabled.
[    0.146144] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.146145] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.151759] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.152271] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.152837] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.152899] random: crng init done
[    0.152926] Console: colour dummy device 80x25
[    0.152944] printk: console [tty0] enabled
[    0.152965] ACPI: Core revision 20220331
[    0.153240] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.153241] APIC: Switch to symmetric I/O mode setup
[    0.153243] DMAR: Host address width 39
[    0.153244] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.153249] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[    0.153251] DMAR: DRHD base: 0x000000fed85000 flags: 0x0
[    0.153256] DMAR: dmar1: reg_base_addr fed85000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.153258] DMAR: DRHD base: 0x000000fed86000 flags: 0x0
[    0.153262] DMAR: dmar2: reg_base_addr fed86000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.153263] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.153268] DMAR: dmar3: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.153270] DMAR: RMRR base: 0x0000009c000000 end: 0x000000a07fffff
[    0.153274] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 3
[    0.153276] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.153277] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.160014] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.160016] x2apic enabled
[    0.160114] Switched APIC routing to cluster x2apic.
[    0.177253] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x28680fa287f, max_idle_ns: 440795281151 ns
[    0.177259] Calibrating delay loop (skipped), value calculated using timer frequency.. 5608.00 BogoMIPS (lpj=9344000)
[    0.177262] pid_max: default: 32768 minimum: 301
[    0.180590] LSM: Security Framework initializing
[    0.180590] landlock: Up and running.
[    0.180590] Yama: becoming mindful.
[    0.180590] LSM support for eBPF active
[    0.180590] AppArmor: AppArmor initialized
[    0.180590] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.180590] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.180590] CPU0: Thermal monitoring enabled (TM1)
[    0.180590] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.180590] process: using mwait in idle threads
[    0.180590] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.180590] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.180590] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.180590] Spectre V2 : Mitigation: Enhanced IBRS
[    0.180590] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.180590] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.180590] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.180590] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.180590] Freeing SMP alternatives memory: 36K
[    0.180590] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (family: 0x6, model: 0x8c, stepping: 0x1)
[    0.180590] cblist_init_generic: Setting adjustable number of callback queues.
[    0.180590] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.180590] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.180590] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.180590] Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.180590] ... version:                5
[    0.180590] ... bit width:              48
[    0.180590] ... generic registers:      8
[    0.180590] ... value mask:             0000ffffffffffff
[    0.180590] ... max period:             00007fffffffffff
[    0.180590] ... fixed-purpose events:   4
[    0.180590] ... event mask:             0001000f000000ff
[    0.180590] Estimated ratio of average max frequency by base frequency (times 1024): 1499
[    0.180590] rcu: Hierarchical SRCU implementation.
[    0.180590] rcu: 	Max phase no-delay instances is 1000.
[    0.180590] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.180590] smp: Bringing up secondary CPUs ...
[    0.180590] x86: Booting SMP configuration:
[    0.180590] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.196516] smp: Brought up 1 node, 8 CPUs
[    0.196516] smpboot: Max logical packages: 1
[    0.196516] smpboot: Total of 8 processors activated (44869.00 BogoMIPS)
[    0.198389] devtmpfs: initialized
[    0.198389] x86/mm: Memory block size: 128MB
[    0.198744] ACPI: PM: Registering ACPI NVS region [mem 0x93f2f000-0x94b2efff] (12582912 bytes)
[    0.198744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.198744] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.198744] pinctrl core: initialized pinctrl subsystem
[    0.200592] PM: RTC time: 07:30:51, date: 2022-09-23
[    0.200956] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.201388] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.201745] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.202115] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.202125] audit: initializing netlink subsys (disabled)
[    0.202132] audit: type=2000 audit(1663918251.023:1): state=initialized audit_enabled=0 res=1
[    0.202132] thermal_sys: Registered thermal governor 'fair_share'
[    0.202132] thermal_sys: Registered thermal governor 'bang_bang'
[    0.202132] thermal_sys: Registered thermal governor 'step_wise'
[    0.202132] thermal_sys: Registered thermal governor 'user_space'
[    0.202132] thermal_sys: Registered thermal governor 'power_allocator'
[    0.202132] cpuidle: using governor ladder
[    0.202132] cpuidle: using governor menu
[    0.202132] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
[    0.202132] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.202132] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.202132] PCI: MMCONFIG for domain 0000 [bus 00-79] at [mem 0xc0000000-0xc79fffff] (base 0xc0000000)
[    0.202132] PCI: MMCONFIG at [mem 0xc0000000-0xc79fffff] reserved in E820
[    0.202132] PCI: Using configuration type 1 for base access
[    0.202132] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.204203] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.204209] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
[    0.204209] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.204209] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.207264] ACPI: Added _OSI(Module Device)
[    0.207264] ACPI: Added _OSI(Processor Device)
[    0.207264] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.207264] ACPI: Added _OSI(Processor Aggregator Device)
[    0.207264] ACPI: Added _OSI(Linux-Dell-Video)
[    0.207264] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.207264] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.283611] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.294394] ACPI: 14 ACPI AML tables successfully acquired and loaded
[    0.295682] ACPI: EC: EC started
[    0.295683] ACPI: EC: interrupt blocked
[    0.296985] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.296986] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.313926] ACPI: Dynamic OEM Table Load:
[    0.313926] ACPI: SSDT 0xFFFF914B8193DA00 0001CB (v02 PmRef  Cpu0Psd  00003000 INTL 20191018)
[    0.314504] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.315167] ACPI: Dynamic OEM Table Load:
[    0.315172] ACPI: SSDT 0xFFFF914B8187DC00 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20191018)
[    0.315945] ACPI: Dynamic OEM Table Load:
[    0.315949] ACPI: SSDT 0xFFFF914B8188B000 000647 (v02 PmRef  Cpu0Ist  00003000 INTL 20191018)
[    0.316781] ACPI: Dynamic OEM Table Load:
[    0.316785] ACPI: SSDT 0xFFFF914B8187C000 00028B (v02 PmRef  Cpu0Hwp  00003000 INTL 20191018)
[    0.317256] ACPI: Dynamic OEM Table Load:
[    0.317256] ACPI: SSDT 0xFFFF914B81883000 0008E7 (v02 PmRef  ApIst    00003000 INTL 20191018)
[    0.317256] ACPI: Dynamic OEM Table Load:
[    0.317256] ACPI: SSDT 0xFFFF914B8188D800 00048A (v02 PmRef  ApHwp    00003000 INTL 20191018)
[    0.317256] ACPI: Dynamic OEM Table Load:
[    0.317256] ACPI: SSDT 0xFFFF914B8188F000 0004D4 (v02 PmRef  ApPsd    00003000 INTL 20191018)
[    0.317256] ACPI: Dynamic OEM Table Load:
[    0.317256] ACPI: SSDT 0xFFFF914B8188C000 00048A (v02 PmRef  ApCst    00003000 INTL 20191018)
[    0.326352] ACPI: Interpreter enabled
[    0.326393] ACPI: PM: (supports S0 S3 S4 S5)
[    0.326394] ACPI: Using IOAPIC for interrupt routing
[    0.326425] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.326426] PCI: Using E820 reservations for host bridge windows
[    0.326837] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.327247] ACPI: PM: Power Resource [PXP]
[    0.327247] ACPI: PM: Power Resource [PUBS]
[    0.329936] ACPI: PM: Power Resource [BTPR]
[    0.334364] ACPI: PM: Power Resource [PXP]
[    0.334596] ACPI: PM: Power Resource [MRST]
[    0.334607] ACPI: PM: Power Resource [DRST]
[    0.335438] ACPI: PM: Power Resource [PXP]
[    0.339832] ACPI: PM: Power Resource [V0PR]
[    0.339926] ACPI: PM: Power Resource [V1PR]
[    0.340015] ACPI: PM: Power Resource [V2PR]
[    0.341863] ACPI: PM: Power Resource [WRST]
[    0.342027] ACPI: PM: Power Resource [TBT0]
[    0.342054] ACPI: PM: Power Resource [TBT1]
[    0.342077] ACPI: PM: Power Resource [D3C]
[    0.575651] ACPI: PM: Power Resource [PIN]
[    0.575662] ACPI: PM: Power Resource [PINP]
[    0.576005] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-79])
[    0.576010] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.581576] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.592513] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.592514] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.596481] PCI host bridge to bus 0000:00
[    0.596482] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.596483] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.596484] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.596485] pci_bus 0000:00: root bus resource [mem 0xa0800000-0xbfffffff window]
[    0.596485] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.596487] pci_bus 0000:00: root bus resource [bus 00-79]
[    0.711858] pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
[    0.712195] pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
[    0.712207] pci 0000:00:02.0: reg 0x10: [mem 0x603c000000-0x603cffffff 64bit]
[    0.712216] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.712222] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.712246] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.712247] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    0.712251] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.712289] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[    0.712291] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[    0.712298] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[    0.712300] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[    0.712536] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[    0.712556] pci 0000:00:04.0: reg 0x10: [mem 0x603d180000-0x603d19ffff 64bit]
[    0.713210] pci 0000:00:06.0: [8086:9a09] type 01 class 0x060400
[    0.713341] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.713390] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[    0.714427] pci 0000:00:07.0: [8086:9a25] type 01 class 0x060400
[    0.714523] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.714549] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[    0.714555] fbcon: Taking over console
[    0.715848] pci 0000:00:07.2: [8086:9a27] type 01 class 0x060400
[    0.715939] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
[    0.715965] pci 0000:00:07.2: DPC: RP PIO log size 0 is invalid
[    0.717335] pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
[    0.717349] pci 0000:00:08.0: reg 0x10: [mem 0x603d1db000-0x603d1dbfff 64bit]
[    0.717503] pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
[    0.717516] pci 0000:00:0a.0: reg 0x10: [mem 0x603d1c0000-0x603d1c7fff 64bit]
[    0.717551] pci 0000:00:0a.0: enabling Extended Tags
[    0.717711] pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
[    0.717731] pci 0000:00:0d.0: reg 0x10: [mem 0x603d1b0000-0x603d1bffff 64bit]
[    0.717821] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.718411] pci 0000:00:0d.2: [8086:9a1b] type 00 class 0x0c0340
[    0.718424] pci 0000:00:0d.2: reg 0x10: [mem 0x603d140000-0x603d17ffff 64bit]
[    0.718433] pci 0000:00:0d.2: reg 0x18: [mem 0x603d1da000-0x603d1dafff 64bit]
[    0.718477] pci 0000:00:0d.2: supports D1 D2
[    0.718478] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.718633] pci 0000:00:0d.3: [8086:9a1d] type 00 class 0x0c0340
[    0.718646] pci 0000:00:0d.3: reg 0x10: [mem 0x603d100000-0x603d13ffff 64bit]
[    0.718655] pci 0000:00:0d.3: reg 0x18: [mem 0x603d1d9000-0x603d1d9fff 64bit]
[    0.718698] pci 0000:00:0d.3: supports D1 D2
[    0.718699] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.719088] pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
[    0.719113] pci 0000:00:14.0: reg 0x10: [mem 0x603d1a0000-0x603d1affff 64bit]
[    0.719232] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.719752] pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
[    0.719776] pci 0000:00:14.2: reg 0x10: [mem 0x603d1d0000-0x603d1d3fff 64bit]
[    0.719793] pci 0000:00:14.2: reg 0x18: [mem 0x603d1d8000-0x603d1d8fff 64bit]
[    0.720339] pci 0000:00:14.3: [8086:a0f0] type 00 class 0x028000
[    0.720720] pci 0000:00:14.3: reg 0x10: [mem 0x603d1cc000-0x603d1cffff 64bit]
[    0.722652] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.724153] pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000
[    0.725000] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.729330] pci 0000:00:15.3: [8086:a0eb] type 00 class 0x0c8000
[    0.730177] pci 0000:00:15.3: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.733888] pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
[    0.733911] pci 0000:00:16.0: reg 0x10: [mem 0x603d1d5000-0x603d1d5fff 64bit]
[    0.734004] pci 0000:00:16.0: PME# supported from D3hot
[    0.734505] pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
[    0.734918] pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040380
[    0.734989] pci 0000:00:1f.3: reg 0x10: [mem 0x603d1c8000-0x603d1cbfff 64bit]
[    0.735085] pci 0000:00:1f.3: reg 0x20: [mem 0x603d000000-0x603d0fffff 64bit]
[    0.735253] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.735569] pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
[    0.735603] pci 0000:00:1f.4: reg 0x10: [mem 0x603d1d4000-0x603d1d40ff 64bit]
[    0.735629] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.735938] pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
[    0.735956] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.736437] pci 0000:04:00.0: [144d:a80a] type 00 class 0x010802
[    0.736452] pci 0000:04:00.0: reg 0x10: [mem 0xbc200000-0xbc203fff 64bit]
[    0.736638] pci 0000:00:06.0: PCI bridge to [bus 04]
[    0.736641] pci 0000:00:06.0:   bridge window [mem 0xbc200000-0xbc2fffff]
[    0.736670] pci 0000:00:07.0: PCI bridge to [bus 20-49]
[    0.736673] pci 0000:00:07.0:   bridge window [mem 0xb0000000-0xbc1fffff]
[    0.736676] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.736736] pci 0000:50:00.0: [8086:15ef] type 01 class 0x060400
[    0.736808] pci 0000:50:00.0: enabling Extended Tags
[    0.736950] pci 0000:50:00.0: supports D1 D2
[    0.736951] pci 0000:50:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.737118] pci 0000:50:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:00:07.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.747293] pci 0000:00:07.2: PCI bridge to [bus 50-79]
[    0.747296] pci 0000:00:07.2:   bridge window [mem 0xa2000000-0xae1fffff]
[    0.747298] pci 0000:00:07.2:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.747384] pci 0000:51:02.0: [8086:15ef] type 01 class 0x060400
[    0.747459] pci 0000:51:02.0: enabling Extended Tags
[    0.747600] pci 0000:51:02.0: supports D1 D2
[    0.747600] pci 0000:51:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.747776] pci 0000:51:04.0: [8086:15ef] type 01 class 0x060400
[    0.747851] pci 0000:51:04.0: enabling Extended Tags
[    0.747995] pci 0000:51:04.0: supports D1 D2
[    0.747996] pci 0000:51:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.748176] pci 0000:50:00.0: PCI bridge to [bus 51-79]
[    0.748187] pci 0000:50:00.0:   bridge window [mem 0xa2000000-0xae1fffff]
[    0.748194] pci 0000:50:00.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.748280] pci 0000:52:00.0: [8086:15f0] type 00 class 0x0c0330
[    0.748308] pci 0000:52:00.0: reg 0x10: [mem 0xae100000-0xae10ffff]
[    0.748408] pci 0000:52:00.0: enabling Extended Tags
[    0.748562] pci 0000:52:00.0: supports D1 D2
[    0.748562] pci 0000:52:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.748693] pci 0000:52:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:00:07.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.748760] pci 0000:51:02.0: PCI bridge to [bus 52]
[    0.748770] pci 0000:51:02.0:   bridge window [mem 0xae100000-0xae1fffff]
[    0.748828] pci 0000:51:04.0: PCI bridge to [bus 53-79]
[    0.748838] pci 0000:51:04.0:   bridge window [mem 0xa2000000-0xae0fffff]
[    0.748845] pci 0000:51:04.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.753349] ACPI: EC: interrupt unblocked
[    0.753350] ACPI: EC: event unblocked
[    0.753381] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.753382] ACPI: EC: GPE=0x6e
[    0.753383] ACPI: \_SB_.PC00.LPCB.EC__: Boot ECDT EC initialization complete
[    0.753384] ACPI: \_SB_.PC00.LPCB.EC__: EC: Used to handle transactions and events
[    0.753436] iommu: Default domain type: Translated 
[    0.753437] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.753532] SCSI subsystem initialized
[    0.753956] libata version 3.00 loaded.
[    0.753956] ACPI: bus type USB registered
[    0.753956] usbcore: registered new interface driver usbfs
[    0.753956] usbcore: registered new interface driver hub
[    0.753956] usbcore: registered new device driver usb
[    0.753961] pps_core: LinuxPPS API ver. 1 registered
[    0.753962] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.753963] PTP clock support registered
[    0.753967] EDAC MC: Ver: 3.0.0
[    0.754297] Registered efivars operations
[    0.754297] NetLabel: Initializing
[    0.754297] NetLabel:  domain hash size = 128
[    0.754297] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.754297] NetLabel:  unlabeled traffic allowed by default
[    0.754297] mctp: management component transport protocol core
[    0.754297] NET: Registered PF_MCTP protocol family
[    0.754297] PCI: Using ACPI for IRQ routing
[    0.782239] PCI: pci_cache_line_size set to 64 bytes
[    0.782769] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    0.783267] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.783268] e820: reserve RAM buffer [mem 0x8979a000-0x8bffffff]
[    0.783269] e820: reserve RAM buffer [mem 0x89fe0000-0x8bffffff]
[    0.783270] e820: reserve RAM buffer [mem 0x8ef6f000-0x8fffffff]
[    0.783270] e820: reserve RAM buffer [mem 0x94c00000-0x97ffffff]
[    0.783271] e820: reserve RAM buffer [mem 0x85f800000-0x85fffffff]
[    0.783279] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.783279] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.783279] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.783279] vgaarb: loaded
[    0.784248] clocksource: Switched to clocksource tsc-early
[    0.784345] VFS: Disk quotas dquot_6.6.0
[    0.784355] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.784437] AppArmor: AppArmor Filesystem Enabled
[    0.784455] pnp: PnP ACPI init
[    0.786431] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.786434] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.786549] system 00:01: [io  0x1854-0x1857] has been reserved
[    0.786604] pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.786636] system 00:04: [io  0x1800-0x189f] could not be reserved
[    0.786637] system 00:04: [io  0x0800-0x087f] has been reserved
[    0.786639] system 00:04: [io  0x0880-0x08ff] has been reserved
[    0.786640] system 00:04: [io  0x0900-0x097f] has been reserved
[    0.786641] system 00:04: [io  0x0980-0x09ff] has been reserved
[    0.786642] system 00:04: [io  0x0a00-0x0a7f] has been reserved
[    0.786644] system 00:04: [io  0x0a80-0x0aff] has been reserved
[    0.786645] system 00:04: [io  0x0b00-0x0b7f] has been reserved
[    0.786647] system 00:04: [io  0x0b80-0x0bff] has been reserved
[    0.786648] system 00:04: [io  0x15e0-0x15ef] has been reserved
[    0.786649] system 00:04: [io  0x1600-0x167f] could not be reserved
[    0.786651] system 00:04: [io  0x1640-0x165f] could not be reserved
[    0.786653] system 00:04: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.786655] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.786656] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.786658] system 00:04: [mem 0xfeb00000-0xfebfffff] has been reserved
[    0.786660] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.786661] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.787423] pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.787447] system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    0.787449] system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.787451] system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.787453] system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.787454] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.787455] system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.787457] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.787995] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.787998] system 00:06: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.788000] system 00:06: [mem 0xfe04c000-0xfe04ffff] has been reserved
[    0.788001] system 00:06: [mem 0xfe050000-0xfe0affff] has been reserved
[    0.788003] system 00:06: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[    0.788005] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.788006] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.788008] system 00:06: [mem 0xfd000000-0xfd68ffff] has been reserved
[    0.788009] system 00:06: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.788011] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.788299] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.788836] pnp 00:09: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.788838] pnp 00:09: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.788840] pnp 00:09: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.788841] pnp 00:09: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[    0.788843] pnp 00:09: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788845] pnp 00:09: disabling [mem 0x000c0000-0x000c3fff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788847] pnp 00:09: disabling [mem 0x000c8000-0x000cbfff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788848] pnp 00:09: disabling [mem 0x000d0000-0x000d3fff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788850] pnp 00:09: disabling [mem 0x000d8000-0x000dbfff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788852] pnp 00:09: disabling [mem 0x000e0000-0x000e3fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788854] pnp 00:09: disabling [mem 0x000e8000-0x000ebfff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788855] pnp 00:09: disabling [mem 0x000f0000-0x000fffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788857] pnp 00:09: disabling [mem 0x00100000-0xa07fffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
[    0.788858] pnp 00:09: disabling [mem 0x00000000-0x0009ffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788860] pnp 00:09: disabling [mem 0x000c0000-0x000c3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788862] pnp 00:09: disabling [mem 0x000c8000-0x000cbfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788864] pnp 00:09: disabling [mem 0x000d0000-0x000d3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788865] pnp 00:09: disabling [mem 0x000d8000-0x000dbfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788867] pnp 00:09: disabling [mem 0x000e0000-0x000e3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788869] pnp 00:09: disabling [mem 0x000e8000-0x000ebfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788870] pnp 00:09: disabling [mem 0x000f0000-0x000fffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788872] pnp 00:09: disabling [mem 0x00100000-0xa07fffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.788892] system 00:09: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.788894] system 00:09: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.789168] pnp: PnP ACPI: found 10 devices
[    0.794398] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.794439] NET: Registered PF_INET protocol family
[    0.794579] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.796427] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.796481] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.796635] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.796866] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.796910] TCP: Hash tables configured (established 262144 bind 65536)
[    0.797024] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.797115] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.797182] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.797234] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.797238] NET: Registered PF_XDP protocol family
[    0.797242] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 20-49] add_size 1000
[    0.797244] pci 0000:51:04.0: bridge window [io  0x1000-0x0fff] to [bus 53-79] add_size 1000
[    0.797246] pci 0000:50:00.0: bridge window [io  0x1000-0x0fff] to [bus 51-79] add_size 1000
[    0.797247] pci 0000:00:07.2: bridge window [io  0x1000-0x0fff] to [bus 50-79] add_size 2000
[    0.797252] clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.797255] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[    0.797270] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.797272] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[    0.797274] pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.797275] pci 0000:00:07.2: BAR 13: assigned [io  0x5000-0x6fff]
[    0.797276] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.797277] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[    0.797689] clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.797690] pci 0000:00:15.3: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
[    0.798088] clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x0009f000-0x000fffff]
[    0.798089] pci 0000:00:1f.5: BAR 0: assigned [mem 0xa0800000-0xa0800fff]
[    0.798116] pci 0000:00:06.0: PCI bridge to [bus 04]
[    0.798125] pci 0000:00:06.0:   bridge window [mem 0xbc200000-0xbc2fffff]
[    0.798133] pci 0000:00:07.0: PCI bridge to [bus 20-49]
[    0.798134] pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
[    0.798137] pci 0000:00:07.0:   bridge window [mem 0xb0000000-0xbc1fffff]
[    0.798139] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.798142] pci 0000:50:00.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.798144] pci 0000:51:04.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.798145] pci 0000:51:02.0: PCI bridge to [bus 52]
[    0.798153] pci 0000:51:02.0:   bridge window [mem 0xae100000-0xae1fffff]
[    0.798163] pci 0000:51:04.0: PCI bridge to [bus 53-79]
[    0.798166] pci 0000:51:04.0:   bridge window [io  0x5000-0x5fff]
[    0.798171] pci 0000:51:04.0:   bridge window [mem 0xa2000000-0xae0fffff]
[    0.798175] pci 0000:51:04.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.798183] pci 0000:50:00.0: PCI bridge to [bus 51-79]
[    0.798185] pci 0000:50:00.0:   bridge window [io  0x5000-0x5fff]
[    0.798190] pci 0000:50:00.0:   bridge window [mem 0xa2000000-0xae1fffff]
[    0.798194] pci 0000:50:00.0:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.798202] pci 0000:00:07.2: PCI bridge to [bus 50-79]
[    0.798203] pci 0000:00:07.2:   bridge window [io  0x5000-0x6fff]
[    0.798205] pci 0000:00:07.2:   bridge window [mem 0xa2000000-0xae1fffff]
[    0.798207] pci 0000:00:07.2:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.798210] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.798211] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.798212] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.798213] pci_bus 0000:00: resource 7 [mem 0xa0800000-0xbfffffff window]
[    0.798214] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    0.798214] pci_bus 0000:04: resource 1 [mem 0xbc200000-0xbc2fffff]
[    0.798215] pci_bus 0000:20: resource 0 [io  0x4000-0x4fff]
[    0.798216] pci_bus 0000:20: resource 1 [mem 0xb0000000-0xbc1fffff]
[    0.798216] pci_bus 0000:20: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
[    0.798217] pci_bus 0000:50: resource 0 [io  0x5000-0x6fff]
[    0.798218] pci_bus 0000:50: resource 1 [mem 0xa2000000-0xae1fffff]
[    0.798219] pci_bus 0000:50: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.798219] pci_bus 0000:51: resource 0 [io  0x5000-0x5fff]
[    0.798220] pci_bus 0000:51: resource 1 [mem 0xa2000000-0xae1fffff]
[    0.798221] pci_bus 0000:51: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.798221] pci_bus 0000:52: resource 1 [mem 0xae100000-0xae1fffff]
[    0.798222] pci_bus 0000:53: resource 0 [io  0x5000-0x5fff]
[    0.798223] pci_bus 0000:53: resource 1 [mem 0xa2000000-0xae0fffff]
[    0.798223] pci_bus 0000:53: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
[    0.799417] PCI: CLS 0 bytes, default 64
[    0.799421] DMAR: Intel-IOMMU force enabled due to platform opt in
[    0.799427] DMAR: No ATSR found
[    0.799428] DMAR: No SATC found
[    0.799430] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.799431] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.799432] DMAR: IOMMU feature nwfs inconsistent
[    0.799432] DMAR: IOMMU feature dit inconsistent
[    0.799433] DMAR: IOMMU feature sc_support inconsistent
[    0.799434] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.799435] DMAR: dmar2: Using Queued invalidation
[    0.799438] DMAR: dmar1: Using Queued invalidation
[    0.799440] DMAR: dmar0: Using Queued invalidation
[    0.799441] DMAR: dmar3: Using Queued invalidation
[    0.799454] Trying to unpack rootfs image as initramfs...
[    0.799571] pci 0000:00:00.0: Adding to iommu group 0
[    0.799579] pci 0000:00:02.0: Adding to iommu group 1
[    0.799587] pci 0000:00:04.0: Adding to iommu group 2
[    0.799602] pci 0000:00:06.0: Adding to iommu group 3
[    0.799611] pci 0000:00:07.0: Adding to iommu group 4
[    0.799619] pci 0000:00:07.2: Adding to iommu group 5
[    0.799627] pci 0000:00:08.0: Adding to iommu group 6
[    0.799634] pci 0000:00:0a.0: Adding to iommu group 7
[    0.799648] pci 0000:00:0d.0: Adding to iommu group 8
[    0.799655] pci 0000:00:0d.2: Adding to iommu group 8
[    0.799662] pci 0000:00:0d.3: Adding to iommu group 8
[    0.799675] pci 0000:00:14.0: Adding to iommu group 9
[    0.799682] pci 0000:00:14.2: Adding to iommu group 9
[    0.799690] pci 0000:00:14.3: Adding to iommu group 10
[    0.799702] pci 0000:00:15.0: Adding to iommu group 11
[    0.799710] pci 0000:00:15.3: Adding to iommu group 11
[    0.799720] pci 0000:00:16.0: Adding to iommu group 12
[    0.799737] pci 0000:00:1f.0: Adding to iommu group 13
[    0.799745] pci 0000:00:1f.3: Adding to iommu group 13
[    0.799752] pci 0000:00:1f.4: Adding to iommu group 13
[    0.799760] pci 0000:00:1f.5: Adding to iommu group 13
[    0.799776] pci 0000:04:00.0: Adding to iommu group 14
[    0.799785] pci 0000:50:00.0: Adding to iommu group 15
[    0.799794] pci 0000:51:02.0: Adding to iommu group 16
[    0.799803] pci 0000:51:04.0: Adding to iommu group 17
[    0.799818] pci 0000:52:00.0: Adding to iommu group 18
[    0.800060] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.800061] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.800062] software IO TLB: mapped [mem 0x000000008579a000-0x000000008979a000] (64MB)
[    0.800103] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x28680fa287f, max_idle_ns: 440795281151 ns
[    0.800139] clocksource: Switched to clocksource tsc
[    0.800156] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.800618] Initialise system trusted keyrings
[    0.800624] Key type blacklist registered
[    0.800642] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.801165] zbud: loaded
[    0.801317] integrity: Platform Keyring initialized
[    0.801319] integrity: Machine keyring initialized
[    0.807826] Key type asymmetric registered
[    0.807828] Asymmetric key parser 'x509' registered
[    0.860665] Freeing initrd memory: 23700K
[    0.862055] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.862069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.862087] io scheduler mq-deadline registered
[    0.862088] io scheduler kyber registered
[    0.862103] io scheduler bfq registered
[    0.870756] pcieport 0000:00:06.0: PME: Signaling with IRQ 124
[    0.870929] pcieport 0000:00:07.0: PME: Signaling with IRQ 125
[    0.870941] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.871098] pcieport 0000:00:07.2: PME: Signaling with IRQ 126
[    0.871109] pcieport 0000:00:07.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.871611] pcieport 0000:51:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.871844] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.872032] Monitor-Mwait will be used to enter C-1 state
[    0.872042] Monitor-Mwait will be used to enter C-2 state
[    0.872045] Monitor-Mwait will be used to enter C-3 state
[    0.872047] ACPI: \_SB_.PR00: Found 3 idle states
[    0.873252] ACPI: AC: AC Adapter [AC] (on-line)
[    0.873296] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.873320] ACPI: button: Sleep Button [SLPB]
[    0.873337] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.873351] ACPI: button: Lid Switch [LID]
[    0.873365] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.873373] ACPI: button: Power Button [PWRB]
[    0.890337] thermal LNXTHERM:00: registered as thermal_zone0
[    0.890339] ACPI: thermal: Thermal Zone [THM0] (52 C)
[    0.890799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.892376] hpet_acpi_add: no address or irqs in _CRS
[    0.892397] Non-volatile memory driver v1.3
[    0.892397] Linux agpgart interface v0.103
[    0.892398] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.893238] ACPI: bus type drm_connector registered
[    0.894623] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.894625] ehci-pci: EHCI PCI platform driver
[    0.894629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.894630] ohci-pci: OHCI PCI platform driver
[    0.894634] uhci_hcd: USB Universal Host Controller Interface driver
[    0.894651] usbcore: registered new interface driver usbserial_generic
[    0.894654] usbserial: USB Serial support registered for generic
[    0.894724] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.896972] rtc_cmos rtc_cmos: registered as rtc0
[    0.897341] rtc_cmos rtc_cmos: setting system clock to 2022-09-23T07:30:52 UTC (1663918252)
[    0.897349] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.897822] intel_pstate: Intel P-state driver initializing
[    0.898267] intel_pstate: HWP enabled
[    0.898393] ledtrig-cpu: registered to indicate activity on CPUs
[    0.898531] efifb: probing for efifb
[    0.898537] efifb: framebuffer at 0x4000000000, using 9024k, total 9024k
[    0.898538] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[    0.898539] efifb: scrolling: redraw
[    0.898539] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.898605] Console: switching to colour frame buffer device 240x75
[    0.900934] fb0: EFI VGA frame buffer device
[    0.900964] hid: raw HID events driver (C) Jiri Kosina
[    0.901054] intel_pmc_core INT33A1:00:  initialized
[    0.901107] drop_monitor: Initializing network drop monitor service
[    0.907955] Initializing XFRM netlink socket
[    0.908007] NET: Registered PF_INET6 protocol family
[    0.910015] Segment Routing with IPv6
[    0.910016] RPL Segment Routing with IPv6
[    0.910022] In-situ OAM (IOAM) with IPv6
[    0.910034] NET: Registered PF_PACKET protocol family
[    0.912167] microcode: sig=0x806c1, pf=0x80, revision=0xa4
[    0.912210] microcode: Microcode Update Driver: v2.2.
[    0.912480] resctrl: L2 allocation detected
[    0.912484] IPI shorthand broadcast: enabled
[    0.912497] sched_clock: Marking stable (887935963, 24537185)->(947738355, -35265207)
[    0.913773] registered taskstats version 1
[    0.915109] Loading compiled-in X.509 certificates
[    0.917292] Loaded X.509 cert 'Build time autogenerated kernel key: 3b6f14af699153518e62defe5abd4c2cfe5f18e7'
[    0.918572] zswap: loaded using pool zstd/z3fold
[    0.918907] Key type ._fscrypt registered
[    0.918907] Key type .fscrypt registered
[    0.918908] Key type fscrypt-provisioning registered
[    0.918930] AppArmor: AppArmor sha1 policy hashing enabled
[    0.919724] integrity: Loading X.509 certificate: UEFI:db
[    0.919736] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
[    0.919736] integrity: Loading X.509 certificate: UEFI:db
[    0.919744] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
[    0.919744] integrity: Loading X.509 certificate: UEFI:db
[    0.919758] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.919758] integrity: Loading X.509 certificate: UEFI:db
[    0.919767] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.920359] blacklist: Problem blacklisting hash (-13)
[    0.920372] blacklist: Problem blacklisting hash (-13)
[    0.920383] blacklist: Problem blacklisting hash (-13)
[    0.920394] blacklist: Problem blacklisting hash (-13)
[    0.920405] blacklist: Problem blacklisting hash (-13)
[    0.920415] blacklist: Problem blacklisting hash (-13)
[    0.920425] blacklist: Problem blacklisting hash (-13)
[    0.920437] blacklist: Problem blacklisting hash (-13)
[    0.920447] blacklist: Problem blacklisting hash (-13)
[    0.920457] blacklist: Problem blacklisting hash (-13)
[    0.920468] blacklist: Problem blacklisting hash (-13)
[    0.920478] blacklist: Problem blacklisting hash (-13)
[    0.920489] blacklist: Problem blacklisting hash (-13)
[    0.920500] blacklist: Problem blacklisting hash (-13)
[    0.920510] blacklist: Problem blacklisting hash (-13)
[    0.920520] blacklist: Problem blacklisting hash (-13)
[    0.920531] blacklist: Problem blacklisting hash (-13)
[    0.920542] blacklist: Problem blacklisting hash (-13)
[    0.920554] blacklist: Problem blacklisting hash (-13)
[    0.920564] blacklist: Problem blacklisting hash (-13)
[    0.920574] blacklist: Problem blacklisting hash (-13)
[    0.920584] blacklist: Problem blacklisting hash (-13)
[    0.920597] blacklist: Problem blacklisting hash (-13)
[    0.920607] blacklist: Problem blacklisting hash (-13)
[    0.920618] blacklist: Problem blacklisting hash (-13)
[    0.920628] blacklist: Problem blacklisting hash (-13)
[    0.920638] blacklist: Problem blacklisting hash (-13)
[    0.920757] blacklist: Problem blacklisting hash (-13)
[    0.920766] blacklist: Problem blacklisting hash (-13)
[    0.920801] blacklist: Problem blacklisting hash (-13)
[    0.920826] blacklist: Problem blacklisting hash (-13)
[    0.920860] blacklist: Problem blacklisting hash (-13)
[    0.920882] blacklist: Problem blacklisting hash (-13)
[    0.922608] PM:   Magic number: 6:964:521
[    0.922660] acpi LNXPOWER:05: hash matches
[    0.922818] RAS: Correctable Errors collector initialized.
[    1.024994] ACPI: battery: Slot [BAT0] (battery present)
[    1.029769] Freeing unused decrypted memory: 2036K
[    1.030131] Freeing unused kernel image (initmem) memory: 2116K
[    1.030133] Write protecting the kernel read-only data: 30720k
[    1.030726] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    1.030948] Freeing unused kernel image (rodata/data gap) memory: 1044K
[    1.036374] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.036377] rodata_test: all tests were successful
[    1.036380] Run /init as init process
[    1.036381]   with arguments:
[    1.036381]     /init
[    1.036382]   with environment:
[    1.036382]     HOME=/
[    1.036382]     TERM=linux
[    1.036383]     BOOT_IMAGE=/vmlinuz-5.19-x86_64
[    1.036383]     cryptdevice=UUID=e16b5219-<filter>:luks-e16b5219-<filter>
[    1.189837] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.190256] i8042: Warning: Keylock active
[    1.192006] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.192036] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.193454] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    1.193461] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    1.194523] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    1.194714] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    1.194715] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    1.194716] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.194740] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[    1.194741] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.194742] usb usb1: Product: xHCI Host Controller
[    1.194743] usb usb1: Manufacturer: Linux 5.19.7-1-MANJARO xhci-hcd
[    1.194744] usb usb1: SerialNumber: 0000:00:0d.0
[    1.194799] hub 1-0:1.0: USB hub found
[    1.194805] hub 1-0:1.0: 1 port detected
[    1.195100] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[    1.195101] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.195102] usb usb2: Product: xHCI Host Controller
[    1.195103] usb usb2: Manufacturer: Linux 5.19.7-1-MANJARO xhci-hcd
[    1.195103] usb usb2: SerialNumber: 0000:00:0d.0
[    1.195141] hub 2-0:1.0: USB hub found
[    1.195148] hub 2-0:1.0: 4 ports detected
[    1.195961] cryptd: max_cpu_qlen set to 1000
[    1.195990] usb: port power management may be unreliable
[    1.196266] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.196271] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.197422] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[    1.197720] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.197723] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.197724] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.197772] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[    1.197774] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.197775] usb usb3: Product: xHCI Host Controller
[    1.197777] usb usb3: Manufacturer: Linux 5.19.7-1-MANJARO xhci-hcd
[    1.197778] usb usb3: SerialNumber: 0000:00:14.0
[    1.197841] hub 3-0:1.0: USB hub found
[    1.197878] hub 3-0:1.0: 12 ports detected
[    1.199572] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[    1.199574] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.199575] usb usb4: Product: xHCI Host Controller
[    1.199577] usb usb4: Manufacturer: Linux 5.19.7-1-MANJARO xhci-hcd
[    1.199578] usb usb4: SerialNumber: 0000:00:14.0
[    1.199795] hub 4-0:1.0: USB hub found
[    1.199912] hub 4-0:1.0: 4 ports detected
[    1.200797] xhci_hcd 0000:52:00.0: xHCI Host Controller
[    1.200801] xhci_hcd 0000:52:00.0: new USB bus registered, assigned bus number 5
[    1.202014] xhci_hcd 0000:52:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    1.202324] xhci_hcd 0000:52:00.0: xHCI Host Controller
[    1.202326] xhci_hcd 0000:52:00.0: new USB bus registered, assigned bus number 6
[    1.202328] xhci_hcd 0000:52:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.202356] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
[    1.202358] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.202359] usb usb5: Product: xHCI Host Controller
[    1.202361] usb usb5: Manufacturer: Linux 5.19.7-1-MANJARO xhci-hcd
[    1.202362] usb usb5: SerialNumber: 0000:52:00.0
[    1.202936] hub 5-0:1.0: USB hub found
[    1.202948] hub 5-0:1.0: 2 ports detected
[    1.203549] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
[    1.203670] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.203671] usb usb6: Product: xHCI Host Controller
[    1.203673] usb usb6: Manufacturer: Linux 5.19.7-1-MANJARO xhci-hcd
[    1.203674] usb usb6: SerialNumber: 0000:52:00.0
[    1.203974] hub 6-0:1.0: USB hub found
[    1.203985] hub 6-0:1.0: 2 ports detected
[    1.204799] AVX2 version of gcm_enc/dec engaged.
[    1.204824] AES CTR mode by8 optimization enabled
[    1.212863] nvme 0000:04:00.0: platform quirk: setting simple suspend
[    1.225668] nvme nvme0: pci function 0000:04:00.0
[    1.230236] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.237746] nvme nvme0: Shutdown timeout set to 10 seconds
[    1.240337] nvme nvme0: 8/0/0 default/read/poll queues
[    1.242178]  nvme0n1: p1 p2 p3 p4 p5 p6
[    1.394896] device-mapper: uevent: version 1.0.3
[    1.394995] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    1.415479] Key type encrypted registered
[    1.454116] usb 5-2: new high-speed USB device number 2 using xhci_hcd
[    1.454154] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.596349] usb 3-3: New USB device found, idVendor=06cb, idProduct=00fc, bcdDevice= 0.00
[    1.596357] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    1.596360] usb 3-3: SerialNumber: <filter>
[    1.597468] usb 5-2: New USB device found, idVendor=17ef, idProduct=3080, bcdDevice=51.63
[    1.597475] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.597477] usb 5-2: Product: USB2.0 Hub             
[    1.597480] usb 5-2: Manufacturer: VIA Labs, Inc.         
[    1.597482] usb 5-2: SerialNumber: 00000000000000000000001
[    1.599005] hub 5-2:1.0: USB hub found
[    1.599220] hub 5-2:1.0: 5 ports detected
[    1.720756] usb 3-4: new high-speed USB device number 3 using xhci_hcd
[    1.723667] usb 6-2: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[    1.741215] usb 6-2: New USB device found, idVendor=17ef, idProduct=307f, bcdDevice=51.63
[    1.741223] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.741226] usb 6-2: Product: USB3.1 Hub             
[    1.741229] usb 6-2: Manufacturer: VIA Labs, Inc.         
[    1.741231] usb 6-2: SerialNumber: 00000000000000000000001
[    1.744440] hub 6-2:1.0: USB hub found
[    1.744693] hub 6-2:1.0: 4 ports detected
[    1.863360] usb 3-4: New USB device found, idVendor=04f2, idProduct=b6ea, bcdDevice=60.18
[    1.863368] usb 3-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.863371] usb 3-4: Product: Integrated Camera
[    1.863374] usb 3-4: Manufacturer: Chicony Electronics Co.,Ltd.
[    1.863376] usb 3-4: SerialNumber: 0001
[    1.987421] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[    2.129835] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    2.129844] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.320748] usb 5-2.1: new high-speed USB device number 3 using xhci_hcd
[    2.465479] usb 5-2.1: New USB device found, idVendor=17ef, idProduct=3080, bcdDevice=51.33
[    2.465488] usb 5-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.465491] usb 5-2.1: Product: USB2.0 Hub             
[    2.465493] usb 5-2.1: Manufacturer: VIA Labs, Inc.         
[    2.465495] usb 5-2.1: SerialNumber: 00000000000000000000001
[    2.467276] hub 5-2.1:1.0: USB hub found
[    2.467569] hub 5-2.1:1.0: 4 ports detected
[    2.561957] usb 6-2.1: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[    2.595628] usb 6-2.1: New USB device found, idVendor=17ef, idProduct=307f, bcdDevice=51.33
[    2.595637] usb 6-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.595640] usb 6-2.1: Product: USB3.1 Hub             
[    2.595643] usb 6-2.1: Manufacturer: VIA Labs, Inc.         
[    2.595645] usb 6-2.1: SerialNumber: 00000000000000000000001
[    2.646734] hub 6-2.1:1.0: USB hub found
[    2.647076] hub 6-2.1:1.0: 4 ports detected
[    2.717415] usb 5-2.3: new high-speed USB device number 4 using xhci_hcd
[    2.875293] usb 5-2.3: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[    2.875302] usb 5-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.875305] usb 5-2.3: Product: 4-Port USB 2.0 Hub
[    2.875308] usb 5-2.3: Manufacturer: Generic
[    2.877903] hub 5-2.3:1.0: USB hub found
[    2.878995] hub 5-2.3:1.0: 4 ports detected
[    2.938166] usb 6-2.3: new SuperSpeed USB device number 4 using xhci_hcd
[    2.969321] usb 6-2.3: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[    2.969330] usb 6-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.969333] usb 6-2.3: Product: 4-Port USB 3.0 Hub
[    2.969336] usb 6-2.3: Manufacturer: Generic
[    2.979549] hub 6-2.3:1.0: USB hub found
[    2.980877] hub 6-2.3:1.0: 4 ports detected
[    3.034083] usb 5-2.5: new high-speed USB device number 5 using xhci_hcd
[    3.126576] usb 5-2.5: New USB device found, idVendor=2109, idProduct=8887, bcdDevice=31.81
[    3.126584] usb 5-2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.126587] usb 5-2.5: Product: 40AN
[    3.126589] usb 5-2.5: Manufacturer: LENOVO                 
[    3.126591] usb 5-2.5: SerialNumber: <filter>
[    3.247374] usb 5-2.1.1: new high-speed USB device number 6 using xhci_hcd
[    3.403675] usb 5-2.1.1: New USB device found, idVendor=17ef, idProduct=3081, bcdDevice=60.60
[    3.403684] usb 5-2.1.1: New USB device strings: Mfr=10, Product=11, SerialNumber=0
[    3.403688] usb 5-2.1.1: Product: USB2.0 HUB
[    3.403690] usb 5-2.1.1: Manufacturer: Lenovo
[    3.406424] hub 5-2.1.1:1.0: USB hub found
[    3.406747] hub 5-2.1.1:1.0: 2 ports detected
[    3.477424] usb 5-2.3.1: new high-speed USB device number 7 using xhci_hcd
[    3.599485] usb 5-2.3.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[    3.599494] usb 5-2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.599497] usb 5-2.3.1: Product: 4-Port USB 2.0 Hub
[    3.599500] usb 5-2.3.1: Manufacturer: Generic
[    3.602857] hub 5-2.3.1:1.0: USB hub found
[    3.604949] hub 5-2.3.1:1.0: 4 ports detected
[    3.664259] usb 6-2.1.2: new SuperSpeed USB device number 5 using xhci_hcd
[    3.682241] usb 6-2.1.2: New USB device found, idVendor=17ef, idProduct=3082, bcdDevice=31.01
[    3.682250] usb 6-2.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    3.682253] usb 6-2.1.2: Product: ThinkPad TBT 3 Dock
[    3.682255] usb 6-2.1.2: Manufacturer: Realtek
[    3.682257] usb 6-2.1.2: SerialNumber: <filter>
[    3.754799] usb 6-2.3.1: new SuperSpeed USB device number 6 using xhci_hcd
[    3.787085] usb 6-2.3.1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[    3.787094] usb 6-2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.787097] usb 6-2.3.1: Product: 4-Port USB 3.0 Hub
[    3.787099] usb 6-2.3.1: Manufacturer: Generic
[    3.795374] hub 6-2.3.1:1.0: USB hub found
[    3.796623] hub 6-2.3.1:1.0: 4 ports detected
[    3.850753] usb 5-2.1.1.2: new full-speed USB device number 8 using xhci_hcd
[    4.037407] usb 5-2.3.1.1: new high-speed USB device number 9 using xhci_hcd
[    4.195446] usb 5-2.1.1.2: New USB device found, idVendor=17ef, idProduct=30cf, bcdDevice= 0.95
[    4.195454] usb 5-2.1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.195457] usb 5-2.1.1.2: Product: ThinkPad Thunderbolt 3 Dock USB Audio
[    4.195460] usb 5-2.1.1.2: Manufacturer: Lenovo
[    4.195462] usb 5-2.1.1.2: SerialNumber: 000000000000
[    4.257586] hid-generic 0003:17EF:30CF.0001: hiddev96,hidraw0: USB HID v1.11 Device [Lenovo ThinkPad Thunderbolt 3 Dock USB Audio] on usb-0000:52:00.0-2.1.1.2/input3
[    4.257665] usbcore: registered new interface driver usbhid
[    4.257669] usbhid: USB HID core driver
[    4.447902] usb 5-2.3.1.1: New USB device found, idVendor=0bda, idProduct=4938, bcdDevice= 0.04
[    4.447911] usb 5-2.3.1.1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    4.447914] usb 5-2.3.1.1: Product: Realtek Audio USB
[    4.447916] usb 5-2.3.1.1: Manufacturer: Generic
[    4.447918] usb 5-2.3.1.1: SerialNumber: <filter>
[    4.530777] usb 5-2.3.1.2: new full-speed USB device number 10 using xhci_hcd
[    4.622962] usb 5-2.3.1.2: New USB device found, idVendor=0416, idProduct=0123, bcdDevice= 0.00
[    4.622971] usb 5-2.3.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.622974] usb 5-2.3.1.2: Product: Ducky One2 SF RGB
[    4.622976] usb 5-2.3.1.2: Manufacturer: Ducky
[    4.622978] usb 5-2.3.1.2: SerialNumber: <filter>
[    4.640067] input: Ducky Ducky One2 SF RGB as /devices/pci0000:00/0000:00:07.2/0000:50:00.0/0000:51:02.0/0000:52:00.0/usb5/5-2/5-2.3/5-2.3.1/5-2.3.1.2/5-2.3.1.2:1.0/0003:0416:0123.0002/input/input5
[    4.694548] hid-generic 0003:0416:0123.0002: input,hidraw1: USB HID v1.10 Keyboard [Ducky Ducky One2 SF RGB] on usb-0000:52:00.0-2.3.1.2/input0
[    4.695826] input: Ducky Ducky One2 SF RGB as /devices/pci0000:00/0000:00:07.2/0000:50:00.0/0000:51:02.0/0000:52:00.0/usb5/5-2/5-2.3/5-2.3.1/5-2.3.1.2/5-2.3.1.2:1.1/0003:0416:0123.0003/input/input6
[    4.696113] hid-generic 0003:0416:0123.0003: input,hidraw2: USB HID v1.10 Mouse [Ducky Ducky One2 SF RGB] on usb-0000:52:00.0-2.3.1.2/input1
[    4.697076] input: Ducky Ducky One2 SF RGB as /devices/pci0000:00/0000:00:07.2/0000:50:00.0/0000:51:02.0/0000:52:00.0/usb5/5-2/5-2.3/5-2.3.1/5-2.3.1.2/5-2.3.1.2:1.2/0003:0416:0123.0004/input/input7
[    4.751081] hid-generic 0003:0416:0123.0004: input,hidraw3: USB HID v1.10 Keyboard [Ducky Ducky One2 SF RGB] on usb-0000:52:00.0-2.3.1.2/input2
[    4.752317] input: Ducky Ducky One2 SF RGB as /devices/pci0000:00/0000:00:07.2/0000:50:00.0/0000:51:02.0/0000:52:00.0/usb5/5-2/5-2.3/5-2.3.1/5-2.3.1.2/5-2.3.1.2:1.3/0003:0416:0123.0005/input/input8
[    4.807793] hid-generic 0003:0416:0123.0005: input,hidraw4: USB HID v1.10 Device [Ducky Ducky One2 SF RGB] on usb-0000:52:00.0-2.3.1.2/input3
[    4.880772] usb 5-2.3.1.3: new full-speed USB device number 11 using xhci_hcd
[    4.974521] usb 5-2.3.1.3: New USB device found, idVendor=046d, idProduct=c245, bcdDevice=69.00
[    4.974530] usb 5-2.3.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.974534] usb 5-2.3.1.3: Product: Gaming Mouse G400
[    4.974536] usb 5-2.3.1.3: Manufacturer: Logitech
[    4.985334] input: Logitech Gaming Mouse G400 as /devices/pci0000:00/0000:00:07.2/0000:50:00.0/0000:51:02.0/0000:52:00.0/usb5/5-2/5-2.3/5-2.3.1/5-2.3.1.3/5-2.3.1.3:1.0/0003:046D:C245.0006/input/input9
[    4.985597] hid-generic 0003:046D:C245.0006: input,hidraw5: USB HID v1.10 Mouse [Logitech Gaming Mouse G400] on usb-0000:52:00.0-2.3.1.3/input0
[    4.986865] hid-generic 0003:046D:C245.0007: hiddev97,hidraw6: USB HID v1.10 Device [Logitech Gaming Mouse G400] on usb-0000:52:00.0-2.3.1.3/input1

# /me furiously entering the same password again and again until it works

[  104.156408] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: none.
/etc/default/grub
GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_TIMEOUT_STYLE=menu
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="cryptdevice=UUID=e16b5219-:luks-e16b5219-<filter> root=/dev/mapper/luks-e16b5219-<filter> apparmor=1 security=apparmor udev.log_priority=3 ibt=off"
GRUB_CMDLINE_LINUX=""
GRUB_SAVEDEFAULT=true
GRUB_PRELOAD_MODULES="part_gpt part_msdos"
GRUB_TERMINAL_INPUT=console
GRUB_GFXMODE=auto
GRUB_GFXPAYLOAD_LINUX=keep
GRUB_DISABLE_RECOVERY=true
GRUB_DISABLE_OS_PROBER=false
GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"
GRUB_THEME="/usr/share/grub/themes/manjaro/theme.txt"
cat /etc/mkinitcpio
MODULES="hid-generic"
BINARIES=()
HOOKS="base udev autodetect modconf block keyboard keymap consolefont plymouth encrypt filesystems fsck"
COMPRESSION="zstd"
MODULES_DECOMPRESS="no"

Try to change encrypt to plymouth-encrypt in HOOKS, then run mkinitcpio -P

If you are using GDM login, try to install gdm-plymouth


What is the output of cat /etc/fstab and cat /etc/crypttab ?

1 Like

Why did you add this?

A futile attempt to change something, but id had no affect. I just removed it actually.

After removing it, you rebuilt the initramfs with mkinitcpio -P, then rebooted to test this again?

Correct – no change.

/etc/fstab
# <file system>                     <mount point>  <type>  <options>        <dump>  <pass>
UUID=6aeb1f6b-<filter>              /boot          ext4    defaults,noatime 0       1
UUID=DAA9-99C7                      /boot/efi      vfat    umask=0077       0       2
/dev/mapper/luks-e16b5219-<filter>  /              ext4    defaults,noatime 0       1
/etc/crypttab
# <name>               <device>               <password>          <options>
luks-e16b5219-<filter> UUID=e16b5219-<filter> /crypto_keyfile.bin luks

I just now learned about /etc/crypttab. It still has the old row that uses the now-deleted crypto_keyfile.bin and it also says this in the comments:

# NOTE: Do not list your root (/) partition here, it must be set up
#       beforehand by the initramfs (/etc/mkinitcpio.conf). The same applies
#       to encrypted swap, which should be set up with mkinitcpio-openswap
#       for resume support.

I’m not using swap, so I’ll ignore that, but should I just delete the line? I assume it fails already because I changed from the keyfile to typed password…

Thanks, I’ll try that.

gdm-plymouth was already installed.

This actually fixed the issue! Thank you so much, this is almost a showstopper for me! I didn’t even know there were alternatives…!

It also solves my other question I didn’t ask; can I make the prompt type *** when I type the password. Now it’s easier to catch mis-presses.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.