You are not logged in.

#1 2026-05-01 02:04:07

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

System

Laptop:    ASUS ROG Zephyrus G14, model GA401QM (2021)
CPU:       AMD Ryzen 7 5800HS with integrated Radeon graphics
iGPU:      Integrated AMD Radeon (Vega-arch, on the 5800HS package)
           — drives the laptop's eDP panel via amdgpu (DRM card2)
dGPU:      NVIDIA RTX 3060 Mobile / Max-Q (GA106M, Ampere)
           — used only for PRIME render offload (DRM card1)
Driver:    nvidia-open 595.71.05 (open kernel modules)
Kernel:    7.0.2-arch1-1
Display:   Xorg 21 via `startx` on VT1, no display manager, WM is dwm
Hibernate: btrfs swapfile (38.6 GiB), resume= and resume_offset= set

Problem

Plain suspend and hibernate both succeed mechanically — the system goes down, comes back, services restart, Bluetooth reconnects, audio plays. The failure is with the window system: the laptop's eDP panel stays dark on resume, but only when sleep was triggered from an active X session. Furthermore, when I turn off the laptop in this state, I can see visuals during shutdown (messages, splash screen).

What does and does not work:

  • Suspend or hibernate from a non-graphical TTY (X never started, or cleanly exited first): works perfectly. Panel comes back.
  • Suspend or hibernate from an active X session: panel dark on resume; system fully alive otherwise.
  • Cleanly exit X back to TTY → hibernate → resume → `startx`: works perfectly.

So the bug is specifically "X alive across the sleep boundary."

Probably-related symptom (no hibernate involved)

From an active X session: pressing Ctrl+Alt+F2 switches to TTY2 fine. Pressing Ctrl+Alt+F1 to return to X freezes the panel — same recovery (hard reboot). So "VT switch back into the VT X is on" appears broken too, and hibernate-resume-into-X is structurally similar. I suspect a single underlying bug.

What I've already tried

  • In /etc/modprobe.d/, 

options nvidia_drm fbdev=0

mkinitcpio rebuilt: no change.
  • Masked nvidia-suspend, nvidia-hibernate, nvidia-suspend-then-hibernate, nvidia-resume systemd services. Driver runtime params: PreserveVideoMemoryAllocations=2, UseKernelSuspendNotifiers=1, EnableResizableBar=0.

Resume parameters on the kernel command line:

resume=PARTUUID=… resume_offset=189797632

The kernel writes/reads the hibernate image successfully. mkinitcpio uses the `systemd` hook (not `udev`), so resume is handled in the initramfs without a separate `resume` hook.


What I'm looking for

(a) A workaround that doesn't require tearing X down across the sleep boundary (that would lose the session every cycle, defeating most of the point), or

(b) The actual root cause / a Xorg-side or kernel-side flag I haven't tried. Pointers to existing freedesktop, kernel.org, or NVIDIA bug reports for this specific failure mode (X-alive S4 resume blank on a hybrid AMD-iGPU + NVIDIA-Ampere laptop) would also be very welcome.

Happy to share `journalctl -b -1`, Xorg.0.log, modprobe configs, dmesg around the resume boundary, or anything else on request.

Offline

#2 2026-05-01 10:47:50

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

Happy to share `journalctl -b -1`, Xorg.0.log, modprobe configs, dmesg around the resume boundary, or anything else on request.

Journal - the syptoms fit a pattern where a VT switch triggers some udev rule that stumbles over bogus rules - and nvidia siwtches the VT for the suspend and the VRAM preservation hooks.
Not sure whether that hinges on the PreserveVideoMemoryAllocations parameter, the services themselves or happens unconditionally.

See https://bbs.archlinux.org/viewtopic.php?id=309989 and friends.

Offline

#3 2026-05-01 18:58:32

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

So, as a heads up, I am using Claude to help me with this, and I was using it originally for troubleshooting. I had Claude create a Markdown file describing the process, what we were doing, why we were doing it (partly for my own education), and other things. I can paste that Markdown if you want.

One of the things I did with Claude was mask the NVIDIA sleep services because of freezes associated with VT switching. I was testing if the VT switching visual freeze (which happens when X is running) was the reason why I was having this issue. But masking those services does not help the problem, and I still have it.

I have six logs for you:

Offline

#4 2026-05-01 19:16:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

Remove or disable https://aur.archlinux.org/packages/input-remapper-bin
Do you have a regular $5 (+$3 Trump-Tariff) office supply keyboard & mouse?

Just to be clear:

From an active X session: pressing Ctrl+Alt+F2 switches to TTY2 fine. Pressing Ctrl+Alt+F1 to return to X freezes the panel

You can trigger this simply by switching from X11 to some console (and then trying to switch back) or S3 - no hibernation (S4) is required?
Does any of the above cover that failure?

Offline

#5 2026-05-02 02:30:35

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

It seems to not be installed;

sudo pacman -R input-remapper-bin

says

error: target not found: input-remapper-bin
seth wrote:

Do you have a regular $5 (+$3 Trump-Tariff) office supply keyboard & mouse?

No, I have a Viper Gaming keyboard (from maybe eight years ago). Here is the entry for the keyboard from lsusb:

Bus 001 Device 006: ID 04d9:a124 Holtek Semiconductor, Inc. USB-HID Keyboard
seth wrote:

You can trigger this simply by switching from X11 to some console (and then trying to switch back) or S3 - no hibernation (S4) is required?

Correct, all that is needed is for X11 to be running. Attempting to sleep also triggers it, as does suspend.

Last edited by NTGuardian (2026-05-02 02:34:08)

Offline

#6 2026-05-02 05:58:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

Some input-remapper instance is running, the package was a guess and isn't relevant - just make sure to stop input-remapper

No, I have a Viper Gaming keyboard

At least try the behavior w/o the mouse and with either keyboard.

Offline

#7 2026-05-02 10:11:34

sncix
Member
Registered: 2025-02-24
Posts: 2

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

Does this issue only appears after upgrading to the 7.0 kernel? If you have time, maybe you could try 6.19.14 (from Arch Linux Archive), which although is not a fix might help to locate the problem.

I have a similar issue (dark panel after boot; Xorg w/ LightDM; Vega iGPU on R7 5850U, no dGPU) that appears on 7.0.2 but not 6.19.14.

Offline

#8 2026-05-02 20:59:42

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:

Some input-remapper instance is running, the package was a guess and isn't relevant - just make sure to stop input-remapper

How do I figure out what it is?

seth wrote:

At least try the behavior w/o the mouse and with either keyboard.

Done. Behavior remains.

sncix wrote:

Does this issue only appears after upgrading to the 7.0 kernel?

I don't know of a time when shutdown and hibernate ever worked well on my laptop. I never really got it fixed or set up. Only recently have I wanted to really work the issue.

Offline

#9 2026-05-02 21:13:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

pacman -Qo input-remapper

But typically you would have installed and configured that?

The udev problem is a systemd regression, I think introduced in v258

Offline

#10 2026-05-03 04:55:19

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:
pacman -Qo input-remapper

But typically you would have installed and configured that?

The udev problem is a systemd regression, I think introduced in v258

I ran the command and got:

error: No package owns input-remapper

Where are you seeing the existence of an input remapper? Perhaps that can tell me what package you're talking about.

Not sure what to say about the udev problem.

Offline

#11 2026-05-03 06:19:39

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

Apr 30 18:58:53 ArkhamComputing (udev-worker)[675]: input8: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[673]: input0: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[649]: input2: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[671]: input1: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing kernel: Bluetooth: Core ver 2.22
Apr 30 18:58:53 ArkhamComputing kernel: NET: Registered PF_BLUETOOTH protocol family
Apr 30 18:58:53 ArkhamComputing kernel: Bluetooth: HCI device and connection manager initialized
Apr 30 18:58:53 ArkhamComputing kernel: Bluetooth: HCI socket layer initialized
Apr 30 18:58:53 ArkhamComputing kernel: Bluetooth: L2CAP socket layer initialized
Apr 30 18:58:53 ArkhamComputing kernel: Bluetooth: SCO socket layer initialized
Apr 30 18:58:53 ArkhamComputing (udev-worker)[619]: input10: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Condition check resulted in /sys/devices/virtual/misc/rfkill being skipped.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 30 18:58:53 ArkhamComputing systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Stopped Virtual Console Setup.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Stopping Virtual Console Setup...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Virtual Console Setup...
Apr 30 18:58:53 ArkhamComputing systemd-vconsole-setup[712]: All allocated virtual consoles are busy, will not configure key mapping and font.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Finished Virtual Console Setup.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[675]: event8: Process '/bin/input-remapper-control --command autoload --device /dev/input/event8' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[673]: event0: Process '/bin/input-remapper-control --command autoload --device /dev/input/event0' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[649]: event2: Process '/bin/input-remapper-control --command autoload --device /dev/input/event2' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[671]: event1: Process '/bin/input-remapper-control --command autoload --device /dev/input/event1' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[619]: event4: Process '/bin/input-remapper-control --command autoload --device /dev/input/event4' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounting /boot...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounting Arbitrary Executable File Formats File System...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounting Temporary Directory /tmp...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Virtual Machine and Container Storage (Compatibility) skipped, unmet condition check ConditionPathExists=/var/lib/machines.raw
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on Disk Image Download Service Socket.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounting Mount unit for bare, revision 5...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounting Mount unit for core20, revision 2015...
Apr 30 18:58:53 ArkhamComputing kernel: input: ELAN1201:00 04F3:3098 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.0004/input/input13
Apr 30 18:58:53 ArkhamComputing kernel: input: ELAN1201:00 04F3:3098 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.0004/input/input14
Apr 30 18:58:53 ArkhamComputing kernel: hid-generic 0018:04F3:3098.0004: input,hidraw3: I2C HID v1.00 Mouse [ELAN1201:00 04F3:3098] on i2c-ELAN1201:00
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounting Mount unit for gnome-3-38-2004, revision 143...
Apr 30 18:58:53 ArkhamComputing kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Apr 30 18:58:53 ArkhamComputing kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1535...
Apr 30 18:58:53 ArkhamComputing kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounting Mount unit for snapd, revision 19993...
Apr 30 18:58:53 ArkhamComputing (udev-worker)[617]: input11: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing kernel: snd_rn_pci_acp3x 0000:04:00.5: enabling device (0000 -> 0002)
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounted Arbitrary Executable File Formats File System.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounted Temporary Directory /tmp.
Apr 30 18:58:53 ArkhamComputing kernel: loop: module loaded
Apr 30 18:58:53 ArkhamComputing kernel: loop0: detected capacity change from 0 to 8
Apr 30 18:58:53 ArkhamComputing kernel: loop1: detected capacity change from 0 to 83648
Apr 30 18:58:53 ArkhamComputing kernel: loop4: detected capacity change from 0 to 716176
Apr 30 18:58:53 ArkhamComputing kernel: loop2: detected capacity change from 0 to 187776
Apr 30 18:58:53 ArkhamComputing kernel: loop3: detected capacity change from 0 to 129976
Apr 30 18:58:53 ArkhamComputing kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Apr 30 18:58:53 ArkhamComputing kernel: asus_wmi: Initialization: 0x1
Apr 30 18:58:53 ArkhamComputing kernel: asus_wmi: BIOS WMI version: 9.0
Apr 30 18:58:53 ArkhamComputing kernel: asus_wmi: SFUN value: 0x21
Apr 30 18:58:53 ArkhamComputing kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Apr 30 18:58:53 ArkhamComputing systemd-networkd[637]: lo: Link UP
Apr 30 18:58:53 ArkhamComputing systemd-networkd[637]: lo: Gained carrier
Apr 30 18:58:53 ArkhamComputing kernel: ee1004 1-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Apr 30 18:58:53 ArkhamComputing kernel: input: ELAN1201:00 04F3:3098 Mouse as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.0004/input/input15
Apr 30 18:58:53 ArkhamComputing kernel: asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
Apr 30 18:58:53 ArkhamComputing kernel: input: ELAN1201:00 04F3:3098 Touchpad as /devices/platform/AMDI0010:03/i2c-0/i2c-ELAN1201:00/0018:04F3:3098.0004/input/input16
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounted Mount unit for bare, revision 5.
Apr 30 18:58:53 ArkhamComputing kernel: hid-multitouch 0018:04F3:3098.0004: input,hidraw3: I2C HID v1.00 Mouse [ELAN1201:00 04F3:3098] on i2c-ELAN1201:00
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounted Mount unit for core20, revision 2015.
Apr 30 18:58:53 ArkhamComputing kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64  595.71.05  Release Build  (root@)  
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounted Mount unit for gnome-3-38-2004, revision 143.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1535.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounted Mount unit for snapd, revision 19993.
Apr 30 18:58:53 ArkhamComputing kernel: ee1004 3-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Apr 30 18:58:53 ArkhamComputing kernel: ee1004 3-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Apr 30 18:58:53 ArkhamComputing (udev-worker)[674]: asus-nb-wmi: Failed to find and pin callout binary "/usr/lib/udev/systemctl": No such file or directory
Apr 30 18:58:53 ArkhamComputing (udev-worker)[674]: asus-nb-wmi: Failed to execute 'systemctl restart asusd.service', ignoring: No such file or directory
Apr 30 18:58:53 ArkhamComputing kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input17
Apr 30 18:58:53 ArkhamComputing (udev-worker)[671]: input12: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[669]: input9: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Mounted /boot.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Dispatch Password Requests to Console Directory Watch skipped, unmet condition check ConditionPathExists=!/run/plymouth/pid
Apr 30 18:58:53 ArkhamComputing systemd[1]: Reached target Local File Systems.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on Boot Loader Control Service Socket.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on System Extension Image Management.
Apr 30 18:58:53 ArkhamComputing kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Set Up Additional Binary Formats...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Update Boot Loader Random Seed...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
Apr 30 18:58:53 ArkhamComputing systemd[1]: Rebuild Hardware Database skipped, unmet condition check ConditionNeedsUpdate=/etc
Apr 30 18:58:53 ArkhamComputing systemd[1]: TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: Create System Users skipped, no trigger condition checks were met.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Create System Files and Directories...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: Repartition Root Disk skipped, no trigger condition checks were met.
Apr 30 18:58:53 ArkhamComputing systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: TPM PCR NvPCR Initialization Separator skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: TPM NvPCR Product ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started Network Time Synchronization.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Reached target System Time Set.
Apr 30 18:58:53 ArkhamComputing kernel: ACPI: battery: new hook: ASUS Battery Extension
Apr 30 18:58:53 ArkhamComputing (udev-worker)[642]: asus::kbd_backlight: Process '/usr/bin/env chmod a+w /sys/devices/platform/asus-nb-wmi/leds/asus::kbd_backlight/kbd_rgb_mode' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing systemd-resolved[638]: Positive Trust Anchors:
Apr 30 18:58:53 ArkhamComputing systemd-resolved[638]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Apr 30 18:58:53 ArkhamComputing systemd-resolved[638]: . IN DS 38696 8 2 683d2d0acb8c9b712a1948b27f741219298d0a450d612c483af444a4c0fb2b16
Apr 30 18:58:53 ArkhamComputing systemd-resolved[638]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
Apr 30 18:58:53 ArkhamComputing systemd[1]: Created slice Slice /system/systemd-backlight.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Finished Set Up Additional Binary Formats.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Received SIGRTMIN+20 from PID 257 (plymouthd).
Apr 30 18:58:53 ArkhamComputing systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Apr 30 18:58:53 ArkhamComputing systemd-resolved[638]: Using system hostname 'ArkhamComputing'.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
Apr 30 18:58:53 ArkhamComputing bootctl[750]:  Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! 
Apr 30 18:58:53 ArkhamComputing bootctl[750]: Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole!
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started Network Name Resolution.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Reached target Host and Network Name Lookups.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started Network Management.
Apr 30 18:58:53 ArkhamComputing systemd-resolved[638]: Switching to fallback DNS server 9.9.9.9#dns.quad9.net.
Apr 30 18:58:53 ArkhamComputing bootctl[750]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Enable Persistent Storage in systemd-networkd...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Wait for Network to be Online...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Finished Update Boot Loader Random Seed.
Apr 30 18:58:53 ArkhamComputing kernel: mousedev: PS/2 mouse device common for all mice
Apr 30 18:58:53 ArkhamComputing kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Apr 30 18:58:53 ArkhamComputing kernel: usbcore: registered new interface driver btusb
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Finished Enable Persistent Storage in systemd-networkd.
Apr 30 18:58:53 ArkhamComputing kernel: kvm_amd: TSC scaling supported
Apr 30 18:58:53 ArkhamComputing kernel: kvm_amd: Nested Virtualization enabled
Apr 30 18:58:53 ArkhamComputing kernel: kvm_amd: Nested Paging enabled
Apr 30 18:58:53 ArkhamComputing kernel: kvm_amd: LBR virtualization supported
Apr 30 18:58:53 ArkhamComputing kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Apr 30 18:58:53 ArkhamComputing kernel: kvm_amd: Virtual GIF supported
Apr 30 18:58:53 ArkhamComputing kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20260224111243
Apr 30 18:58:53 ArkhamComputing systemd[1]: Dispatch Password Requests to Console Directory Watch skipped, unmet condition check ConditionPathExists=!/run/plymouth/pid
Apr 30 18:58:53 ArkhamComputing systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
Apr 30 18:58:53 ArkhamComputing systemd[1]: Rebuild Hardware Database skipped, unmet condition check ConditionNeedsUpdate=/etc
Apr 30 18:58:53 ArkhamComputing systemd[1]: TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: Create System Users skipped, no trigger condition checks were met.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: Repartition Root Disk skipped, no trigger condition checks were met.
Apr 30 18:58:53 ArkhamComputing systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: TPM PCR NvPCR Initialization Separator skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing systemd[1]: TPM NvPCR Product ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:53 ArkhamComputing kernel: mt7921e 0000:02:00.0: enabling device (0000 -> 0002)
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 30 18:58:53 ArkhamComputing kernel: mt7921e 0000:02:00.0: ASIC revision: 79610010
Apr 30 18:58:53 ArkhamComputing (udev-worker)[675]: input17: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Finished Create System Files and Directories.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Rebuild Dynamic Linker Cache skipped, no trigger condition checks were met.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Initial Setup skipped, unmet condition check ConditionFirstBoot=yes
Apr 30 18:58:53 ArkhamComputing systemd[1]: First Boot Complete skipped, unmet condition check ConditionFirstBoot=yes
Apr 30 18:58:53 ArkhamComputing systemd[1]: Rebuild Journal Catalog skipped, unmet condition check ConditionNeedsUpdate=/var
Apr 30 18:58:53 ArkhamComputing systemd[1]: Save Transient machine-id to Disk skipped, unmet condition check ConditionPathIsMountPoint=/etc/machine-id
Apr 30 18:58:53 ArkhamComputing systemd[1]: Update is Completed skipped, no trigger condition checks were met.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Apr 30 18:58:53 ArkhamComputing (udev-worker)[672]: event5: Process '/bin/input-remapper-control --command autoload --device /dev/input/event5' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[671]: event6: Process '/bin/input-remapper-control --command autoload --device /dev/input/event6' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing kernel: amd_atl: AMD Address Translation Library initialized
Apr 30 18:58:53 ArkhamComputing (udev-worker)[669]: event3: Process '/bin/input-remapper-control --command autoload --device /dev/input/event3' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing kernel: intel_rapl_common: Found RAPL domain package
Apr 30 18:58:53 ArkhamComputing kernel: intel_rapl_common: Found RAPL domain core
Apr 30 18:58:53 ArkhamComputing systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Reached target System Initialization.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started CUPS Scheduler.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started Daily man-db regeneration.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started Daily verification of password and group files.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Reached target Path Units.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Reached target Timer Units.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on CUPS Scheduler.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Starting Docker Socket for the API...
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[649]: input13: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing systemd[1]: Listening on Authorization Manager Agent Helper.
Apr 30 18:58:53 ArkhamComputing kernel: mt7921e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20260224110909a
Apr 30 18:58:53 ArkhamComputing (udev-worker)[674]: mice: Process '/bin/input-remapper-control --command autoload --device /dev/input/mice' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[619]: input14: Process '/bin/input-remapper-control --command autoload --device ' failed with exit code 1.
Apr 30 18:58:53 ArkhamComputing (udev-worker)[642]: event10: Process '/bin/input-remapper-control --command autoload --device /dev/input/event10' failed with exit code 1.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting Socket activation for snappy daemon...
Apr 30 18:58:54 ArkhamComputing systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Apr 30 18:58:54 ArkhamComputing systemd[1]: Listening on Hostname Service Socket.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Listening on User Login Management Varlink Socket.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting D-Bus System Message Bus...
Apr 30 18:58:54 ArkhamComputing systemd[1]: TPM PCR Barrier (Initialization) skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:54 ArkhamComputing systemd[1]: Listening on Socket activation for snappy daemon.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Listening on Docker Socket for the API.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Reached target Socket Units.
Apr 30 18:58:54 ArkhamComputing dbus-broker-launch[794]: Looking up NSS group entry for 'sudo'...
Apr 30 18:58:54 ArkhamComputing dbus-broker-launch[794]: NSS returned no entry for 'sudo'
Apr 30 18:58:54 ArkhamComputing dbus-broker-launch[794]: Invalid group-name in /usr/share/dbus-1/system.d/asusd.conf +9: group="sudo"
Apr 30 18:58:54 ArkhamComputing dbus-broker-launch[794]: Invalid group-name in /usr/share/dbus-1/system.d/org.supergfxctl.Daemon.conf +9: group="sudo"
Apr 30 18:58:54 ArkhamComputing systemd[1]: Started D-Bus System Message Bus.
Apr 30 18:58:54 ArkhamComputing dbus-broker-launch[794]: Ready
Apr 30 18:58:54 ArkhamComputing systemd[1]: Reached target Basic System.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting Bluetooth service...
Apr 30 18:58:54 ArkhamComputing kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Apr 30 18:58:54 ArkhamComputing kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Apr 30 18:58:54 ArkhamComputing kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Apr 30 18:58:54 ArkhamComputing systemd[1]: Started DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client on all interfaces.
Apr 30 18:58:54 ArkhamComputing kernel: snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
Apr 30 18:58:54 ArkhamComputing kernel: snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting Service to inject keycodes without the GUI application...
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting NVIDIA Persistence Daemon...
Apr 30 18:58:54 ArkhamComputing systemd[1]: Started nvidia-powerd service.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting ASUS Notebook Control...
Apr 30 18:58:54 ArkhamComputing dhcpcd[803]: dhcpcd-10.3.1 starting
Apr 30 18:58:54 ArkhamComputing dhcpcd[815]: dev: loaded udev
Apr 30 18:58:54 ArkhamComputing dhcpcd[815]: DUID 00:01:00:01:2c:20:09:5e:e8:fb:1c:bc:21:29
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting User Login Management...
Apr 30 18:58:54 ArkhamComputing systemd[1]: TPM PCR Barrier (User) skipped, unmet condition check ConditionSecurity=measured-uki
Apr 30 18:58:54 ArkhamComputing nvidia-persistenced[820]: Started (820)
Apr 30 18:58:54 ArkhamComputing nvidia-powerd[813]: nvidia-powerd version:2.0 (build 1)
Apr 30 18:58:54 ArkhamComputing (udev-worker)[669]: event7: Process '/bin/input-remapper-control --command autoload --device /dev/input/event7' failed with exit code 1.
Apr 30 18:58:54 ArkhamComputing (udev-worker)[671]: event9: Process '/bin/input-remapper-control --command autoload --device /dev/input/event9' failed with exit code 1.
Apr 30 18:58:54 ArkhamComputing bluetoothd[799]: Bluetooth daemon 5.86
Apr 30 18:58:54 ArkhamComputing bluetoothd[799]: src/main.c:check_options() Unknown key Enable for group General in /etc/bluetooth/main.conf
Apr 30 18:58:54 ArkhamComputing systemd[1]: Started Bluetooth service.
Apr 30 18:58:54 ArkhamComputing bluetoothd[799]: Starting SDP server
Apr 30 18:58:54 ArkhamComputing systemd[1]: Reached target Bluetooth Support.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Found user 'avahi' (UID 973) and group 'avahi' (GID 973).
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Successfully dropped root privileges.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: avahi-daemon 0.9-rc4 starting up.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Successfully called chroot().
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Successfully dropped remaining capabilities.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: No service file found in /etc/avahi/services.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: *** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: *** WARNING: Detected another IPv6 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: New relevant interface lo.IPv6 for mDNS.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: New relevant interface lo.IPv4 for mDNS.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Network interface enumeration completed.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Registering new address record for ::1 on lo.*.
Apr 30 18:58:54 ArkhamComputing avahi-daemon[798]: Registering new address record for 127.0.0.1 on lo.IPv4.
Apr 30 18:58:54 ArkhamComputing input-remapper-service[807]: Traceback (most recent call last):
Apr 30 18:58:54 ArkhamComputing input-remapper-service[807]:   File "/usr/bin/input-remapper-service", line 28, in <module>
Apr 30 18:58:54 ArkhamComputing input-remapper-service[807]:     from inputremapper.logger import update_verbosity, log_info
Apr 30 18:58:54 ArkhamComputing input-remapper-service[807]: ModuleNotFoundError: No module named 'inputremapper'
Apr 30 18:58:54 ArkhamComputing systemd-logind[819]: Watching system buttons on /dev/input/event3 (ASUSTeK Computer Inc. N-KEY Device)
Apr 30 18:58:54 ArkhamComputing systemd-logind[819]: Watching system buttons on /dev/input/event4 (ASUSTeK Computer Inc. N-KEY Device)
Apr 30 18:58:54 ArkhamComputing systemd-logind[819]: Watching system buttons on /dev/input/event0 (Lid Switch)
Apr 30 18:58:54 ArkhamComputing systemd-logind[819]: Watching system buttons on /dev/input/event1 (Power Button)
Apr 30 18:58:54 ArkhamComputing systemd-logind[819]: Watching system buttons on /dev/input/event2 (Sleep Button)
Apr 30 18:58:54 ArkhamComputing systemd-logind[819]: New seat seat0.
Apr 30 18:58:54 ArkhamComputing systemd[1]: Started User Login Management.
Apr 30 18:58:54 ArkhamComputing kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 30 18:58:54 ArkhamComputing kernel: Bluetooth: BNEP filters: protocol multicast
Apr 30 18:58:54 ArkhamComputing kernel: Bluetooth: BNEP socket layer initialized
Apr 30 18:58:54 ArkhamComputing bluetoothd[799]: Bluetooth management interface 1.23 initialized
Apr 30 18:58:54 ArkhamComputing systemd[1]: Starting Hostname Service...
Apr 30 18:58:54 ArkhamComputing systemd[1]: input-remapper.service: Main process exited, code=exited, status=1/FAILURE

