this post was submitted on 03 May 2025
20 points (100.0% liked)
Linux Gaming
17894 readers
10 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
LMDE only supports up to NVIDIA 535.
You need to update to a newer release, I had to do the same 2 days ago.
As of right now the only way to update to the newest nvidia drivers on LMDE or other Debian Bookworm releases is to use the official installer from the nvidia website.
Put the installer in your root directory, blacklist nouveau, kill X/Wayland (stop lightdm to make sure it stays dead). As root from a TTY:#/nvidia*.run to run the installer, follow the instructions and READ CAREFULLY, if your system is not correctly configured at time of install, it will tell you, but will allow you to proceed anyway, don't. Once all is done, verify your initramfs is good, and if you have a dual-GPU system (most gaming laptops for example) you should restore your xorg.conf from the backup the installer made.
Happy sailing, good luck ๐ซก
(Edit for clarity, I know this sounds like its an unrelated fix but it fixed this exact issue for me with Kingdom Hearts 3+Re-Mind
Damn, I am 2 weeks in Linux and this is giving me cold sweats.
Thanks anyway! I know that if PewDiePie could, I know I can do it too! Always better than a nazi!
Edit: Indeed this works! Apparently it is due to Experimental having been updated to Proton 10 to get fixes for some major new games.
If anyone wants to to have an even more step-by-step guide about how to do this, I recommend https://www.if-not-true-then-false.com/ which has lots of guide and videos and useful comments.
You got this m8, remember there's nothing you can bork that your can't unbork.
(Except #rm - rf /* --no-preserve-root, that one can't be undone)