Thank you for helping to keep GamingOnLinux civil and safe!
Please tell us why you're reporting this content. Please note we store your IP address for all reports to help prevent spam and abuse. You can also email any complaints to: [email protected].
- Survive an elevator trying to eat you in co-op horror KLETKA when it releases February 19
- Valve's documentation highlights the different ways standalone games run on Steam Frame
- Valve reveal all the Steam events scheduled for 2026
- Even more AMD ray tracing performance improvements heading to Mesa on Linux
- Linux Mint 22.3 "Zena" is out now and supported until 2029
- > See more over 30 days here
- Casual/Social places for developer chatter
- simplyseven - Will you buy the new Steam Frame?
- eev - One-time logout
- Liam Dawe - Away later this week...
- Liam Dawe - Weekend Players' Club 2026-01-16
- grigi - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
...-D llvm=false \
-D amd-use-llvm=false \
...
Not sure why they didn't make the second switch be automatically set to false when the first switch is false, may be they'll fix it, but for now the above works.
If build fails, I recommend reading meson.build to figure out why. The above was clear just by reading the file.
See: https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson.build?ref_type=heads#L226 [External Link]