The binary seems to be actually input-remapper-control

Offline

#12 2026-05-04 20:39:51

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:

The binary seems to be actually input-remapper-control

Okay, I found the culprit; I had input-remapper-git installed, hence why I failed to match.

So I removed it. No difference. Do you need new logs?

Offline

#13 2026-05-04 21:00:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

So I removed it. No difference. Do you need new logs?

Not for now.

In lieu of a basic keyboard, can you

sleep 32; sudo chvt 3; sleep 8; sudo chvt 1 # assuming #1 is where your X11 session is running

and detach *all* input devices before the 32s timer hits?

https://bbs.archlinux.org/viewtopic.php … 7#p2269277

Offline

#14 2026-05-05 04:01:30

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:

In lieu of a basic keyboard, can you

sleep 32; sudo chvt 3; sleep 8; sudo chvt 1 # assuming #1 is where your X11 session is running

and detach *all* input devices before the 32s timer hits?

https://bbs.archlinux.org/viewtopic.php … 7#p2269277

I have just done this. I don't think this had the effect you intended, since: (1) I have to type in the password for sudo using my laptop keyboard (after unplugging all external input devices); (2) Changing back to 1 did not work because I was asked to log in to TTY3 and it would not automatically switch back after 8 seconds.

Last edited by NTGuardian (2026-05-05 04:02:09)

