Hello,
For the last month or two, I have been getting freezes on a regular basis. They happen in games for the most part, some games (more performance demanding like CS2) more often than others. However, it does sometimes happen outside of games as well, for example when doing copy/paste on large (>50Gb) files. Rarely, but sometimes too, during completly basic usage like browsing web or editing text.
Usually, without starting a game, I can use the PC for many hours with no issues, and then they happen within first 30 minutes of playing.
Once a game/process freeze occurs, there are multiple possible outcomes:
- The least likely one: The process crashes and ends correctly. In this situation I can still normally use the PC or even restart the game. This is followed by a core dump like below.
Summary
09:32:13 user-pc systemd-coredump[61073]: [š”] Process 60817 (cs2) of user 1000 dumped core.
Stack trace of thread 60825:
#0 0x00007abfaf834545 n/a (n/a + 0x0)
#1 0x00007abfaf7a0b03 n/a (n/a + 0x0)
#2 0x00007abfaf7b5d7e n/a (n/a + 0x0)
#3 0x00007abfaf7b6658 n/a (n/a + 0x0)
#4 0x00007ac0dcf204ed n/a (n/a + 0x0)
#5 0x00007ac0dcf20608 n/a (n/a + 0x0)
#6 0x00007ac0dcf213a5 n/a (n/a + 0x0)
#7 0x00007ac0dcfc3783 n/a (n/a + 0x0)
#8 0x00007ac0dcfc4a87 n/a (n/a + 0x0)
#9 0x00007ac0deeae70a n/a (n/a + 0x0)
#10 0x00007ac0def32aac n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64
09:32:13 user-pc systemd[1]: systemd-coredump@2-61071-0.service: Deactivated successfully.
09:32:13 user-pc systemd[1]: systemd-coredump@2-61071-0.service: Consumed 13.647s CPU time, 5.7G memory peak.
09:32:14 user-pc steam[42220]: /home/user/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/cs2.sh: line 98: 60817 Illegal instruction (core dumped) $>
09:32:14 user-pc steam[42220]: Game Recording - game stopped [gameid=730]
09:32:14 user-pc steam[42220]: Removing process 61069 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60819 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60818 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60817 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60816 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60814 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60812 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60706 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60705 for gameID 730
09:32:14 user-pc steam[42220]: Removing process 60704 for gameID 730
09:32:19 user-pc steam[42220]: (process:60886): GLib-GObject-CRITICAL **: 09:32:19.481: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
- Most likely one. The game process freezes and Iām unable to kill it. Not through terminal, steam (if itās a steam game), system monitor. If I try to shutdown or reboot the PC, it doesnāt work, because the shutdown process gets stuck trying to kill the frozen application. I can however usually minimize the frozen game and continue to use to PC somewhat normally, though a system-wide freeze often follows within an hour or so. When this outcome occurs, itās usually followed by a stacktrace like this in the journal:
Summary
23:12:44 user-pc kernel: ------------[ cut here ]------------
23:12:44 user-pc kernel: !se->sched_delayed
23:12:44 user-pc kernel: WARNING: CPU: 11 PID: 0 at kernel/sched/fair.c:6866 requeue_delayed_entity+0x4e5/0x>
23:12:44 user-pc kernel: Modules linked in: exfat snd_seq_dummy rfcomm snd_hrtimer snd_seq ext4 mbcache jbd2>
23:12:44 user-pc kernel: libarc4 xpad bluetooth mc joydev mousedev kvm snd_hda_codec ff_memless crc16 iwlwi>
23:12:44 user-pc kernel: crc32c_intel xor raid6_pq dm_mirror dm_region_hash dm_log dm_mod i2c_dev crypto_us>
23:12:44 user-pc kernel: CPU: 11 UID: 0 PID: 0 Comm: swapper/11 Tainted: P W OE 6.13.2-zen1-1-z>
23:12:44 user-pc kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
23:12:44 user-pc kernel: Hardware name: Micro-Star International Co., Ltd. MS-7D25/PRO Z690-A WIFI (MS-7D25)>
23:12:44 user-pc kernel: RIP: 0010:requeue_delayed_entity+0x4e5/0x520
23:12:44 user-pc kernel: Code: 18 f9 ff 0f 0b e9 64 fb ff ff 80 3d 54 59 28 02 00 0f 85 4d fb ff ff 48 c7 c7>
23:12:44 user-pc kernel: RSP: 0018:ffffb00080217df8 EFLAGS: 00010086
23:12:44 user-pc kernel: RAX: 0000000000000000 RBX: ffff9e4f76c08080 RCX: 0000000000000027
23:12:44 user-pc kernel: RDX: ffff9e531f7a18c8 RSI: 0000000000000001 RDI: ffff9e531f7a18c0
23:12:44 user-pc kernel: RBP: ffff9e4e8b4b4600 R08: ffff9e533ff543e8 R09: 00000000ffffdfff
23:12:44 user-pc kernel: R10: 0000000000000003 R11: 0000000000000001 R12: 0000000000000009
23:12:44 user-pc kernel: R13: 0000000000000000 R14: ffff9e4f76c08000 R15: ffff9e531f7b6a80
23:12:44 user-pc kernel: FS: 0000000000000000(0000) GS:ffff9e531f780000(0000) knlGS:0000000000000000
23:12:44 user-pc kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
23:12:44 user-pc kernel: CR2: 0000183402f68000 CR3: 00000004b6d9a002 CR4: 0000000000f70ef0
23:12:44 user-pc kernel: PKRU: 55555554
23:12:44 user-pc kernel: Call Trace:
23:12:44 user-pc kernel: <TASK>
23:12:44 user-pc kernel: ? requeue_delayed_entity+0x4e5/0x520
23:12:44 user-pc kernel: ? __warn.cold+0x93/0xed
23:12:44 user-pc kernel: ? requeue_delayed_entity+0x4e5/0x520
23:12:44 user-pc kernel: ? report_bug+0xe7/0x210
23:12:44 user-pc kernel: ? handle_bug+0x58/0x90
23:12:44 user-pc kernel: ? exc_invalid_op+0x19/0xc0
23:12:44 user-pc kernel: ? asm_exc_invalid_op+0x1a/0x20
23:12:44 user-pc kernel: ? requeue_delayed_entity+0x4e5/0x520
23:12:44 user-pc kernel: ? requeue_delayed_entity+0x4e5/0x520
23:12:44 user-pc kernel: enqueue_task+0x39/0x5d0
23:12:44 user-pc kernel: ? update_rq_clock+0x37/0x230
23:12:44 user-pc kernel: sched_ttwu_pending+0xda/0x3c0
23:12:44 user-pc kernel: __flush_smp_call_function_queue+0x15b/0x410
23:12:44 user-pc kernel: ? ktime_get+0x3a/0xd0
23:12:44 user-pc kernel: flush_smp_call_function_queue+0x37/0x70
23:12:44 user-pc kernel: do_idle+0x143/0x210
23:12:44 user-pc kernel: cpu_startup_entry+0x29/0x30
23:12:44 user-pc kernel: start_secondary+0x11e/0x140
23:12:44 user-pc kernel: common_startup_64+0x13e/0x141
23:12:44 user-pc kernel: </TASK>
23:12:44 user-pc kernel: ---[ end trace 0000000000000000 ]---
23:12:44 user-pc kernel: ------------[ cut here ]------------
23:12:44 user-pc kernel: !se->on_rq
23:12:44 user-pc kernel: WARNING: CPU: 11 PID: 0 at kernel/sched/fair.c:6867 requeue_delayed_entity+0x4be/0x>
23:12:44 user-pc kernel: Modules linked in: exfat snd_seq_dummy rfcomm snd_hrtimer snd_seq ext4 mbcache jbd2>
23:12:44 user-pc kernel: libarc4 xpad bluetooth mc joydev mousedev kvm snd_hda_codec ff_memless crc16 iwlwi>
23:12:44 user-pc kernel: crc32c_intel xor raid6_pq dm_mirror dm_region_hash dm_log dm_mod i2c_dev crypto_us>
23:12:44 user-pc kernel: CPU: 11 UID: 0 PID: 0 Comm: swapper/11 Tainted: P W OE 6.13.2-zen1-1-z>
23:12:44 user-pc kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
23:12:44 user-pc kernel: Hardware name: Micro-Star International Co., Ltd. MS-7D25/PRO Z690-A WIFI (MS-7D25)>
23:12:44 user-pc kernel: RIP: 0010:requeue_delayed_entity+0x4be/0x520
23:12:44 user-pc kernel: Code: a5 88 01 00 00 e9 16 fc ff ff 80 3d 7a 59 28 02 00 0f 85 7e fb ff ff 48 c7 c7>
23:12:44 user-pc kernel: RSP: 0018:ffffb00080217df8 EFLAGS: 00010086
23:12:44 user-pc kernel: RAX: 0000000000000000 RBX: ffff9e4f76c08080 RCX: 0000000000000027
23:12:44 user-pc kernel: RDX: ffff9e531f7a18c8 RSI: 0000000000000001 RDI: ffff9e531f7a18c0
23:12:44 user-pc kernel: RBP: ffff9e4e8b4b4600 R08: ffff9e533ff543e8 R09: 00000000ffffdfff
23:12:44 user-pc kernel: R10: 0000000000000003 R11: 0000000000000001 R12: 0000000000000009
23:12:44 user-pc kernel: R13: 0000000000000000 R14: ffff9e4f76c08000 R15: ffff9e531f7b6a80
23:12:44 user-pc kernel: FS: 0000000000000000(0000) GS:ffff9e531f780000(0000) knlGS:0000000000000000
23:12:44 user-pc kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
23:12:44 user-pc kernel: CR2: 0000183402f68000 CR3: 00000004b6d9a002 CR4: 0000000000f70ef0
23:12:44 user-pc kernel: PKRU: 55555554
23:12:44 user-pc kernel: Call Trace:
23:12:44 user-pc kernel: <TASK>
23:12:44 user-pc kernel: ? requeue_delayed_entity+0x4be/0x520
23:12:44 user-pc kernel: ? __warn.cold+0x93/0xed
23:12:44 user-pc kernel: ? requeue_delayed_entity+0x4be/0x520
23:12:44 user-pc kernel: ? report_bug+0xe7/0x210
23:12:44 user-pc kernel: ? handle_bug+0x58/0x90
23:12:44 user-pc kernel: ? exc_invalid_op+0x19/0xc0
23:12:44 user-pc kernel: ? asm_exc_invalid_op+0x1a/0x20
23:12:44 user-pc kernel: ? requeue_delayed_entity+0x4be/0x520
23:12:44 user-pc kernel: ? requeue_delayed_entity+0x4be/0x520
23:12:44 user-pc kernel: enqueue_task+0x39/0x5d0
23:12:44 user-pc kernel: ? update_rq_clock+0x37/0x230
23:12:44 user-pc kernel: sched_ttwu_pending+0xda/0x3c0
23:12:44 user-pc kernel: __flush_smp_call_function_queue+0x15b/0x410
23:12:44 user-pc kernel: ? ktime_get+0x3a/0xd0
23:12:44 user-pc kernel: flush_smp_call_function_queue+0x37/0x70
23:12:44 user-pc kernel: do_idle+0x143/0x210
23:12:44 user-pc kernel: cpu_startup_entry+0x29/0x30
23:12:44 user-pc kernel: start_secondary+0x11e/0x140
23:12:44 user-pc kernel: common_startup_64+0x13e/0x141
23:12:44 user-pc kernel: </TASK>
23:12:44 user-pc kernel: ---[ end trace 0000000000000000 ]---
23:12:44 user-pc kernel: ------------[ cut here ]------------
23:12:44 user-pc kernel: !se->on_rq
23:12:44 user-pc kernel: WARNING: CPU: 11 PID: 0 at kernel/sched/fair.c:709 update_entity_lag+0x16a/0x1c0
23:12:44 user-pc kernel: Modules linked in: exfat snd_seq_dummy rfcomm snd_hrtimer snd_seq ext4 mbcache jbd2>
23:12:44 user-pc kernel: libarc4 xpad bluetooth mc joydev mousedev kvm snd_hda_codec ff_memless crc16 iwlwi>
23:12:44 user-pc kernel: crc32c_intel xor raid6_pq dm_mirror dm_region_hash dm_log dm_mod i2c_dev crypto_us>
23:12:44 user-pc kernel: CPU: 11 UID: 0 PID: 0 Comm: swapper/11 Tainted: P W OE 6.13.2-zen1-1-z>
23:12:44 user-pc kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
23:12:44 user-pc kernel: Hardware name: Micro-Star International Co., Ltd. MS-7D25/PRO Z690-A WIFI (MS-7D25)>
23:12:44 user-pc kernel: RIP: 0010:update_entity_lag+0x16a/0x1c0
23:12:44 user-pc kernel: Code: c1 01 48 d3 ea 41 29 c8 eb ae 80 3d 60 7b 28 02 00 0f 85 c9 fe ff ff 48 c7 c7>
23:12:44 user-pc kernel: RSP: 0018:ffffb00080217dd0 EFLAGS: 00010082
23:12:44 user-pc kernel: RAX: 0000000000000000 RBX: ffff9e4e8b4b4600 RCX: 0000000000000027
23:12:44 user-pc kernel: RDX: ffff9e531f7a18c8 RSI: 0000000000000001 RDI: ffff9e531f7a18c0
23:12:44 user-pc kernel: RBP: ffffb00080217de8 R08: ffff9e533ff543e8 R09: 00000000ffffdfff
23:12:44 user-pc kernel: R10: 0000000000000003 R11: 0000000000000001 R12: ffff9e4f76c08080
23:12:44 user-pc kernel: R13: 0000000000000000 R14: ffff9e4f76c08000 R15: ffff9e531f7b6a80
23:12:44 user-pc kernel: FS: 0000000000000000(0000) GS:ffff9e531f780000(0000) knlGS:0000000000000000
23:12:44 user-pc kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
23:12:44 user-pc kernel: CR2: 0000183402f68000 CR3: 00000004b6d9a002 CR4: 0000000000f70ef0
23:12:44 user-pc kernel: PKRU: 55555554
23:12:44 user-pc kernel: Call Trace:
23:12:44 user-pc kernel: <TASK>
23:12:44 user-pc kernel: ? update_entity_lag+0x16a/0x1c0
23:12:44 user-pc kernel: ? __warn.cold+0x93/0xed
23:12:44 user-pc kernel: ? update_entity_lag+0x16a/0x1c0
23:12:44 user-pc kernel: ? report_bug+0xe7/0x210
23:12:44 user-pc kernel: ? handle_bug+0x58/0x90
23:12:44 user-pc kernel: ? exc_invalid_op+0x19/0xc0
23:12:44 user-pc kernel: ? asm_exc_invalid_op+0x1a/0x20
23:12:44 user-pc kernel: ? update_entity_lag+0x16a/0x1c0
23:12:44 user-pc kernel: requeue_delayed_entity+0x36/0x520
23:12:44 user-pc kernel: enqueue_task+0x39/0x5d0
23:12:44 user-pc kernel: ? update_rq_clock+0x37/0x230
23:12:44 user-pc kernel: sched_ttwu_pending+0xda/0x3c0
23:12:44 user-pc kernel: __flush_smp_call_function_queue+0x15b/0x410
23:12:44 user-pc kernel: ? ktime_get+0x3a/0xd0
23:12:44 user-pc kernel: flush_smp_call_function_queue+0x37/0x70
23:12:44 user-pc kernel: do_idle+0x143/0x210
23:12:44 user-pc kernel: cpu_startup_entry+0x29/0x30
23:12:44 user-pc kernel: start_secondary+0x11e/0x140
23:12:44 user-pc kernel: common_startup_64+0x13e/0x141
23:12:44 user-pc kernel: </TASK>
23:12:44 user-pc kernel: ---[ end trace 0000000000000000 ]---
- The entire system freezes. Iām unable to move the cursor, switch to different tty, the audio usually shuts off and the PC becomes unresponsive until reboot with a power button.
This happens sometimes, not rarely, but less often than the second one. More often than not it happens after one of the first two cases happens and I donāt reboot. Though this can be a coincidence, bc the issues happen constantly if Iām gaming.
What Iāve tried so far:
- Different Nvidia drivers (main branch, lts, zen, nouveau)
- Reinstalling the system
- Switching between wayland/X11
- Memtest86, stress-ng, SMART tests of all drives, memtest vulkan. None of those caused a freeze or found anything wrong.
- Different kernels: zen, xanmod, lts, cachy, clear
- Updating BIOS
- Enabling and disabling undervolting CPU (was doing it for >1 year when the issue started)
- Monitoring temperatures, they run fairly high, but not higher than they used to without problems
garuda-inxi output:
System:
Kernel: 6.13.4-zen1-1-zen arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
clocksource: tsc avail: hpet,acpi_pm
parameters: BOOT_IMAGE=/@/boot/vmlinuz-linux-zen
root=UUID=235255d0-48a9-43db-a5f3-5bc997ed1c13 rw rootflags=subvol=@
quiet rd.luks.uuid=8cc96cc2-42a6-4148-9ae7-19b2563cf99c
rd.luks.uuid=2ac9b37d-5ad8-47c6-86ee-24f776a7b48c
resume=/dev/mapper/luks-2ac9b37d-5ad8-47c6-86ee-24f776a7b48c loglevel=3
ibt=off
Desktop: KDE Plasma v: 6.3.1 tk: Qt v: N/A info: frameworks v: 6.11.0
wm: kwin_wayland vt: 1 dm: SDDM Distro: Garuda base: Arch Linux
Machine:
Type: Desktop Mobo: Micro-Star model: PRO Z690-A WIFI (MS-7D25) v: 2.0
serial: <superuser required> uuid: <superuser required> UEFI: American
Megatrends LLC. v: A.K0 date: 10/21/2024
CPU:
Info: model: 13th Gen Intel Core i7-13700KF bits: 64 type: MST AMCP
arch: Raptor Lake gen: core 13 level: v3 note: check built: 2022+
process: Intel 7 (10nm) family: 6 model-id: 0xB7 (183) stepping: 1
microcode: 0x12C
Topology: cpus: 1x dies: 1 clusters: 10 cores: 16 threads: 24 mt: 8 tpc: 2
st: 8 smt: enabled cache: L1: 1.4 MiB desc: d-8x32 KiB, 8x48 KiB; i-8x32
KiB, 8x64 KiB L2: 24 MiB desc: 8x2 MiB, 2x4 MiB L3: 30 MiB desc: 1x30 MiB
Speed (MHz): avg: 980 min/max: 800/5300:5400:4200 scaling:
driver: intel_pstate governor: powersave cores: 1: 980 2: 980 3: 980 4: 980
5: 980 6: 980 7: 980 8: 980 9: 980 10: 980 11: 980 12: 980 13: 980 14: 980
15: 980 16: 980 17: 980 18: 980 19: 980 20: 980 21: 980 22: 980 23: 980
24: 980 bogomips: 164044
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Vulnerabilities: <filter>
Graphics:
Device-1: NVIDIA GA102 [GeForce RTX 3090] vendor: ZOTAC driver: nvidia
v: 570.86.16 alternate: nouveau,nvidia_drm non-free: 550/565.xx+
status: current (as of 2025-01; EOL~2026-12-xx) arch: Ampere code: GAxxx
process: TSMC n7 (7nm) built: 2020-2023 pcie: gen: 4 speed: 16 GT/s
lanes: 16 ports: active: none off: DP-1,HDMI-A-1 empty: DP-2,DP-3
bus-ID: 01:00.0 chip-ID: 10de:2204 class-ID: 0300
Display: wayland server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.5
compositors: 1: kwin_wayland 2: Tabby driver: X: loaded: nvidia
unloaded: modesetting,nouveau alternate: fbdev,nv,vesa
gpu: nvidia,nvidia-nvswitch d-rect: 3840x1080 display-ID: 0
Monitor-1: DP-1 pos: right model: ViewSonic VX2458-mhd serial: <filter>
built: 2020 res: mode: 1920x1080 hz: 144 scale: 100% (1) dpi: 94 gamma: 1.2
size: 521x293mm (20.51x11.54") diag: 598mm (23.5") ratio: 16:9 modes:
max: 1920x1080 min: 640x480
Monitor-2: HDMI-A-1 pos: primary,left model: Dell P2417H serial: <filter>
built: 2017 res: mode: 1920x1080 hz: 60 scale: 100% (1) dpi: 93 gamma: 1.2
size: 527x296mm (20.75x11.65") diag: 604mm (23.8") ratio: 16:9 modes:
max: 1920x1080 min: 640x480
API: EGL v: 1.5 hw: drv: nvidia platforms: device: 0 drv: nvidia gbm:
drv: nvidia surfaceless: drv: nvidia wayland: drv: nvidia x11: drv: nvidia
API: OpenGL v: 4.6.0 vendor: nvidia v: 570.86.16 glx-v: 1.4
direct-render: yes renderer: NVIDIA GeForce RTX 3090/PCIe/SSE2
memory: 23.44 GiB display-ID: :1.0
API: Vulkan v: 1.4.303 layers: 13 device: 0 type: discrete-gpu
name: NVIDIA GeForce RTX 3090 driver: N/A device-ID: 10de:2204
surfaces: xcb,xlib,wayland device: 1 type: cpu name: llvmpipe (LLVM
19.1.7 256 bits) driver: N/A device-ID: 10005:0000
surfaces: xcb,xlib,wayland
Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
de: kscreen-console,kscreen-doctor gpu: nvidia-settings,nvidia-smi
wl: wayland-info x11: xdpyinfo, xprop, xrandr
Audio:
Device-1: Intel Alder Lake-S HD Audio vendor: Micro-Star MSI
driver: snd_hda_intel v: kernel alternate: snd_soc_avs,snd_sof_pci_intel_tgl
bus-ID: 00:1f.3 chip-ID: 8086:7ad0 class-ID: 0403
Device-2: NVIDIA GA102 High Definition Audio vendor: ZOTAC
driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
bus-ID: 01:00.1 chip-ID: 10de:1aef class-ID: 0403
Device-3: Razer USA Barracuda 2.4 driver: hid-generic,snd-usb-audio,usbhid
type: USB rev: 1.1 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-1:2
chip-ID: 1532:053c class-ID: 0301 serial: <filter>
API: ALSA v: k6.13.4-zen1-1-zen status: kernel-api with: aoss
type: oss-emulator tools: N/A
Server-1: PipeWire v: 1.2.7 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl
Network:
Device-1: Intel Alder Lake-S PCH CNVi WiFi driver: iwlwifi v: kernel
bus-ID: 00:14.3 chip-ID: 8086:7af0 class-ID: 0280
IF: wlo1 state: down mac: <filter>
Device-2: Intel Ethernet I225-V vendor: Micro-Star MSI driver: igc
v: kernel pcie: gen: 2 speed: 5 GT/s lanes: 1 port: N/A bus-ID: 07:00.0
chip-ID: 8086:15f3 class-ID: 0200
IF: enp7s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Device-3: Microsoft Xbox 360 Wireless Adapter driver: xpad type: USB
rev: 2.0 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-11:5 chip-ID: 045e:0719
class-ID: ff00 serial: <filter>
Info: services: NetworkManager,systemd-timesyncd
Bluetooth:
Device-1: Intel AX211 Bluetooth driver: btusb v: 0.8 type: USB rev: 2.0
speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-14:9 chip-ID: 8087:0033
class-ID: e001
Report: btmgmt ID: hci0 rfk-id: 0 state: down bt-service: enabled,running
rfk-block: hardware: no software: yes address: <filter> bt-v: 5.3 lmp-v: 12
status: discoverable: no pairing: no
Drives:
Local Storage: total: 4.09 TiB used: 2.25 TiB (55.0%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung model: SSD 980 PRO with
Heatsink 1TB size: 931.51 GiB block-size: physical: 512 B logical: 512 B
speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter> fw-rev: 4B2QGXA7
temp: 39.9 C scheme: GPT
ID-2: /dev/nvme1n1 maj-min: 259:10 vendor: Samsung model: SSD 980 1TB
size: 931.51 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
lanes: 4 tech: SSD serial: <filter> fw-rev: 3B4QFXO7 temp: 32.9 C
ID-3: /dev/nvme2n1 maj-min: 259:4 vendor: Kingston model: SNV2S2000G
size: 1.82 TiB block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s
lanes: 4 tech: SSD serial: <filter> fw-rev: SBK00104 temp: 53.9 C
scheme: GPT
ID-4: /dev/nvme3n1 maj-min: 259:5 vendor: Samsung model: SSD 980 500GB
size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 31.6 Gb/s
lanes: 4 tech: SSD serial: <filter> fw-rev: 3B4QFXO7 temp: 38.9 C
scheme: GPT
Partition:
ID-1: / raw-size: 896.91 GiB size: 896.91 GiB (100.00%)
used: 176.58 GiB (19.7%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
mapped: luks-8cc96cc2-42a6-4148-9ae7-19b2563cf99c
ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
used: 768 KiB (0.3%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
ID-3: /home raw-size: 896.91 GiB size: 896.91 GiB (100.00%)
used: 176.58 GiB (19.7%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
mapped: luks-8cc96cc2-42a6-4148-9ae7-19b2563cf99c
ID-4: /var/log raw-size: 896.91 GiB size: 896.91 GiB (100.00%)
used: 176.58 GiB (19.7%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
mapped: luks-8cc96cc2-42a6-4148-9ae7-19b2563cf99c
ID-5: /var/tmp raw-size: 896.91 GiB size: 896.91 GiB (100.00%)
used: 176.58 GiB (19.7%) fs: btrfs dev: /dev/dm-0 maj-min: 254:0
mapped: luks-8cc96cc2-42a6-4148-9ae7-19b2563cf99c
Swap:
Kernel: swappiness: 133 (default 60) cache-pressure: 100 (default) zswap: no
ID-1: swap-1 type: partition size: 34.31 GiB used: 0 KiB (0.0%)
priority: -2 dev: /dev/dm-1 maj-min: 254:1
mapped: luks-2ac9b37d-5ad8-47c6-86ee-24f776a7b48c
ID-2: swap-2 type: zram size: 31.19 GiB used: 0 KiB (0.0%) priority: 100
comp: zstd avail: lzo-rle,lzo,lz4,lz4hc,deflate,842 max-streams: 24
dev: /dev/zram0
Sensors:
System Temperatures: cpu: 39.8 C mobo: N/A
Fan Speeds (rpm): N/A
Info:
Memory: total: 32 GiB available: 31.19 GiB used: 4.33 GiB (13.9%)
Processes: 557 Power: uptime: 3m states: freeze,mem,disk suspend: deep
avail: s2idle wakeups: 0 hibernate: platform avail: shutdown, reboot,
suspend, test_resume image: 12.41 GiB services: org_kde_powerdevil,
power-profiles-daemon, upowerd Init: systemd v: 257 default: graphical
tool: systemctl
Packages: 2463 pm: pacman pkgs: 2447 libs: 610 tools: octopi,paru
pm: flatpak pkgs: 16 Compilers: clang: 19.1.7 gcc: 14.2.1 Shell: garuda-inxi
default: Bash v: 5.2.37 running-in: tabby inxi: 3.3.37
Garuda (2.6.26-1.1):
System install date: 2025-02-12
Last full system update: 2025-02-24
Is partially upgraded: No
Relevant software: snapper NetworkManager dracut
Windows dual boot: No/Undetected
Failed units:
Iāve looked through the Internet, Iāve found people having similar issues on different hardware, different linux distros. However, none of their solutions helped in my case. Iāve mostly looked for examples related to CS, since itās where the issues started for me and itās definitely the worst for it.
Iāve also looked through the Garuda forum, but havenāt found issues analogous to mine.
Examples: