You are not logged in.
Pages: 1
https://0x0.st/8z_H.txt
This log should contain a hibernation event followed by an attempt to sleep which caused a partial freeze.
The freeze behavior manifested as visual .01fps but affected input processing where key events were sustained when I keyed the diagnostic log commands in kitty terminal.
System:
```
Mobo: Asus ROG X570 Crosshair VIII Hero (Wi-Fi) ATX Motherboard with PCIe 4.0, on-Board WiFi 6 (802.11Ax), 2.5 Gbps LAN
OS: Arch Linux x86_64
Kernel: 6.6.64-1-lts
Uptime: 20 hours, 19 mins
Packages: 864 (pacman), 7 (flatpak)
Shell: bash 5.2.37
Resolution: 1920x1080
DE: GNOME 47.2
WM: Mutter
WM Theme: Adwaita
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: kitty
CPU: AMD Ryzen 9 3900X (24) @ 3.800GHz
GPU: NVIDIA GeForce RTX 3090
Memory: 3334MiB / 128685MiB
```
All I knew was to hard reset by holding the power button and leave the previous boot. My current boot is a reboot.
Wake from sleep hasn't been working and causes freezing usually which is why I have had sleep disabled in GNOME. Whether or not it is disabled, however, does not prevent my system from still freezing if the system is left on for more than a couple days.
I blacklisted btmon kernel module from loading prior to the corresponding boot journal, but did not think to grab the entire journal to show that.
I don't have any issues with wake from hibernate, and can preserve the journal upon wake from hibernate.
I don't know how to preserve the journal of a complete freeze if I've not induced sleep manually. In these instances I cannot regain any control of the system to peek in at anything. I believe I was lucky to get myself into a semi-freeze state to generate the log I did. I believe I can manually trigger freezing behavior by inducing sleep and waking from it.
Last edited by LaptopDev (2025-01-02 13:27:09)
Offline
Please use [code][/code] tags, the BBS predates markdown by your age. Edit your post in this regard.
All I knew was to hard reset by holding the power button and leave the previous boot. My current boot is a reboot.
Not good, this will fail to sync the journal to disk.
https://wiki.archlinux.org/title/Keyboa … el_(SysRq)
Jan 01 09:43:04 rog gnome-shell[1985]: Realizing HW cursor failed: Failed write to gbm_bo: Cannot allocate memory
Jan 01 09:43:04 rog kernel: [drm:__nv_drm_gem_nvkms_map [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000a00] Failed to map NvKmsKapiMemory 0x00000000c34f6154
Jan 01 09:43:04 rog gnome-shell[1985]: Failed to set hardware cursor (Failed write to gbm_bo: Cannot allocate memory), using OpenGL from now onDoes it help to add "nvidia.NVreg_EnableGpuFirmware=0" to the https://wiki.archlinux.org/title/Kernel_parameters ?
Offline
Pages: 1