Slow Wakeup from sleep - Manjaro i3 on T480

Let me start with I know this has been asked before, I’ve read close to a dozen different threads either with solutions that haven’t fixed my problem or that never got solved :frowning:

Laptop is incredibly slow to wake from sleep, takes about 12 seconds give or take. It boots from cold faster and I have an almost identical setup on a t430 which wakes from sleep instantly.

T480 has a 512GB stock nvme with a dual boot of win11 and manjaro. Win 11 does not suffer from this problem. I saw someone else solved this issue by replacing their nvme with a better one. This might work for me or it might not, since there’s no certainty that that was actually the solution - buying a new drive right now seems like a rather expensive gamble. this coupled with the fact the win11 wakes instantly makes me lean toward the explanation of it being a software issue

Things I’ve tried to remediate the problem:

  • searching for a ‘linux’ mode for suspend in bios, none exists

  • added a script that changes mem_sleep selection from s2idle [deep] to [s2idle] deep on reboot
    I have since switched back to deep as I discovered that s2idle is just modernstanby and I’d rather a slower wake with less energy use but I’m leaving the following incase it’s useful to someone else
    —old --------------------------------
    unlike everything else this did have an effect! Now everytime my computer goes to sleep instead of having to hit the power button and wait ten seconds for it to wake up I just have to hold the power button for 5 seconds and then it wakes up. This is genuinely faster(about 50% faster) but still annoying? additionally my understanding is that s2idle uses way more power than deep in sleep mode and it’s frustrating that deep isn’t working correctly to begin with so I don’t really consider this a solution? barely even a bandaid fix really but it seems to work for some people so in case someone finds this thread later on maybe this post that describes the fix in more detail will help you:
    https://askubuntu.com/questions/1434722/macbook-takes-20-seconds-to-wake-up/1514804#1514804
    —end old -------------------

  • reinstalling manjaro with proprietary drivers

  • multiple kernels(not exhaustive but I don’t really think the kernel is where the problem lies, if I run out of options I guess I’ll return to trying this) the kernels I’ve tried so far
    -linux65
    -linux66
    -linux69

  • various bios tweaks(disabling/enabling quick boot, disabling/enabling secure boot, clearing secure boot keys, disabling/enabling tpm security chip, tweaking different power options, etc)

  • fwupd

  • I also saw one post on the arch forums where people accidently had sd readers in the sd slot on their devices which for somereason caused this issue for them. I’ve checked and double checked and that’s not the case for me :confused: but I do almost wonder if it’s something with a certain port expecting to find something when nothings there, is there a way to disable the sd card reader?
    EDIT I found an option in bios to disable I/O ports and did, no effect :frowning:

ran dmesg and journalctl after suspend and resume(will include output below) and the only errors I saw that I could understand were related to some bluetooth things?? I tried fixing those with bluez but that didn’t fix the errors or the wake from sleep problem. The bluetooth errors changed after I switched to manjaro with proprietary drivers but didn’t go away. Sorry I don’t have the exact output from before the swtich but it was the same base error of:

[   27.686477] Bluetooth: hci0: Reading supported features failed (-16)
[   27.686489] Bluetooth: hci0: Error reading debug features
[   27.686497] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.

There are some other errors mentioned but I don’t understand them and haven’t been able to find much info on them.

Below you will find outputs for various commands that give more system info

Output of journalctl -p 3 -xb:

May 20 15:54:18 HandSoup kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
May 20 15:54:18 HandSoup kernel: Bluetooth: hci0: Reading supported features failed (-16)
May 20 15:54:20 HandSoup dbus-broker-launch[636]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service'
░░ Subject: Invalid service file
░░ Defined-By: dbus-broker
░░ Support: https://groups.google.com/forum/#!forum/bus1-devel
░░ 
░░ A service file is a ini-type configuration file.
░░ 
░░ It has one required section
░░ named [D-BUS Service]. The section contains the required key 'Name', which
░░ must be a valid D-Bus name that is unique across all service files. It also
░░ contains at least one of the two optional keys 'SystemdService' and 'Exec',
░░ as well as optionally the key 'User'. Exec must be a valid shell command and
░░ User must be a valid user on the system.
░░ 
░░ A service file should be named after the D-Bus name it configures. That is
░░ a file containing Name=org.foo.bar1 should be named org.foo.bar1.service.
░░ For backwards compatibility, we only warn when files do not follow this
░░ convention when run as a user bus. The system bus considers this an error
░░ and ignores the service file.
May 20 15:54:26 HandSoup lightdm[691]: gkr-pam: unable to locate daemon control file
May 20 15:54:26 HandSoup dbus-broker-launch[737]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service'
░░ Subject: Invalid service file
░░ Defined-By: dbus-broker
░░ Support: https://groups.google.com/forum/#!forum/bus1-devel
░░ 
░░ A service file is a ini-type configuration file.
░░ 
░░ It has one required section
░░ named [D-BUS Service]. The section contains the required key 'Name', which
░░ must be a valid D-Bus name that is unique across all service files. It also
░░ contains at least one of the two optional keys 'SystemdService' and 'Exec',
░░ as well as optionally the key 'User'. Exec must be a valid shell command and
░░ User must be a valid user on the system.
░░ 
░░ A service file should be named after the D-Bus name it configures. That is
░░ a file containing Name=org.foo.bar1 should be named org.foo.bar1.service.
░░ For backwards compatibility, we only warn when files do not follow this
░░ convention when run as a user bus. The system bus considers this an error
░░ and ignores the service file.
May 20 15:54:53 HandSoup kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
May 20 15:54:53 HandSoup kernel: Bluetooth: hci0: Reading supported features failed (-16)
May 20 16:03:10 HandSoup dbus-broker-launch[437]: Invalid user name 'passim' in service file '/usr/share/dbus-1/system-services/org.freedesktop.Passim.service'
░░ Subject: Invalid service file
░░ Defined-By: dbus-broker
░░ Support: https://groups.google.com/forum/#!forum/bus1-devel
░░ 
░░ A service file is a ini-type configuration file.
░░ 
░░ It has one required section
░░ named [D-BUS Service]. The section contains the required key 'Name', which
░░ must be a valid D-Bus name that is unique across all service files. It also
░░ contains at least one of the two optional keys 'SystemdService' and 'Exec',
░░ as well as optionally the key 'User'. Exec must be a valid shell command and
░░ User must be a valid user on the system.
░░ 
░░ A service file should be named after the D-Bus name it configures. That is
░░ a file containing Name=org.foo.bar1 should be named org.foo.bar1.service.
░░ For backwards compatibility, we only warn when files do not follow this
░░ convention when run as a user bus. The system bus considers this an error
░░ and ignores the service file.
May 20 16:03:10 HandSoup dbus-broker-launch[437]: Invalid user name 'passim' in service file '/usr/share/dbus-1/system-services/org.freedesktop.Passim.service'
░░ Subject: Invalid service file
░░ Defined-By: dbus-broker
░░ Support: https://groups.google.com/forum/#!forum/bus1-devel
░░ 
░░ A service file is a ini-type configuration file.

Output of dmesg(from the suspend entry, I omitted what’s before that because it’s awfully long):

[   22.358227] PM: suspend entry (deep)
[   22.374527] Filesystems sync: 0.016 seconds
[   22.395520] Freezing user space processes
[   22.396905] Freezing user space processes completed (elapsed 0.001 seconds)
[   22.396908] OOM killer disabled.
[   22.396909] Freezing remaining freezable tasks
[   22.397987] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[   22.398039] printk: Suspending console(s) (use no_console_suspend to debug)
[   22.470378] e1000e: EEE TX LPI TIMER: 00000011
[   22.847986] ACPI: EC: interrupt blocked
[   23.127570] ACPI: PM: Preparing to enter system sleep state S3
[   23.136862] ACPI: EC: event blocked
[   23.136866] ACPI: EC: EC stopped
[   23.136867] ACPI: PM: Saving platform NVS memory
[   23.136957] Disabling non-boot CPUs ...
[   23.139046] smpboot: CPU 1 is now offline
[   23.142184] smpboot: CPU 2 is now offline
[   23.145184] smpboot: CPU 3 is now offline
[   23.148438] smpboot: CPU 4 is now offline
[   23.152249] smpboot: CPU 5 is now offline
[   23.154837] smpboot: CPU 6 is now offline
[   23.157560] smpboot: CPU 7 is now offline
[   23.160228] ACPI: PM: Low-level resume complete
[   23.160274] ACPI: EC: EC started
[   23.160274] ACPI: PM: Restoring platform NVS memory
[   23.160935] Enabling non-boot CPUs ...
[   23.161055] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   23.161757] CPU1 is up
[   23.161855] smpboot: Booting Node 0 Processor 2 APIC 0x4
[   23.162532] CPU2 is up
[   23.162625] smpboot: Booting Node 0 Processor 3 APIC 0x6
[   23.163337] CPU3 is up
[   23.163429] smpboot: Booting Node 0 Processor 4 APIC 0x1
[   23.164242] CPU4 is up
[   23.164355] smpboot: Booting Node 0 Processor 5 APIC 0x3
[   23.165049] CPU5 is up
[   23.165155] smpboot: Booting Node 0 Processor 6 APIC 0x5
[   23.165865] CPU6 is up
[   23.165965] smpboot: Booting Node 0 Processor 7 APIC 0x7
[   23.166705] CPU7 is up
[   23.169578] ACPI: PM: Waking up from system sleep state S3
[   23.275483] ACPI: EC: interrupt unblocked
[   24.769734] ACPI: EC: event unblocked
[   24.774338] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[   24.774346] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[   24.774351] i915 0000:00:02.0: [drm] [ENCODER:118:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[   24.775629] xhci_hcd 0000:3c:00.0: xHC error in resume, USBSTS 0x401, Reinit
[   24.775633] usb usb3: root hub lost power or was reset
[   24.775635] usb usb4: root hub lost power or was reset
[   24.783946] nvme nvme0: 8/0/0 default/read/poll queues
[   25.016697] usb 2-3: reset SuperSpeed USB device number 2 using xhci_hcd
[   25.160332] usb 1-7: reset full-speed USB device number 2 using xhci_hcd
[   25.423623] usb 1-8: reset high-speed USB device number 3 using xhci_hcd
[   25.584354] pcieport 0000:00:1c.6: PCI bridge to [bus 03]
[   25.584380] pcieport 0000:00:1c.6:   bridge window [mem 0xe8100000-0xe81fffff]
[   25.584509] pci_bus 0000:06: Allocating resources
[   25.584539] pci_bus 0000:3c: Allocating resources
[   25.584569] OOM killer enabled.
[   25.584575] Restarting tasks ... 
[   25.584933] pcieport 0000:00:1d.2: PCI bridge to [bus 3d]
[   25.584947] pcieport 0000:00:1d.2:   bridge window [mem 0xe8000000-0xe80fffff]
[   25.585070] pci_bus 0000:06: Allocating resources
[   25.585099] pci_bus 0000:3c: Allocating resources
[   25.584980] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[   25.588013] done.
[   25.588042] random: crng reseeded on system resumption
[   25.599476] usb 1-9: USB disconnect, device number 4
[   25.643206] PM: suspend exit
[   25.644317] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   25.645345] Bluetooth: hci0: Device revision is 16
[   25.645348] Bluetooth: hci0: Secure boot is enabled
[   25.645349] Bluetooth: hci0: OTP lock is enabled
[   25.645350] Bluetooth: hci0: API lock is enabled
[   25.645351] Bluetooth: hci0: Debug lock is disabled
[   25.645352] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   25.648048] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   25.739523] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[   25.841030] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Down
[   25.881313] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[   25.881318] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[   25.881320] usb 1-9: SerialNumber: a6fd98866605
[   27.666946] Bluetooth: hci0: Waiting for firmware download to complete
[   27.667425] Bluetooth: hci0: Firmware loaded in 1972045 usecs
[   27.667496] Bluetooth: hci0: Waiting for device to boot
[   27.680674] Bluetooth: hci0: Device booted in 12923 usecs
[   27.680701] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[   27.680737] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[   27.683514] Bluetooth: hci0: Applying Intel DDC parameters completed
[   27.684650] Bluetooth: hci0: Firmware revision 0.1 build 19 week 44 2021
[   27.686477] Bluetooth: hci0: Reading supported features failed (-16)
[   27.686489] Bluetooth: hci0: Error reading debug features
[   27.686497] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[   27.739352] Bluetooth: MGMT ver 1.22
[   29.442328] wlp3s0: authenticate with c0:94:35:6d:6a:3d
[   29.455212] wlp3s0: send auth to c0:94:35:6d:6a:3d (try 1/3)
[   29.462077] wlp3s0: authenticated
[   29.462804] wlp3s0: associate with c0:94:35:6d:6a:3d (try 1/3)
[   29.470336] wlp3s0: RX AssocResp from c0:94:35:6d:6a:3d (capab=0x1011 status=0 aid=3)
[   29.473659] wlp3s0: associated
[   29.644818] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:94:35:6d:6a:3d
[ 4179.266758] wlp3s0: deauthenticating from c0:94:35:6d:6a:3d by local choice (Reason: 3=DEAUTH_LEAVING)
[ 4179.823309] PM: suspend entry (deep)
[ 4179.844809] Filesystems sync: 0.021 seconds
[ 4179.881000] Freezing user space processes
[ 4179.882925] Freezing user space processes completed (elapsed 0.001 seconds)
[ 4179.882935] OOM killer disabled.
[ 4179.882938] Freezing remaining freezable tasks
[ 4179.884344] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 4179.884449] printk: Suspending console(s) (use no_console_suspend to debug)
[ 4179.982395] e1000e: EEE TX LPI TIMER: 00000011
[ 4183.095785] ACPI: EC: interrupt blocked
[ 4183.385625] ACPI: PM: Preparing to enter system sleep state S3
[ 4183.394655] ACPI: EC: event blocked
[ 4183.394658] ACPI: EC: EC stopped
[ 4183.394660] ACPI: PM: Saving platform NVS memory
[ 4183.394747] Disabling non-boot CPUs ...
[ 4183.396823] smpboot: CPU 1 is now offline
[ 4183.401068] smpboot: CPU 2 is now offline
[ 4183.404051] smpboot: CPU 3 is now offline
[ 4183.407308] smpboot: CPU 4 is now offline
[ 4183.410336] smpboot: CPU 5 is now offline
[ 4183.413132] smpboot: CPU 6 is now offline
[ 4183.416060] smpboot: CPU 7 is now offline
[ 4183.418874] ACPI: PM: Low-level resume complete
[ 4183.418921] ACPI: EC: EC started
[ 4183.418921] ACPI: PM: Restoring platform NVS memory
[ 4183.419576] Enabling non-boot CPUs ...
[ 4183.419689] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 4183.420648] CPU1 is up
[ 4183.420744] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 4183.421426] CPU2 is up
[ 4183.421552] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 4183.422224] CPU3 is up
[ 4183.422338] smpboot: Booting Node 0 Processor 4 APIC 0x1
[ 4183.423125] CPU4 is up
[ 4183.423269] smpboot: Booting Node 0 Processor 5 APIC 0x3
[ 4183.423949] CPU5 is up
[ 4183.424059] smpboot: Booting Node 0 Processor 6 APIC 0x5
[ 4183.424761] CPU6 is up
[ 4183.424871] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 4183.425589] CPU7 is up
[ 4183.428484] ACPI: PM: Waking up from system sleep state S3
[ 4183.526632] ACPI: EC: interrupt unblocked
[ 4185.011302] ACPI: EC: event unblocked
[ 4185.016765] i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 4185.016774] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 4185.016780] i915 0000:00:02.0: [drm] [ENCODER:118:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 4185.018210] xhci_hcd 0000:3c:00.0: xHC error in resume, USBSTS 0x401, Reinit
[ 4185.018213] usb usb3: root hub lost power or was reset
[ 4185.018215] usb usb4: root hub lost power or was reset
[ 4185.025267] nvme nvme0: 8/0/0 default/read/poll queues
[ 4185.255051] usb 2-3: reset SuperSpeed USB device number 2 using xhci_hcd
[ 4185.398256] usb 1-8: reset high-speed USB device number 3 using xhci_hcd
[ 4185.665051] usb 1-7: reset full-speed USB device number 2 using xhci_hcd
[ 4185.818690] pcieport 0000:00:1c.6: PCI bridge to [bus 03]
[ 4185.818714] pcieport 0000:00:1c.6:   bridge window [mem 0xe8100000-0xe81fffff]
[ 4185.818830] pci_bus 0000:06: Allocating resources
[ 4185.818857] pci_bus 0000:3c: Allocating resources
[ 4185.818908] OOM killer enabled.
[ 4185.818913] Restarting tasks ... 
[ 4185.819136] pcieport 0000:00:1d.2: PCI bridge to [bus 3d]
[ 4185.819151] pcieport 0000:00:1d.2:   bridge window [mem 0xe8000000-0xe80fffff]
[ 4185.819265] pci_bus 0000:06: Allocating resources
[ 4185.819323] pci_bus 0000:3c: Allocating resources
[ 4185.819189] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 4185.822876] done.
[ 4185.822907] random: crng reseeded on system resumption
[ 4185.834195] usb 1-9: USB disconnect, device number 5
[ 4185.883318] PM: suspend exit
[ 4185.884187] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[ 4185.885220] Bluetooth: hci0: Device revision is 16
[ 4185.885224] Bluetooth: hci0: Secure boot is enabled
[ 4185.885225] Bluetooth: hci0: OTP lock is enabled
[ 4185.885226] Bluetooth: hci0: API lock is enabled
[ 4185.885228] Bluetooth: hci0: Debug lock is disabled
[ 4185.885229] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 4185.890562] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 4185.960885] usb 1-9: new full-speed USB device number 6 using xhci_hcd
[ 4185.985382] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Down
[ 4186.108894] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[ 4186.108902] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 4186.108905] usb 1-9: SerialNumber: a6fd98866605
[ 4187.750442] Bluetooth: hci0: Waiting for firmware download to complete
[ 4187.751265] Bluetooth: hci0: Firmware loaded in 1817089 usecs
[ 4187.751516] Bluetooth: hci0: Waiting for device to boot
[ 4187.764536] Bluetooth: hci0: Device booted in 12894 usecs
[ 4187.764556] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[ 4187.764705] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[ 4187.767406] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 4187.768495] Bluetooth: hci0: Firmware revision 0.1 build 19 week 44 2021
[ 4187.770385] Bluetooth: hci0: Reading supported features failed (-16)
[ 4187.770399] Bluetooth: hci0: Error reading debug features
[ 4187.770407] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[ 4187.822041] Bluetooth: MGMT ver 1.22
[ 4189.848564] wlp3s0: authenticate with c0:94:35:6d:6a:3d
[ 4189.858182] wlp3s0: send auth to c0:94:35:6d:6a:3d (try 1/3)
[ 4189.872081] wlp3s0: authenticated
[ 4189.874197] wlp3s0: associate with c0:94:35:6d:6a:3d (try 1/3)
[ 4189.881767] wlp3s0: RX AssocResp from c0:94:35:6d:6a:3d (capab=0x1011 status=0 aid=2)
[ 4189.885062] wlp3s0: associated
[ 4189.938760] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:94:35:6d:6a:3d
[trentdalton@HandSoup ~]$ 

