Asus ROG G751 - Long latency during suspend

Hello everyone! I have a problem with the suspend on a PC I just received. Before writing, I tried to follow the Manjaro/Arch wikis and searched the forums; I changed several kernels and switched from open-source NVIDIA drivers to proprietary ones.

The issue is that resuming from suspend is very slow, taking 8-10 seconds before reaching the login screen. When the monitor turns on, the login screen appears for a second and then the screen goes black again (it doesn’t turn off). I have to press a key to bring the monitor back, and then I can enter my password.
Sometimes the PC freezes completely, the monitor doesn’t turn on, and I can’t access any console.

Here’s some information. Thank you all for the help.

inxi -F

System:
  Host: asus-rog Kernel: 6.1.153-1-MANJARO arch: x86_64 bits: 64
  Desktop: GNOME v: 48.5 Distro: Manjaro Linux
Machine:
  Type: Laptop System: ASUSTeK product: G751JY v: 1.0
    serial: <superuser required>
  Mobo: ASUSTeK model: G751JY v: 1.0 serial: <superuser required>
    Firmware: UEFI vendor: American Megatrends v: G751JY.213 date: 06/11/2019
Battery:
  ID-1: BAT0 charge: 55 Wh (94.5%) condition: 58.2/66 Wh (88.2%) volts: 15
    min: 15
CPU:
  Info: quad core model: Intel Core i7-4710HQ bits: 64 type: MT MCP cache:
    L2: 1024 KiB
  Speed (MHz): avg: 800 min/max: 800/3500 cores: 1: 800 2: 800 3: 800 4: 800
    5: 800 6: 800 7: 800 8: 800
Graphics:
  Device-1: NVIDIA GM204M [GeForce GTX 980M] driver: nvidia v: 580.82.09
  Device-2: Chicony USB2.0 HD UVC WebCam driver: uvcvideo type: USB
  Display: wayland server: X.org v: 1.21.1.18 with: Xwayland v: 24.1.8
    compositor: gnome-shell driver: X: loaded: nvidia
    gpu: nvidia,nvidia-nvswitch resolution: no compositor data
    resolution: 1920x1080
  API: EGL v: 1.5 drivers: nvidia,swrast
    platforms: gbm,wayland,x11,surfaceless,device
  API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 580.82.09
    renderer: NVIDIA GeForce GTX 980M/PCIe/SSE2
  Info: Tools: api: eglinfo,glxinfo gpu: nvidia-settings,nvidia-smi
    x11: xprop
Audio:
  Device-1: Intel 8 Series/C220 Series High Definition Audio
    driver: snd_hda_intel
  Device-2: NVIDIA GM204 High Definition Audio driver: snd_hda_intel
  API: ALSA v: k6.1.153-1-MANJARO status: kernel-api
  Server-1: PipeWire v: 1.4.8 status: active
Network:
  Device-1: Intel Wireless 7260 driver: iwlwifi
  IF: wls1 state: up mac: 5c:c5:d4:46:45:6f
  Device-2: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    driver: r8169
  IF: enp60s0 state: down mac: 08:62:66:50:d9:cf
Bluetooth:
  Device-1: Intel Bluetooth wireless interface driver: btusb type: USB
  Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: enabled,running
    rfk-block: hardware: no software: yes address: see --recommends
Drives:
  Local Storage: total: 1.14 TiB used: 10.78 GiB (0.9%)
  ID-1: /dev/sda vendor: HGST (Hitachi) model: HTS721010A9E630
    size: 931.51 GiB
  ID-2: /dev/sdb vendor: Samsung model: MZHPU256HCGL-00005 size: 238.47 GiB
Partition:
  ID-1: / size: 229.38 GiB used: 9.81 GiB (4.3%) fs: btrfs dev: /dev/sdb2
  ID-2: /boot/efi size: 299.4 MiB used: 632 KiB (0.2%) fs: vfat
    dev: /dev/sdb1
  ID-3: /home size: 915.82 GiB used: 990.1 MiB (0.1%) fs: ext4
    dev: /dev/sda1
  ID-4: /var/log size: 229.38 GiB used: 9.81 GiB (4.3%) fs: btrfs
    dev: /dev/sdb2
Swap:
  ID-1: swap-1 type: partition size: 8.8 GiB used: 0 KiB (0.0%) dev: /dev/sdb3
Sensors:
  System Temperatures: cpu: 48.0 C mobo: N/A
  Fan Speeds (rpm): cpu: 2300
Info:
  Memory: total: 16 GiB available: 15.57 GiB used: 2.66 GiB (17.1%)
  Processes: 296 Uptime: 24m Shell: Zsh inxi: 3.3.40

journalctl in suspend operation:

nov 27 12:05:35 asus-rog systemd-logind[700]: The system will suspend now!
nov 27 12:05:35 asus-rog ModemManager[744]: <msg> [sleep-monitor-systemd] system is about to suspend
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.4165] manager: sleep: sleep requested (sleeping: no  enabled: yes)
nov 27 12:05:35 asus-rog ModemManager[744]: <msg> [sleep-monitor-systemd] ready to sleep; dropping inhibitor
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.4166] device (enp60s0): state change: unavailable -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.4257] device (p2p-dev-wls1): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.4261] manager: NetworkManager state is now ASLEEP
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.4265] device (wls1): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
nov 27 12:05:35 asus-rog kernel: wls1: deauthenticating from b0:73:5d:b2:4e:d8 by local choice (Reason: 3=DEAUTH_LEAVING)
nov 27 12:05:35 asus-rog gnome-shell[1496]: Type gint32 of property AccountsService.User::password-mode does not match return type interface of getter get_password_mode. Falling back to slow path
nov 27 12:05:35 asus-rog wpa_supplicant[779]: nl80211: send_event_marker failed: Source based routing not supported
nov 27 12:05:35 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-DISCONNECTED bssid=b0:73:5d:b2:4e:d8 reason=3 locally_generated=1
nov 27 12:05:35 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-DSCP-POLICY clear_all
nov 27 12:05:35 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.5361] device (wls1): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.5365] dhcp4 (wls1): canceled DHCP transaction
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.5365] dhcp4 (wls1): activation: beginning transaction (timeout in 45 seconds)
nov 27 12:05:35 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.5365] dhcp4 (wls1): state changed no lease
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.5366] dhcp6 (wls1): canceled DHCP transaction
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.5366] dhcp6 (wls1): activation: beginning transaction (timeout in 45 seconds)
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.5367] dhcp6 (wls1): state changed no lease
nov 27 12:05:35 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-9999 noise=9999 txrate=0
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.5532] device (wls1): set-hw-addr: set MAC address to E6:A4:6D:48:B9:16 (scanning)
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.6001] device (wls1): supplicant interface state: completed -> disconnected
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.6004] device (wls1): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov 27 12:05:35 asus-rog NetworkManager[696]: <info>  [1764241535.6927] device (wls1): set-hw-addr: reset MAC address to 5C:C5:D4:46:45:6F (unmanage)
nov 27 12:05:35 asus-rog wpa_supplicant[779]: p2p-dev-wls1: CTRL-EVENT-DSCP-POLICY clear_all
nov 27 12:05:35 asus-rog wpa_supplicant[779]: p2p-dev-wls1: CTRL-EVENT-DSCP-POLICY clear_all
nov 27 12:05:35 asus-rog wpa_supplicant[779]: nl80211: deinit ifname=p2p-dev-wls1 disabled_11b_rates=0
nov 27 12:05:35 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-DSCP-POLICY clear_all
nov 27 12:05:35 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-DSCP-POLICY clear_all
nov 27 12:05:35 asus-rog wpa_supplicant[779]: nl80211: deinit ifname=wls1 disabled_11b_rates=0
nov 27 12:05:38 asus-rog systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
nov 27 12:05:40 asus-rog systemd-logind[700]: Delay lock is active (UID 1000/pacop, PID 1496/gnome-shell) but inhibitor timeout is reached.
nov 27 12:05:40 asus-rog systemd[1]: Reached target Sleep.
nov 27 12:05:40 asus-rog systemd[1]: Starting NVIDIA system suspend actions...
nov 27 12:05:40 asus-rog suspend[2452]: nvidia-suspend.service
nov 27 12:05:40 asus-rog logger[2452]: <13>Nov 27 12:05:40 suspend: nvidia-suspend.service
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/ldac
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSink/aptx_hd
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/aptx_hd
nov 27 12:05:40 asus-rog kernel: rfkill: input handler enabled
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSink/aptx
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/aptx
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSink/aac
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/aac
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSink/opus_g
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/opus_g
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSink/sbc
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/sbc
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/faststream
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSink/opus_05
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/opus_05
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov 27 12:05:40 asus-rog bluetoothd[698]: Endpoint unregistered: sender=:1.121 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov 27 12:05:41 asus-rog systemd[1]: nvidia-suspend.service: Deactivated successfully.
nov 27 12:05:41 asus-rog systemd[1]: Finished NVIDIA system suspend actions.
nov 27 12:05:41 asus-rog systemd[1]: nvidia-suspend.service: Consumed 443ms CPU time, 237.4M memory peak.
nov 27 12:05:41 asus-rog systemd[1]: Starting System Suspend...
nov 27 12:05:41 asus-rog systemd-sleep[2482]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
nov 27 12:05:41 asus-rog systemd-sleep[2482]: This is not recommended, and might result in unexpected behavior, particularly
nov 27 12:05:41 asus-rog systemd-sleep[2482]: in suspend-then-hibernate operations or setups with encrypted home directories.
nov 27 12:05:41 asus-rog systemd-sleep[2482]: Performing sleep operation 'suspend'...
nov 27 12:05:41 asus-rog kernel: PM: suspend entry (deep)
nov 27 12:05:41 asus-rog kernel: Filesystems sync: 0.197 seconds
nov 27 12:06:40 asus-rog kernel: Freezing user space processes
nov 27 12:06:40 asus-rog kernel: Freezing user space processes completed (elapsed 0.001 seconds)
nov 27 12:06:40 asus-rog kernel: OOM killer disabled.
nov 27 12:06:40 asus-rog kernel: Freezing remaining freezable tasks
nov 27 12:06:40 asus-rog kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
nov 27 12:06:40 asus-rog kernel: printk: Suspending console(s) (use no_console_suspend to debug)
nov 27 12:06:40 asus-rog kernel: sd 3:0:0:0: [sda] Synchronizing SCSI cache
nov 27 12:06:40 asus-rog kernel: sd 4:0:0:0: [sdb] Synchronizing SCSI cache
nov 27 12:06:40 asus-rog kernel: ata5.00: Entering standby power mode
nov 27 12:06:40 asus-rog kernel: ata4.00: Entering standby power mode
nov 27 12:06:40 asus-rog kernel: ACPI: EC: interrupt blocked
nov 27 12:06:40 asus-rog kernel: ACPI: PM: Preparing to enter system sleep state S3
nov 27 12:06:40 asus-rog kernel: ACPI: EC: event blocked
nov 27 12:06:40 asus-rog kernel: ACPI: EC: EC stopped
nov 27 12:06:40 asus-rog kernel: ACPI: PM: Saving platform NVS memory
nov 27 12:06:40 asus-rog kernel: Disabling non-boot CPUs ...
nov 27 12:06:40 asus-rog kernel: smpboot: CPU 1 is now offline
nov 27 12:06:40 asus-rog kernel: smpboot: CPU 2 is now offline
nov 27 12:06:40 asus-rog kernel: smpboot: CPU 3 is now offline
nov 27 12:06:40 asus-rog kernel: smpboot: CPU 4 is now offline
nov 27 12:06:40 asus-rog kernel: smpboot: CPU 5 is now offline
nov 27 12:06:40 asus-rog kernel: smpboot: CPU 6 is now offline
nov 27 12:06:40 asus-rog kernel: smpboot: CPU 7 is now offline
nov 27 12:06:40 asus-rog kernel: ACPI: PM: Low-level resume complete
nov 27 12:06:40 asus-rog kernel: ACPI: EC: EC started
nov 27 12:06:40 asus-rog kernel: ACPI: PM: Restoring platform NVS memory
nov 27 12:06:40 asus-rog kernel: Enabling non-boot CPUs ...
nov 27 12:06:40 asus-rog kernel: x86: Booting SMP configuration:
nov 27 12:06:40 asus-rog kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
nov 27 12:06:40 asus-rog kernel: CPU1 is up
nov 27 12:06:40 asus-rog kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
nov 27 12:06:40 asus-rog kernel: CPU2 is up
nov 27 12:06:40 asus-rog kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
nov 27 12:06:40 asus-rog kernel: CPU3 is up
nov 27 12:06:40 asus-rog kernel: smpboot: Booting Node 0 Processor 4 APIC 0x1
nov 27 12:06:40 asus-rog kernel: CPU4 is up
nov 27 12:06:40 asus-rog kernel: smpboot: Booting Node 0 Processor 5 APIC 0x3
nov 27 12:06:40 asus-rog kernel: CPU5 is up
nov 27 12:06:40 asus-rog kernel: smpboot: Booting Node 0 Processor 6 APIC 0x5
nov 27 12:06:40 asus-rog kernel: CPU6 is up
nov 27 12:06:40 asus-rog kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
nov 27 12:06:40 asus-rog kernel: CPU7 is up
nov 27 12:06:40 asus-rog kernel: ACPI: PM: Waking up from system sleep state S3
nov 27 12:06:40 asus-rog kernel: ACPI: EC: interrupt unblocked
nov 27 12:06:40 asus-rog kernel: ACPI: EC: event unblocked
nov 27 12:06:40 asus-rog kernel: usb 3-7: reset high-speed USB device number 3 using xhci_hcd
nov 27 12:06:40 asus-rog kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
nov 27 12:06:40 asus-rog kernel: ata3.00: configured for UDMA/133
nov 27 12:06:40 asus-rog kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
nov 27 12:06:40 asus-rog kernel: ata5.00: Entering active power mode
nov 27 12:06:40 asus-rog kernel: ata5.00: configured for UDMA/133
nov 27 12:06:40 asus-rog kernel: usb 3-10: reset full-speed USB device number 4 using xhci_hcd
nov 27 12:06:40 asus-rog kernel: ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
nov 27 12:06:40 asus-rog kernel: ata4.00: Entering active power mode
nov 27 12:06:40 asus-rog kernel: ata4.00: configured for UDMA/133
nov 27 12:06:40 asus-rog kernel: OOM killer enabled.
nov 27 12:06:40 asus-rog kernel: Restarting tasks ... done.
nov 27 12:06:40 asus-rog kernel: random: crng reseeded on system resumption
nov 27 12:06:40 asus-rog rtkit-daemon[857]: The canary thread is apparently starving. Taking action.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Demoting known real-time threads.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Successfully demoted thread 1972 of process 1962.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Successfully demoted thread 1962 of process 1962.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Successfully demoted thread 1975 of process 1960.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Successfully demoted thread 1960 of process 1960.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Successfully demoted thread 1966 of process 1959.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Successfully demoted thread 1959 of process 1959.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Successfully demoted thread 1528 of process 1496.
nov 27 12:06:40 asus-rog rtkit-daemon[857]: Demoted 7 threads.
nov 27 12:06:40 asus-rog systemd-sleep[2482]: System returned from sleep operation 'suspend'.
nov 27 12:06:40 asus-rog kernel: PM: suspend exit
nov 27 12:06:41 asus-rog systemd[1]: systemd-suspend.service: Deactivated successfully.
nov 27 12:06:41 asus-rog kernel: rfkill: input handler disabled
nov 27 12:06:41 asus-rog gnome-shell[1496]: Failed to inhibit suspend: GDBus.Error:org.freedesktop.login1.OperationInProgress: The operation inhibition has been requested for is already running
nov 27 12:06:41 asus-rog systemd[1]: Finished System Suspend.
nov 27 12:06:41 asus-rog systemd[1]: Stopped target Sleep.
nov 27 12:06:41 asus-rog systemd[1]: Reached target Suspend.
nov 27 12:06:41 asus-rog systemd-logind[700]: Operation 'suspend' finished.
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.1218] manager: sleep: wake requested (sleeping: yes  enabled: yes)
nov 27 12:06:41 asus-rog ModemManager[744]: <msg> [sleep-monitor-systemd] system is resuming
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.1220] device (enp60s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov 27 12:06:41 asus-rog systemd[1]: Starting NVIDIA system resume actions...
nov 27 12:06:41 asus-rog systemd[1]: Stopped target Suspend.
nov 27 12:06:41 asus-rog kernel: Generic FE-GE Realtek PHY r8169-0-3c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3c00:00, irq=MAC)
nov 27 12:06:41 asus-rog suspend[2579]: nvidia-resume.service
nov 27 12:06:41 asus-rog logger[2579]: <13>Nov 27 12:06:41 suspend: nvidia-resume.service
nov 27 12:06:41 asus-rog ModemManager[744]: <wrn> [plugin-manager] task 0: port context already being processed
nov 27 12:06:41 asus-rog ModemManager[744]: <wrn> [plugin-manager] task 1: port context already being processed
nov 27 12:06:41 asus-rog systemd[1]: nvidia-resume.service: Deactivated successfully.
nov 27 12:06:41 asus-rog systemd[1]: Finished NVIDIA system resume actions.
nov 27 12:06:41 asus-rog wireplumber[1960]: spa.bluez5.midi: org.bluez.GattManager1.RegisterApplication() failed: GDBus.Error:org.bluez.Error.AlreadyExists: Already Exists
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/ldac
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSink/aptx_hd
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/aptx_hd
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSink/aptx
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/aptx
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSink/aac
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/aac
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSink/opus_g
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/opus_g
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSink/sbc
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/sbc
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/faststream
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSink/opus_05
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/opus_05
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov 27 12:06:41 asus-rog bluetoothd[698]: Endpoint registered: sender=:1.144 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3268] device (wls1): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3275] device (p2p-dev-wls1): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3277] manager: NetworkManager state is now DISCONNECTED
nov 27 12:06:41 asus-rog kernel: r8169 0000:3c:00.0 enp60s0: Link is Down
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3882] device (wls1): supplicant interface state: internal-starting -> disconnected
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3882] device (p2p-dev-wls1): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3886] Wi-Fi P2P device controlled by interface wls1 created
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3888] manager: (p2p-dev-wls1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3890] device (p2p-dev-wls1): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3894] device (wls1): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
nov 27 12:06:41 asus-rog NetworkManager[696]: <info>  [1764241601.3898] device (p2p-dev-wls1): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
nov 27 12:06:41 asus-rog gnome-shell[2602]: The XKEYBOARD keymap compiler (xkbcomp) reports:
nov 27 12:06:41 asus-rog gnome-shell[2602]: > Warning:          Unsupported maximum keycode 708, clipping.
nov 27 12:06:41 asus-rog gnome-shell[2602]: >                   X11 cannot support keycodes above 255.
nov 27 12:06:41 asus-rog gnome-shell[2602]: > Warning:          Virtual modifier Hyper multiply defined
nov 27 12:06:41 asus-rog gnome-shell[2602]: >                   Using 0, ignoring 0
nov 27 12:06:41 asus-rog gnome-shell[2602]: > Warning:          Virtual modifier ScrollLock multiply defined
nov 27 12:06:41 asus-rog gnome-shell[2602]: >                   Using 0, ignoring 0
nov 27 12:06:41 asus-rog gnome-shell[2602]: > Warning:          Could not resolve keysym XF86RefreshRateToggle
nov 27 12:06:41 asus-rog gnome-shell[2602]: > Warning:          Could not resolve keysym XF86Accessibility
nov 27 12:06:41 asus-rog gnome-shell[2602]: > Warning:          Could not resolve keysym XF86DoNotDisturb
nov 27 12:06:41 asus-rog gnome-shell[2602]: Errors from xkbcomp are not fatal to the X server
nov 27 12:06:43 asus-rog systemd[1]: Starting Fingerprint Authentication Daemon...
nov 27 12:06:43 asus-rog systemd[1]: Started Fingerprint Authentication Daemon.
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6859] policy: auto-activating connection 'XXXXXXXXXXXXX' (dd43bb09-09ad-48e2-a5ec-93759baa799e)
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6871] device (wls1): Activation: starting connection 'XXXXXXXXXXXXX' (dd43bb09-09ad-48e2-a5ec-93759baa799e)
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6873] device (wls1): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6880] manager: NetworkManager state is now CONNECTING
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6887] device (wls1): state change: prepare -> config (reason 'none', managed-type: 'full')
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6895] device (wls1): Activation: (wifi) access point 'XXXXXXXXXXXXX' has security, but secrets are required.
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6896] device (wls1): state change: config -> need-auth (reason 'none', managed-type: 'full')
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6897] sup-iface[d082ce3b8b408a80,1,wls1]: wps: type pbc start...
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6907] device (wls1): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6910] device (wls1): state change: prepare -> config (reason 'none', managed-type: 'full')
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: WPS-PBC-ACTIVE
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: WPS-CANCEL
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6916] device (wls1): Activation: (wifi) connection 'XXXXXXXXXXXXX' has security, and secrets exist.  No new secrets needed.
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6916] Config: added 'ssid' value 'XXXXXXXXXXXXX'
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6917] Config: added 'scan_ssid' value '1'
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6917] Config: added 'bgscan' value 'simple:30:-65:300'
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6917] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6917] Config: added 'auth_alg' value 'OPEN'
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6917] Config: added 'psk' value '<hidden>'
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6923] device (wls1): supplicant interface state: disconnected -> scanning
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.6924] device (p2p-dev-wls1): supplicant management interface state: disconnected -> scanning
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: SME: Trying to authenticate with b0:73:5d:b2:4e:d8 (SSID='XXXXXXXXXXXXX' freq=2462 MHz)
nov 27 12:06:44 asus-rog kernel: wls1: authenticate with b0:73:5d:b2:4e:d8
nov 27 12:06:44 asus-rog kernel: wls1: 80 MHz not supported, disabling VHT
nov 27 12:06:44 asus-rog kernel: wls1: send auth to b0:73:5d:b2:4e:d8 (try 1/3)
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: Trying to associate with b0:73:5d:b2:4e:d8 (SSID='XXXXXXXXXXXXX' freq=2462 MHz)
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7350] device (wls1): supplicant interface state: scanning -> associating
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7350] device (p2p-dev-wls1): supplicant management interface state: scanning -> associating
nov 27 12:06:44 asus-rog kernel: wls1: authenticated
nov 27 12:06:44 asus-rog kernel: wls1: associate with b0:73:5d:b2:4e:d8 (try 1/3)
nov 27 12:06:44 asus-rog kernel: wls1: RX AssocResp from b0:73:5d:b2:4e:d8 (capab=0x431 status=0 aid=68)
nov 27 12:06:44 asus-rog kernel: wls1: associated
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: Associated with b0:73:5d:b2:4e:d8
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7517] device (wls1): supplicant interface state: associating -> 4way_handshake
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7517] device (p2p-dev-wls1): supplicant management interface state: associating -> 4way_handshake
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: WPA: Key negotiation completed with b0:73:5d:b2:4e:d8 [PTK=CCMP GTK=CCMP]
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-CONNECTED - Connection to b0:73:5d:b2:4e:d8 completed [id=0 id_str=]
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7927] device (wls1): supplicant interface state: 4way_handshake -> completed
nov 27 12:06:44 asus-rog kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wls1: link becomes ready
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7928] device (wls1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "XXXXXXXXXXXXX"
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7928] device (p2p-dev-wls1): supplicant management interface state: 4way_handshake -> completed
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7929] device (wls1): state change: config -> ip-config (reason 'none', managed-type: 'full')
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.7933] dhcp4 (wls1): activation: beginning transaction (timeout in 45 seconds)
nov 27 12:06:44 asus-rog NetworkManager[696]: <info>  [1764241604.8214] dhcp4 (wls1): state changed new lease, address=192.168.8.118, acd pending
nov 27 12:06:44 asus-rog wpa_supplicant[779]: wls1: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=9999 txrate=120000
nov 27 12:06:45 asus-rog NetworkManager[696]: <info>  [1764241605.0130] dhcp4 (wls1): state changed new lease, address=192.168.8.118
nov 27 12:06:45 asus-rog NetworkManager[696]: <info>  [1764241605.0140] policy: set 'XXXXXXXXXXXXX' (wls1) as default for IPv4 routing and DNS
nov 27 12:06:45 asus-rog NetworkManager[696]: <info>  [1764241605.0412] device (wls1): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
nov 27 12:06:45 asus-rog systemd[1]: Starting Network Manager Script Dispatcher Service...
nov 27 12:06:45 asus-rog systemd[1]: Started Network Manager Script Dispatcher Service.
nov 27 12:06:45 asus-rog NetworkManager[696]: <info>  [1764241605.0736] device (wls1): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
nov 27 12:06:45 asus-rog NetworkManager[696]: <info>  [1764241605.0738] device (wls1): state change: secondaries -> activated (reason 'none', managed-type: 'full')
nov 27 12:06:45 asus-rog NetworkManager[696]: <info>  [1764241605.0741] manager: NetworkManager state is now CONNECTED_SITE
nov 27 12:06:45 asus-rog NetworkManager[696]: <info>  [1764241605.0748] device (wls1): Activation: successful, device activated.
nov 27 12:06:45 asus-rog NetworkManager[696]: <info>  [1764241605.3550] manager: NetworkManager state is now CONNECTED_GLOBAL
nov 27 12:06:45 asus-rog gdm-password][2607]: gkr-pam: unlocked login keyring

