MadLittleMods / MadLittleMods/linux-notes
Halo Infinite freezing the whole system
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I've always had occasional freezing with Halo Infinite but I've noticed it a lot more lately.
To describe the freezing, it locks up my entire system (Alt + F4 has no effect, etc). I can still hear the game running but everything else seems to not run (like Discord calls not hearing anyone and they can't hear me). I can get my system running again by doing a [`REIS`](https://github.com/MadLittleMods/linux-notes/issues/44) (part of a full REISUB) but the `I` is necessary to forcibly kill all running programs otherwise Halo Infinite is still stuck on my screen.
```sh
$ pamac search mesa --installed
[...]
lib32-mesa 1:24.2.8-1 multilib
Open-source OpenGL drivers - 32-bit
mesa 1:24.2.8-1 extra
Open-source OpenGL drivers
$ glxinfo | grep Mesa
client glx vendor string: Mesa Project and SGI
OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.2.8-arch1.1
OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.2.8-arch1.1
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.2.8-arch1.1
```
Halo Infinite Build ID on Steam: [`16456495`](https://steamdb.info/patchnotes/16456495/) (from 2024-12-03, the 1v1 Showdown update)
Proton `9.0-202` according to `~/.local/share/Steam/steamapps/compatdata/1240440/version`
System information:
- OS: Manjaro Linux
- Kernel: 6.6.83-1-MANJARO
- CPU: AMD Ryzen 7 7800X3D 8-Core
- GPU: AMD Radeon RX 7900 XTX (radeonsi, navi31, LLVM 19.1.7, DRM 3.54, 6.6.83-1-MANJARO)
- RAM: 64 GB
---
Previous Halo Infinite problems were the game not launching at all: https://github.com/MadLittleMods/linux-notes/issues/32
Relevant issue in the Proton tracker: https://github.com/ValveSoftware/Proton/issues/5030
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the listed Manjaro, kernel, Mesa, GPU, Halo Infinite, and Proton versions, then compare the symptoms with Proton issue #5030 and the earlier issue #32. Reproduce the full-system freeze if possible; done means documenting a confirmed cause or a reliable workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- game-dev, operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100