this post was submitted on 25 Dec 2024
23 points (100.0% liked)

Linux Gaming

15518 readers
203 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.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Hello, Today I tried to run talos principle 2, but it keeps freezing and eventually crashes during the starting loading screen.

This is one of the few times linux gaming has failed on me recently, so I am quite frustrated. ProtonDB gives it a fairly good rating, so I wonder if some part of my setup is wrong or something.

For distro, I am running Pop OS, and installed it in non-home partition. Could that cause issues?

Any help would be greatly appreciated!

EDIT: Strange behavior is observed. Once I skip the starting loading sequence (the one with e.g. unreal logo), it works flawlessly. I wonder what is happening while they show me corp logos.

top 10 comments
sorted by: hot top controversial new old
[–] 30p87@feddit.org 5 points 1 day ago

Maybe try another Proton version, or GE?

[–] lime@feddit.nu 5 points 1 day ago (1 children)

hardware?

my experience was also flawless out of the box, on an all amd system.

[–] someacnt@sh.itjust.works 1 points 19 hours ago (1 children)

Hmm, then my issue might be caused by nvidia card. It's GTX 2060 on ASUS laptop.

[–] lime@feddit.nu 3 points 12 hours ago (1 children)

hybrid graphics? you're screwed.

[–] someacnt@sh.itjust.works 1 points 11 hours ago (1 children)

I am quite sure I exclusively turned on nvidia, tho I gotta double-check, I guess.

[–] lime@feddit.nu 2 points 11 hours ago (1 children)

the discrete GPU in a hybrid system is very tightly integrated. it usually has control of the external display ports, but not the internal display. usually you can't turn off the embedded GPU at all.

troubleshooting hybrid graphics can be a nightmare because nvidia won't tell anyone how they work.

read through the arch wiki article for an explanation. there are also troubleshooting steps in there, some of which are specific the arch and some which should work on a ubuntu-based system like pop.

[–] someacnt@sh.itjust.works 1 points 10 hours ago

Damnit, did not know it would be that complicated. If only nvidia was cooperating..

[–] Lampshade@lemmy.sdf.org 4 points 1 day ago (2 children)

It worked for me out of the box with no config changes (ubuntu 24.10, wayland, nvidia 565 driver), but there are some comments on protondb about it crashing if you have an integrated graphics card in your machine.

Suggested solutions there are either disable the integrated graphics card in bios, or use -preferNvidia launch option (presumably only if you actually have an nvidia card, but no idea, can’t test myself).

[–] someacnt@sh.itjust.works 3 points 1 day ago

I found something interesting - it works if I skipped through the company logos on startup. I guess the phase has memory issue or something?

[–] someacnt@sh.itjust.works 3 points 1 day ago

Thanks, I will try that.