dmseg

[    0.000000] microcode: microcode updated early to revision 0x28, date = 2019-11-12
[    0.000000] Linux version 6.1.153-1-MANJARO (builduser@runnervmf4ws1) (gcc (GCC) 15.2.1 20250813, GNU ld (GNU Binutils) 2.45.0) #1 SMP PREEMPT_DYNAMIC Fri Sep 19 17:27:31 UTC 2025
[    0.000000] Command line: BOOT_IMAGE=/@/boot/vmlinuz-6.1-x86_64 root=UUID=a30721d9-b8e3-461f-8a71-fd1cd868f1d6 rw rootflags=subvol=@ resume=UUID=473c0909-ae1e-4e02-8959-1e3720680a82
[    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-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007951bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007951c000-0x0000000079522fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000079523000-0x0000000079d98fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079d99000-0x000000007a02efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a02f000-0x000000007d8defff] usable
[    0.000000] BIOS-e820: [mem 0x000000007d8df000-0x000000007dad8fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007dad9000-0x000000007dae8fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007dae9000-0x000000007eb0cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007eb0d000-0x000000007effefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007efff000-0x000000007effffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047f3fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x76344018-0x76371257] usable ==> usable
[    0.000000] e820: update [mem 0x76344018-0x76371257] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000076344017] usable
[    0.000000] reserve setup_data: [mem 0x0000000076344018-0x0000000076371257] usable
[    0.000000] reserve setup_data: [mem 0x0000000076371258-0x000000007951bfff] usable
[    0.000000] reserve setup_data: [mem 0x000000007951c000-0x0000000079522fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000079523000-0x0000000079d98fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079d99000-0x000000007a02efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007a02f000-0x000000007d8defff] usable
[    0.000000] reserve setup_data: [mem 0x000000007d8df000-0x000000007dad8fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007dad9000-0x000000007dae8fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007dae9000-0x000000007eb0cfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007eb0d000-0x000000007effefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007efff000-0x000000007effffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000047f3fffff] usable
[    0.000000] efi: EFI v2.31 by American Megatrends
[    0.000000] efi: ESRT=0x7ef52798 ACPI 2.0=0x7eacc000 ACPI=0x7eacc000 SMBIOS=0x7ef52398 INITRD=0x7a046b98 
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. G751JY/G751JY, BIOS G751JY.213 06/11/2019
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2494.411 MHz processor
[    0.000108] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000110] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000120] last_pfn = 0x47f400 max_arch_pfn = 0x400000000
[    0.000234] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000760] total RAM covered: 16368M
[    0.000898] Found optimal setting for mtrr clean up
[    0.000899]  gran_size: 64K 	chunk_size: 16M 	num_reg: 7  	lose cover RAM: 0G
[    0.001163] e820: update [mem 0x7fc00000-0xffffffff] usable ==> reserved
[    0.001168] last_pfn = 0x7f000 max_arch_pfn = 0x400000000
[    0.010528] esrt: Reserving ESRT space from 0x000000007ef52798 to 0x000000007ef527d0.
[    0.010538] Using GB pages for direct mapping
[    0.011100] Secure boot disabled
[    0.011100] RAMDISK: [mem 0x76372000-0x77dfafff]
[    0.011183] ACPI: Early table checksum verification disabled
[    0.011186] ACPI: RSDP 0x000000007EACC000 000024 (v02 _ASUS_)
[    0.011191] ACPI: XSDT 0x000000007EACC090 0000AC (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011196] ACPI: FACP 0x000000007EAE0C50 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011202] ACPI: DSDT 0x000000007EACC258 0149F4 (v02 _ASUS_ Notebook 00000012 INTL 20120711)
[    0.011206] ACPI: FACS 0x000000007EB0AF80 000040
[    0.011209] ACPI: APIC 0x000000007EAE0D60 000092 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011212] ACPI: FPDT 0x000000007EAE0DF8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.011215] ACPI: ECDT 0x000000007EAE0E40 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.011218] ACPI: SSDT 0x000000007EAE0F08 00019D (v01 Intel  zpodd    00001000 INTL 20120711)
[    0.011222] ACPI: SSDT 0x000000007EAE10A8 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20120711)
[    0.011225] ACPI: SSDT 0x000000007EAE15E8 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20120711)
[    0.011229] ACPI: MCFG 0x000000007EAE20C0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.011232] ACPI: HPET 0x000000007EAE2100 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.011235] ACPI: SSDT 0x000000007EAE2138 000298 (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.011238] ACPI: SSDT 0x000000007EAE23D0 005C3E (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
[    0.011242] ACPI: SSDT 0x000000007EAE8010 000393 (v01 CppcTa CppcTabl 00001000 INTL 20120711)
[    0.011245] ACPI: PCCT 0x000000007EAE83A8 00006E (v05 PcctTa PcctTabl 00001000 INTL 20120711)
[    0.011248] ACPI: SSDT 0x000000007EAE8418 000AC4 (v01 Cpc_Ta Cpc_Tabl 00001000 INTL 20120711)
[    0.011251] ACPI: BGRT 0x000000007EAE8EE0 000038 (v00 _ASUS_ Notebook 01072009 ASUS 00010013)
[    0.011255] ACPI: DMAR 0x000000007EAE8F18 000080 (v01 INTEL  HSW      00000001 INTL 00000001)
[    0.011258] ACPI: MSDM 0x000000007DAD7E18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
[    0.011261] ACPI: Reserving FACP table memory at [mem 0x7eae0c50-0x7eae0d5b]
[    0.011262] ACPI: Reserving DSDT table memory at [mem 0x7eacc258-0x7eae0c4b]
[    0.011263] ACPI: Reserving FACS table memory at [mem 0x7eb0af80-0x7eb0afbf]
[    0.011264] ACPI: Reserving APIC table memory at [mem 0x7eae0d60-0x7eae0df1]
[    0.011265] ACPI: Reserving FPDT table memory at [mem 0x7eae0df8-0x7eae0e3b]
[    0.011266] ACPI: Reserving ECDT table memory at [mem 0x7eae0e40-0x7eae0f00]
[    0.011267] ACPI: Reserving SSDT table memory at [mem 0x7eae0f08-0x7eae10a4]
[    0.011268] ACPI: Reserving SSDT table memory at [mem 0x7eae10a8-0x7eae15e0]
[    0.011269] ACPI: Reserving SSDT table memory at [mem 0x7eae15e8-0x7eae20bf]
[    0.011270] ACPI: Reserving MCFG table memory at [mem 0x7eae20c0-0x7eae20fb]
[    0.011271] ACPI: Reserving HPET table memory at [mem 0x7eae2100-0x7eae2137]
[    0.011272] ACPI: Reserving SSDT table memory at [mem 0x7eae2138-0x7eae23cf]
[    0.011273] ACPI: Reserving SSDT table memory at [mem 0x7eae23d0-0x7eae800d]
[    0.011273] ACPI: Reserving SSDT table memory at [mem 0x7eae8010-0x7eae83a2]
[    0.011274] ACPI: Reserving PCCT table memory at [mem 0x7eae83a8-0x7eae8415]
[    0.011275] ACPI: Reserving SSDT table memory at [mem 0x7eae8418-0x7eae8edb]
[    0.011276] ACPI: Reserving BGRT table memory at [mem 0x7eae8ee0-0x7eae8f17]
[    0.011277] ACPI: Reserving DMAR table memory at [mem 0x7eae8f18-0x7eae8f97]
[    0.011278] ACPI: Reserving MSDM table memory at [mem 0x7dad7e18-0x7dad7e6c]
[    0.011327] No NUMA configuration found
[    0.011328] Faking a node at [mem 0x0000000000000000-0x000000047f3fffff]
[    0.011332] NODE_DATA(0) allocated [mem 0x47f3fb000-0x47f3fffff]
[    0.011370] Zone ranges:
[    0.011370]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011372]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011374]   Normal   [mem 0x0000000100000000-0x000000047f3fffff]
[    0.011376]   Device   empty
[    0.011377] Movable zone start for each node
[    0.011378] Early memory node ranges
[    0.011378]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.011380]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.011381]   node   0: [mem 0x0000000000100000-0x000000007951bfff]
[    0.011382]   node   0: [mem 0x0000000079523000-0x0000000079d98fff]
[    0.011383]   node   0: [mem 0x000000007a02f000-0x000000007d8defff]
[    0.011384]   node   0: [mem 0x000000007efff000-0x000000007effffff]
[    0.011385]   node   0: [mem 0x0000000100000000-0x000000047f3fffff]
[    0.011387] Initmem setup node 0 [mem 0x0000000000001000-0x000000047f3fffff]
[    0.011392] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.011394] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.011414] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.014657] On node 0, zone DMA32: 7 pages in unavailable ranges
[    0.014771] On node 0, zone DMA32: 662 pages in unavailable ranges
[    0.014839] On node 0, zone DMA32: 5920 pages in unavailable ranges
[    0.039641] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.039682] On node 0, zone Normal: 3072 pages in unavailable ranges
[    0.039769] ACPI: PM-Timer IO Port: 0x1808
[    0.039778] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.039789] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.039792] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.039794] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.039798] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.039800] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.039809] e820: update [mem 0x7b3be000-0x7b3dafff] usable ==> reserved
[    0.039824] TSC deadline timer available
[    0.039825] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.039846] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.039849] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.039851] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.039853] PM: hibernation: Registered nosave memory: [mem 0x7951c000-0x79522fff]
[    0.039854] PM: hibernation: Registered nosave memory: [mem 0x79d99000-0x7a02efff]
[    0.039856] PM: hibernation: Registered nosave memory: [mem 0x7b3be000-0x7b3dafff]
[    0.039858] PM: hibernation: Registered nosave memory: [mem 0x7d8df000-0x7effefff]
[    0.039860] PM: hibernation: Registered nosave memory: [mem 0x7f000000-0xffffffff]
[    0.039862] [mem 0x7f000000-0xefffffff] available for PCI devices
[    0.039863] Booting paravirtualized kernel on bare hardware
[    0.039865] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.046051] setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.046406] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[    0.046413] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[    0.046416] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.046441] Fallback order for Node 0: 0 
[    0.046444] Built 1 zonelists, mobility grouping on.  Total pages: 4114969
[    0.046445] Policy zone: Normal
[    0.046446] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-6.1-x86_64 root=UUID=a30721d9-b8e3-461f-8a71-fd1cd868f1d6 rw rootflags=subvol=@ resume=UUID=473c0909-ae1e-4e02-8959-1e3720680a82
[    0.046498] Unknown kernel command line parameters "BOOT_IMAGE=/@/boot/vmlinuz-6.1-x86_64", will be passed to user space.
[    0.046515] random: crng init done
[    0.048265] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.049149] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.049472] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.049481] software IO TLB: area num 8.
[    0.105200] Memory: 16252880K/16721788K available (16392K kernel code, 2169K rwdata, 11568K rodata, 2180K init, 5400K bss, 468648K reserved, 0K cma-reserved)
[    0.105344] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.105358] Kernel/User page tables isolation: enabled
[    0.105388] ftrace: allocating 46868 entries in 184 pages
[    0.114084] ftrace: allocated 184 pages with 4 groups
[    0.114167] Dynamic Preempt: full
[    0.114200] rcu: Preemptible hierarchical RCU implementation.
[    0.114201] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.114202] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.114203] 	Trampoline variant of Tasks RCU enabled.
[    0.114204] 	Rude variant of Tasks RCU enabled.
[    0.114204] 	Tracing variant of Tasks RCU enabled.
[    0.114205] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.114206] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.119204] NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
[    0.119383] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.119512] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.119543] Console: colour dummy device 80x25
[    0.119563] printk: console [tty0] enabled
[    0.119585] ACPI: Core revision 20220331
[    0.119714] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.119729] APIC: Switch to symmetric I/O mode setup
[    0.119731] DMAR: Host address width 39
[    0.119732] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[    0.119737] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da
[    0.119740] DMAR: RMRR base: 0x0000007da6d000 end: 0x0000007da79fff
[    0.119743] DMAR-IR: IOAPIC id 8 under DRHD base  0xfed90000 IOMMU 0
[    0.119744] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[    0.119745] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.120047] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.120049] x2apic enabled
[    0.120055] Switched APIC routing to cluster x2apic.
[    0.120475] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.136396] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23f49a0f037, max_idle_ns: 440795272446 ns
[    0.136401] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.68 BogoMIPS (lpj=8314703)
[    0.136427] CPU0: Thermal monitoring enabled (TM1)
[    0.136458] process: using mwait in idle threads
[    0.136460] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.136462] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.136465] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.136467] Spectre V2 : Mitigation: Retpolines
[    0.136468] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[    0.136469] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.136471] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.136472] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.136474] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.136476] MDS: Mitigation: Clear CPU buffers
[    0.136476] MMIO Stale Data: Unknown: No mitigations
[    0.136478] SRBDS: Mitigation: Microcode
[    0.136479] VMSCAPE: Mitigation: IBPB before exit to userspace
[    0.136484] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.136485] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.136486] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.136488] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.136489] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.155545] Freeing SMP alternatives memory: 40K
[    0.155549] pid_max: default: 32768 minimum: 301
[    0.157213] LSM: Security Framework initializing
[    0.157220] landlock: Up and running.
[    0.157221] Yama: becoming mindful.
[    0.157229] LSM support for eBPF active
[    0.157262] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.157282] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.159791] smpboot: CPU0: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[    0.159930] cblist_init_generic: Setting adjustable number of callback queues.
[    0.159932] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.159946] cblist_init_generic: Setting adjustable number of callback queues.
[    0.159947] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.159961] cblist_init_generic: Setting adjustable number of callback queues.
[    0.159962] cblist_init_generic: Setting shift to 3 and lim to 1.
[    0.159973] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.160012] ... version:                3
[    0.160013] ... bit width:              48
[    0.160013] ... generic registers:      4
[    0.160014] ... value mask:             0000ffffffffffff
[    0.160016] ... max period:             00007fffffffffff
[    0.160016] ... fixed-purpose events:   3
[    0.160017] ... event mask:             000000070000000f
[    0.160159] signal: max sigframe size: 1776
[    0.160175] Estimated ratio of average max frequency by base frequency (times 1024): 1351
[    0.160195] rcu: Hierarchical SRCU implementation.
[    0.160196] rcu: 	Max phase no-delay instances is 1000.
[    0.160950] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.161031] smp: Bringing up secondary CPUs ...
[    0.161127] x86: Booting SMP configuration:
[    0.161128] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.168351] 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.168351] VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
[    0.168351]  #5 #6 #7
[    0.170208] smp: Brought up 1 node, 8 CPUs
[    0.170208] smpboot: Max logical packages: 1
[    0.170208] smpboot: Total of 8 processors activated (39926.51 BogoMIPS)
[    0.173583] devtmpfs: initialized
[    0.173583] x86/mm: Memory block size: 128MB
[    0.174213] ACPI: PM: Registering ACPI NVS region [mem 0x7951c000-0x79522fff] (28672 bytes)
[    0.174213] ACPI: PM: Registering ACPI NVS region [mem 0x7dae9000-0x7eb0cfff] (16924672 bytes)
[    0.174213] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.174213] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.174213] pinctrl core: initialized pinctrl subsystem
[    0.174213] PM: RTC time: 11:02:31, date: 2025-11-27
[    0.174213] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.174213] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.174330] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.174475] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.174497] audit: initializing netlink subsys (disabled)
[    0.174512] audit: type=2000 audit(1764241351.053:1): state=initialized audit_enabled=0 res=1
[    0.176436] thermal_sys: Registered thermal governor 'fair_share'
[    0.176437] thermal_sys: Registered thermal governor 'bang_bang'
[    0.176439] thermal_sys: Registered thermal governor 'step_wise'
[    0.176439] thermal_sys: Registered thermal governor 'user_space'
[    0.176440] thermal_sys: Registered thermal governor 'power_allocator'
[    0.176454] cpuidle: using governor ladder
[    0.176458] cpuidle: using governor menu
[    0.176481] Detected 1 PCC Subspaces
[    0.176482] Registering PCC driver as Mailbox controller
[    0.176536] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.176537] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.176607] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.176611] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.176624] PCI: Using configuration type 1 for base access
[    0.176658] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.176846] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.177980] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.186427] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.186427] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.186427] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.186427] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.186580] ACPI: Added _OSI(Module Device)
[    0.186580] ACPI: Added _OSI(Processor Device)
[    0.186580] ACPI: Added _OSI(Processor Aggregator Device)
[    0.207756] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.208438] ACPI: EC: EC started
[    0.208439] ACPI: EC: interrupt blocked
[    0.209336] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.209338] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.210116] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.213615] ACPI: Dynamic OEM Table Load:
[    0.213621] ACPI: SSDT 0xFFFF8C28C0F2C000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120711)
[    0.214651] ACPI: Dynamic OEM Table Load:
[    0.214656] ACPI: SSDT 0xFFFF8C28C0F36800 0005AA (v01 PmRef  ApIst    00003000 INTL 20120711)
[    0.215728] ACPI: Dynamic OEM Table Load:
[    0.215732] ACPI: SSDT 0xFFFF8C28C1875C00 000119 (v01 PmRef  ApCst    00003000 INTL 20120711)
[    0.218180] ACPI: Interpreter enabled
[    0.218215] ACPI: PM: (supports S0 S3 S4 S5)
[    0.218216] ACPI: Using IOAPIC for interrupt routing
[    0.218246] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.218248] PCI: Using E820 reservations for host bridge windows
[    0.218556] ACPI: Enabled 8 GPEs in block 00 to 3F
[    0.227539] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Index (0x00000000E) is beyond end of object (length 0xE) (20220331/exoparg2-393)
[    0.227547] fbcon: Taking over console
[    0.227558] ACPI Error: Aborting method \_SB.PCI0.XHC.RHUB.HS15._PLD due to previous error (AE_AML_BUFFER_LIMIT) (20220331/psparse-529)
[    0.233160] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.233167] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.233412] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.233687] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[    0.233688] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.234214] PCI host bridge to bus 0000:00
[    0.234216] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.234218] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.234221] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000effff window]
[    0.234222] pci_bus 0000:00: root bus resource [mem 0x7fc00000-0xfeafffff window]
[    0.234224] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.234239] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[    0.234307] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.234346] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.234718] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.234736] pci 0000:00:14.0: reg 0x10: [mem 0xed400000-0xed40ffff 64bit]
[    0.234795] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.234901] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.234918] pci 0000:00:16.0: reg 0x10: [mem 0xed41a000-0xed41a00f 64bit]
[    0.234980] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.235039] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.235055] pci 0000:00:1a.0: reg 0x10: [mem 0xed418000-0xed4183ff]
[    0.235135] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.235220] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.235237] pci 0000:00:1b.0: reg 0x10: [mem 0xed410000-0xed413fff 64bit]
[    0.235307] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.235388] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.235463] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.235798] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.235873] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.236196] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[    0.236271] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.236616] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[    0.236700] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.237035] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.237051] pci 0000:00:1d.0: reg 0x10: [mem 0xed417000-0xed4173ff]
[    0.237133] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.237226] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
[    0.237403] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[    0.237415] pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
[    0.237423] pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
[    0.237430] pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
[    0.237437] pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
[    0.237444] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.237452] pci 0000:00:1f.2: reg 0x24: [mem 0xed416000-0xed4167ff]
[    0.237487] pci 0000:00:1f.2: PME# supported from D3hot
[    0.237556] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.237573] pci 0000:00:1f.3: reg 0x10: [mem 0xed415000-0xed4150ff 64bit]
[    0.237592] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.237704] pci 0000:01:00.0: [10de:13d7] type 00 class 0x030000
[    0.237716] pci 0000:01:00.0: reg 0x10: [mem 0xec000000-0xecffffff]
[    0.237726] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.237736] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.237743] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.237750] pci 0000:01:00.0: reg 0x30: [mem 0xed000000-0xed07ffff pref]
[    0.237767] pci 0000:01:00.0: BAR 1: assigned to efifb
[    0.237772] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.237851] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.238033] pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300
[    0.238046] pci 0000:01:00.1: reg 0x10: [mem 0xed080000-0xed083fff]
[    0.238175] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.238178] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.238180] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
[    0.238183] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.238255] pci 0000:00:1c.0: PCI bridge to [bus 02-3a]
[    0.238261] pci 0000:00:1c.0:   bridge window [mem 0xd4000000-0xebffffff]
[    0.238266] pci 0000:00:1c.0:   bridge window [mem 0x90000000-0xbfffffff 64bit pref]
[    0.238344] acpiphp: Slot [1] registered
[    0.238410] pci 0000:3b:00.0: [8086:08b1] type 00 class 0x028000
[    0.238458] pci 0000:3b:00.0: reg 0x10: [mem 0xed300000-0xed301fff 64bit]
[    0.238705] pci 0000:3b:00.0: PME# supported from D0 D3hot D3cold
[    0.238979] pci 0000:00:1c.2: PCI bridge to [bus 3b]
[    0.238985] pci 0000:00:1c.2:   bridge window [mem 0xed300000-0xed3fffff]
[    0.239088] pci 0000:3c:00.0: [10ec:8168] type 00 class 0x020000
[    0.239109] pci 0000:3c:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.239138] pci 0000:3c:00.0: reg 0x18: [mem 0xed204000-0xed204fff 64bit]
[    0.239156] pci 0000:3c:00.0: reg 0x20: [mem 0xed200000-0xed203fff 64bit]
[    0.239266] pci 0000:3c:00.0: supports D1 D2
[    0.239267] pci 0000:3c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.239452] pci 0000:00:1c.3: PCI bridge to [bus 3c]
[    0.239456] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.239459] pci 0000:00:1c.3:   bridge window [mem 0xed200000-0xed2fffff]
[    0.239644] pci 0000:3d:00.0: [144d:a800] type 00 class 0x010601
[    0.239819] pci 0000:3d:00.0: reg 0x24: [mem 0xed110000-0xed111fff]
[    0.239849] pci 0000:3d:00.0: reg 0x30: [mem 0xed100000-0xed10ffff pref]
[    0.240003] pci 0000:3d:00.0: PME# supported from D3hot D3cold
[    0.240213] pci 0000:00:1c.4: PCI bridge to [bus 3d]
[    0.240219] pci 0000:00:1c.4:   bridge window [mem 0xed100000-0xed1fffff]
[    0.241176] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.241178] ACPI: PCI: Interrupt link LNKA disabled
[    0.241230] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.241231] ACPI: PCI: Interrupt link LNKB disabled
[    0.241282] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.241283] ACPI: PCI: Interrupt link LNKC disabled
[    0.241333] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.241334] ACPI: PCI: Interrupt link LNKD disabled
[    0.241385] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.241386] ACPI: PCI: Interrupt link LNKE disabled
[    0.241436] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.241437] ACPI: PCI: Interrupt link LNKF disabled
[    0.241488] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.241489] ACPI: PCI: Interrupt link LNKG disabled
[    0.241539] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.241540] ACPI: PCI: Interrupt link LNKH disabled
[    0.242016] ACPI: EC: interrupt unblocked
[    0.242018] ACPI: EC: event unblocked
[    0.242023] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.242024] ACPI: EC: GPE=0x19
[    0.242025] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot ECDT EC initialization complete
[    0.242027] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    0.242111] iommu: Default domain type: Translated 
[    0.242111] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.242111] SCSI subsystem initialized
[    0.242111] libata version 3.00 loaded.
[    0.242111] ACPI: bus type USB registered
[    0.242111] usbcore: registered new interface driver usbfs
[    0.242111] usbcore: registered new interface driver hub
[    0.242111] usbcore: registered new device driver usb
[    0.242111] pps_core: LinuxPPS API ver. 1 registered
[    0.242111] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.242111] PTP clock support registered
[    0.242111] EDAC MC: Ver: 3.0.0
[    0.242111] Registered efivars operations
[    0.242111] NetLabel: Initializing
[    0.242111] NetLabel:  domain hash size = 128
[    0.242111] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.242111] NetLabel:  unlabeled traffic allowed by default
[    0.242111] mctp: management component transport protocol core
[    0.242111] NET: Registered PF_MCTP protocol family
[    0.242111] PCI: Using ACPI for IRQ routing
[    0.245573] PCI: pci_cache_line_size set to 64 bytes
[    0.245629] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.245631] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.245633] e820: reserve RAM buffer [mem 0x76344018-0x77ffffff]
[    0.245634] e820: reserve RAM buffer [mem 0x7951c000-0x7bffffff]
[    0.245635] e820: reserve RAM buffer [mem 0x79d99000-0x7bffffff]
[    0.245636] e820: reserve RAM buffer [mem 0x7b3be000-0x7bffffff]
[    0.245637] e820: reserve RAM buffer [mem 0x7d8df000-0x7fffffff]
[    0.245639] e820: reserve RAM buffer [mem 0x7f000000-0x7fffffff]
[    0.245640] e820: reserve RAM buffer [mem 0x47f400000-0x47fffffff]
[    0.245652] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.245652] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.245652] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.245652] vgaarb: loaded
[    0.247561] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.247570] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.249733] clocksource: Switched to clocksource tsc-early
[    0.249905] VFS: Disk quotas dquot_6.6.0
[    0.249918] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.249996] pnp: PnP ACPI init
[    0.250116] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.250421] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.250424] system 00:01: [io  0xffff] has been reserved
[    0.250426] system 00:01: [io  0xffff] has been reserved
[    0.250427] system 00:01: [io  0xffff] has been reserved
[    0.250429] system 00:01: [io  0x1c00-0x1cfe] has been reserved
[    0.250430] system 00:01: [io  0x1d00-0x1dfe] has been reserved
[    0.250432] system 00:01: [io  0x1e00-0x1efe] has been reserved
[    0.250433] system 00:01: [io  0x1f00-0x1ffe] has been reserved
[    0.250435] system 00:01: [io  0x1800-0x18fe] has been reserved
[    0.250436] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.250511] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.250565] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.250600] system 00:05: [io  0x0240-0x0259] has been reserved
[    0.251088] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.251091] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.251093] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.251095] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.251098] system 00:08: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.251100] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.251101] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.251103] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.251105] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.251107] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.251110] system 00:08: [mem 0xeffdf000-0xeffdffff] has been reserved
[    0.251112] system 00:08: [mem 0xeffe0000-0xeffeffff] has been reserved
[    0.251528] pnp: PnP ACPI: found 10 devices
[    0.257069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.257141] NET: Registered PF_INET protocol family
[    0.257306] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.260785] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.260818] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.260888] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.261146] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.261428] TCP: Hash tables configured (established 131072 bind 65536)
[    0.261508] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.261587] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.261630] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.261686] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.261693] NET: Registered PF_XDP protocol family
[    0.261700] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02-3a] add_size 1000
[    0.261704] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 3b] add_size 1000
[    0.261707] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3b] add_size 200000 add_align 100000
[    0.261719] pci 0000:00:1c.2: BAR 15: assigned [mem 0x7fc00000-0x7fdfffff 64bit pref]
[    0.261723] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.261726] pci 0000:00:1c.2: BAR 13: assigned [io  0x3000-0x3fff]
[    0.261729] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.261732] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.261735] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
[    0.261737] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.261741] pci 0000:00:1c.0: PCI bridge to [bus 02-3a]
[    0.261743] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.261748] pci 0000:00:1c.0:   bridge window [mem 0xd4000000-0xebffffff]
[    0.261751] pci 0000:00:1c.0:   bridge window [mem 0x90000000-0xbfffffff 64bit pref]
[    0.261757] pci 0000:00:1c.2: PCI bridge to [bus 3b]
[    0.261760] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.261764] pci 0000:00:1c.2:   bridge window [mem 0xed300000-0xed3fffff]
[    0.261768] pci 0000:00:1c.2:   bridge window [mem 0x7fc00000-0x7fdfffff 64bit pref]
[    0.261774] pci 0000:00:1c.3: PCI bridge to [bus 3c]
[    0.261776] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.261781] pci 0000:00:1c.3:   bridge window [mem 0xed200000-0xed2fffff]
[    0.261789] pci 0000:00:1c.4: PCI bridge to [bus 3d]
[    0.261794] pci 0000:00:1c.4:   bridge window [mem 0xed100000-0xed1fffff]
[    0.261802] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.261804] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.261805] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000effff window]
[    0.261807] pci_bus 0000:00: resource 7 [mem 0x7fc00000-0xfeafffff window]
[    0.261809] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.261810] pci_bus 0000:01: resource 1 [mem 0xec000000-0xed0fffff]
[    0.261811] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.261813] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.261814] pci_bus 0000:02: resource 1 [mem 0xd4000000-0xebffffff]
[    0.261815] pci_bus 0000:02: resource 2 [mem 0x90000000-0xbfffffff 64bit pref]
[    0.261817] pci_bus 0000:3b: resource 0 [io  0x3000-0x3fff]
[    0.261818] pci_bus 0000:3b: resource 1 [mem 0xed300000-0xed3fffff]
[    0.261820] pci_bus 0000:3b: resource 2 [mem 0x7fc00000-0x7fdfffff 64bit pref]
[    0.261821] pci_bus 0000:3c: resource 0 [io  0xd000-0xdfff]
[    0.261823] pci_bus 0000:3c: resource 1 [mem 0xed200000-0xed2fffff]
[    0.261824] pci_bus 0000:3d: resource 1 [mem 0xed100000-0xed1fffff]
[    0.262297] pci 0000:00:1c.0: CLS mismatch (64 != 128), using 64 bytes
[    0.262435] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[    0.262461] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.262491] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.262492] software IO TLB: mapped [mem 0x0000000072344000-0x0000000076344000] (64MB)
[    0.262526] Trying to unpack rootfs image as initramfs...
[    0.267623] Initialise system trusted keyrings
[    0.267634] Key type blacklist registered
[    0.267676] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.268928] zbud: loaded
[    0.269152] integrity: Platform Keyring initialized
[    0.269155] integrity: Machine keyring initialized
[    0.280377] Key type asymmetric registered
[    0.280381] Asymmetric key parser 'x509' registered
[    0.339831] Freeing initrd memory: 27172K
[    0.343262] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.343287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.343321] io scheduler mq-deadline registered
[    0.343323] io scheduler kyber registered
[    0.343354] io scheduler bfq registered
[    0.344377] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.344938] ACPI: AC: AC Adapter [AC0] (on-line)
[    0.344998] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.345014] ACPI: button: Lid Switch [LID]
[    0.345038] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.345198] ACPI: button: Sleep Button [SLPB]
[    0.345235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.345349] ACPI: button: Power Button [PWRF]
[    0.346504] thermal LNXTHERM:00: registered as thermal_zone0
[    0.346507] ACPI: thermal: Thermal Zone [THRM] (45 C)
[    0.346639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.348699] Non-volatile memory driver v1.3
[    0.348701] Linux agpgart interface v0.103
[    0.348729] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.348777] ACPI: bus type drm_connector registered
[    0.349437] ahci 0000:00:1f.2: version 3.0
[    0.349574] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0xc impl SATA mode
[    0.349578] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    0.360771] scsi host0: ahci
[    0.360918] scsi host1: ahci
[    0.361035] scsi host2: ahci
[    0.361112] scsi host3: ahci
[    0.361138] ata1: DUMMY
[    0.361140] ata2: DUMMY
[    0.361141] ata3: SATA max UDMA/133 abar m2048@0xed416000 port 0xed416200 irq 30
[    0.361144] ata4: SATA max UDMA/133 abar m2048@0xed416000 port 0xed416280 irq 30
[    0.371473] ahci 0000:3d:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.371477] ahci 0000:3d:00.0: flags: 64bit ncq led clo only pio ccc 
[    0.371889] scsi host4: ahci
[    0.371933] ata5: SATA max UDMA/133 abar m8192@0xed110000 port 0xed110100 irq 16
[    0.372060] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.372066] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.372081] ehci-pci 0000:00:1a.0: debug port 2
[    0.375988] ehci-pci 0000:00:1a.0: irq 16, io mem 0xed418000
[    0.390333] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.390497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    0.390501] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.390502] usb usb1: Product: EHCI Host Controller
[    0.390504] usb usb1: Manufacturer: Linux 6.1.153-1-MANJARO ehci_hcd
[    0.390505] usb usb1: SerialNumber: 0000:00:1a.0
[    0.390775] hub 1-0:1.0: USB hub found
[    0.390781] hub 1-0:1.0: 2 ports detected
[    0.391941] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.391946] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.391957] ehci-pci 0000:00:1d.0: debug port 2
[    0.396017] ehci-pci 0000:00:1d.0: irq 23, io mem 0xed417000
[    0.400009] ACPI: battery: Slot [BAT0] (battery present)
[    0.407067] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.407130] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    0.407133] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.407135] usb usb2: Product: EHCI Host Controller
[    0.407136] usb usb2: Manufacturer: Linux 6.1.153-1-MANJARO ehci_hcd
[    0.407138] usb usb2: SerialNumber: 0000:00:1d.0
[    0.407349] hub 2-0:1.0: USB hub found
[    0.407356] hub 2-0:1.0: 2 ports detected
[    0.407582] usbcore: registered new interface driver usbserial_generic
[    0.407587] usbserial: USB Serial support registered for generic
[    0.407933] rtc_cmos 00:02: RTC can wake from S4
[    0.408252] rtc_cmos 00:02: registered as rtc0
[    0.408285] rtc_cmos 00:02: setting system clock to 2025-11-27T11:02:31 UTC (1764241351)
[    0.408309] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
[    0.408649] intel_pstate: Intel P-state driver initializing
[    0.409207] ledtrig-cpu: registered to indicate activity on CPUs
[    0.409338] efifb: probing for efifb
[    0.409348] efifb: framebuffer at 0xc0000000, using 8640k, total 8640k
[    0.409350] efifb: mode is 1920x1080x32, linelength=8192, pages=1
[    0.409352] efifb: scrolling: redraw
[    0.409353] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.409461] Console: switching to colour frame buffer device 240x67
[    0.412354] fb0: EFI VGA frame buffer device
[    0.412378] hid: raw HID events driver (C) Jiri Kosina
[    0.412462] drop_monitor: Initializing network drop monitor service
[    0.421259] Initializing XFRM netlink socket
[    0.421340] NET: Registered PF_INET6 protocol family
[    0.424815] Segment Routing with IPv6
[    0.424817] RPL Segment Routing with IPv6
[    0.424826] In-situ OAM (IOAM) with IPv6
[    0.424849] NET: Registered PF_PACKET protocol family
[    0.425468] microcode: sig=0x306c3, pf=0x20, revision=0x28
[    0.425562] microcode: Microcode Update Driver: v2.2.
[    0.425569] IPI shorthand broadcast: enabled
[    0.425594] sched_clock: Marking stable (425074930, 319738)->(426798273, -1403605)
[    0.425863] registered taskstats version 1
[    0.426060] Loading compiled-in X.509 certificates
[    0.429101] Loaded X.509 cert 'Build time autogenerated kernel key: 386accee4303234236f9cb205aa84f248ba0475d'
[    0.430035] zswap: loaded using pool zstd/zbud
[    0.430267] Key type .fscrypt registered
[    0.430268] Key type fscrypt-provisioning registered
[    0.430438] integrity: Loading X.509 certificate: UEFI:db
[    0.430713] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    0.430714] integrity: Loading X.509 certificate: UEFI:db
[    0.430878] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[    0.430878] integrity: Loading X.509 certificate: UEFI:db
[    0.430895] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.430895] integrity: Loading X.509 certificate: UEFI:db
[    0.430909] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.430910] integrity: Loading X.509 certificate: UEFI:db
[    0.431075] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.432905] PM:   Magic number: 1:189:25
[    0.432979] memory memory65: hash matches
[    0.433070] RAS: Correctable Errors collector initialized.
[    0.640401] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.657067] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.674487] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.674506] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.675793] ata4.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
[    0.676193] ata3.00: ATAPI: ■■■■■■■■■■■■■■ UJ172 S, 1.00, max UDMA/133
[    0.676253] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.677618] ata3.00: configured for UDMA/133
[    0.677836] ata4.00: configured for UDMA/133
[    0.681493] scsi 2:0:0:0: CD-ROM            ■■■■■■■■ BD-CMB UJ172 S   1.00 PQ: 0 ANSI: 5
[    0.687926] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.688233] ata5.00: ATA-9: SAMSUNG MZHPU256HCGL-00005, UXM6601Q, max UDMA/133
[    0.688338] ata5.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.688801] ata5.00: configured for UDMA/133
[    0.715579] scsi 3:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
[    0.715821] sd 3:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    0.715825] sd 3:0:0:0: [sda] 4096-byte physical blocks
[    0.715837] sd 3:0:0:0: [sda] Write Protect is off
[    0.715838] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.715848] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.715857] scsi 4:0:0:0: Direct-Access     ATA      SAMSUNG MZHPU256 601Q PQ: 0 ANSI: 5
[    0.715860] sd 3:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    0.716270] sd 4:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    0.716278] sd 4:0:0:0: [sdb] Write Protect is off
[    0.716280] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.716290] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.716303] sd 4:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    0.718084]  sdb: sdb1 sdb2 sdb3
[    0.718226] sd 4:0:0:0: [sdb] Attached SCSI disk
[    0.787743] usb 1-1: New USB device found, idVendor=8087, idProduct=8008, bcdDevice= 0.05
[    0.787749] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.788134] hub 1-1:1.0: USB hub found
[    0.788295] hub 1-1:1.0: 6 ports detected
[    0.807739] usb 2-1: New USB device found, idVendor=8087, idProduct=8000, bcdDevice= 0.05
[    0.807744] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.808135] hub 2-1:1.0: USB hub found
[    0.808311] hub 2-1:1.0: 8 ports detected
[    1.021224]  sda: sda1
[    1.021357] sd 3:0:0:0: [sda] Attached SCSI disk
[    1.021410] clk: Disabling unused clocks
[    1.022662] Freeing unused decrypted memory: 2036K
[    1.023027] Freeing unused kernel image (initmem) memory: 2180K
[    1.023075] Write protecting the kernel read-only data: 30720k
[    1.023585] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.023779] Freeing unused kernel image (rodata/data gap) memory: 720K
[    1.068999] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.069002] rodata_test: all tests were successful
[    1.069004] x86/mm: Checking user space page tables
[    1.111038] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.111041] Run /init as init process
[    1.111042]   with arguments:
[    1.111043]     /init
[    1.111044]   with environment:
[    1.111044]     HOME=/
[    1.111045]     TERM=linux
[    1.111045]     BOOT_IMAGE=/@/boot/vmlinuz-6.1-x86_64
[    1.247606] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.250363] i8042: Detected active multiplexing controller, rev 1.1
[    1.254191] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
[    1.254210] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.254230] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.254235] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.254237] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.254239] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.260560] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.260570] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    1.260775] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:60/LNXVIDEO:00/input/input3
[    1.261628] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    1.261782] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.261785] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    1.261787] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.261818] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.261820] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.261821] usb usb3: Product: xHCI Host Controller
[    1.261822] usb usb3: Manufacturer: Linux 6.1.153-1-MANJARO xhci-hcd
[    1.261823] usb usb3: SerialNumber: 0000:00:14.0
[    1.261954] hub 3-0:1.0: USB hub found
[    1.261971] hub 3-0:1.0: 14 ports detected
[    1.263683] tsc: Refined TSC clocksource calibration: 2494.229 MHz
[    1.263692] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f3ee0e5b2, max_idle_ns: 440795273767 ns
[    1.264019] clocksource: Switched to clocksource tsc
[    1.268474] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    1.268480] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.268482] usb usb4: Product: xHCI Host Controller
[    1.268484] usb usb4: Manufacturer: Linux 6.1.153-1-MANJARO xhci-hcd
[    1.268485] usb usb4: SerialNumber: 0000:00:14.0
[    1.268964] hub 4-0:1.0: USB hub found
[    1.268979] hub 4-0:1.0: 6 ports detected
[    1.287389] raid6: skipped pq benchmark and selected avx2x4
[    1.287393] raid6: using avx2x2 recovery algorithm
[    1.293433] xor: automatically using best checksumming function   avx       
[    1.318250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.405448] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[    1.406579] BTRFS: device fsid a30721d9-b8e3-461f-8a71-fd1cd868f1d6 devid 1 transid 959 /dev/sdb2 scanned by (udev-worker) (220)
[    1.407287] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.407291] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.476108] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.517037] usb 3-5: new full-speed USB device number 2 using xhci_hcd
[    1.658287] usb 3-5: New USB device found, idVendor=8087, idProduct=07dc, bcdDevice= 0.01
[    1.658293] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.780404] usb 3-7: new high-speed USB device number 3 using xhci_hcd
[    1.952629] usb 3-7: New USB device found, idVendor=04f2, idProduct=b414, bcdDevice=69.62
[    1.952648] usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.952651] usb 3-7: Product: USB2.0 HD UVC WebCam
[    1.952652] usb 3-7: Manufacturer: Chicony Electronics Co.,Ltd.
[    1.952653] usb 3-7: SerialNumber: 0x0001
[    1.962612] PM: Image not found (code -22)
[    1.975068] BTRFS info (device sdb2): first mount of filesystem a30721d9-b8e3-461f-8a71-fd1cd868f1d6
[    1.975079] BTRFS info (device sdb2): using crc32c (crc32c-intel) checksum algorithm
[    1.975086] BTRFS info (device sdb2): using free space tree
[    1.980830] BTRFS info (device sdb2): enabling ssd optimizations
[    2.077010] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[    2.096429] systemd[1]: systemd 257.9-1-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    2.096436] systemd[1]: Detected architecture x86-64.
[    2.097237] systemd[1]: Hostname set to <asus-rog>.
[    2.240741] usb 3-10: New USB device found, idVendor=0b05, idProduct=17fd, bcdDevice= 0.23
[    2.240747] usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.240749] usb 3-10: Product: ASUS ROG Macrokey
[    2.240751] usb 3-10: Manufacturer: ASUS
[    2.617156] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    2.855101] systemd[1]: Queued start job for default target Graphical Interface.
[    2.888716] systemd[1]: Created slice CUPS Slice.
[    2.889133] systemd[1]: Created slice Slice /system/dirmngr.
[    2.889471] systemd[1]: Created slice Slice /system/getty.
[    2.889786] systemd[1]: Created slice Slice /system/gpg-agent.
[    2.890083] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    2.890398] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    2.890730] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    2.891047] systemd[1]: Created slice Slice /system/keyboxd.
[    2.891390] systemd[1]: Created slice Slice /system/modprobe.
[    2.891686] systemd[1]: Created slice Slice /system/systemd-fsck.
[    2.891891] systemd[1]: Created slice User and Session Slice.
[    2.891967] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.892138] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.892170] systemd[1]: Expecting device /dev/disk/by-uuid/219C-FA62...
[    2.892194] systemd[1]: Expecting device /dev/disk/by-uuid/473c0909-ae1e-4e02-8959-1e3720680a82...
[    2.892222] systemd[1]: Expecting device /dev/disk/by-uuid/53832df0-dbde-4a79-a4d5-7fc4918f61e2...
[    2.892263] systemd[1]: Expecting device /dev/disk/by-uuid/a30721d9-b8e3-461f-8a71-fd1cd868f1d6...
[    2.892294] systemd[1]: Reached target Login Prompts.
[    2.892370] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.892410] systemd[1]: Reached target Remote File Systems.
[    2.892449] systemd[1]: Reached target Slice Units.
[    2.892488] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.892568] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.892655] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.893640] systemd[1]: Listening on Process Core Dump Socket.
[    2.894213] systemd[1]: Listening on Credential Encryption/Decryption.
[    2.894317] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.894413] systemd[1]: Listening on Journal Sockets.
[    2.894461] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.894474] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.894538] systemd[1]: Listening on udev Control Socket.
[    2.894609] systemd[1]: Listening on udev Kernel Socket.
[    2.894696] systemd[1]: Listening on User Database Manager Socket.
[    2.896120] systemd[1]: Mounting Huge Pages File System...
[    2.896853] systemd[1]: Mounting POSIX Message Queue File System...
[    2.897674] systemd[1]: Mounting Kernel Debug File System...
[    2.898320] systemd[1]: Mounting Kernel Trace File System...
[    2.899612] systemd[1]: Starting Create List of Static Device Nodes...
[    2.900660] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.901803] systemd[1]: Starting Load Kernel Module configfs...
[    2.902978] systemd[1]: Starting Load Kernel Module dm_mod...
[    2.904161] systemd[1]: Starting Load Kernel Module drm...
[    2.905338] systemd[1]: Starting Load Kernel Module fuse...
[    2.906457] systemd[1]: Starting Load Kernel Module loop...
[    2.906593] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.908656] systemd[1]: Starting Journal Service...
[    2.909987] systemd[1]: Starting Load Kernel Modules...
[    2.910040] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.911437] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.911551] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.912667] systemd[1]: Starting Load udev Rules from Credentials...
[    2.913837] systemd[1]: Starting Coldplug All udev Devices...
[    2.914893] systemd[1]: Starting Virtual Console Setup...
[    2.917743] systemd[1]: Mounted Huge Pages File System.
[    2.917969] systemd[1]: Mounted POSIX Message Queue File System.
[    2.918156] systemd[1]: Mounted Kernel Debug File System.
[    2.918345] systemd[1]: Mounted Kernel Trace File System.
[    2.921783] loop: module loaded
[    2.925511] fuse: init (API version 7.38)
[    2.927308] device-mapper: uevent: version 1.0.3
[    2.927381] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    2.947491] systemd[1]: Finished Create List of Static Device Nodes.
[    2.948680] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.966286] systemd-journald[390]: Collecting audit messages is disabled.
[    2.968911] BTRFS info (device sdb2: state M): use zstd compression, level 1
[    2.974631] sr 2:0:0:0: Attached scsi generic sg0 type 5
[    2.974658] sd 3:0:0:0: Attached scsi generic sg1 type 0
[    2.974686] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    2.978908] i2c_dev: i2c /dev entries driver
[    2.980514] systemd[1]: Finished Load Kernel Module configfs.
[    2.981747] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    3.013947] systemd[1]: Finished Load Kernel Module dm_mod.
[    3.014247] systemd[1]: Started Journal Service.
[    3.134363] nvidia: loading out-of-tree module taints kernel.
[    3.134373] nvidia: module license 'NVIDIA' taints kernel.
[    3.134374] Disabling lock debugging due to kernel taint
[    3.160251] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    3.609750] nvidia-nvlink: Nvlink Core is being initialized, major device number 236

[    3.615990] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    3.733428] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  580.82.09  Fri Aug 29 17:44:50 UTC 2025
[    3.768382] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  580.82.09  Fri Aug 29 17:11:30 UTC 2025
[    3.774801] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    3.796386] ACPI Warning: \_SB.PCI0.PEG0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20220331/nsarguments-61)
[    3.876412] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input9
[    3.938778] resource sanity check: requesting [mem 0x000c8000-0x000effff], which spans more than 0000:01:00.0 [mem 0x000c0000-0x000dffff]
[    3.938785] caller _nv000799rm+0x11e/0x255 [nvidia] mapping multiple BARs
[    4.026186] EDAC ie31200: No ECC support
[    4.026217] EDAC ie31200: No ECC support
[    4.027557] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    4.032812] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000184F (\GPIS) (20220331/utaddress-204)
[    4.032817] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20220331/utaddress-204)
[    4.032820] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    4.032823] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C7F (\GPIO) (20220331/utaddress-204)
[    4.032825] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C63 (\GP01) (20220331/utaddress-204)
[    4.032827] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    4.032828] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C7F (\GPIO) (20220331/utaddress-204)
[    4.032829] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C63 (\GP01) (20220331/utaddress-204)
[    4.032831] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20220331/utaddress-204)
[    4.032833] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    4.032834] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C7F (\GPIO) (20220331/utaddress-204)
[    4.032835] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C63 (\GP01) (20220331/utaddress-204)
[    4.032837] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20220331/utaddress-204)
[    4.032839] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    4.032839] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    4.033194] mc: Linux media interface: v0.10
[    4.051368] input: PC Speaker as /devices/platform/pcspkr/input/input10
[    4.060978] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[    4.061025] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    4.064023] i2c i2c-0: 2/4 memory slots populated (from DMI)
[    4.064763] i2c i2c-0: Successfully instantiated SPD at 0x51
[    4.068341] i2c i2c-0: Successfully instantiated SPD at 0x53
[    4.068349] input: ASUS ASUS ROG Macrokey as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/0003:0B05:17FD.0001/input/input12
[    4.147492] videodev: Linux video capture interface: v2.00
[    4.170997] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    4.171085] Console: switching to colour dummy device 80x25
[    4.171152] nvidia 0000:01:00.0: vgaarb: deactivate vga console
[    4.173846] fbcon: nvidia-drmdrmfb (fb0) is primary device
[    4.301700] iTCO_vendor_support: vendor-support=0
[    4.307312] r8169 0000:3c:00.0: can't disable ASPM; OS doesn't have ASPM control
[    4.321640] hid-generic 0003:0B05:17FD.0001: input,hidraw0: USB HID v1.10 Keyboard [ASUS ASUS ROG Macrokey] on usb-0000:00:14.0-10/input0
[    4.325444] r8169 0000:3c:00.0 eth0: RTL8168gu/8111gu, 08:62:66:50:d9:cf, XID 509, IRQ 34
[    4.325448] r8169 0000:3c:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    4.326652] hid-generic 0003:0B05:17FD.0002: ignoring exceeding usage max
[    4.327617] input: ASUS ASUS ROG Macrokey Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.1/0003:0B05:17FD.0002/input/input16
[    4.327632] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[    4.327634] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    4.327636] RAPL PMU: hw unit of domain package 2^-14 Joules
[    4.327637] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    4.327692] input: ASUS ASUS ROG Macrokey System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.1/0003:0B05:17FD.0002/input/input17
[    4.358923] asus_wmi: ASUS WMI generic driver loaded
[    4.358987] cryptd: max_cpu_qlen set to 1000
[    4.359379] Bluetooth: Core ver 2.22
[    4.359397] NET: Registered PF_BLUETOOTH protocol family
[    4.359398] Bluetooth: HCI device and connection manager initialized
[    4.359401] Bluetooth: HCI socket layer initialized
[    4.359403] Bluetooth: L2CAP socket layer initialized
[    4.359406] Bluetooth: SCO socket layer initialized
[    4.374304] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.374567] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.374800] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    4.379364] at24 0-0051: supply vcc not found, using dummy regulator
[    4.379654] asus_wmi: Initialization: 0x1
[    4.379708] asus_wmi: BIOS WMI version: 7.9
[    4.379774] asus_wmi: SFUN value: 0x4a0877
[    4.379776] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    4.379778] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[    4.386659] iTCO_wdt iTCO_wdt.1.auto: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    4.386864] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[    4.397058] at24 0-0051: 256 byte spd EEPROM, read-only
[    4.397212] AVX2 version of gcm_enc/dec engaged.
[    4.397250] AES CTR mode by8 optimization enabled
[    4.397760] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input21
[    4.406361] at24 0-0053: supply vcc not found, using dummy regulator
[    4.416292] at24 0-0053: 256 byte spd EEPROM, read-only
[    4.416812] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
[    4.417185] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
[    4.417328] input: ASUS ASUS ROG Macrokey Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.1/0003:0B05:17FD.0002/input/input18
[    4.425948] Intel(R) Wireless WiFi driver for Linux
[    4.433714] input: ASUS ASUS ROG Macrokey Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.1/0003:0B05:17FD.0002/input/input20
[    4.434425] hid-generic 0003:0B05:17FD.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [ASUS ASUS ROG Macrokey] on usb-0000:00:14.0-10/input1
[    4.451731] snd_hda_intel 0000:01:00.1: Disabling MSI
[    4.451738] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    4.459753] iwlwifi 0000:3b:00.0: loaded firmware version 17.3216344376.0 7260-17.ucode op_mode iwlmvm
[    4.464641] usb 3-7: Found UVC 1.00 device USB2.0 HD UVC WebCam (04f2:b414)
[    4.491062] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input22
[    4.497106] usbcore: registered new interface driver uvcvideo
[    4.581234] r8169 0000:3c:00.0 enp60s0: renamed from eth0
[    4.583464] usbcore: registered new interface driver btusb
[    4.593943] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
[    4.594007] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
[    4.594051] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
[    4.594095] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
[    4.594873] Bluetooth: hci0: Legacy ROM 2.5 revision 8.0 build 1 week 45 2013
[    4.599300] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.1.2d.d.bseq
[    4.622710] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC668: line_outs=1 (0x15/0x0/0x0/0x0/0x0) type:line
[    4.622716] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=2 (0x14/0x1a/0x0/0x0/0x0)
[    4.622718] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[    4.622720] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    4.622722] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    4.622723] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    4.622725] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[    4.622726] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    4.631606] iwlwifi 0000:3b:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[    4.636709] spi-nor: probe of spi0.0 failed with error -22
[    4.642559] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input27
[    4.642639] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input28
[    4.642718] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input29
[    4.649581] iwlwifi 0000:3b:00.0: base HW address: 5c:c5:d4:46:45:6f, OTP minor version: 0x0
[    4.683492] intel_rapl_common: Found RAPL domain package
[    4.683495] intel_rapl_common: Found RAPL domain core
[    4.683496] intel_rapl_common: Found RAPL domain dram
[    4.689558] psmouse serio4: elantech: assuming hardware version 4 (with firmware version 0x360f06)
[    4.704182] psmouse serio4: elantech: Synaptics capabilities query result 0x00, 0x16, 0x0c.
[    4.719635] psmouse serio4: elantech: Elan sample query result 00, 7c, 74
[    4.795314] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input15
[    4.797807] Bluetooth: hci0: Intel BT fw patch 0x2a completed & activated
[    4.802986] mousedev: PS/2 mouse device common for all mice
[    4.890508] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    4.892909] iwlwifi 0000:3b:00.0 wls1: renamed from wlan0
[    5.270910] Console: switching to colour frame buffer device 240x67
[    5.291248] nvidia 0000:01:00.0: [drm] fb0: nvidia-drmdrmfb frame buffer device
[    5.448428] Adding 9227464k swap on /dev/sdb3.  Priority:-2 extents:1 across:9227464k SSFS
[    5.849741] systemd-journald[390]: Received client request to flush runtime journal.
[    5.960210] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
[    8.203756] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.203759] Bluetooth: BNEP filters: protocol multicast
[    8.203763] Bluetooth: BNEP socket layer initialized
[    8.204775] Bluetooth: MGMT ver 1.22
[    8.211476] NET: Registered PF_ALG protocol family
[    8.277827] NET: Registered PF_QIPCRTR protocol family
[    8.307026] Generic FE-GE Realtek PHY r8169-0-3c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3c00:00, irq=MAC)
[    8.487141] r8169 0000:3c:00.0 enp60s0: Link is Down
[   12.419598] wls1: authenticate with b0:73:5d:b2:4e:d8
[   12.419611] wls1: 80 MHz not supported, disabling VHT
[   12.422649] wls1: send auth to b0:73:5d:b2:4e:d8 (try 1/3)
[   12.424570] wls1: authenticated
[   12.427067] wls1: associate with b0:73:5d:b2:4e:d8 (try 1/3)
[   12.433721] wls1: RX AssocResp from b0:73:5d:b2:4e:d8 (capab=0x431 status=0 aid=71)
[   12.436869] wls1: associated
[   12.531754] IPv6: ADDRCONF(NETDEV_CHANGE): wls1: link becomes ready
[   14.679804] hid-generic 0003:0B05:17FD.0003: hiddev97,hidraw2: USB HID v1.10 Device [ASUS ASUS ROG Macrokey] on usb-0000:00:14.0-10/input2
[   14.679847] usbcore: registered new interface driver usbhid
[   14.679849] usbhid: USB HID core driver
[   15.734598] rfkill: input handler disabled
[   16.542999] Bluetooth: RFCOMM TTY layer initialized
[   16.543009] Bluetooth: RFCOMM socket layer initialized
[   16.543013] Bluetooth: RFCOMM ver 1.11
[   21.917280] rfkill: input handler enabled
[   23.398745] rfkill: input handler disabled
[   83.311229] wls1: disconnect from AP b0:73:5d:b2:4e:d8 for new auth to b0:73:5d:b2:4e:dd
[   83.363525] wls1: authenticate with b0:73:5d:b2:4e:dd
[   83.366306] wls1: send auth to b0:73:5d:b2:4e:dd (try 1/3)
[   83.368756] wls1: authenticated
[   83.374054] wls1: associate with b0:73:5d:b2:4e:dd (try 1/3)
[   83.375211] wls1: RX ReassocResp from b0:73:5d:b2:4e:dd (capab=0x531 status=0 aid=70)
[   83.377155] wls1: associated
[  109.909420] wls1: disconnect from AP b0:73:5d:b2:4e:dd for new auth to b0:73:5d:b2:4e:d8
[  109.948230] wls1: authenticate with b0:73:5d:b2:4e:d8
[  109.948242] wls1: 80 MHz not supported, disabling VHT
[  109.950502] wls1: send auth to b0:73:5d:b2:4e:d8 (try 1/3)
[  109.953864] wls1: authenticated
[  109.959078] wls1: associate with b0:73:5d:b2:4e:d8 (try 1/3)
[  109.963271] wls1: RX ReassocResp from b0:73:5d:b2:4e:d8 (capab=0x431 status=0 aid=74)
[  109.974340] wls1: associated
[  144.613135] wls1: disconnect from AP b0:73:5d:b2:4e:d8 for new auth to b0:73:5d:b2:4e:dd
[  144.695404] wls1: authenticate with b0:73:5d:b2:4e:dd
[  144.698175] wls1: send auth to b0:73:5d:b2:4e:dd (try 1/3)
[  144.700327] wls1: authenticated
[  144.706183] wls1: associate with b0:73:5d:b2:4e:dd (try 1/3)
[  144.707742] wls1: RX ReassocResp from b0:73:5d:b2:4e:dd (capab=0x531 status=0 aid=76)
[  144.709261] wls1: associated

