this post was submitted on 30 Apr 2026
52 points (98.1% liked)

Linux Gaming

25654 readers
393 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

I have an older computer that I use for some simple games. Its I5-7400, GTX-1050, 12GB memory, and an SSD - not new by any standards, but most of the games I'm playing are a decade old or more. I switched to Linux Mint today, since I don't want to use Windows 11, but the performance on Mint is terrible compared to Windows 10. For example, in Portal 2's native Linux version, I get like 10 fps in the title screen. War Thunder doesn't even launch. The drivers are set to Nvidia's proprietary drivers via the GUI. Am I missing something? I'd really rather not switch back to Windows.

Edit: VulkanInfo is saying, "ERROR: [Loader Message] Code 0: loader_scanned_icd_add: Could not get 'vkCreateInstance' via..."

It also seems to only be showing my CPU, not gpu? Not certain, since I don't unstand a lot of the details, but it says, "deviceType = PHYSICAL_DEVICE_TYPE_CPU".

Edit 2: turning off secureboot fixed it.

top 24 comments
sorted by: hot top controversial new old
[–] greevar@lemmy.world 11 points 2 days ago (1 children)

Secureboot isn't worth the 1's and 0's it's made of. It's the illusion of security, since it was already defeated. It only inhibits incompetent hackers and malware. The weakest link in all computer security is always the user. SB just causes more problems than solutions.

[–] Auth@lemmy.world -5 points 2 days ago (2 children)

this is really stupid advice. Secureboot should be installed on laptop otherwise your device is as good as open. Sure it has some CVEs but its a big step up in security and its getting better and better on linux.

This performance issue is likely due to an issue with the driver not with secure boot itself. Maybe since it is an old driver it wasnt signed.

[–] greevar@lemmy.world 3 points 1 day ago

I second SavvyWolf. Full disk encryption is better than SecureBoot. SB is security theater for people who don't know what they're doing and don't know how to avoid getting their laptop infected in the first place. As I said before, SB has already been defeated. Every hacker/malware can bypass it already. It's like pretending you have armor on and going headlong into a sword fight.

[–] savvywolf@pawb.social 3 points 1 day ago (1 children)

What advantage does secure boot have compared to full disk encryption? The only examples I've seen have been contrived evil maid attack that fails under scrutiny.

[–] AcornTickler@sh.itjust.works 1 points 1 day ago (1 children)

If you have to choose between one, then yes; full disk encryption is superior. But they should ideally be used in tandem.

Without secure boot, you are vulnerable to evil maid attacks. A bad actor can modify your bootloader (which has to remain unencrypted) in a way that allows them to steal your encryption keys. Secure Boot prevents running unsigned bootloaders, which negates this risk.

[–] savvywolf@pawb.social 1 points 1 day ago (1 children)

If someone has access to your device enough to modify your bootloader they could also just install a hardware keylogger or hidden camera and get your password that way.

[–] AcornTickler@sh.itjust.works 1 points 23 hours ago (1 children)

Sure, but that's much harder to do undetected. Don't let perfect be the enemy of good. Secure Boot still prevents against particular types attacks.

[–] savvywolf@pawb.social 1 points 9 hours ago

I get that perfect is the enemy of good, but you also need to have defined threat models. Secure boot protects against people covertly taking your ssd, putting it in their own device, overwriting the OS with one that looks identical but is a key logger, and then putting it back in your system. Yet systems with secure boot have no tooling to stop attackers from just... Putting a hardware keylogger inline with the keyboard.

[–] Skyline969@piefed.ca 20 points 3 days ago (1 children)

It is not my intention to question or insult your intelligence, only to offer a stupid solution as it’s happened before.

Is your monitor connected to the video card and not accidentally the motherboard?

[–] PlzGibHugs@piefed.ca 11 points 3 days ago (1 children)

It is connected to the graphics card. Like I said, it ran fine on Windows so its not a hardware issue.

[–] Skyline969@piefed.ca 45 points 3 days ago (1 children)

Secure Boot can sometimes mess with it. Try disabling that in your BIOS.

[–] PlzGibHugs@piefed.ca 39 points 3 days ago (2 children)

This seems to have fixed it! Thank you!

[–] elvith@feddit.org 12 points 3 days ago (1 children)

The most current NVidia driver generation needs special setup for secure boot. But IIRC it doesn't support the non RTX cards anymore. And sadly I can't remember how to set up the older generations.

For the newest you need a setup that compiles and signs the Kernel module of the driver and you also need to manually import the (generated) key into your UEFI to allow secure boot to succeed. The former is usually mostly automated by your distribution, but the latter need to be done by you manually.

[–] actionjbone@sh.itjust.works 2 points 2 days ago (1 children)

Or, just disable the increasingly inaccurately-named "Secure Boot."

[–] elvith@feddit.org 3 points 2 days ago

Yeah, that's always an option. If you want to. On paper I like the idea for security reasons, but I dislike that a single company can basically control, what is able to be installed/executed and what is not allowed.

[–] Admetus@sopuli.xyz 15 points 3 days ago

It's always something-something-Microsoft

[–] CptHacke@piefed.social 7 points 3 days ago

Check to make sure you are using the 'recommended' video driver for your system according to the driver manager. Also, check to make sure that you have installed all available updates through the updates manager.

It sounds like you are using Steam, so I would recommend using the install directly from the official site instead of the flatpak, if that's what you've done.

[–] Sanctus@anarchist.nexus 2 points 3 days ago

I'm sorry I can't really help in any meaningful way except to say I had the exact same terrible issues. I got an AMD card instead and all the problems are gone.

[–] rumschlumpel@feddit.org 2 points 3 days ago (1 children)

I haven't used NVIDIA for years so I'm not much help with that, but have you tried using the Proton version of Portal? It usually works better than the native version.

[–] PlzGibHugs@piefed.ca 1 points 3 days ago (1 children)

Unfortunately its not just Portal thats the issue. Its everything.

[–] actionjbone@sh.itjust.works 1 points 3 days ago (1 children)

Have you tried the proton version of everything?

[–] PlzGibHugs@piefed.ca 1 points 3 days ago (1 children)

I have for some, and had the same issues, but its solved now. Apparently secureboot messes with the GPU drivers or something. I turned that off and its working fine now.

[–] hobata@lemmy.ml 1 points 3 days ago

Just a guess, you're not done the MOK, that's kind of keys used to sign modules that are stored somewhere deep in the hardware. Without them your laptop refused to load the proper modules and you was using shitty nouvea driver, so the bad performance.

[–] giacomo@lemmy.dbzer0.com 1 points 3 days ago

I'm pretty sure the newer nvidia driver dropped support for the 1050. but I'm not sure which driver version was the last to support the 1050. whichever it is though, you will probably need to get that one.