Offline

#15 2026-05-05 07:31:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

Changing back to 1 did not work because I was asked to log in to TTY3 and it would not automatically switch back after 8 seconds.

You don't have to login to the TTY - unless you've the sudo pasword cache disabled the second "sudo chvt" won't ask you for a password - the switch back would have failed as in previous attempts.
(The plan was to enter the entire sequence at once)

From an active X session: pressing Ctrl+Alt+F2 switches to TTY2 fine. Pressing Ctrl+Alt+F1 to return to X freezes the panel — same recovery (hard reboot).

sudo -v; sleep 30; sudo systemctl reboot

And during the 30s sleep switch the VT forth and back (failing), wait for the reboot, thenp lease post your complete system journal for that boot:

sudo journalctl -b -1 | curl -s -H "Accept: application/json, */*" --upload-file - 'https://paste.c-net.org/'

Edit: For a completely different direction:
https://bbs.archlinux.org/viewtopic.php … 6#p2297046
https://aur.archlinux.org/packages?O=0&K=580xx
https://wiki.archlinux.org/title/NVIDIA … P_firmware

Last edited by seth (2026-05-05 07:35:03)

Offline

#16 2026-05-08 17:15:01

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:

From an active X session: pressing Ctrl+Alt+F2 switches to TTY2 fine. Pressing Ctrl+Alt+F1 to return to X freezes the panel — same recovery (hard reboot).

sudo -v; sleep 30; sudo systemctl reboot

And during the 30s sleep switch the VT forth and back (failing), wait for the reboot, thenp lease post your complete system journal for that boot:

sudo journalctl -b -1 | curl -s -H "Accept: application/json, */*" --upload-file - 'https://paste.c-net.org/'

Here is the paste of the output: Journal output

Offline

#17 2026-05-08 20:03:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

May 08 13:02:22 ArkhamComputing dhcpcd[1686303]: Dropped protocol specifier '.dhcp' from 'wlan0.dhcp'. Using 'wlan0' (ifindex=2).
May 08 13:04:52 ArkhamComputing dhcpcd[1687496]: Dropped protocol specifier '.dhcp' from 'wlan0.dhcp'. Using 'wlan0' (ifindex=2).
May 08 13:07:22 ArkhamComputing dhcpcd[1688573]: Dropped protocol specifier '.dhcp' from 'wlan0.dhcp'. Using 'wlan0' (ifindex=2).
=============================================================== / 30s would be 13:07:49
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/ldac
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSink/aptx_hd
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_hd
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSink/aptx
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSink/aac
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aac
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSink/opus_g
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/opus_g
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSink/sbc
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/sbc
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_ll_1
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_ll_0
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/faststream
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/faststream_duplex
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSink/opus_05
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/opus_05
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSink/opus_05_duplex
May 08 13:07:54 ArkhamComputing bluetoothd[829]: Endpoint unregistered: sender=:1.27 path=/MediaEndpoint/A2DPSource/opus_05_duplex
===============================================================
May 08 13:07:54 ArkhamComputing systemd[1]: Started Getty on tty2.
May 08 13:07:54 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event7 (Razer Razer Naga V2 Pro Keyboard)
May 08 13:07:54 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event3 (ASUSTeK Computer Inc. N-KEY Device)
May 08 13:07:54 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event6 (Razer Razer Naga V2 Pro)
May 08 13:07:54 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event5 (ASUSTeK Computer Inc. N-KEY Device)
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib confmisc.c:165:(snd_config_get_card) [error.core] Cannot get card index for 3
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib confmisc.c:855:(parse_card) [error.core] cannot find card '3'
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function snd_func_card_inum returned error: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib confmisc.c:422:(snd_func_concat) [error.core] error evaluating strings
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function snd_func_concat returned error: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib confmisc.c:1342:(snd_func_refer) [error.core] error evaluating name
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function snd_func_refer returned error: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib conf.c:5730:(snd_config_expand) [error.core] Evaluate error: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) [error.pcm] Unknown PCM front:3
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib confmisc.c:855:(parse_card) [error.core] cannot find card '3'
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function snd_func_card_inum returned error: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib confmisc.c:422:(snd_func_concat) [error.core] error evaluating strings
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function snd_func_concat returned error: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib confmisc.c:1342:(snd_func_refer) [error.core] error evaluating name
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib conf.c:5207:(_snd_config_evaluate) [error.core] function snd_func_refer returned error: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib conf.c:5730:(snd_config_expand) [error.core] Evaluate error: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) [error.pcm] Unknown PCM front:3
May 08 13:07:54 ArkhamComputing pipewire[1468]: spa.alsa: 'front:3': playback open failed: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: spa.alsa: 'front:3': playback open failed: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: spa.alsa: 'front:3': playback open failed: No such file or directory
May 08 13:07:54 ArkhamComputing pipewire[1468]: pw.node: (alsa_output.pci-0000_04_00.6.analog-stereo-36) suspended -> error (Start error: No such file or directory)
===============================================================
May 08 13:07:56 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event3 (ASUSTeK Computer Inc. N-KEY Device)
May 08 13:07:56 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event5 (ASUSTeK Computer Inc. N-KEY Device)
May 08 13:07:56 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event6 (Razer Razer Naga V2 Pro)
May 08 13:07:56 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event7 (Razer Razer Naga V2 Pro Keyboard)
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/ldac
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSink/aptx_hd
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/aptx_hd
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSink/aptx
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/aptx
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSink/aac
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/aac
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSink/opus_g
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/opus_g
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSink/sbc
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/sbc
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/aptx_ll_1
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/aptx_ll_0
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/faststream
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/faststream_duplex
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSink/opus_05
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/opus_05
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSink/opus_05_duplex
May 08 13:07:57 ArkhamComputing bluetoothd[829]: Endpoint registered: sender=:1.7181 path=/MediaEndpoint/A2DPSource/opus_05_duplex
May 08 13:07:59 ArkhamComputing bluetoothd[829]: profiles/audio/avctp.c:avctp_control_confirm() Control: Refusing unexpected connect
May 08 13:07:59 ArkhamComputing bluetoothd[829]: /org/bluez/hci0/dev_28_37_13_02_3A_E0/sep1/fd0: fd(29) ready
May 08 13:08:01 ArkhamComputing kernel: input: ONA18SB001 (AVRCP) as /devices/virtual/input/input43
===============================================================
May 08 13:08:01 ArkhamComputing systemd-logind[835]: Watching system buttons on /dev/input/event28 (ONA18SB001 (AVRCP))
May 08 13:08:19 ArkhamComputing sudo[1688993]:   curtis : TTY=pts/4 ; PWD=/home/curtis ; USER=root ; COMMAND=/bin/systemctl reboot
May 08 13:08:19 ArkhamComputing sudo[1688993]: pam_unix(sudo:session): session opened for user root(uid=0) by curtis(uid=1000)
May 08 13:08:19 ArkhamComputing systemd-logind[835]: The system will reboot now!

So the stuff flaring up is pipewire, then next to the input device handling of your keyboard and mouse there also some bluetooth input, looks related to a soundbar?
Did you also remove that when removing "all" input devices in #14?