This doesn’t seem particularly long, especially not for Nvidia graphics.

I note that according to the mainboard manufacturer site your BIOS is as current as it’s ever going to get (Version 213, 2019/06/25) so there is no possibility of improvement from a BIOS update.

And yet, you are using a rather old LTS kernel… It might be generally beneficial to switch to a more recent kernel;

for example:

  • Kernel 6.6 (LTS)
  • Kernel 6.12 (LTS) – recommended :eyes:

If you wish to use hibernation, your current swap space is insufficient – 17 GiB is suggested – for normal suspend, 8.8 GiB is reasonable.

Are you using encryption?

Not yet, I was thinking of encrypting my home with eCryptfs…

If you wish to use hibernation, your current swap space is insufficient – 17 GiB is suggested – for normal suspend, 8.8 GiB is reasonable.

Yes, actually: during the installation, I chose swap without hibernation, now I’m thinking of enlarging the swap and enable hibernation… do I need to do anything else?

In GNOME, I no longer see any option for hibernation; is there a way to enable it?

The reason I asked is that luks1 can be slow on some systems; luks2 isn’t (yet) supported by Grub. I’m not familiar with eCryptfs.

The following Wiki page will walk you through all that’s needed:

Additionally, you might consider configuring zswap; a dynamic swap file that can be used in conjunction with a swap partition:

It’s normally enabled via the dialog during install, but after following directions in the linked Wiki page, and after a reboot, the options should appear as expected in the GUI. If for any reason they don’t, I’m sure someone can help you with that.

Regards.

Okay, thank you very much. I followed your suggestion and now I have a 17GB swap; unfortunately, the option for hibernation did not appear in the GNOME menu, so I will ask around.

So, is the slowness of the resume normal? In that case, I can mark the post as resolved.

One final question: this PC is not equipped with hybrid graphics in any way, just an Nvidia GPU?

I cannot see it in lspci but normally it is equipped by a Intel® HD Graphics 4600… How can I check this? How can i switch to integrated GPU for power saveing?

If it always runs at that speed then it’s probably slowing things down. Just make sure it varies with load.

Well it’s not quick, but my resume time is ~4-5s, and I’ve got a desktop with a newer GPU, so based on the inxi I’d expect yours to be a bit slower.

However I don’t have a lock screen, and this :down_arrow: doesn’t seem right. I think there may be a couple of threads with similar issues, at least the first part, but I can’t find them right now.


@soundofthunder

It’s the home partition, AFAIK using crypttab should be fine. However I think eCryptfs uses pam to unlock it on login.

1 Like

For an almost 12 year old 4th gen i7, that doesn’t sound too bad. Did another OS beat that time?

This is taking some time it seems, do you use a fingerprint scanner?

Maybe there are others you don’t need as well.

systemctl list-unit-files --state=enabled
1 Like

As said, it doesn’t seem particularly unusual.

Many factors can potentially affect the length of time taken to resume; the amount of data to be restored; the speed of RAM; environmental conditions; issues relating to Nvidia proprietary drivers can also play a part.

The speed when resuming from hibernation should also factor in the storage medium: SSD is fair; HDD depends on the type of drive and the rotation speed (5,400 rpm vs. 7,200 rpm, for example).

One can probably spend a lot of time searching for ways to reduce the wait, or finding something specific to blame; perhaps shaving a second or two off that average; but 8-10 seconds for a machine of that vintage certainly isn’t the worst case scenario.

Regards.

2 Likes

Thank you all for your help!!!

I think I won’t search any further; yesterday, unexpectedly, the resume was almost immediate, but today, without having changed anything, it’s slow again.

I don’t know what the running condition could have been.

1 Like

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