Output of cat /sys/power/mem_sleep : s2idle [deep]

Output of inxi -zav7:

System:
  Kernel: 6.5.3-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
    clocksource: tsc avail: acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.5-x86_64
    root=UUID=03135962-000f-4b0b-84cc-874470349b04 rw quiet apparmor=1
    security=apparmor udev.log_priority=3 mem_sleep_default=deep
  Desktop: i3 v: 4.23 with: i3bar tools: xautolock avail: i3lock vt: 7
    dm: LightDM v: 1.32.0 Distro: Manjaro base: Arch Linux
Machine:
  Type: Laptop System: LENOVO product: 20L50018US v: ThinkPad T480
    serial: <superuser required> Chassis: type: 10 serial: <superuser required>
  Mobo: LENOVO model: 20L50018US v: SDK0J40697 WIN
    serial: <superuser required>
    part-nu: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
    uuid: <superuser required> UEFI: LENOVO v: N24ET76W (1.51 )
    date: 02/27/2024
Battery:
  ID-1: BAT0 charge: 15.5 Wh (99.4%) condition: 15.6/23.9 Wh (65.1%)
    volts: 12.6 min: 11.4 model: LGC 01AV489 type: Li-poly serial: <filter>
    status: not charging cycles: 73
  ID-2: BAT1 charge: 38.0 Wh (67.6%) condition: 56.2/56.2 Wh (100.0%)
    power: 7.8 W volts: 11.5 min: 10.8 model: SANYO 01AV425 type: Li-ion
    serial: <filter> status: discharging
Memory:
  System RAM: total: 16 GiB available: 15.37 GiB used: 2.69 GiB (17.5%)
  Message: For most reliable report, use superuser + dmidecode.
  Array-1: capacity: 32 GiB slots: 2 modules: 1 EC: None
    max-module-size: 16 GiB note: est.
  Device-1: ChannelA-DIMM0 type: DDR4 detail: synchronous unbuffered
    (unregistered) size: 16 GiB speed: 2400 MT/s volts: curr: 1 width (bits):
    data: 64 total: 64 manufacturer: Samsung part-no: M471A2K43CB1-CRC
    serial: <filter>
  Device-2: ChannelB-DIMM0 type: no module installed
CPU:
  Info: model: Intel Core i7-8650U bits: 64 type: MT MCP arch: Coffee Lake
    gen: core 8 level: v3 note: check built: 2017 process: Intel 14nm family: 6
    model-id: 0x8E (142) stepping: 0xA (10) microcode: 0xF4
  Topology: cpus: 1x cores: 4 tpc: 2 threads: 8 smt: enabled cache:
    L1: 256 KiB desc: d-4x32 KiB; i-4x32 KiB L2: 1024 KiB desc: 4x256 KiB
    L3: 8 MiB desc: 1x8 MiB
  Speed (MHz): avg: 550 high: 800 min/max: 400/4200 scaling:
    driver: intel_pstate governor: powersave cores: 1: 800 2: 400 3: 400 4: 800
    5: 400 6: 800 7: 400 8: 400 bogomips: 33615
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_perfmon art avx avx2 bmi1 bmi2 bts clflush
    clflushopt 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 fxsr ht hwp hwp_act_window hwp_epp hwp_notify ibpb ibrs ida
    intel_pt invpcid invpcid_single lahf_lm lm mca mce md_clear mmx monitor
    movbe mpx msr mtrr nonstop_tsc nopl nx pae pat pbe pcid pclmulqdq pdcm
    pdpe1gb pebs pge pln pni popcnt pse pse36 pti pts rdrand rdseed rdtscp
    rep_good sdbg sep sgx smap smep smx ss ssbd sse sse2 sse4_1 sse4_2 ssse3
    stibp syscall tm tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer vme vmx
    vnmi vpid x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  Vulnerabilities:
  Type: gather_data_sampling mitigation: Microcode
  Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf mitigation: PTE Inversion; VMX: conditional cache flushes, SMT
    vulnerable
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: mmio_stale_data mitigation: Clear CPU buffers; SMT vulnerable
  Type: retbleed mitigation: IBRS
  Type: spec_rstack_overflow 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: IBRS, IBPB: conditional, STIBP: conditional,
    RSB filling, PBRSB-eIBRS: Not affected
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort mitigation: TSX disabled
Graphics:
  Device-1: Intel UHD Graphics 620 vendor: Lenovo driver: i915 v: kernel
    arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports: active: eDP-1
    empty: DP-1, DP-2, HDMI-A-1, HDMI-A-2 bus-ID: 00:02.0 chip-ID: 8086:5917
    class-ID: 0300
  Device-2: Bison SunplusIT Integrated Camera driver: uvcvideo type: USB
    rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-8:3 chip-ID: 5986:2113
    class-ID: 0e02
  Display: x11 server: X.org v: 1.21.1.13 compositor: Picom v: git-89c2c
    driver: X: loaded: modesetting alternate: fbdev,vesa dri: iris gpu: i915
    display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-size: <missing: xdpyinfo>
  Monitor-1: eDP-1 model: LG Display 0x0521 built: 2016 res: 1920x1080
    hz: 60 dpi: 158 gamma: 1.2 size: 309x174mm (12.17x6.85") diag: 355mm (14")
    ratio: 16:9 modes: 1920x1080
  API: EGL v: 1.5 hw: drv: intel iris platforms: device: 0 drv: iris
    device: 1 drv: swrast surfaceless: drv: iris x11: drv: iris
    inactive: gbm,wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.0.6-manjaro1.1
    glx-v: 1.4 direct-render: yes renderer: Mesa Intel UHD Graphics 620 (KBL
    GT2) device-ID: 8086:5917 memory: 15.01 GiB unified: yes
Audio:
  Device-1: Intel Sunrise Point-LP HD Audio vendor: Lenovo ThinkPad T480
    driver: snd_hda_intel v: kernel alternate: snd_soc_skl,snd_soc_avs
    bus-ID: 00:1f.3 chip-ID: 8086:9d71 class-ID: 0403
  API: ALSA v: k6.5.3-1-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 1.0.5 status: off tools: pw-cli
Network:
  Device-1: Intel Ethernet I219-LM vendor: Lenovo driver: e1000e v: kernel
    port: N/A bus-ID: 00:1f.6 chip-ID: 8086:15d7 class-ID: 0200
  IF: enp0s31f6 state: down mac: <filter>
  Device-2: Intel Wireless 8265 / 8275 driver: iwlwifi v: kernel pcie:
    gen: 1 speed: 2.5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 8086:24fd
    class-ID: 0280
  IF: wlp3s0 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  Info: services: mld, NetworkManager, wpa_supplicant
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel Bluetooth wireless interface driver: btusb v: 0.8 type: USB
    rev: 2.0 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-7:2 chip-ID: 8087:0a2b
    class-ID: e001
  Report: btmgmt ID: hci0 rfk-id: 4 state: up address: <filter> bt-v: 4.2
    lmp-v: 8 status: discoverable: no pairing: no class-ID: 10c
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 476.94 GiB used: 10.32 GiB (2.2%)
  SMART Message: Required tool smartctl not installed. Check --recommends
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Lenovo
    model: LENSE30512GMSP34MEAT3TA size: 476.94 GiB block-size: physical: 512 B
    logical: 512 B speed: 31.6 Gb/s lanes: 4 tech: SSD serial: <filter>
    fw-rev: 2.5.0412 temp: 32.9 C scheme: GPT
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 238.05 GiB size: 233.26 GiB (97.99%) used: 10.3 GiB (4.4%)
    fs: ext4 dev: /dev/nvme0n1p5 maj-min: 259:5 label: N/A
    uuid: 03135962-000f-4b0b-84cc-874470349b04
  ID-2: /boot/efi raw-size: 100 MiB size: 96 MiB (96.00%)
    used: 27.7 MiB (28.9%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
    label: N/A uuid: C418-812C
Swap:
  Alert: No swap data was found.
Unmounted:
  ID-1: /dev/nvme0n1p2 maj-min: 259:2 size: 16 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-2: /dev/nvme0n1p3 maj-min: 259:3 size: 238.05 GiB fs: ntfs label: N/A
    uuid: 9A9830CD9830AA21
  ID-3: /dev/nvme0n1p4 maj-min: 259:4 size: 730 MiB fs: ntfs label: N/A
    uuid: D45EB78D5EB766C0
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 12 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Device-1: 1-7:2 info: Intel Bluetooth wireless interface type: bluetooth
    driver: btusb interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1
    mode: 1.1 power: 100mA chip-ID: 8087:0a2b class-ID: e001
  Device-2: 1-8:3 info: Bison SunplusIT Integrated Camera type: video
    driver: uvcvideo interfaces: 2 rev: 2.0 speed: 480 Mb/s (57.2 MiB/s)
    lanes: 1 mode: 2.0 power: 500mA chip-ID: 5986:2113 class-ID: 0e02
  Device-3: 1-9:6 info: Synaptics Metallica MIS Touch Fingerprint Reader
    type: <vendor specific> driver: N/A interfaces: 1 rev: 2.0
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 100mA
    chip-ID: 06cb:009a class-ID: ff00 serial: <filter>
  Hub-2: 2-0:1 info: super-speed hub ports: 6 rev: 3.0
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Device-1: 2-3:2 info: Realtek Card Reader type: mass storage
    driver: usb-storage interfaces: 1 rev: 3.0 speed: 5 Gb/s (596.0 MiB/s)
    lanes: 1 mode: 3.2 gen-1x1 power: 800mA chip-ID: 0bda:0316 class-ID: 0806
    serial: <filter>
  Hub-3: 3-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-4: 4-0:1 info: super-speed hub ports: 2 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
Sensors:
  Src: /sys System Temperatures: cpu: 39.0 C pch: 35.0 C mobo: N/A
  Fan Speeds (rpm): N/A
Info:
  Processes: 226 Power: uptime: 1h 31m states: freeze,mem,disk suspend: deep
    avail: s2idle wakeups: 2 hibernate: platform avail: shutdown, reboot,
    suspend, test_resume image: 6.14 GiB services: upowerd,xfce4-power-manager
    Init: systemd v: 255 default: graphical tool: systemctl
  Packages: pm: pacman pkgs: 1122 libs: 332 tools: pamac,yay Compilers:
    clang: 17.0.6 gcc: 13.2.1 Shell: Bash v: 5.2.26 running-in: urxvtd
    inxi: 3.3.34

Is it safe to assume that your reference system t430 is not dual-booting Windows ?

If you are using suspend to disk with both systems one could speculate that some values written to ACPI makes the Linux system confused when loading the saved state.

And please elaborate on the kind of startup / shutdown you are using.

Is it a complete shutdown - with memory writtten to a speciel diskfile or partition ?

Or is it the modern type where the system is alive kept at minimum power ?

According to your inxi data - you do not have swap configured - this makes it difficult to use - hibernation or suspend to disk.

If you are trying to suspend to disk - when no swap is configured - the system can still use the command systemctl hibernate - I think I tested this once - the test system took longer time to wake up than a systemctl suspend which works near instant.

1 Like

I’ve been wondering about the prospect of win11 causing the issue, yes sorry I meant to mention that the t430 is not dualbooting. I’m scared to remove win11 because I assume it’ll be difficult to get it back afterwords

for the suspend type from OS’s perspective it’s been set to deep(suspend to ram), now I’m on s2idle(not a real suspend I don’t think but I may be wrong). I’ve read that newer thinkpads have a bios option that allows you to swtich between some sort of more modern suspend(which I’ve heard is bad I guess) and a more traditional s3 type of suspend. I don’t know what that means exactly but I also don’t have that option in my t480’s bios. This leads me to assume that the t480 only has the more traditional s3 suspend but I’ve yet to find any documentation verifying that :confused:

I’ll try this, I had done some reading that made me wonder if systemctl suspend was actually suspending or hibernating. suspending to disk is hibernation right? I’ve been under the impression that the suspend command suspends to ram unless you specify otherwise in /sys/power/mem_sleep but I’ll try systemctl sleep and update

Update:

[trentdalton@HandSoup ~]$ systemctl sleep
Unknown command verb 'sleep', did you mean 'stop'?

is swap space used in suspend to ram? I was under the impression that it’s not but I’ll set up swap in case that’s the problem

Sorry - I cannot always remember all those command options correct - I have to remember :slight_smile:

I have corrected my comment above …

This is an excerpt from systemctl --help

System Commands:
  is-system-running                   Check whether system is fully running
  default                             Enter system default mode
  rescue                              Enter system rescue mode
  emergency                           Enter system emergency mode
  halt                                Shut down and halt the system
  poweroff                            Shut down and power-off the system
  reboot                              Shut down and reboot the system
  kexec                               Shut down and reboot the system with kexec
  soft-reboot                         Shut down and reboot userspace
  exit [EXIT_CODE]                    Request user instance or container exit
  switch-root [ROOT [INIT]]           Change to a different root file system
  suspend                             Suspend the system
  hibernate                           Hibernate the system
  hybrid-sleep                        Hibernate and suspend the system
  suspend-then-hibernate              Suspend the system, wake after a period of
                                      time, and hibernate

But since my laptops are encrypted I only use suspend - and only when in use - when not in use I power the system down.

I often get confused about the states - which is why I asked - I use this when I am in doubt Power management/Suspend and hibernate - ArchWiki

1 Like

that link is super helpful actually thank you!

I didn’t realize s2idle and modern standby were the same thing. I’m gonna switch it back to deep and then keep looking for a way to reduce the wake time. I’m really hoping there’s a way to do it with out removing windows or upgrading the drive.

It is of course a mater of preference but I can tell you from experience - there is nothing to fear - your systems has the Windows activation key stored in the firmware.

Getting Windows back is easy - all my previous Lenovo came with Windows preinstalled. My current Lenovo - imagine my surprise when configuring the order - I could buy without Windows.

That said - windows activation is stored in the ACPI tables - so getting Windows back is as simple as using ventoy (in the repo) to create a bootable USB then download Windows from Microsoft - saving the ISO to USB - restart the system and select the Windows ISO to install.

All my previous laptops has been sold off second hand with Windows - even though I wiped it as first step.

I have three Lenovo workstations all wiped of preinstalled Windows - if they are going off second hand - I just reinstall windows - no big deal.

1 Like

When looking at the timestamps:

then it takes 2-3sec to wakeup the system, not 12 sec. So the suspend process is not to blame here. Probably the monitor wake up late? Do you have a black screensaver?

Probably useful for comparing:

[ 4621.616537] PM: suspend entry (deep)
[ 4621.646715] Filesystems sync: 0.030 seconds
[ 4621.647537] Freezing user space processes
[ 4621.650715] Freezing user space processes completed (elapsed 0.003 seconds)
[ 4621.650724] OOM killer disabled.
[ 4621.650726] Freezing remaining freezable tasks
[ 4621.652100] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 4621.652176] printk: Suspending console(s) (use no_console_suspend to debug)
[ 4621.711150] e1000e: EEE TX LPI TIMER: 00000011
[ 4621.786614] ACPI: EC: interrupt blocked
[ 4621.809972] ACPI: PM: Preparing to enter system sleep state S3
[ 4621.811076] ACPI: EC: event blocked
[ 4621.811078] ACPI: EC: EC stopped
[ 4621.811079] ACPI: PM: Saving platform NVS memory
[ 4621.811125] Disabling non-boot CPUs ...
[ 4621.812717] smpboot: CPU 1 is now offline
[ 4621.814800] smpboot: CPU 2 is now offline
[ 4621.817058] smpboot: CPU 3 is now offline
[ 4621.819376] smpboot: CPU 4 is now offline
[ 4621.821450] smpboot: CPU 5 is now offline
[ 4621.826954] ACPI: PM: Low-level resume complete
[ 4621.827018] ACPI: EC: EC started
[ 4621.827018] ACPI: PM: Restoring platform NVS memory
[ 4621.827945] Enabling non-boot CPUs ...
[ 4621.828072] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 4621.831587] CPU1 is up
[ 4621.831681] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 4621.835086] CPU2 is up
[ 4621.835180] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 4621.838606] CPU3 is up
[ 4621.838720] smpboot: Booting Node 0 Processor 4 APIC 0x8
[ 4621.842153] CPU4 is up
[ 4621.842258] smpboot: Booting Node 0 Processor 5 APIC 0xa
[ 4621.845701] CPU5 is up
[ 4621.847052] ACPI: PM: Waking up from system sleep state S3
[ 4621.850963] ACPI: EC: interrupt unblocked
[ 4621.852977] ACPI: EC: event unblocked
[ 4621.862162] i915 0000:00:02.0: [drm] [ENCODER:94:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 4621.862172] i915 0000:00:02.0: [drm] [ENCODER:111:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 4621.862175] i915 0000:00:02.0: [drm] [ENCODER:121:DDI D/PHY D] is disabled/in DSI mode with an ungated DDI clock, gate it
[ 4621.872073] nvme nvme0: 6/0/0 default/read/poll queues
[ 4621.872547] nvme nvme0: Ignoring bogus Namespace Identifiers
[ 4622.090283] OOM killer enabled.
[ 4622.090286] Restarting tasks ... done.
[ 4622.099036] random: crng reseeded on system resumption
[ 4622.099131] PM: suspend exit