Offline

#18 2026-05-08 20:37:18

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:

So the stuff flaring up is pipewire, then next to the input device handling of your keyboard and mouse there also some bluetooth input, looks related to a soundbar?
Did you also remove that when removing "all" input devices in #14?

In previous tests the sound bar was not on and nothing was connected to Bluetooth. The problem exists even when no Bluetooth devices are connected.

For what it's worth, the bluetooth reconnects when switching back to TTY1, even if the display is frozen. Spotify will be running. The system reconnects to Bluetooth and Spotify plays through the speaker just fine, even though the display is frozen.

Offline

#19 2026-05-08 21:04:42

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

'key…

There's

May 04 23:58:45 ArkhamComputing kernel: NVRM: GPU0 nvAssertOkFailedNoLog: Assertion failed: Invalid data passed [NV_ERR_INVALID_DATA] (0x00000025) returned from PlatformRequestHandler failed to get target temp from SBIOS @ platform_request_handler_ctrl.c:2171
May 04 23:58:45 ArkhamComputing kernel: NVRM: GPU0 nvAssertOkFailedNoLog: Assertion failed: Invalid data passed [NV_ERR_INVALID_DATA] (0x00000025) returned from PlatformRequestHandler failed to get platform power mode from SBIOS @ platform_request_handler_ctrl.c:2114
May 05 00:03:02 ArkhamComputing gcr-prompter[3991]: Gcr: beginning the secret exchange: [sx-aes-1]\npublic=q9CU5PIokpDRd3R9KdDBG/YC2/AQepBY+N9Nh7SdE33hSexcXqKnQWxbcTTGnUc0FUFktOet4bQAxjB0wsNGtc3EciZ6Vi9EeDpBhIUUR9iyLdXUboo6xrS+vQBbP4qnc5h2gTCi+VQ/ksml03lqqOXgnvRT5SXq0jRg6BBZOzXn5lsRK/PnUPbqWik58bp9UKPqbu7G+U/vmKQO0zyu2T6FNpjeH0AaRbhRrXtUcefUJkVzztm/AR6KpP2Irt80\n
May 05 00:03:03 ArkhamComputing kernel: NVRM: _kgspProcessRpcEvent: Attempted to process RPC event from GPU0: 0x101a (PFM_REQ_HNDLR_STATE_SYNC_CALLBACK) during bootup without API lock
May 05 00:03:03 ArkhamComputing kernel: NVRM: nvAssertFailedNoLog: Assertion failed: 0 @ kernel_gsp.c:1447
May 05 00:03:03 ArkhamComputing kernel: NVRM: _kgspProcessRpcEvent: Attempted to process RPC event from GPU0: 0x101a (PFM_REQ_HNDLR_STATE_SYNC_CALLBACK) during bootup without API lock
May 05 00:03:03 ArkhamComputing kernel: NVRM: nvAssertFailedNoLog: Assertion failed: 0 @ kernel_gsp.c:1447
May 05 00:03:11 ArkhamComputing gcr-prompter[3991]: Gcr: sending the secret exchange: [sx-aes-1]\npublic=q9CU5PIokpDRd3R9KdDBG/YC2/AQepBY+N9Nh7SdE33hSexcXqKnQWxbcTTGnUc0FUFktOet4bQAxjB0wsNGtc3EciZ6Vi9EeDpBhIUUR9iyLdXUboo6xrS+vQBbP4qnc5h2gTCi+VQ/ksml03lqqOXgnvRT5SXq0jRg6BBZOzXn5lsRK/PnUPbqWik58bp9UKPqbu7G+U/vmKQO0zyu2T6FNpjeH0AaRbhRrXtUcefUJkVzztm/AR6KpP2Irt80\nsecret=I4CZevOPGnX+8PNRSP62YnBhv7NqERAY6kO4pouAuDw=\niv=Xb7QofKuKsRaKPvNYe20Vg==\n
May 05 00:03:18 ArkhamComputing gcr-prompter[3991]: Gcr: sending the secret exchange: [sx-aes-1]\npublic=q9CU5PIokpDRd3R9KdDBG/YC2/AQepBY+N9Nh7SdE33hSexcXqKnQWxbcTTGnUc0FUFktOet4bQAxjB0wsNGtc3EciZ6Vi9EeDpBhIUUR9iyLdXUboo6xrS+vQBbP4qnc5h2gTCi+VQ/ksml03lqqOXgnvRT5SXq0jRg6BBZOzXn5lsRK/PnUPbqWik58bp9UKPqbu7G+U/vmKQO0zyu2T6FNpjeH0AaRbhRrXtUcefUJkVzztm/AR6KpP2Irt80\nsecret=q9DDw3RMqwndGQUjsh5rdiVlupQ9Lvkw7QwFCXAj+Vo=\niv=i91adkfTG995A+xyQbhuBA==\n
May 05 00:03:47 ArkhamComputing kernel: NVRM: _kgspProcessRpcEvent: Attempted to process RPC event from GPU0: 0x101a (PFM_REQ_HNDLR_STATE_SYNC_CALLBACK) during bootup without API lock
May 05 00:03:47 ArkhamComputing kernel: NVRM: nvAssertFailedNoLog: Assertion failed: 0 @ kernel_gsp.c:1447
May 05 00:03:47 ArkhamComputing kernel: NVRM: _kgspProcessRpcEvent: Attempted to process RPC event from GPU0: 0x101a (PFM_REQ_HNDLR_STATE_SYNC_CALLBACK) during bootup without API lock
…

and related

May 06 00:34:14 ArkhamComputing systemd-coredump[513064]: Process 512879 (recoil-main) of user 1000 dumped core.
May 06 00:34:21 ArkhamComputing systemd-coredump[513151]: Process 513129 (recoil-main) of user 1000 dumped core.
May 06 00:34:30 ArkhamComputing systemd-coredump[513201]: Process 513192 (recoil-main) of user 1000 dumped core.

Or since this is a hybrid graphics system, can you actually disable the GPU?

And one more thing: how do you start X11? starts/xinit?
What does your xinitrc look like?

Fwiw, it's "rcutree.gp_init_delay=1", not "cutree.gp_init_delay=1"

Offline

#20 2026-05-10 20:44:29

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:

Or since this is a hybrid graphics system, can you actually disable the GPU?

I did, and this actually does make the problem go away (at the cost of no longer having Nvidia use, which I do want.)

Here's what I did (with the help of Claude): I created a new boot entry that disables Nvidia.

title    Arch Linux (no dGPU)
linux    /vmlinuz-linux
initrd   /amd-ucode.img
initrd   /initramfs-linux.img
options root=PARTUUID=9f614fa0-75cd-4c1a-bf3f-4fee468145de resume=PARTUUID=9f614fa0-75cd-4c1a-bf3f-4fee468145de resume_offset=189797632 rcutree.gp_init_delay=1 nvidia_drm.modeset=1 nvidia_drm.fbdev=0 rw splash quiet module_blacklist=nvidia,nvidia_drm,nvidia_modeset,nvidia_uvm

(Notice that replaced cutree with rcutree, as you said.)

I verified that the system is no longer using the Nvidia stuff, ran X, tried both suspend and hibernate, and both work as they should.

I tried switching between TTY terminals; that still does not work when X is running and I try to switch back to TTY1, where X is running (it still causes a display freeze). But otherwise, I get desired behavior.

But this fix comes at the cost of not being able to use Nvidia and have the ability to sleep/suspend/hibernate, so perhaps we can try and fix that?

seth wrote:

And one more thing: how do you start X11? starts/xinit?
What does your xinitrc look like?

Here is my .profile:

SHELL="/usr/bin/zsh"
export SHELL

# Setting editor
VISUAL="/usr/bin/vim"
EDITOR=$VISUAL
export EDITOR

# Setting PATH
PATH="$HOME/bin:$(ruby -e 'puts Gem.user_dir')/bin:$HOME/.local/bin:$PATH"
export PATH

# Custom environmental variables
TERMINAL="st"
export TERMINAL

TZ="America/New_York"; export TZ

Here is my .zprofile:

emulate sh -c 'source /etc/profile'
emulate sh -c 'source $HOME/.profile'

# Start X window system
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx

I have identical .xprofile and .xinitrc (and I can't recall which one is the one that matters; I think it's .xprofile, and I don't recall why that's the one that matters).

#!/bin/sh

# xrandr --setprovideroutputsource modesetting NVIDIA-0
# xrandr --auto
# 
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then







    xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then







    xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

xbindkeys &

BG=$(ls $HOME/Pictures/Wallpapers/* | xargs shuf -n1 -e)
feh --bg-fill $BG
LIGHT=$(shuf -n1 -e true false)
[ "$LIGHT" = "true" ] && wal -n -i $BG -l || wal -n -i $BG
sed "s/SchemeUrg/SchemeHid/" $HOME/.cache/wal/colors-wal-dwm.h -i
recompilethemedsuckless $HOME/bin
zathurawalcolor &
flameshot &
xcompmgr &
setxkbmap -option compose:ralt &
dwmblocks &
dunstwalcolor
exec dwm
#exec xfce4-session
#exec startxfce4

Offline

#21 2026-05-11 07:56:48

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

So it's the nvidia GPU/driver

(The plan is to use the proprietary driver and disable the GSP)

The xinitrc looks ok (has the critical bits)

Offline

#22 2026-05-15 05:13:53

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:

So it's the nvidia GPU/driver

(The plan is to use the proprietary driver and disable the GSP)

I have installed all the AUR packages that you found, and followed the instructions for disabling GSP firmware in the linked Wiki article.

Suspend and hibernate do not work, but at least time it's for different reasons. It seems that an error occurs prior to entering the sleep/hibernate state, so the state is not entered.

I think I have captured the error in these logs.

I tried some things with Claude that did not work. I tried unmasking the systemd services associated with sleep/suspend/hibernate, and while I can successfully suspend or hibernate, I get the familiar black screen, just as before.

Claude also recommended including in the kernel module settings NVreg_PreserveVideoMemoryAllocations=0, which I tried. Did not work.

It seems the drivers do not work well. Sometimes when I run

prime-run glxgears

I get results ranging from the gears coming late, the gears never coming but my computer still works, or my whole system freezes.

Last edited by NTGuardian (2026-05-15 05:15:21)

Offline

#23 2026-05-15 05:30:43

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

EMERGENCY!!!

I did a pacman update and can no longer boot due to a kernel panic.

I have a USB I can boot with and will have to repair the installation, which will likely involve going back to the previous drivers.

Last edited by NTGuardian (2026-05-15 06:41:34)

Offline

#24 2026-05-15 07:22:04

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,535

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

Do you have the link for the kernel panic?

The sleep attempt on the 580xx driver failed because of

May 14 23:53:48 ArkhamComputing kernel: NVRM: GPU 0000:01:00.0: PreserveVideoMemoryAllocations module parameter is set. System Power Management attempted without driver procfs suspend interface. Please refer to the 'Configuring Power Management Support' section in the driver README.
May 14 23:53:48 ArkhamComputing kernel: nvidia 0000:01:00.0: PM: pci_pm_suspend(): nv_pmops_suspend [nvidia] returns -5
May 14 23:53:48 ArkhamComputing kernel: nvidia 0000:01:00.0: PM: dpm_run_callback(): pci_pm_suspend returns -5
May 14 23:53:48 ArkhamComputing kernel: nvidia 0000:01:00.0: PM: failed to suspend async: error -5
May 14 23:53:48 ArkhamComputing kernel: PM: Some devices failed to suspend, or early wake event detected

You disabled the nvidia userspace services but not the relevant module parameter, https://wiki.archlinux.org/title/NVIDIA … er_suspend

Offline

#25 2026-05-15 17:43:31

NTGuardian
Member
Registered: 2026-05-01
Posts: 17

Re: Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb

seth wrote:

Do you have the link for the kernel panic?

Here is the link

Offline

Board footer

Powered by FluxBB