Mine wakes up in ~1 sec, but I have to wait 1-3sec more until my screen is ready. While waiting I can type my password already to unlock my screen. :slight_smile:

That said - windows activation is stored in the ACPI tables - so getting Windows back is as simple as using ventoy (in the repo) to create a bootable USB then download Windows from Microsoft - saving the ISO to USB - restart the system and select the Windows ISO to install.

That’s very good to know! in that case I’ll absolutely try nuking windows to see how manjaro behaves on its own. Thank you!

How do I check what screen saver I’m using? or how do I verify that it’s the screen taking a long time to turn on?

Also comparing our dmesg outputs it seems like mine has quite a few more errors than yours does hahaha, should I assume at least one of those is related or is that a red-herring?

A lot of the errors in my dmesg are related to either (I think) the internal usbhub(I’m assuming things like keyboard, camera, and some other I/O use this but not screen I would expect) or bluetooth which I’m almost certain the screen isn’t tied to. So could I write those off as unrelated and focus on any other errors that I can find?

Usually the i3 configs contain that information. By default it is just black in most cases und will be started before suspend. On wake up, you will be greeted with a black screen and you get a screen when you move the mouse or start typing.

But that is just what remember as I used i3. Nowadays it is sway.

Difficult to say… It was just an assumption. At least you cannot see that at the logs.

I’m still using i3 so I’ll see what I can find in the config
EDIT was not able to find anything relating to screensavers in the i3 config but googling for how to configure them brought me to some xorg stack overflow questions that talked about some screen power saving settings so I started looking through mine

[trentdalton@HandSoup ~]$ xset q
Keyboard Control:
  auto repeat:  on    key click percent:  0    LED mask:  00000000
  XKB indicators:
    00: Caps Lock:   off    01: Num Lock:    off    02: Scroll Lock: off
    03: Compose:     off    04: Kana:        off    05: Sleep:       off
    06: Suspend:     off    07: Mute:        off    08: Misc:        off
    09: Mail:        off    10: Charging:    off    11: Shift Lock:  off
    12: Group 2:     off    13: Mouse Keys:  off
  auto repeat delay:  660    repeat rate:  25
  auto repeating keys:  00ffffffdffffbbf
                        fadfffefffedffff
                        9fffffffffffffff
                        fff7ffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
Pointer Control:
  acceleration:  2/1    threshold:  4
Screen Saver:
  prefer blanking:  yes    allow exposures:  yes
  timeout:  0    cycle:  600
Colors:
  default colormap:  0x20    BlackPixel:  0x0    WhitePixel:  0xffffff
Font Path:
  /usr/share/fonts/misc,/usr/share/fonts/TTF,/usr/share/fonts/OTF,built-ins
DPMS (Display Power Management Signaling):
  Standby: 0    Suspend: 0    Off: 0
  DPMS is Enabled
  Monitor is On

I’m curious about the DPMS(Display Power Management Signaling) setting I don’t think it’s the culprit but I may be wrong. just wanted to provide an update to what I’m currently investigating
EDIT 2: none of the settings in xset seemed to have any effect :confused:

It can’t be a hardware limitation of the screen otherwise windows would suffer from the same issue right?

EDIT 3

then it takes 2-3sec to wakeup the system, not 12 sec. So the suspend process is not to blame here. Probably the monitor wake up late? Do you have a black screensaver?

in regard to this first part I’m not sure if this is important but I just noticed that the sequence is as follows

  • suspend system(close lid or type systemctl suspend)
  • begin waking system(open lid or hit power button)
  • wait almost exactly ten seconds(I haven’t timed it with a timer I just count to ten. sometimes I get to 13 or 14 but I think that’s just variation in the speed that I’m counting at, for now I think it’s safe to assume that it takes the exact same amount of time between attempting to wake and seeing the screen come on)
  • fans turn on and screen comes to life almost immediately after that if not simultaneously.

The part I just noticed is the fans, they don’t spin up until right before the screen comes on which I think means that the computer is doing nothing for the first 8 or 9 seconds(I’m sure it’s doing something but it’s not waking from suspend). if the waking from suspend isn’t the issue and it’s waking up at the normal speed then it’s not initializing the ‘wake from suspend’ process until like 9 seconds after I’ve given it the command to do so. I feel like that would mean it’s not a screen issue/screensaver issue either? Does that mean anything or help diagnose the problem at all?

Well since at the kernel messages is no sign of 12sec and more, I would rather argue that 9 sec happens between pressing power und the wake up process, where the kernel cannot log anything. S3/Deep is firmware assisted suspend.

If this delay does not occur with Windows with S3, then UEFI will probably react differently when using Windows. You can also pretend to be running Windows under Linux. Look here:

Anyway, what the firmware does in between is not open. Probably it does a warm up or something in that direction? I saw also laptops numerous times with wifi/bt cards which needs a bit more time to wake up, and sometimes it boot/wake up fast and then the card doesn’t get recognized → timeout. Probably that adds up here? But then Windows would have that problem also, but well probably not, because Windows handles drivers differently. Are you sure Windows uses S3 and not S0 suspend?

1 Like

Are you sure Windows uses S3 and not S0 suspend?

I’m not sure, windows is using whatever the default windows configuration uses as I haven’t changed anything. how similary is S0 to s2idle/modern suspend? because even when I tried that I had a similar issue except that I would just have to hold the power button for 5 seconds to wake the computer

I’ll read through that article and see if anything in there helps

I got worried rereading this so I went to boot up win11 just incase I misunderstood and it was using s0 or something but no, I can confirm it definitely isn’t. It appears S0 isn’t even available on this machine unless the cmd is lying to me. which it may be - I noticed it’ says win10 but definitely isn’t, I was worried that might cause confusion so I also included the output of winver

anyways I tried adding some of the windows OSI strings into grub default like in that article you listed and it appears to have had no effect. I’m going to nuke the system and reinstall manjaro as the one and only OS and see if the problem persists. I think I’ve just about exhausted all my other options. Will update if I have any luck

UPDATE:
I just finished installing and nope, even with a clean install taking up the whole drive I still get the same slow to wake issue :frowning:

Did you create a swap partition (or otherwise allocate swap space) during this install?

I would suggest a minimum of 8GB (or 16GB if intending to hibernate), based of your 16GB of system RAM.

The thing here is, if that is your system then the manufacture most likly tested the machine only with 5.x kernels. So that time it must be linux 5.4 on ubuntu 20.04 for example. Also note that ubuntu adds patches to the kernel to improve things for specific machines. What you get on Manjaro/Arch is pretty much the generic kernel.

So probably try the linux54 which is still supported. Sometimes it does make a huge difference. Looking at the support page, I would assume that your laptop was tested with RHEL 7/8, Debian 9, Suse 15, Ubuntu 18/20 or was potentially used by other customers. Everything is a little dusty, yes, but who knows.

If that is needed, then I would assume that the UEFI, so ACPI tables told the linux kernel that S0 is preferred. That has to do with the vendor then.

Btw… there is no script needed, just add:

mem_sleep_default=deep

to the kernel parameter at grub for example (/etc/default/grub).

before the wipe/reinstall I followed the wiki Swap - Manjaro to make a 4GB swap file which had no effect besides allowing me to put my computer into hibernate, it errored out whenever I tried to hibernate before creating the file. I knew that I probably should have made the swap file bigger but my issue is with suspend so swap wouldn’t be the culprit would it? my understanding was that swap is only utilized in hibernating or suspend/hibernate combo

I discovered this part later on when playing with grub default haha.

But also the script was to force the computer to choose s2idle. the system defaults to deep(s3)

I’ll give the older kernel a try, if it doesn’t work should I try ubuntu? a couple different versions? and if one of those ubuntu versions does work how difficult do you think it would be to find the patches that ubuntu applies and make them work with arch?

the remainder of this post is from after switching kernels
I tried with linux54 and linux419 as that was the oldest one offered to me. I’ll try with a fiew of the other fives to make sure the problem persists but so far no change. I did notice however that some of those bluetooth errors and other things I was seeing in dmesg appear to have gone away with the 419 kernel but I’m not certain that was the kernel or the reinstall :confused:

I’m going to add the dmesg output for everything since suspend and then also just the whole dmesg output since the system had only been up for 40 seconds before running it. It’s still incredibly dense and rather long but I’ve been looking through it seeing if maybe there are any clues as to what’s going wrong before the suspend command is given. I think the only relevant looking error in dmesg is at 26.776012 where there’s an error in resume but that’s related to the usb hub so I’m not sure if it’s actually something I should take seriously

Is my next step after trying the remaining 5** kernels to try the different versions of ubuntu from around the time of my device? also that link you added looks correct here’s the output of inxi -M for model info

Machine:
  Type: Laptop System: LENOVO product: 20L50018US v: ThinkPad T480
  Mobo: LENOVO model: 20L50018US v: SDK0J40697 WIN serial: L1HF8A900EB
    UEFI: LENOVO v: N24ET76W (1.51 ) date: 02/27/2024

(note: I tested suspend a couple of times, it’s difficult to see where one starts/stops I think I actually included two tests in the suspend only dmesg output)
Suspend Only Dmesg Out:

[   25.199975] PM: suspend entry (deep)
[   25.199977] PM: Syncing filesystems ... done.
[   25.211465] Freezing user space processes ... (elapsed 0.015 seconds) done.
[   25.227025] OOM killer disabled.
[   25.227026] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[   25.228185] Suspending console(s) (use no_console_suspend to debug)
[   25.298507] e1000e: EEE TX LPI TIMER: 00000011
[   25.658213] ACPI: EC: interrupt blocked
[   25.978217] ACPI: Preparing to enter system sleep state S3
[   25.987411] ACPI: EC: event blocked
[   25.987412] ACPI: EC: EC stopped
[   25.987414] PM: Saving platform NVS memory
[   25.987425] Disabling non-boot CPUs ...
[   26.049978] smpboot: CPU 1 is now offline
[   26.108769] smpboot: CPU 2 is now offline
[   26.148758] smpboot: CPU 3 is now offline
[   26.199328] smpboot: CPU 4 is now offline
[   26.248664] smpboot: CPU 5 is now offline
[   26.298572] smpboot: CPU 6 is now offline
[   26.338554] smpboot: CPU 7 is now offline
[   26.344504] ACPI: Low-level resume complete
[   26.344549] ACPI: EC: EC started
[   26.344549] PM: Restoring platform NVS memory
[   26.345153] Enabling non-boot CPUs ...
[   26.345186] x86: Booting SMP configuration:
[   26.345187] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   26.345597]  cache: parent cpu1 should not be sleeping
[   26.345732] CPU1 is up
[   26.345753] smpboot: Booting Node 0 Processor 2 APIC 0x4
[   26.346158]  cache: parent cpu2 should not be sleeping
[   26.346301] CPU2 is up
[   26.346319] smpboot: Booting Node 0 Processor 3 APIC 0x6
[   26.346725]  cache: parent cpu3 should not be sleeping
[   26.346876] CPU3 is up
[   26.346892] smpboot: Booting Node 0 Processor 4 APIC 0x1
[   26.347372]  cache: parent cpu4 should not be sleeping
[   26.347703] CPU4 is up
[   26.347721] smpboot: Booting Node 0 Processor 5 APIC 0x3
[   26.348122]  cache: parent cpu5 should not be sleeping
[   26.348284] CPU5 is up
[   26.348300] smpboot: Booting Node 0 Processor 6 APIC 0x5
[   26.348701]  cache: parent cpu6 should not be sleeping
[   26.348874] CPU6 is up
[   26.348892] smpboot: Booting Node 0 Processor 7 APIC 0x7
[   26.349301]  cache: parent cpu7 should not be sleeping
[   26.349484] CPU7 is up
[   26.355288] ACPI: Waking up from system sleep state S3
[   26.464754] ACPI: EC: interrupt unblocked
[   26.772491] ACPI: EC: event unblocked
[   26.776012] xhci_hcd 0000:3c:00.0: xHC error in resume, USBSTS 0x401, Reinit
[   26.776017] usb usb3: root hub lost power or was reset
[   26.776020] usb usb4: root hub lost power or was reset
[   26.887080] usb 2-3: Disable of device-initiated U1 failed.
[   26.890543] usb 2-3: Disable of device-initiated U2 failed.
[   27.120539] usb 2-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[   27.300351] usb 1-8: reset high-speed USB device number 3 using xhci_hcd
[   27.630465] usb 1-7: reset full-speed USB device number 2 using xhci_hcd
[   27.879683] thunderbolt 0000:06:00.0: control channel starting...
[   27.879687] thunderbolt 0000:06:00.0: starting TX ring 0
[   27.879698] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[   27.879700] thunderbolt 0000:06:00.0: starting RX ring 0
[   27.879710] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[   27.890328] acpi LNXPOWER:01: Turning OFF
[   27.890978] OOM killer enabled.
[   27.890979] Restarting tasks ... 
[   27.893134] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   27.893338] done.
[   27.894097] Bluetooth: hci0: Device revision is 16
[   27.894100] Bluetooth: hci0: Secure boot is enabled
[   27.894102] Bluetooth: hci0: OTP lock is enabled
[   27.894104] Bluetooth: hci0: API lock is enabled
[   27.894106] Bluetooth: hci0: Debug lock is disabled
[   27.894109] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   27.900638] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   27.920033] usb 1-9: USB disconnect, device number 4
[   27.945916] PM: suspend exit
[   27.950199] pci_bus 0000:06: Allocating resources
[   27.950212] pci_bus 0000:3c: Allocating resources
[   27.950272] pci_bus 0000:06: Allocating resources
[   27.950283] pci_bus 0000:3c: Allocating resources
[   28.070261] e1000e: enp0s31f6 NIC Link is Down
[   28.071191] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   28.080035] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[   28.272090] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[   28.272092] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[   28.272093] usb 1-9: SerialNumber: a6fd98866605
[   28.310330] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   28.316653] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   28.878752] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   29.483585] Bluetooth: hci0: Waiting for firmware download to complete
[   29.484145] Bluetooth: hci0: Firmware loaded in 1554709 usecs
[   29.484352] Bluetooth: hci0: Waiting for device to boot
[   29.497187] Bluetooth: hci0: Device booted in 12658 usecs
[   29.502049] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[   29.505154] Bluetooth: hci0: Applying Intel DDC parameters completed
[   32.201938] wlp3s0: authenticate with c0:94:35:6d:6a:3d
[   32.214944] wlp3s0: send auth to c0:94:35:6d:6a:3d (try 1/3)
[   32.221749] wlp3s0: authenticated
[   32.230138] wlp3s0: associate with c0:94:35:6d:6a:3d (try 1/3)
[   32.237118] wlp3s0: RX AssocResp from c0:94:35:6d:6a:3d (capab=0x1011 status=0 aid=5)
[   32.240499] wlp3s0: associated
[   32.256591] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   32.299390] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:94:35:6d:6a:3d
[   34.663994] wlp3s0: deauthenticating from c0:94:35:6d:6a:3d by local choice (Reason: 3=DEAUTH_LEAVING)
[   34.674516] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   34.752343] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   35.038069] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   35.055246] PM: suspend entry (deep)
[   35.055248] PM: Syncing filesystems ... done.
[   35.060696] Freezing user space processes ... (elapsed 0.099 seconds) done.
[   35.160230] OOM killer disabled.
[   35.160232] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[   35.161692] Suspending console(s) (use no_console_suspend to debug)
[   35.231674] e1000e: EEE TX LPI TIMER: 00000011
[   35.610995] thunderbolt 0000:06:00.0: stopping RX ring 0
[   35.611153] ACPI: EC: interrupt blocked
[   35.611199] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 12 (0x1001 -> 0x1)
[   35.611229] thunderbolt 0000:06:00.0: stopping TX ring 0
[   35.611241] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 0 (0x1 -> 0x0)
[   35.611260] thunderbolt 0000:06:00.0: control channel stopped
[   35.921307] ACPI: Preparing to enter system sleep state S3
[   35.930400] ACPI: EC: event blocked
[   35.930402] ACPI: EC: EC stopped
[   35.930403] PM: Saving platform NVS memory
[   35.930414] Disabling non-boot CPUs ...
[   35.972984] smpboot: CPU 1 is now offline
[   36.011817] smpboot: CPU 2 is now offline
[   36.051806] smpboot: CPU 3 is now offline
[   36.112379] smpboot: CPU 4 is now offline
[   36.151683] smpboot: CPU 5 is now offline
[   36.191609] smpboot: CPU 6 is now offline
[   36.231579] smpboot: CPU 7 is now offline
[   36.236721] ACPI: Low-level resume complete
[   36.236768] ACPI: EC: EC started
[   36.236768] PM: Restoring platform NVS memory
[   36.237372] Enabling non-boot CPUs ...
[   36.237405] x86: Booting SMP configuration:
[   36.237406] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   36.237824]  cache: parent cpu1 should not be sleeping
[   36.237949] CPU1 is up
[   36.237971] smpboot: Booting Node 0 Processor 2 APIC 0x4
[   36.238391]  cache: parent cpu2 should not be sleeping
[   36.238525] CPU2 is up
[   36.238541] smpboot: Booting Node 0 Processor 3 APIC 0x6
[   36.238961]  cache: parent cpu3 should not be sleeping
[   36.239105] CPU3 is up
[   36.239121] smpboot: Booting Node 0 Processor 4 APIC 0x1
[   36.239611]  cache: parent cpu4 should not be sleeping
[   36.239938] CPU4 is up
[   36.239957] smpboot: Booting Node 0 Processor 5 APIC 0x3
[   36.240374]  cache: parent cpu5 should not be sleeping
[   36.240528] CPU5 is up
[   36.240544] smpboot: Booting Node 0 Processor 6 APIC 0x5
[   36.240960]  cache: parent cpu6 should not be sleeping
[   36.241124] CPU6 is up
[   36.241141] smpboot: Booting Node 0 Processor 7 APIC 0x7
[   36.241558]  cache: parent cpu7 should not be sleeping
[   36.241735] CPU7 is up
[   36.247529] ACPI: Waking up from system sleep state S3
[   36.349311] ACPI: EC: interrupt unblocked
[   36.463991] thunderbolt 0000:06:00.0: control channel starting...
[   36.463995] thunderbolt 0000:06:00.0: starting TX ring 0
[   36.464006] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[   36.464009] thunderbolt 0000:06:00.0: starting RX ring 0
[   36.464019] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[   36.656268] ACPI: EC: event unblocked
[   36.659091] xhci_hcd 0000:3c:00.0: xHC error in resume, USBSTS 0x401, Reinit
[   36.659095] usb usb3: root hub lost power or was reset
[   36.659098] usb usb4: root hub lost power or was reset
[   36.770867] usb 2-3: Disable of device-initiated U1 failed.
[   36.774331] usb 2-3: Disable of device-initiated U2 failed.
[   37.004366] usb 2-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[   37.184210] usb 1-7: reset full-speed USB device number 2 using xhci_hcd
[   37.514121] usb 1-8: reset high-speed USB device number 3 using xhci_hcd
[   37.774220] acpi LNXPOWER:01: Turning OFF
[   37.774784] OOM killer enabled.
[   37.774786] Restarting tasks ... 
[   37.775699] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   37.776710] Bluetooth: hci0: Device revision is 16
[   37.776713] Bluetooth: hci0: Secure boot is enabled
[   37.776716] Bluetooth: hci0: OTP lock is enabled
[   37.776718] Bluetooth: hci0: API lock is enabled
[   37.776723] Bluetooth: hci0: Debug lock is disabled
[   37.776727] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   37.776734] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   37.776804] done.
[   37.803802] usb 1-9: USB disconnect, device number 5
[   37.829406] PM: suspend exit
[   37.853910] pci_bus 0000:06: Allocating resources
[   37.853923] pci_bus 0000:3c: Allocating resources
[   37.854197] pci_bus 0000:06: Allocating resources
[   37.854208] pci_bus 0000:3c: Allocating resources
[   37.953833] usb 1-9: new full-speed USB device number 6 using xhci_hcd
[   38.092776] e1000e: enp0s31f6 NIC Link is Down
[   38.094743] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   38.145754] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[   38.145756] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[   38.145756] usb 1-9: SerialNumber: a6fd98866605
[   38.333990] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   38.335981] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   38.510203] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   39.332971] Bluetooth: hci0: Waiting for firmware download to complete
[   39.333735] Bluetooth: hci0: Firmware loaded in 1522458 usecs
[   39.333809] Bluetooth: hci0: Waiting for device to boot
[   39.346759] Bluetooth: hci0: Device booted in 12711 usecs
[   39.346765] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[   39.349823] Bluetooth: hci0: Applying Intel DDC parameters completed
[   41.857347] wlp3s0: authenticate with c0:94:35:6d:6a:3d
[   41.868866] wlp3s0: send auth to c0:94:35:6d:6a:3d (try 1/3)
[   41.876428] wlp3s0: authenticated
[   41.883787] wlp3s0: associate with c0:94:35:6d:6a:3d (try 1/3)
[   41.890964] wlp3s0: RX AssocResp from c0:94:35:6d:6a:3d (capab=0x1011 status=0 aid=4)
[   41.893228] wlp3s0: associated
[   41.910601] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   41.976189] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:94:35:6d:6a:3d
[   43.895863] thunderbolt 0000:06:00.0: stopping RX ring 0
[   43.895874] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 12 (0x1001 -> 0x1)
[   43.895893] thunderbolt 0000:06:00.0: stopping TX ring 0
[   43.895902] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 0 (0x1 -> 0x0)
[   43.895911] thunderbolt 0000:06:00.0: control channel stopped
[trentdalton@HandSoup ~]$ 

Full Dmesg Out:

[    0.000000] Linux version 4.19.313-1-MANJARO (builduser@fv-az890-432) (gcc version 13.2.1 20240417 (GCC)) #1 SMP Fri May 3 03:59:06 UTC 2024
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19-x86_64 root=UUID=eec05705-b4f1-44fd-b26e-f53d19c9637e rw quiet apparmor=1 security=apparmor udev.log_priority=3
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000007f258fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f259000-0x000000007f25afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f25b000-0x000000007ff1cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ff1d000-0x000000007ff1dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ff1e000-0x0000000083538fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000083539000-0x0000000083539fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008353a000-0x000000008353afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008353b000-0x000000008e8f3fff] usable
[    0.000000] BIOS-e820: [mem 0x000000008e8f4000-0x000000008e9b9fff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008e9ba000-0x000000008ff2bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008ff2c000-0x000000008ff99fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008ff9a000-0x000000008fffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008ffff000-0x000000008fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000090000000-0x0000000097ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000098600000-0x000000009c7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004617fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by Lenovo
[    0.000000] efi:  SMBIOS=0x8f04e000  SMBIOS 3.0=0x8f04b000  ACPI=0x8fffe000  ACPI 2.0=0x8fffe014  MPS=0x8f448000  ESRT=0x8eed8000  MEMATTR=0x895d3018 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: LENOVO 20L50018US/20L50018US, BIOS N24ET76W (1.51 ) 02/27/2024
[    0.000000] tsc: Detected 2100.000 MHz processor
[    0.003460] tsc: Detected 2112.000 MHz TSC
[    0.003460] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.003463] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.003478] last_pfn = 0x461800 max_arch_pfn = 0x400000000
[    0.003484] MTRR default type: write-back
[    0.003485] MTRR fixed ranges enabled:
[    0.003487]   00000-9FFFF write-back
[    0.003489]   A0000-BFFFF uncachable
[    0.003490]   C0000-FFFFF write-protect
[    0.003491] MTRR variable ranges enabled:
[    0.003494]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.003496]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.003497]   2 base 009C000000 mask 7FFC000000 uncachable
[    0.003498]   3 base 009A000000 mask 7FFE000000 uncachable
[    0.003499]   4 disabled
[    0.003500]   5 disabled
[    0.003501]   6 disabled
[    0.003501]   7 disabled
[    0.003502]   8 disabled
[    0.003503]   9 disabled
[    0.005710] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.005986] last_pfn = 0x90000 max_arch_pfn = 0x400000000
[    0.022093] esrt: Reserving ESRT space from 0x000000008eed8000 to 0x000000008eed80b0.
[    0.022107] Scanning 1 areas for low memory corruption
[    0.022115] Using GB pages for direct mapping
[    0.023537] Secure boot disabled
[    0.023539] RAMDISK: [mem 0x35e05000-0x36ef9fff]
[    0.023545] ACPI: Early table checksum verification disabled
[    0.023549] ACPI: RSDP 0x000000008FFFE014 000024 (v02 LENOVO)
[    0.023555] ACPI: XSDT 0x000000008FFBB188 000114 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023564] ACPI: FACP 0x000000008FFF2000 0000F4 (v05 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023572] ACPI: DSDT 0x000000008FFCB000 022607 (v02 LENOVO SKL      00000000 INTL 20160527)
[    0.023578] ACPI: FACS 0x000000008FF47000 000040
[    0.023582] ACPI: SSDT 0x000000008FFF8000 00432B (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[    0.023586] ACPI: UEFI 0x000000008FF5C000 000042 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023591] ACPI: SSDT 0x000000008FFF4000 0030E4 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[    0.023596] ACPI: SSDT 0x000000008FFF3000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[    0.023602] ACPI: HPET 0x000000008FFF1000 000038 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023607] ACPI: APIC 0x000000008FFF0000 00012C (v03 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023611] ACPI: MCFG 0x000000008FFEF000 00003C (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023615] ACPI: ECDT 0x000000008FFEE000 000053 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023619] ACPI: SSDT 0x000000008FFC9000 001CA3 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
[    0.023624] ACPI: SSDT 0x000000008FFC8000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
[    0.023628] ACPI: SSDT 0x000000008FFC6000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[    0.023632] ACPI: BOOT 0x000000008FFC5000 000028 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023636] ACPI: BATB 0x000000008FFC4000 00004A (v02 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023640] ACPI: SLIC 0x000000008FFC3000 000176 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023645] ACPI: SSDT 0x000000008FFC1000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[    0.023649] ACPI: SSDT 0x000000008FFC0000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[    0.023653] ACPI: SSDT 0x000000008FFBF000 000678 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[    0.023658] ACPI: LPIT 0x000000008FFBE000 000094 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023662] ACPI: WSMT 0x000000008FFBD000 000028 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023666] ACPI: SSDT 0x000000008FFBC000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[    0.023671] ACPI: SSDT 0x000000008FFFD000 0004FC (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[    0.023675] ACPI: SSDT 0x000000008FFBA000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
[    0.023679] ACPI: DBGP 0x000000008FFB9000 000034 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023683] ACPI: DBG2 0x000000008FFB8000 000054 (v00 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023688] ACPI: MSDM 0x000000008FFB7000 000055 (v03 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023692] ACPI: DMAR 0x000000008FFB6000 0000A8 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023696] ACPI: ASF! 0x000000008FFB5000 0000A0 (v32 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023701] ACPI: FPDT 0x000000008FFB4000 000044 (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023705] ACPI: UEFI 0x000000008FF44000 00013E (v01 LENOVO TP-N24   00001510 PTEC 00000002)
[    0.023709] ACPI: Reserving FACP table memory at [mem 0x8fff2000-0x8fff20f3]
[    0.023711] ACPI: Reserving DSDT table memory at [mem 0x8ffcb000-0x8ffed606]
[    0.023713] ACPI: Reserving FACS table memory at [mem 0x8ff47000-0x8ff4703f]
[    0.023714] ACPI: Reserving SSDT table memory at [mem 0x8fff8000-0x8fffc32a]
[    0.023715] ACPI: Reserving UEFI table memory at [mem 0x8ff5c000-0x8ff5c041]
[    0.023717] ACPI: Reserving SSDT table memory at [mem 0x8fff4000-0x8fff70e3]
[    0.023718] ACPI: Reserving SSDT table memory at [mem 0x8fff3000-0x8fff35c5]
[    0.023719] ACPI: Reserving HPET table memory at [mem 0x8fff1000-0x8fff1037]
[    0.023721] ACPI: Reserving APIC table memory at [mem 0x8fff0000-0x8fff012b]
[    0.023722] ACPI: Reserving MCFG table memory at [mem 0x8ffef000-0x8ffef03b]
[    0.023724] ACPI: Reserving ECDT table memory at [mem 0x8ffee000-0x8ffee052]
[    0.023725] ACPI: Reserving SSDT table memory at [mem 0x8ffc9000-0x8ffcaca2]
[    0.023726] ACPI: Reserving SSDT table memory at [mem 0x8ffc8000-0x8ffc821b]
[    0.023728] ACPI: Reserving SSDT table memory at [mem 0x8ffc6000-0x8ffc763b]
[    0.023729] ACPI: Reserving BOOT table memory at [mem 0x8ffc5000-0x8ffc5027]
[    0.023731] ACPI: Reserving BATB table memory at [mem 0x8ffc4000-0x8ffc4049]
[    0.023732] ACPI: Reserving SLIC table memory at [mem 0x8ffc3000-0x8ffc3175]
[    0.023733] ACPI: Reserving SSDT table memory at [mem 0x8ffc1000-0x8ffc27ad]
[    0.023735] ACPI: Reserving SSDT table memory at [mem 0x8ffc0000-0x8ffc056c]
[    0.023736] ACPI: Reserving SSDT table memory at [mem 0x8ffbf000-0x8ffbf677]
[    0.023738] ACPI: Reserving LPIT table memory at [mem 0x8ffbe000-0x8ffbe093]
[    0.023739] ACPI: Reserving WSMT table memory at [mem 0x8ffbd000-0x8ffbd027]
[    0.023741] ACPI: Reserving SSDT table memory at [mem 0x8ffbc000-0x8ffbc1d7]
[    0.023742] ACPI: Reserving SSDT table memory at [mem 0x8fffd000-0x8fffd4fb]
[    0.023744] ACPI: Reserving SSDT table memory at [mem 0x8ffba000-0x8ffba2d0]
[    0.023745] ACPI: Reserving DBGP table memory at [mem 0x8ffb9000-0x8ffb9033]
[    0.023747] ACPI: Reserving DBG2 table memory at [mem 0x8ffb8000-0x8ffb8053]
[    0.023748] ACPI: Reserving MSDM table memory at [mem 0x8ffb7000-0x8ffb7054]
[    0.023749] ACPI: Reserving DMAR table memory at [mem 0x8ffb6000-0x8ffb60a7]
[    0.023751] ACPI: Reserving ASF! table memory at [mem 0x8ffb5000-0x8ffb509f]
[    0.023753] ACPI: Reserving FPDT table memory at [mem 0x8ffb4000-0x8ffb4043]
[    0.023754] ACPI: Reserving UEFI table memory at [mem 0x8ff44000-0x8ff4413d]
[    0.023769] ACPI: Local APIC address 0xfee00000
[    0.023874] No NUMA configuration found
[    0.023875] Faking a node at [mem 0x0000000000000000-0x00000004617fffff]
[    0.023882] NODE_DATA(0) allocated [mem 0x4617fc000-0x4617fffff]
[    0.023934] Zone ranges:
[    0.023935]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.023937]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.023939]   Normal   [mem 0x0000000100000000-0x00000004617fffff]
[    0.023940]   Device   empty
[    0.023942] Movable zone start for each node
[    0.023942] Early memory node ranges
[    0.023944]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.023945]   node   0: [mem 0x0000000000059000-0x000000000008bfff]
[    0.023946]   node   0: [mem 0x0000000000100000-0x000000003fffffff]
[    0.023948]   node   0: [mem 0x0000000040400000-0x000000007f258fff]
[    0.023949]   node   0: [mem 0x000000007f25b000-0x000000007ff1cfff]
[    0.023950]   node   0: [mem 0x000000007ff1e000-0x0000000083538fff]
[    0.023950]   node   0: [mem 0x000000008353b000-0x000000008e8f3fff]
[    0.023951]   node   0: [mem 0x000000008ffff000-0x000000008fffffff]
[    0.023953]   node   0: [mem 0x0000000100000000-0x00000004617fffff]
[    0.024910] Zeroed struct page in unavailable ranges: 33670 pages
[    0.024913] Initmem setup node 0 [mem 0x0000000000001000-0x00000004617fffff]
[    0.024916] On node 0 totalpages: 4127866
[    0.024917]   DMA zone: 64 pages used for memmap
[    0.024918]   DMA zone: 72 pages reserved
[    0.024920]   DMA zone: 3978 pages, LIFO batch:0
[    0.025093]   DMA32 zone: 9044 pages used for memmap
[    0.025094]   DMA32 zone: 578800 pages, LIFO batch:63
[    0.051989]   Normal zone: 55392 pages used for memmap
[    0.051990]   Normal zone: 3545088 pages, LIFO batch:63
[    0.198304] Reserving Intel graphics memory at [mem 0x9a800000-0x9c7fffff]
[    0.198711] ACPI: PM-Timer IO Port: 0x1808
[    0.198713] ACPI: Local APIC address 0xfee00000
[    0.198724] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.198726] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.198727] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.198728] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.198729] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.198729] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.198730] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.198731] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.198732] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.198733] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.198734] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.198735] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.198736] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.198737] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.198738] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.198739] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.198768] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.198771] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.198773] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.198776] ACPI: IRQ0 used by override.
[    0.198777] ACPI: IRQ9 used by override.
[    0.198781] Using ACPI (MADT) for SMP configuration information
[    0.198783] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.198789] TSC deadline timer available
[    0.198790] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.198843] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.198847] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.198850] PM: Registered nosave memory: [mem 0x0008c000-0x000fffff]
[    0.198853] PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
[    0.198857] PM: Registered nosave memory: [mem 0x7f259000-0x7f25afff]
[    0.198860] PM: Registered nosave memory: [mem 0x7ff1d000-0x7ff1dfff]
[    0.198863] PM: Registered nosave memory: [mem 0x83539000-0x83539fff]
[    0.198864] PM: Registered nosave memory: [mem 0x8353a000-0x8353afff]
[    0.198867] PM: Registered nosave memory: [mem 0x8e8f4000-0x8e9b9fff]
[    0.198869] PM: Registered nosave memory: [mem 0x8e9ba000-0x8ff2bfff]
[    0.198869] PM: Registered nosave memory: [mem 0x8ff2c000-0x8ff99fff]
[    0.198870] PM: Registered nosave memory: [mem 0x8ff9a000-0x8fffefff]
[    0.198874] PM: Registered nosave memory: [mem 0x90000000-0x97ffffff]
[    0.198875] PM: Registered nosave memory: [mem 0x98000000-0x985fffff]
[    0.198876] PM: Registered nosave memory: [mem 0x98600000-0x9c7fffff]
[    0.198877] PM: Registered nosave memory: [mem 0x9c800000-0xf7ffffff]
[    0.198878] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.198879] PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
[    0.198879] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.198880] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.198883] [mem 0x9c800000-0xf7ffffff] available for PCI devices
[    0.198885] Booting paravirtualized kernel on bare hardware
[    0.198889] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.408093] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.408436] percpu: Embedded 51 pages/cpu s172032 r8192 d28672 u262144
[    0.408450] pcpu-alloc: s172032 r8192 d28672 u262144 alloc=1*2097152
[    0.408452] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.408491] Built 1 zonelists, mobility grouping on.  Total pages: 4063294
[    0.408492] Policy zone: Normal
[    0.408494] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19-x86_64 root=UUID=eec05705-b4f1-44fd-b26e-f53d19c9637e rw quiet apparmor=1 security=apparmor udev.log_priority=3
[    0.415531] Calgary: detecting Calgary via BIOS EBDA area
[    0.415534] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.480026] Memory: 16066676K/16511464K available (12300K kernel code, 1361K rwdata, 3628K rodata, 1628K init, 3692K bss, 444788K reserved, 0K cma-reserved)
[    0.481431] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.481453] Kernel/User page tables isolation: enabled
[    0.505007] ftrace: allocating 35528 entries in 139 pages
[    0.531789] ftrace: allocated 139 pages with 4 groups
[    0.532059] rcu: Hierarchical RCU implementation.
[    0.532061] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.532063] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.535620] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.536082] Console: colour dummy device 80x25
[    0.536088] console [tty0] enabled
[    0.536169] ACPI: Core revision 20180810
[    0.536921] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.536952] hpet clockevent registered
[    0.536994] APIC: Switch to symmetric I/O mode setup
[    0.536997] DMAR: Host address width 39
[    0.536998] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.537007] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.537008] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.537034] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.537036] DMAR: RMRR base: 0x0000008f47f000 end: 0x0000008f49efff
[    0.537037] DMAR: RMRR base: 0x0000009a000000 end: 0x0000009c7fffff
[    0.537040] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.537041] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.537042] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.538766] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.538768] x2apic enabled
[    0.538782] Switched APIC routing to cluster x2apic.
[    0.543100] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.586965] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e71785e5dd, max_idle_ns: 440795244814 ns
[    0.586985] Calibrating delay loop (skipped), value calculated using timer frequency.. 4224.00 BogoMIPS (lpj=21120000)
[    0.587020] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.587020] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.587080] CPU0: Thermal monitoring enabled (TM1)
[    0.587119] process: using mwait in idle threads
[    0.587122] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.587123] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.587128] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.587131] Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on, data leaks possible via Spectre v2 BHB attacks!
[    0.587136] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.587136] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.587137] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.587138] RETBleed: Mitigation: Enhanced IBRS
[    0.587147] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.587147] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.587150] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.587264] MDS: Mitigation: Clear CPU buffers
[    0.587265] TAA: Mitigation: Clear CPU buffers
[    0.587265] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.587275] SRBDS: Mitigation: Microcode
[    0.587289] GDS: Mitigation: Microcode
[    0.587307] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.587308] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.587309] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.587310] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.587311] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.587316] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.587317] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.587318] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.587320] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.599095] Freeing SMP alternatives memory: 32K
[    0.601927] pid_max: default: 32768 minimum: 301
[    0.603812] Security Framework initialized
[    0.603814] Yama: becoming mindful.
[    0.603916] AppArmor: AppArmor initialized
[    0.606549] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.607864] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.607994] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.608034] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.614311] smpboot: CPU0: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.614626] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.614687] ... version:                4
[    0.614688] ... bit width:              48
[    0.614689] ... generic registers:      4
[    0.614690] ... value mask:             0000ffffffffffff
[    0.614691] ... max period:             00007fffffffffff
[    0.614692] ... fixed-purpose events:   3
[    0.614693] ... event mask:             000000070000000f
[    0.614808] rcu: Hierarchical SRCU implementation.
[    0.616609] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.616961] smp: Bringing up secondary CPUs ...
[    0.616967] x86: Booting SMP configuration:
[    0.616967] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.632892] 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.632892] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[    0.632892] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.632892]  #5 #6 #7
[    0.649941] smp: Brought up 1 node, 8 CPUs
[    0.649941] smpboot: Max logical packages: 1
[    0.649941] smpboot: Total of 8 processors activated (33792.00 BogoMIPS)
[    0.658038] devtmpfs: initialized
[    0.658038] x86/mm: Memory block size: 128MB
[    0.663533] PM: Registering ACPI NVS region [mem 0x83539000-0x83539fff] (4096 bytes)
[    0.663533] PM: Registering ACPI NVS region [mem 0x8ff2c000-0x8ff99fff] (450560 bytes)
[    0.663533] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.663533] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.663533] pinctrl core: initialized pinctrl subsystem
[    0.663533] RTC time: 14:59:12, date: 05/23/24
[    0.667751] NET: Registered protocol family 16
[    0.668074] audit: initializing netlink subsys (disabled)
[    0.668112] audit: type=2000 audit(1716476352.140:1): state=initialized audit_enabled=0 res=1
[    0.668112] cpuidle: using governor ladder
[    0.668112] cpuidle: using governor menu
[    0.668112] Simple Boot Flag at 0x47 set to 0x1
[    0.668112] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.668112] ACPI: bus type PCI registered
[    0.668112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.668112] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.668112] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.668112] PCI: Using configuration type 1 for base access
[    0.670201] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.670201] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.670201] ACPI: Added _OSI(Module Device)
[    0.670201] ACPI: Added _OSI(Processor Device)
[    0.670201] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.670201] ACPI: Added _OSI(Processor Aggregator Device)
[    0.670201] ACPI: Added _OSI(Linux-Dell-Video)
[    0.670201] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.779845] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.780250] ACPI: EC: EC started
[    0.780250] ACPI: EC: interrupt blocked
[    0.782834] ACPI: \: Used as first EC
[    0.782836] ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.782838] ACPI: \: Used as boot ECDT EC to handle transactions
[    0.797505] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.887566] ACPI: Dynamic OEM Table Load:
[    0.887583] ACPI: SSDT 0xFFFF9E1E4ED86000 0005EE (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.888049] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.888379] ACPI: Dynamic OEM Table Load:
[    0.888379] ACPI: SSDT 0xFFFF9E1E4E8D7000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.888909] ACPI: Dynamic OEM Table Load:
[    0.888921] ACPI: SSDT 0xFFFF9E1E4E8FD3C0 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.889540] ACPI: Dynamic OEM Table Load:
[    0.889552] ACPI: SSDT 0xFFFF9E1E4ED81800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.897944] ACPI: Dynamic OEM Table Load:
[    0.897962] ACPI: SSDT 0xFFFF9E1E4EDD3000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.899993] ACPI: Dynamic OEM Table Load:
[    0.899993] ACPI: SSDT 0xFFFF9E1E4E886800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.900000] ACPI: Dynamic OEM Table Load:
[    0.900000] ACPI: SSDT 0xFFFF9E1E4E8D4C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.900800] ACPI: Interpreter enabled
[    0.900902] ACPI: (supports S0 S3 S4 S5)
[    0.900904] ACPI: Using IOAPIC for interrupt routing
[    0.900983] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.902338] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.910300] ACPI: Power Resource [PUBS] (on)
[    0.910840] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[    0.964791] ACPI: Power Resource [WRST] (on)
[    0.966218] ACPI: Power Resource [PXP] (on)
[    0.988502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.988512] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.997551] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.999721] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[    0.999722] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    1.001920] PCI host bridge to bus 0000:00
[    1.001920] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.001920] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.001920] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.001920] pci_bus 0000:00: root bus resource [mem 0x9c800000-0xf7ffffff window]
[    1.001920] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.001920] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.001920] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    1.001920] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    1.001920] pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xebffffff 64bit]
[    1.001920] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    1.001920] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    1.001920] pci 0000:00:02.0: BAR 2: assigned to efifb
[    1.002565] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    1.002583] pci 0000:00:04.0: reg 0x10: [mem 0xec240000-0xec247fff 64bit]
[    1.004354] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    1.004372] pci 0000:00:08.0: reg 0x10: [mem 0xec250000-0xec250fff 64bit]
[    1.006036] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    1.006063] pci 0000:00:14.0: reg 0x10: [mem 0xec230000-0xec23ffff 64bit]
[    1.006146] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.008022] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    1.008050] pci 0000:00:14.2: reg 0x10: [mem 0xec251000-0xec251fff 64bit]
[    1.009739] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    1.009765] pci 0000:00:16.0: reg 0x10: [mem 0xec252000-0xec252fff 64bit]
[    1.009845] pci 0000:00:16.0: PME# supported from D3hot
[    1.011646] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    1.011757] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.013533] pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
[    1.013648] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    1.015415] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    1.015509] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.017282] pci 0000:00:1d.2: [8086:9d1a] type 01 class 0x060400
[    1.017380] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    1.019158] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    1.020990] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    1.021008] pci 0000:00:1f.2: reg 0x10: [mem 0xec24c000-0xec24ffff]
[    1.022759] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[    1.022794] pci 0000:00:1f.3: reg 0x10: [mem 0xec248000-0xec24bfff 64bit]
[    1.022833] pci 0000:00:1f.3: reg 0x20: [mem 0xec220000-0xec22ffff 64bit]
[    1.022897] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.024724] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    1.024779] pci 0000:00:1f.4: reg 0x10: [mem 0xec253000-0xec2530ff 64bit]
[    1.024831] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    1.026626] pci 0000:00:1f.6: [8086:15d7] type 00 class 0x020000
[    1.026656] pci 0000:00:1f.6: reg 0x10: [mem 0xec200000-0xec21ffff]
[    1.026775] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    1.028598] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.029172] pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
[    1.029280] pci 0000:03:00.0: reg 0x10: [mem 0xec100000-0xec101fff 64bit]
[    1.029904] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    1.030810] pci 0000:00:1c.6: PCI bridge to [bus 03]
[    1.030816] pci 0000:00:1c.6:   bridge window [mem 0xec100000-0xec1fffff]
[    1.030921] pci 0000:04:00.0: [8086:15c0] type 01 class 0x060400
[    1.030994] pci 0000:04:00.0: enabling Extended Tags
[    1.031086] pci 0000:04:00.0: supports D1 D2
[    1.031088] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.031261] pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
[    1.031267] pci 0000:00:1d.0:   bridge window [mem 0xd4000000-0xea0fffff]
[    1.031273] pci 0000:00:1d.0:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.031356] pci 0000:05:00.0: [8086:15c0] type 01 class 0x060400
[    1.031434] pci 0000:05:00.0: enabling Extended Tags
[    1.031528] pci 0000:05:00.0: supports D1 D2
[    1.031530] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.031681] pci 0000:05:01.0: [8086:15c0] type 01 class 0x060400
[    1.031758] pci 0000:05:01.0: enabling Extended Tags
[    1.031856] pci 0000:05:01.0: supports D1 D2
[    1.031857] pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.032001] pci 0000:05:02.0: [8086:15c0] type 01 class 0x060400
[    1.032079] pci 0000:05:02.0: enabling Extended Tags
[    1.032173] pci 0000:05:02.0: supports D1 D2
[    1.032175] pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.032351] pci 0000:04:00.0: PCI bridge to [bus 05-3c]
[    1.032361] pci 0000:04:00.0:   bridge window [mem 0xd4000000-0xea0fffff]
[    1.032368] pci 0000:04:00.0:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.032456] pci 0000:06:00.0: [8086:15bf] type 00 class 0x088000
[    1.032494] pci 0000:06:00.0: reg 0x10: [mem 0xea000000-0xea03ffff]
[    1.032507] pci 0000:06:00.0: reg 0x14: [mem 0xea040000-0xea040fff]
[    1.032578] pci 0000:06:00.0: enabling Extended Tags
[    1.032690] pci 0000:06:00.0: supports D1 D2
[    1.032692] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.032866] pci 0000:05:00.0: PCI bridge to [bus 06]
[    1.032877] pci 0000:05:00.0:   bridge window [mem 0xea000000-0xea0fffff]
[    1.032955] pci 0000:05:01.0: PCI bridge to [bus 07-3b]
[    1.032966] pci 0000:05:01.0:   bridge window [mem 0xd4000000-0xe9efffff]
[    1.032973] pci 0000:05:01.0:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.033082] pci 0000:3c:00.0: [8086:15c1] type 00 class 0x0c0330
[    1.033122] pci 0000:3c:00.0: reg 0x10: [mem 0xe9f00000-0xe9f0ffff]
[    1.033211] pci 0000:3c:00.0: enabling Extended Tags
[    1.033327] pci 0000:3c:00.0: supports D1 D2
[    1.033328] pci 0000:3c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.033385] pci 0000:3c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    1.033563] pci 0000:05:02.0: PCI bridge to [bus 3c]
[    1.033573] pci 0000:05:02.0:   bridge window [mem 0xe9f00000-0xe9ffffff]
[    1.033933] pci 0000:3d:00.0: [17aa:0006] type 00 class 0x010802
[    1.033968] pci 0000:3d:00.0: reg 0x10: [mem 0xec000000-0xec003fff 64bit]
[    1.034134] pci 0000:3d:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    1.034379] pci 0000:00:1d.2: PCI bridge to [bus 3d]
[    1.034385] pci 0000:00:1d.2:   bridge window [mem 0xec000000-0xec0fffff]
[    1.048098] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.048194] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.048286] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.048377] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.048468] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.048559] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.048650] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.048741] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.050055] ACPI: EC: interrupt unblocked
[    1.050077] ACPI: EC: event unblocked
[    1.050093] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.050095] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[    1.050319] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    1.050319] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.050319] pci 0000:00:02.0: vgaarb: bridge control possible
[    1.050319] vgaarb: loaded
[    1.050319] ACPI: bus type USB registered
[    1.050319] usbcore: registered new interface driver usbfs
[    1.050319] usbcore: registered new interface driver hub
[    1.050319] usbcore: registered new device driver usb
[    1.050319] pps_core: LinuxPPS API ver. 1 registered
[    1.050319] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.050319] PTP clock support registered
[    1.050319] EDAC MC: Ver: 3.0.0
[    1.050319] Registered efivars operations
[    1.050319] PCI: Using ACPI for IRQ routing
[    1.050319] PCI: pci_cache_line_size set to 64 bytes
[    1.050812] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.050814] e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
[    1.050815] e820: reserve RAM buffer [mem 0x7f259000-0x7fffffff]
[    1.050817] e820: reserve RAM buffer [mem 0x7ff1d000-0x7fffffff]
[    1.050818] e820: reserve RAM buffer [mem 0x83539000-0x83ffffff]
[    1.050820] e820: reserve RAM buffer [mem 0x8e8f4000-0x8fffffff]
[    1.050822] e820: reserve RAM buffer [mem 0x461800000-0x463ffffff]
[    1.051061] NetLabel: Initializing
[    1.051062] NetLabel:  domain hash size = 128
[    1.051063] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.051084] NetLabel:  unlabeled traffic allowed by default
[    1.051093] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.051093] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.056980] clocksource: Switched to clocksource tsc-early
[    1.088983] VFS: Disk quotas dquot_6.6.0
[    1.089049] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.089440] AppArmor: AppArmor Filesystem Enabled
[    1.089473] pnp: PnP ACPI init
[    1.089630] system 00:00: [mem 0x40000000-0x403fffff] has been reserved
[    1.089638] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.089928] system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.089930] system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.089932] system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.089935] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.089937] system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.089939] system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.089941] system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.089946] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.090638] system 00:02: [io  0xff00-0xfffe] has been reserved
[    1.090643] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.091911] system 00:03: [io  0x0680-0x069f] has been reserved
[    1.091913] system 00:03: [io  0xffff] has been reserved
[    1.091916] system 00:03: [io  0xffff] has been reserved
[    1.091918] system 00:03: [io  0xffff] has been reserved
[    1.091943] system 00:03: [io  0x1800-0x18fe] has been reserved
[    1.091945] system 00:03: [io  0x164e-0x164f] has been reserved
[    1.091951] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.092215] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.092309] system 00:05: [io  0x1854-0x1857] has been reserved
[    1.092314] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.092368] pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    1.092417] pnp 00:07: Plug and Play ACPI device, IDs LEN0093 PNP0f13 (active)
[    1.092671] system 00:08: [io  0x1800-0x189f] could not be reserved
[    1.092673] system 00:08: [io  0x0800-0x087f] has been reserved
[    1.092675] system 00:08: [io  0x0880-0x08ff] has been reserved
[    1.092678] system 00:08: [io  0x0900-0x097f] has been reserved
[    1.092680] system 00:08: [io  0x0980-0x09ff] has been reserved
[    1.092682] system 00:08: [io  0x0a00-0x0a7f] has been reserved
[    1.092684] system 00:08: [io  0x0a80-0x0aff] has been reserved
[    1.092686] system 00:08: [io  0x0b00-0x0b7f] has been reserved
[    1.092688] system 00:08: [io  0x0b80-0x0bff] has been reserved
[    1.092690] system 00:08: [io  0x15e0-0x15ef] has been reserved
[    1.092692] system 00:08: [io  0x1600-0x167f] could not be reserved
[    1.092694] system 00:08: [io  0x1640-0x165f] could not be reserved
[    1.092697] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.092700] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
[    1.092702] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.092704] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.092706] system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
[    1.092708] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.092711] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.092713] system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    1.092719] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.095483] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.095486] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.095488] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.095493] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.096700] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
[    1.096702] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.096705] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.096707] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.096709] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.096712] system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.096714] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.096716] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[    1.096718] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
[    1.096721] system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    1.096726] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.097387] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.097389] system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
[    1.097391] system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
[    1.097393] system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
[    1.097395] system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
[    1.097397] system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
[    1.097399] system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
[    1.097401] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.097404] system 00:0b: [mem 0x00100000-0x9c7fffff] could not be reserved
[    1.097406] system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.097409] system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.097414] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.097664] pnp: PnP ACPI: found 12 devices
[    1.105411] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.105422] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    1.105426] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    1.105428] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    1.105433] pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 07-3b] add_size 1000
[    1.105437] pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-3c] add_size 1000
[    1.105439] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 04-3c] add_size 1000
[    1.105449] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9c800000-0x9c9fffff]
[    1.105457] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9ca00000-0x9cbfffff 64bit pref]
[    1.105461] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    1.105464] pci 0000:00:1d.0: BAR 13: assigned [io  0x3000-0x3fff]
[    1.105467] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.105472] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    1.105477] pci 0000:00:1c.0:   bridge window [mem 0x9c800000-0x9c9fffff]
[    1.105481] pci 0000:00:1c.0:   bridge window [mem 0x9ca00000-0x9cbfffff 64bit pref]
[    1.105488] pci 0000:00:1c.6: PCI bridge to [bus 03]
[    1.105495] pci 0000:00:1c.6:   bridge window [mem 0xec100000-0xec1fffff]
[    1.105504] pci 0000:04:00.0: BAR 13: assigned [io  0x3000-0x3fff]
[    1.105507] pci 0000:05:01.0: BAR 13: assigned [io  0x3000-0x3fff]
[    1.105509] pci 0000:05:00.0: PCI bridge to [bus 06]
[    1.105516] pci 0000:05:00.0:   bridge window [mem 0xea000000-0xea0fffff]
[    1.105527] pci 0000:05:01.0: PCI bridge to [bus 07-3b]
[    1.105530] pci 0000:05:01.0:   bridge window [io  0x3000-0x3fff]
[    1.105536] pci 0000:05:01.0:   bridge window [mem 0xd4000000-0xe9efffff]
[    1.105541] pci 0000:05:01.0:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.105549] pci 0000:05:02.0: PCI bridge to [bus 3c]
[    1.105555] pci 0000:05:02.0:   bridge window [mem 0xe9f00000-0xe9ffffff]
[    1.105566] pci 0000:04:00.0: PCI bridge to [bus 05-3c]
[    1.105569] pci 0000:04:00.0:   bridge window [io  0x3000-0x3fff]
[    1.105575] pci 0000:04:00.0:   bridge window [mem 0xd4000000-0xea0fffff]
[    1.105580] pci 0000:04:00.0:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.105587] pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
[    1.105590] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    1.105594] pci 0000:00:1d.0:   bridge window [mem 0xd4000000-0xea0fffff]
[    1.105598] pci 0000:00:1d.0:   bridge window [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.105604] pci 0000:00:1d.2: PCI bridge to [bus 3d]
[    1.105609] pci 0000:00:1d.2:   bridge window [mem 0xec000000-0xec0fffff]
[    1.105618] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.105620] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.105622] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.105624] pci_bus 0000:00: resource 7 [mem 0x9c800000-0xf7ffffff window]
[    1.105626] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    1.105629] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    1.105631] pci_bus 0000:01: resource 1 [mem 0x9c800000-0x9c9fffff]
[    1.105632] pci_bus 0000:01: resource 2 [mem 0x9ca00000-0x9cbfffff 64bit pref]
[    1.105634] pci_bus 0000:03: resource 1 [mem 0xec100000-0xec1fffff]
[    1.105636] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    1.105638] pci_bus 0000:04: resource 1 [mem 0xd4000000-0xea0fffff]
[    1.105640] pci_bus 0000:04: resource 2 [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.105641] pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
[    1.105643] pci_bus 0000:05: resource 1 [mem 0xd4000000-0xea0fffff]
[    1.105645] pci_bus 0000:05: resource 2 [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.105647] pci_bus 0000:06: resource 1 [mem 0xea000000-0xea0fffff]
[    1.105649] pci_bus 0000:07: resource 0 [io  0x3000-0x3fff]
[    1.105650] pci_bus 0000:07: resource 1 [mem 0xd4000000-0xe9efffff]
[    1.105652] pci_bus 0000:07: resource 2 [mem 0xb0000000-0xd1ffffff 64bit pref]
[    1.105654] pci_bus 0000:3c: resource 1 [mem 0xe9f00000-0xe9ffffff]
[    1.105656] pci_bus 0000:3d: resource 1 [mem 0xec000000-0xec0fffff]
[    1.106168] NET: Registered protocol family 2
[    1.106681] IP idents hash table entries: 262144 (order: 9, 2097152 bytes)
[    1.110711] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    1.110793] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.111098] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.111275] TCP: Hash tables configured (established 131072 bind 65536)
[    1.111396] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.111463] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.111774] NET: Registered protocol family 1
[    1.111782] NET: Registered protocol family 44
[    1.111799] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.114088] pci 0000:04:00.0: enabling device (0006 -> 0007)
[    1.114718] PCI: CLS 128 bytes, default 64
[    1.114792] Unpacking initramfs...
[    1.451086] Freeing initrd memory: 17364K
[    1.487037] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.487040] software IO TLB: mapped [mem 0x89b58000-0x8db58000] (64MB)
[    1.487107] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e71785e5dd, max_idle_ns: 440795244814 ns
[    1.487140] clocksource: Switched to clocksource tsc
[    1.487444] Scanning for low memory corruption every 60 seconds
[    1.489119] Initialise system trusted keyrings
[    1.489196] Key type blacklist registered
[    1.489330] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    1.493862] zbud: loaded
[    1.498345] Key type asymmetric registered
[    1.498347] Asymmetric key parser 'x509' registered
[    1.498363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    1.498435] io scheduler noop registered
[    1.498436] io scheduler deadline registered
[    1.498560] io scheduler cfq registered
[    1.498563] io scheduler mq-deadline registered
[    1.498564] io scheduler kyber registered
[    1.498673] io scheduler bfq registered
[    1.498780] io scheduler bfq-sq registered (default)
[    1.498782] BFQ I/O-scheduler: v10 (with cgroups support)
[    1.498894] io scheduler bfq-mq registered
[    1.498895] BFQ I/O-scheduler: v10 (with cgroups support)
[    1.499978] pcieport 0000:00:1c.0: Signaling PME with IRQ 122
[    1.500019] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.500574] pcieport 0000:00:1c.6: Signaling PME with IRQ 123
[    1.501737] pcieport 0000:00:1d.0: Signaling PME with IRQ 124
[    1.501803] pciehp 0000:00:1d.0:pcie004: Slot #8 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.502367] pcieport 0000:00:1d.2: Signaling PME with IRQ 125
[    1.502722] pcieport 0000:05:01.0: enabling device (0006 -> 0007)
[    1.502937] pciehp 0000:05:01.0:pcie204: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.503332] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.503589] efifb: probing for efifb
[    1.503612] efifb: No BGRT, not showing boot graphics
[    1.503614] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    1.503616] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.503617] efifb: scrolling: redraw
[    1.503619] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.503761] fbcon: Deferring console take-over
[    1.503763] fb0: EFI VGA frame buffer device
[    1.503777] intel_idle: MWAIT substates: 0x11142120
[    1.503778] intel_idle: v0.4.1 model 0x8E
[    1.505196] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.505351] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.505378] ACPI: Sleep Button [SLPB]
[    1.505497] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.505516] ACPI: Lid Switch [LID]
[    1.505627] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.505645] ACPI: Power Button [PWRF]
[    1.512376] thermal LNXTHERM:00: registered as thermal_zone0
[    1.512378] ACPI: Thermal Zone [THM0] (45 C)
[    1.512918] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.513964] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.513965] AMD IOMMUv2 functionality not available on this system
[    1.516532] nvme nvme0: pci function 0000:3d:00.0
[    1.516586] usbcore: registered new interface driver usbserial_generic
[    1.516592] usbserial: USB Serial support registered for generic
[    1.516886] rtc_cmos 00:04: RTC can wake from S4
[    1.517930] rtc_cmos 00:04: registered as rtc0
[    1.517960] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.518083] intel_pstate: Intel P-state driver initializing
[    1.519276] intel_pstate: HWP enabled
[    1.519459] ledtrig-cpu: registered to indicate activity on CPUs
[    1.519549] intel_pmc_core:  initialized
[    1.520439] NET: Registered protocol family 10
[    1.533511] Segment Routing with IPv6
[    1.533570] NET: Registered protocol family 17
[    1.534738] mce: Using 10 MCE banks
[    1.534785] RAS: Correctable Errors collector initialized.
[    1.534918] microcode: sig=0x806ea, pf=0x80, revision=0xf4
[    1.535250] microcode: Microcode Update Driver: v2.2.
[    1.535299] sched_clock: Marking stable (1544264839, -9021973)->(1561653803, -26410937)
[    1.535879] registered taskstats version 1
[    1.535918] Loading compiled-in X.509 certificates
[    1.543218] Loaded X.509 cert 'Build time autogenerated kernel key: 8e8b3dca863cff7ca0c6eaacbf9b54568cce9347'
[    1.543279] zswap: loaded using pool lzo/zbud
[    1.554273] Key type big_key registered
[    1.554278] AppArmor: AppArmor sha1 policy hashing enabled
[    1.556346]   Magic number: 8:649:991
[    1.556350] machinecheck machinecheck4: hash matches
[    1.556410] memory memory34: hash matches
[    1.556555] rtc_cmos 00:04: setting system clock to 2024-05-23 14:59:13 UTC (1716476353)
[    1.762968]  nvme0n1: p1 p2
[    1.813635] CPU3: Core temperature above threshold, cpu clock throttled (total events = 1)
[    1.813636] CPU7: Core temperature above threshold, cpu clock throttled (total events = 1)
[    1.813637] CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
[    1.813637] CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
[    1.813686] CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
[    1.813686] CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
[    1.813687] CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
[    1.813688] CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
[    1.813689] CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
[    1.813690] CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
[    2.034427] Freeing unused decrypted memory: 2040K
[    2.230653] CPU3: Core temperature/speed normal
[    2.230654] CPU3: Package temperature/speed normal
[    2.230655] CPU7: Core temperature/speed normal
[    2.230655] CPU7: Package temperature/speed normal
[    2.230697] CPU0: Package temperature/speed normal
[    2.230698] CPU4: Package temperature/speed normal
[    2.230699] CPU6: Package temperature/speed normal
[    2.230699] CPU5: Package temperature/speed normal
[    2.230700] CPU1: Package temperature/speed normal
[    2.230701] CPU2: Package temperature/speed normal
[    2.262842] Freeing unused kernel image memory: 1628K
[    2.277384] Write protecting the kernel read-only data: 18432k
[    2.278369] Freeing unused kernel image memory: 2008K
[    2.278541] Freeing unused kernel image memory: 468K
[    2.284770] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.284770] x86/mm: Checking user space page tables
[    2.290978] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.290979] Run /init as init process
[    2.497192] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    2.499026] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.499029] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.511264] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.511273] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.512360] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    2.512625] xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
[    2.512911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.512913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.512914] usb usb1: Product: xHCI Host Controller
[    2.512916] usb usb1: Manufacturer: Linux 4.19.313-1-MANJARO xhci-hcd
[    2.512917] usb usb1: SerialNumber: 0000:00:14.0
[    2.513147] hub 1-0:1.0: USB hub found
[    2.513173] hub 1-0:1.0: 12 ports detected
[    2.514878] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.514881] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.514885] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.514978] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    2.514979] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.514980] usb usb2: Product: xHCI Host Controller
[    2.514982] usb usb2: Manufacturer: Linux 4.19.313-1-MANJARO xhci-hcd
[    2.514983] usb usb2: SerialNumber: 0000:00:14.0
[    2.515170] hub 2-0:1.0: USB hub found
[    2.515189] hub 2-0:1.0: 6 ports detected
[    2.516149] xhci_hcd 0000:3c:00.0: xHCI Host Controller
[    2.516152] xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 3
[    2.517293] xhci_hcd 0000:3c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    2.517610] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.517612] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.517613] usb usb3: Product: xHCI Host Controller
[    2.517614] usb usb3: Manufacturer: Linux 4.19.313-1-MANJARO xhci-hcd
[    2.517615] usb usb3: SerialNumber: 0000:3c:00.0
[    2.517751] hub 3-0:1.0: USB hub found
[    2.517763] hub 3-0:1.0: 2 ports detected
[    2.518548] xhci_hcd 0000:3c:00.0: xHCI Host Controller
[    2.518551] xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 4
[    2.518553] xhci_hcd 0000:3c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.518690] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    2.518691] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.518692] usb usb4: Product: xHCI Host Controller
[    2.518693] usb usb4: Manufacturer: Linux 4.19.313-1-MANJARO xhci-hcd
[    2.518693] usb usb4: SerialNumber: 0000:3c:00.0
[    2.518865] hub 4-0:1.0: USB hub found
[    2.518879] hub 4-0:1.0: 2 ports detected
[    2.532677] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.561706] fbcon: Taking over console
[    2.561822] Console: switching to colour frame buffer device 240x67
[    2.594793] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.701354] systemd[1]: systemd 255.5-3-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    2.701366] systemd[1]: Detected architecture x86-64.
[    2.702486] systemd[1]: Hostname set to <HandSoup>.
[    2.715658] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
[    2.827021] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[    3.007980] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    3.007981] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.012504] systemd[1]: Queued start job for default target Graphical Interface.
[    3.018519] systemd[1]: Created slice Slice /system/dirmngr.
[    3.018785] systemd[1]: Created slice Slice /system/getty.
[    3.019065] systemd[1]: Created slice Slice /system/gpg-agent.
[    3.019350] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    3.019551] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    3.019764] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    3.019956] systemd[1]: Created slice Slice /system/keyboxd.
[    3.020179] systemd[1]: Created slice Slice /system/maia-console.
[    3.020486] systemd[1]: Created slice Slice /system/modprobe.
[    3.020693] systemd[1]: Created slice Slice /system/systemd-fsck.
[    3.020869] systemd[1]: Created slice User and Session Slice.
[    3.020951] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.020994] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.021250] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.021276] systemd[1]: Expecting device /dev/disk/by-uuid/86CA-BD85...
[    3.021293] systemd[1]: Reached target Local Encrypted Volumes.
[    3.021311] systemd[1]: Reached target Login Prompts.
[    3.021327] systemd[1]: Reached target Local Integrity Protected Volumes.
[    3.021348] systemd[1]: Reached target Remote File Systems.
[    3.021364] systemd[1]: Reached target Slice Units.
[    3.021380] systemd[1]: Reached target Mounting snaps.
[    3.021396] systemd[1]: Reached target Mounted snaps.
[    3.021414] systemd[1]: Reached target Swaps.
[    3.021432] systemd[1]: Reached target System Time Set.
[    3.021469] systemd[1]: Reached target Local Verity Protected Volumes.
[    3.021558] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    3.021796] systemd[1]: Listening on LVM2 poll daemon socket.
[    3.022912] systemd[1]: Listening on Process Core Dump Socket.
[    3.023015] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.023114] systemd[1]: Listening on Journal Socket.
[    3.023134] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.023329] systemd[1]: Listening on udev Control Socket.
[    3.023407] systemd[1]: Listening on udev Kernel Socket.
[    3.024340] systemd[1]: Mounting Huge Pages File System...
[    3.025010] systemd[1]: Mounting POSIX Message Queue File System...
[    3.025680] systemd[1]: Mounting Kernel Debug File System...
[    3.026335] systemd[1]: Mounting Kernel Trace File System...
[    3.027407] systemd[1]: Starting Load AppArmor profiles...
[    3.028405] systemd[1]: Starting Create List of Static Device Nodes...
[    3.030208] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    3.031810] systemd[1]: Starting Load Kernel Module configfs...
[    3.033394] systemd[1]: Starting Load Kernel Module dm_mod...
[    3.035400] systemd[1]: Starting Load Kernel Module drm...
[    3.036459] systemd[1]: Starting Load Kernel Module fuse...
[    3.037503] systemd[1]: Starting Load Kernel Module loop...
[    3.037594] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    3.040536] systemd[1]: Starting Load Kernel Modules...
[    3.040576] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.043419] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.043510] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.046503] systemd[1]: Starting Coldplug All udev Devices...
[    3.046704] Linux agpgart interface v0.103
[    3.048297] systemd[1]: Mounted Huge Pages File System.
[    3.048453] systemd[1]: Mounted POSIX Message Queue File System.
[    3.048612] systemd[1]: Mounted Kernel Debug File System.
[    3.048729] systemd[1]: Mounted Kernel Trace File System.
[    3.048992] systemd[1]: Finished Create List of Static Device Nodes.
[    3.049309] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.049457] systemd[1]: Finished Load Kernel Module configfs.
[    3.052248] random: lvm: uninitialized urandom read (4 bytes read)
[    3.052314] device-mapper: uevent: version 1.0.3
[    3.053011] fuse init (API version 7.27)
[    3.054561] systemd[1]: Mounting Kernel Configuration File System...
[    3.054868] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    3.056215] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
[    3.056242] loop: module loaded
[    3.057003] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    3.057910] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    3.058077] systemd[1]: Finished Load Kernel Module dm_mod.
[    3.058418] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    3.058551] systemd[1]: Finished Load Kernel Module fuse.
[    3.058859] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    3.058978] systemd[1]: Finished Load Kernel Module loop.
[    3.059144] systemd[1]: Finished Load Kernel Modules.
[    3.059300] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.060254] systemd[1]: Mounting FUSE Control File System...
[    3.061075] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[    3.062128] systemd[1]: Starting Load/Save OS Random Seed...
[    3.062280] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    3.063234] systemd[1]: Starting Apply Kernel Variables...
[    3.063266] systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    3.064009] systemd[1]: Mounted Kernel Configuration File System.
[    3.069735] systemd[1]: Mounted FUSE Control File System.
[    3.077385] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.077540] systemd[1]: Finished Load Kernel Module drm.
[    3.111854] audit: type=1400 audit(1716476355.050:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=270 comm="apparmor_parser"
[    3.115293] audit: type=1400 audit(1716476355.050:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=271 comm="apparmor_parser"
[    3.115622] audit: type=1400 audit(1716476355.050:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=271 comm="apparmor_parser"
[    3.131912] audit: type=1400 audit(1716476355.070:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-bgqd" pid=273 comm="apparmor_parser"
[    3.135674] audit: type=1400 audit(1716476355.070:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="php-fpm" pid=272 comm="apparmor_parser"
[    3.137053] audit: type=1400 audit(1716476355.080:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd" pid=275 comm="apparmor_parser"
[    3.153981] audit: type=1400 audit(1716476355.090:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=268 comm="apparmor_parser"
[    3.157133] usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    3.172134] audit: type=1400 audit(1716476355.110:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-dcerpcd" pid=274 comm="apparmor_parser"
[    3.182161] audit: type=1400 audit(1716476355.120:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd-spoolss" pid=279 comm="apparmor_parser"
[    3.197859] usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
[    3.197861] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.197863] usb 2-3: Product: USB3.0-CRW
[    3.197865] usb 2-3: Manufacturer: Generic
[    3.197866] usb 2-3: SerialNumber: 20120501030900000
[    3.220090] systemd[1]: Finished Coldplug All udev Devices.
[    3.308587] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    3.316421] systemd[1]: Finished Apply Kernel Variables.
[    3.324079] systemd[1]: Starting CLI Netfilter Manager...
[    3.336999] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    3.340531] systemd[1]: Finished CLI Netfilter Manager.
[    3.353107] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[    3.354386] systemd[1]: Starting Create System Users...
[    3.528286] usb 1-8: New USB device found, idVendor=5986, idProduct=2113, bcdDevice=54.22
[    3.528288] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.528290] usb 1-8: Product: Integrated Camera
[    3.528292] usb 1-8: Manufacturer: SunplusIT Inc
[    3.604712] systemd[1]: Finished Create System Users.
[    3.606017] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.681081] systemd[1]: Finished Load AppArmor profiles.
[    3.681986] systemd[1]: Starting Load AppArmor profiles managed internally by snapd...
[    3.687021] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[    3.692113] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 331 (snapd-apparmor)
[    3.692838] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    3.699885] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    3.703705] systemd[1]: Finished Load AppArmor profiles managed internally by snapd.
[    3.773311] systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.773413] systemd[1]: Reached target Preparation for Local File Systems.
[    3.774367] systemd[1]: Mounting /tmp...
[    3.774389] systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
[    3.775886] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[    3.777734] systemd[1]: Starting Journal Service...
[    3.778920] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    3.780333] systemd[1]: Mounted /tmp.
[    3.795553] systemd-journald[341]: Collecting audit messages is disabled.
[    3.846598] systemd[1]: Started Journal Service.
[    3.856174] systemd-journald[341]: Received client request to flush runtime journal.
[    3.862681] systemd-journald[341]: /var/log/journal/d7912df23b194504a7ed53bd0a0f15eb/system.journal: Journal file uses a different sequence number ID, rotating.
[    3.862685] systemd-journald[341]: Rotating system journal.
[    3.868225] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[    3.868227] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    3.868229] usb 1-9: SerialNumber: a6fd98866605
[    3.993624] SCSI subsystem initialized
[    4.001609] usb-storage 2-3:1.0: USB Mass Storage device detected
[    4.010102] scsi host0: usb-storage 2-3:1.0
[    4.010348] usbcore: registered new interface driver usb-storage
[    4.013924] usbcore: registered new interface driver uas
[    4.080079] ACPI: AC Adapter [AC] (off-line)
[    4.099379] battery: ACPI: Battery Slot [BAT0] (battery present)
[    4.127272] battery: ACPI: Battery Slot [BAT1] (battery present)
[    4.248509] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    4.248656] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    4.248709] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    4.251994] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[    4.252668] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    4.252670] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.252671] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.252671] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    4.252672] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    4.252673] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    4.266564] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
[    4.266573] caller snb_uncore_imc_init_box+0x6c/0xb0 [intel_uncore] mapping multiple BARs
[    4.276156] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    4.284248] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    4.284249] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.284495] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    4.287623] thunderbolt 0000:06:00.0: NHI initialized, starting thunderbolt
[    4.287627] thunderbolt 0000:06:00.0: allocating TX ring 0 of size 10
[    4.287645] thunderbolt 0000:06:00.0: allocating RX ring 0 of size 10
[    4.287674] thunderbolt 0000:06:00.0: control channel created
[    4.287675] thunderbolt 0000:06:00.0: control channel starting...
[    4.287677] thunderbolt 0000:06:00.0: starting TX ring 0
[    4.287684] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[    4.287686] thunderbolt 0000:06:00.0: starting RX ring 0
[    4.287693] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[    4.295517] Non-volatile memory driver v1.3
[    4.310288] cryptd: max_cpu_qlen set to 1000
[    4.334207] Bluetooth: Core ver 2.22
[    4.334226] NET: Registered protocol family 31
[    4.334227] Bluetooth: HCI device and connection manager initialized
[    4.334230] Bluetooth: HCI socket layer initialized
[    4.334232] Bluetooth: L2CAP socket layer initialized
[    4.334239] Bluetooth: SCO socket layer initialized
[    4.335730] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[    4.335731] thinkpad_acpi: http://ibm-acpi.sf.net/
[    4.335732] thinkpad_acpi: ThinkPad BIOS N24ET76W (1.51 ), EC unknown
[    4.335733] thinkpad_acpi: Lenovo ThinkPad T480, model 20L50018US
[    4.341252] AVX2 version of gcm_enc/dec engaged.
[    4.341253] AES CTR mode by8 optimization enabled
[    4.359356] thinkpad_acpi: radio switch found; radios are enabled
[    4.359651] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[    4.359652] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[    4.366153] usbcore: registered new interface driver btusb
[    4.381371] Bluetooth: hci0: Firmware revision 0.1 build 19 week 44 2021
[    4.390143] thunderbolt 0000:06:00.0: current switch config:
[    4.390147] thunderbolt 0000:06:00.0:  Switch: 8086:15c0 (Revision: 1, TB Version: 2)
[    4.390149] thunderbolt 0000:06:00.0:   Max Port Number: 5
[    4.390150] thunderbolt 0000:06:00.0:   Config:
[    4.390153] thunderbolt 0000:06:00.0:    Upstream Port Number: 3 Depth: 0 Route String: 0x0 Enabled: 1, PlugEventsDelay: 254ms
[    4.390154] thunderbolt 0000:06:00.0:    unknown1: 0x0 unknown4: 0x0
[    4.401046] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.425181] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    4.427760] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.428088] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    4.428573] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[    4.444502] thinkpad_acpi: battery 2 registered (start 0, stop 100)
[    4.448101] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[    4.448106] battery: new extension: ThinkPad Battery Extension
[    4.448161] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
[    4.450548] media: Linux media interface: v0.10
[    4.518890] thunderbolt 0000:06:00.0: 0: uid: 0x1094270bdd14e00
[    4.519017] thunderbolt 0000:06:00.0:  Port 0: 8086:15c0 (Revision: 1, TB Version: 1, Type: Port (0x1))
[    4.519019] thunderbolt 0000:06:00.0:   Max hop id (in/out): 7/7
[    4.519020] thunderbolt 0000:06:00.0:   Max counters: 8
[    4.519022] thunderbolt 0000:06:00.0:   NFC Credits: 0x800000
[    4.520121] thunderbolt 0000:06:00.0:  Port 1: 8086:15c0 (Revision: 1, TB Version: 1, Type: Port (0x1))
[    4.520123] thunderbolt 0000:06:00.0:   Max hop id (in/out): 15/15
[    4.520125] thunderbolt 0000:06:00.0:   Max counters: 16
[    4.520126] thunderbolt 0000:06:00.0:   NFC Credits: 0x3c00000
[    4.520632] thunderbolt 0000:06:00.0:  Port 2: 8086:15c0 (Revision: 1, TB Version: 1, Type: Port (0x1))
[    4.520635] thunderbolt 0000:06:00.0:   Max hop id (in/out): 15/15
[    4.520636] thunderbolt 0000:06:00.0:   Max counters: 16
[    4.520638] thunderbolt 0000:06:00.0:   NFC Credits: 0x3c00000
[    4.520759] thunderbolt 0000:06:00.0:  Port 3: 8086:15c0 (Revision: 1, TB Version: 1, Type: NHI (0x2))
[    4.520761] thunderbolt 0000:06:00.0:   Max hop id (in/out): 11/11
[    4.520762] thunderbolt 0000:06:00.0:   Max counters: 16
[    4.520764] thunderbolt 0000:06:00.0:   NFC Credits: 0x1000000
[    4.520889] thunderbolt 0000:06:00.0:  Port 4: 8086:15c0 (Revision: 1, TB Version: 1, Type: PCIe (0x100101))
[    4.520891] thunderbolt 0000:06:00.0:   Max hop id (in/out): 8/8
[    4.520892] thunderbolt 0000:06:00.0:   Max counters: 2
[    4.520894] thunderbolt 0000:06:00.0:   NFC Credits: 0x800000
[    4.521014] thunderbolt 0000:06:00.0:  Port 5: 8086:15c0 (Revision: 1, TB Version: 1, Type: DP/HDMI (0xe0101))
[    4.521015] thunderbolt 0000:06:00.0:   Max hop id (in/out): 9/9
[    4.521016] thunderbolt 0000:06:00.0:   Max counters: 2
[    4.521018] thunderbolt 0000:06:00.0:   NFC Credits: 0x1000000
[    4.539557] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    4.562300] videodev: Linux video capture interface: v2.00
[    4.573959] iTCO_vendor_support: vendor-support=0
[    4.576203] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    4.576267] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    4.576390] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.611441] VFIO - User Level meta-driver version: 0.3
[    4.611601] random: crng init done
[    4.637554] Intel(R) Wireless WiFi driver for Linux
[    4.637556] Copyright(c) 2003- 2015 Intel Corporation
[    4.640179] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:32:ef:e3
[    4.640182] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    4.640461] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
[    4.681886] iwlwifi 0000:03:00.0: loaded firmware version 36.ca7b901d.0 op_mode iwlmvm
[    4.712698] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    4.713787] uvcvideo: Found UVC 1.00 device Integrated Camera (5986:2113)
[    4.737943] intel_rapl: Found RAPL domain package
[    4.737944] intel_rapl: Found RAPL domain core
[    4.737945] intel_rapl: Found RAPL domain uncore
[    4.737946] intel_rapl: Found RAPL domain dram
[    4.739168] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input7
[    4.739233] usbcore: registered new interface driver uvcvideo
[    4.739234] USB Video Class driver (1.1.1)
[    4.790385] checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
[    4.790386] fb: switching to inteldrmfb from EFI VGA
[    4.790400] Console: switching to colour dummy device 80x25
[    4.790490] [drm] Replacing VGA console driver
[    4.793546] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.793546] [drm] Driver supports precise vblank timestamp query.
[    4.793914] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    4.795415] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    4.880985] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    4.946807] iwlwifi 0000:03:00.0: base HW address: 18:56:80:01:02:20
[    5.025299] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.025489] thermal thermal_zone6: failed to read out thermal zone (-61)
[    5.027613] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[    5.090461] scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
[    5.105647] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
[    5.106463] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    5.136478] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
[    5.136482] psmouse serio1: synaptics: Trying to set up SMBus access
[    5.187535] rmi4_smbus 0-002c: registering SMbus-connected sensor
[    5.285546] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3276-022, fw id: 2700066
[    5.353266] input: Synaptics TM3276-022 as /devices/rmi4-00/input/input8
[    5.356080] mousedev: PS/2 mouse device common for all mice
[    5.358933] serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
[    5.382220] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[    5.433090] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.433600] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[    5.433892] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    5.550394] fbcon: inteldrmfb (fb0) is primary device
[    5.583296] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    5.731823] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    5.778390] input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input9
[    5.793434] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.793436] Bluetooth: BNEP filters: protocol multicast
[    5.793442] Bluetooth: BNEP socket layer initialized
[    6.753372] Console: switching to colour frame buffer device 240x67
[    6.776727] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    6.823871] NET: Registered protocol family 38
[    6.855024] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    6.855027] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.855028] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    6.855029] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    6.855030] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    6.855032] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[    6.855033] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    6.860718] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    6.932354] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    6.936085] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    6.936254] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    6.937025] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    6.937096] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    6.937134] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    6.937162] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    6.937209] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    7.030503] kauditd_printk_skb: 55 callbacks suppressed
[    7.030503] audit: type=1400 audit(1716476358.970:66): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=669 comm="apparmor_parser"
[    7.097441] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[    7.098045] audit: type=1400 audit(1716476359.040:67): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=669 comm="apparmor_parser"
[    7.108977] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[    7.344352] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[    7.599726] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[    7.792279] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   11.130989] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   11.305482] wlp3s0: authenticate with c0:94:35:6d:6a:3d
[   11.318513] wlp3s0: send auth to c0:94:35:6d:6a:3d (try 1/3)
[   11.326106] wlp3s0: authenticated
[   11.329749] wlp3s0: associate with c0:94:35:6d:6a:3d (try 1/3)
[   11.337105] wlp3s0: RX AssocResp from c0:94:35:6d:6a:3d (capab=0x1011 status=0 aid=5)
[   11.339086] wlp3s0: associated
[   11.385333] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   11.420845] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:94:35:6d:6a:3d
[   18.113850] systemd-journald[341]: /var/log/journal/d7912df23b194504a7ed53bd0a0f15eb/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[   19.579064] thunderbolt 0000:06:00.0: stopping RX ring 0
[   19.579078] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 12 (0x1001 -> 0x1)
[   19.579104] thunderbolt 0000:06:00.0: stopping TX ring 0
[   19.579116] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 0 (0x1 -> 0x0)
[   19.579131] thunderbolt 0000:06:00.0: control channel stopped
[   25.035767] wlp3s0: deauthenticating from c0:94:35:6d:6a:3d by local choice (Reason: 3=DEAUTH_LEAVING)
[   25.051196] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   25.061443] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   25.167050] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   25.199975] PM: suspend entry (deep)
[   25.199977] PM: Syncing filesystems ... done.
[   25.211465] Freezing user space processes ... (elapsed 0.015 seconds) done.
[   25.227025] OOM killer disabled.
[   25.227026] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[   25.228185] Suspending console(s) (use no_console_suspend to debug)
[   25.298507] e1000e: EEE TX LPI TIMER: 00000011
[   25.658213] ACPI: EC: interrupt blocked
[   25.978217] ACPI: Preparing to enter system sleep state S3
[   25.987411] ACPI: EC: event blocked
[   25.987412] ACPI: EC: EC stopped
[   25.987414] PM: Saving platform NVS memory
[   25.987425] Disabling non-boot CPUs ...
[   26.049978] smpboot: CPU 1 is now offline
[   26.108769] smpboot: CPU 2 is now offline
[   26.148758] smpboot: CPU 3 is now offline
[   26.199328] smpboot: CPU 4 is now offline
[   26.248664] smpboot: CPU 5 is now offline
[   26.298572] smpboot: CPU 6 is now offline
[   26.338554] smpboot: CPU 7 is now offline
[   26.344504] ACPI: Low-level resume complete
[   26.344549] ACPI: EC: EC started
[   26.344549] PM: Restoring platform NVS memory
[   26.345153] Enabling non-boot CPUs ...
[   26.345186] x86: Booting SMP configuration:
[   26.345187] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   26.345597]  cache: parent cpu1 should not be sleeping
[   26.345732] CPU1 is up
[   26.345753] smpboot: Booting Node 0 Processor 2 APIC 0x4
[   26.346158]  cache: parent cpu2 should not be sleeping
[   26.346301] CPU2 is up
[   26.346319] smpboot: Booting Node 0 Processor 3 APIC 0x6
[   26.346725]  cache: parent cpu3 should not be sleeping
[   26.346876] CPU3 is up
[   26.346892] smpboot: Booting Node 0 Processor 4 APIC 0x1
[   26.347372]  cache: parent cpu4 should not be sleeping
[   26.347703] CPU4 is up
[   26.347721] smpboot: Booting Node 0 Processor 5 APIC 0x3
[   26.348122]  cache: parent cpu5 should not be sleeping
[   26.348284] CPU5 is up
[   26.348300] smpboot: Booting Node 0 Processor 6 APIC 0x5
[   26.348701]  cache: parent cpu6 should not be sleeping
[   26.348874] CPU6 is up
[   26.348892] smpboot: Booting Node 0 Processor 7 APIC 0x7
[   26.349301]  cache: parent cpu7 should not be sleeping
[   26.349484] CPU7 is up
[   26.355288] ACPI: Waking up from system sleep state S3
[   26.464754] ACPI: EC: interrupt unblocked
[   26.772491] ACPI: EC: event unblocked
[   26.776012] xhci_hcd 0000:3c:00.0: xHC error in resume, USBSTS 0x401, Reinit
[   26.776017] usb usb3: root hub lost power or was reset
[   26.776020] usb usb4: root hub lost power or was reset
[   26.887080] usb 2-3: Disable of device-initiated U1 failed.
[   26.890543] usb 2-3: Disable of device-initiated U2 failed.
[   27.120539] usb 2-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[   27.300351] usb 1-8: reset high-speed USB device number 3 using xhci_hcd
[   27.630465] usb 1-7: reset full-speed USB device number 2 using xhci_hcd
[   27.879683] thunderbolt 0000:06:00.0: control channel starting...
[   27.879687] thunderbolt 0000:06:00.0: starting TX ring 0
[   27.879698] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[   27.879700] thunderbolt 0000:06:00.0: starting RX ring 0
[   27.879710] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[   27.890328] acpi LNXPOWER:01: Turning OFF
[   27.890978] OOM killer enabled.
[   27.890979] Restarting tasks ... 
[   27.893134] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   27.893338] done.
[   27.894097] Bluetooth: hci0: Device revision is 16
[   27.894100] Bluetooth: hci0: Secure boot is enabled
[   27.894102] Bluetooth: hci0: OTP lock is enabled
[   27.894104] Bluetooth: hci0: API lock is enabled
[   27.894106] Bluetooth: hci0: Debug lock is disabled
[   27.894109] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   27.900638] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   27.920033] usb 1-9: USB disconnect, device number 4
[   27.945916] PM: suspend exit
[   27.950199] pci_bus 0000:06: Allocating resources
[   27.950212] pci_bus 0000:3c: Allocating resources
[   27.950272] pci_bus 0000:06: Allocating resources
[   27.950283] pci_bus 0000:3c: Allocating resources
[   28.070261] e1000e: enp0s31f6 NIC Link is Down
[   28.071191] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   28.080035] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[   28.272090] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[   28.272092] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[   28.272093] usb 1-9: SerialNumber: a6fd98866605
[   28.310330] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   28.316653] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   28.878752] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   29.483585] Bluetooth: hci0: Waiting for firmware download to complete
[   29.484145] Bluetooth: hci0: Firmware loaded in 1554709 usecs
[   29.484352] Bluetooth: hci0: Waiting for device to boot
[   29.497187] Bluetooth: hci0: Device booted in 12658 usecs
[   29.502049] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[   29.505154] Bluetooth: hci0: Applying Intel DDC parameters completed
[   32.201938] wlp3s0: authenticate with c0:94:35:6d:6a:3d
[   32.214944] wlp3s0: send auth to c0:94:35:6d:6a:3d (try 1/3)
[   32.221749] wlp3s0: authenticated
[   32.230138] wlp3s0: associate with c0:94:35:6d:6a:3d (try 1/3)
[   32.237118] wlp3s0: RX AssocResp from c0:94:35:6d:6a:3d (capab=0x1011 status=0 aid=5)
[   32.240499] wlp3s0: associated
[   32.256591] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   32.299390] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:94:35:6d:6a:3d
[   34.663994] wlp3s0: deauthenticating from c0:94:35:6d:6a:3d by local choice (Reason: 3=DEAUTH_LEAVING)
[   34.674516] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   34.752343] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   35.038069] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   35.055246] PM: suspend entry (deep)
[   35.055248] PM: Syncing filesystems ... done.
[   35.060696] Freezing user space processes ... (elapsed 0.099 seconds) done.
[   35.160230] OOM killer disabled.
[   35.160232] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[   35.161692] Suspending console(s) (use no_console_suspend to debug)
[   35.231674] e1000e: EEE TX LPI TIMER: 00000011
[   35.610995] thunderbolt 0000:06:00.0: stopping RX ring 0
[   35.611153] ACPI: EC: interrupt blocked
[   35.611199] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 12 (0x1001 -> 0x1)
[   35.611229] thunderbolt 0000:06:00.0: stopping TX ring 0
[   35.611241] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 0 (0x1 -> 0x0)
[   35.611260] thunderbolt 0000:06:00.0: control channel stopped
[   35.921307] ACPI: Preparing to enter system sleep state S3
[   35.930400] ACPI: EC: event blocked
[   35.930402] ACPI: EC: EC stopped
[   35.930403] PM: Saving platform NVS memory
[   35.930414] Disabling non-boot CPUs ...
[   35.972984] smpboot: CPU 1 is now offline
[   36.011817] smpboot: CPU 2 is now offline
[   36.051806] smpboot: CPU 3 is now offline
[   36.112379] smpboot: CPU 4 is now offline
[   36.151683] smpboot: CPU 5 is now offline
[   36.191609] smpboot: CPU 6 is now offline
[   36.231579] smpboot: CPU 7 is now offline
[   36.236721] ACPI: Low-level resume complete
[   36.236768] ACPI: EC: EC started
[   36.236768] PM: Restoring platform NVS memory
[   36.237372] Enabling non-boot CPUs ...
[   36.237405] x86: Booting SMP configuration:
[   36.237406] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   36.237824]  cache: parent cpu1 should not be sleeping
[   36.237949] CPU1 is up
[   36.237971] smpboot: Booting Node 0 Processor 2 APIC 0x4
[   36.238391]  cache: parent cpu2 should not be sleeping
[   36.238525] CPU2 is up
[   36.238541] smpboot: Booting Node 0 Processor 3 APIC 0x6
[   36.238961]  cache: parent cpu3 should not be sleeping
[   36.239105] CPU3 is up
[   36.239121] smpboot: Booting Node 0 Processor 4 APIC 0x1
[   36.239611]  cache: parent cpu4 should not be sleeping
[   36.239938] CPU4 is up
[   36.239957] smpboot: Booting Node 0 Processor 5 APIC 0x3
[   36.240374]  cache: parent cpu5 should not be sleeping
[   36.240528] CPU5 is up
[   36.240544] smpboot: Booting Node 0 Processor 6 APIC 0x5
[   36.240960]  cache: parent cpu6 should not be sleeping
[   36.241124] CPU6 is up
[   36.241141] smpboot: Booting Node 0 Processor 7 APIC 0x7
[   36.241558]  cache: parent cpu7 should not be sleeping
[   36.241735] CPU7 is up
[   36.247529] ACPI: Waking up from system sleep state S3
[   36.349311] ACPI: EC: interrupt unblocked
[   36.463991] thunderbolt 0000:06:00.0: control channel starting...
[   36.463995] thunderbolt 0000:06:00.0: starting TX ring 0
[   36.464006] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[   36.464009] thunderbolt 0000:06:00.0: starting RX ring 0
[   36.464019] thunderbolt 0000:06:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[   36.656268] ACPI: EC: event unblocked
[   36.659091] xhci_hcd 0000:3c:00.0: xHC error in resume, USBSTS 0x401, Reinit
[   36.659095] usb usb3: root hub lost power or was reset
[   36.659098] usb usb4: root hub lost power or was reset
[   36.770867] usb 2-3: Disable of device-initiated U1 failed.
[   36.774331] usb 2-3: Disable of device-initiated U2 failed.
[   37.004366] usb 2-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[   37.184210] usb 1-7: reset full-speed USB device number 2 using xhci_hcd
[   37.514121] usb 1-8: reset high-speed USB device number 3 using xhci_hcd
[   37.774220] acpi LNXPOWER:01: Turning OFF
[   37.774784] OOM killer enabled.
[   37.774786] Restarting tasks ... 
[   37.775699] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   37.776710] Bluetooth: hci0: Device revision is 16
[   37.776713] Bluetooth: hci0: Secure boot is enabled
[   37.776716] Bluetooth: hci0: OTP lock is enabled
[   37.776718] Bluetooth: hci0: API lock is enabled
[   37.776723] Bluetooth: hci0: Debug lock is disabled
[   37.776727] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   37.776734] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   37.776804] done.
[   37.803802] usb 1-9: USB disconnect, device number 5
[   37.829406] PM: suspend exit
[   37.853910] pci_bus 0000:06: Allocating resources
[   37.853923] pci_bus 0000:3c: Allocating resources
[   37.854197] pci_bus 0000:06: Allocating resources
[   37.854208] pci_bus 0000:3c: Allocating resources
[   37.953833] usb 1-9: new full-speed USB device number 6 using xhci_hcd
[   38.092776] e1000e: enp0s31f6 NIC Link is Down
[   38.094743] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   38.145754] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[   38.145756] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[   38.145756] usb 1-9: SerialNumber: a6fd98866605
[   38.333990] IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
[   38.335981] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   38.510203] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   39.332971] Bluetooth: hci0: Waiting for firmware download to complete
[   39.333735] Bluetooth: hci0: Firmware loaded in 1522458 usecs
[   39.333809] Bluetooth: hci0: Waiting for device to boot
[   39.346759] Bluetooth: hci0: Device booted in 12711 usecs
[   39.346765] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[   39.349823] Bluetooth: hci0: Applying Intel DDC parameters completed
[   41.857347] wlp3s0: authenticate with c0:94:35:6d:6a:3d
[   41.868866] wlp3s0: send auth to c0:94:35:6d:6a:3d (try 1/3)
[   41.876428] wlp3s0: authenticated
[   41.883787] wlp3s0: associate with c0:94:35:6d:6a:3d (try 1/3)
[   41.890964] wlp3s0: RX AssocResp from c0:94:35:6d:6a:3d (capab=0x1011 status=0 aid=4)
[   41.893228] wlp3s0: associated
[   41.910601] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   41.976189] wlp3s0: Limiting TX power to 30 (30 - 0) dBm as advertised by c0:94:35:6d:6a:3d
[   43.895863] thunderbolt 0000:06:00.0: stopping RX ring 0
[   43.895874] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 12 (0x1001 -> 0x1)
[   43.895893] thunderbolt 0000:06:00.0: stopping TX ring 0
[   43.895902] thunderbolt 0000:06:00.0: disabling interrupt at register 0x38200 bit 0 (0x1 -> 0x0)
[   43.895911] thunderbolt 0000:06:00.0: control channel stopped
[trentdalton@HandSoup ~]$ 

Windows 11 is moreover a rename for marketing purposes; despite there arguably being some improvement, it effectively remains Windows 10 under the hood.

Interesting to note is that Windows has swap enabled by default, or rather, it’s equivilent in the form of the pagefile.sys and swapfile.sys combination.

While the lack of sufficient swap space is a concern most often associated with hibernation, and sleep variants, swap is still needed in other scenarios.

Looking at your dmesg output, it seems to me that this portion may indicate a potential bottle neck; certainly there is the obvious xHC error in resume. Perhaps connected USB devices are slow to wake; or USB configuration in BIOS might benefit from some tweaking. Comparing with your T430 might reveal something useful.

Have you considered updating the BIOS?

Most information I found tends to be Windows-centric, however, the following links might nonetheless be useful:

Good luck.

1 Like