this post was submitted on 06 Jul 2023
10 points (91.7% liked)

Linux Gaming

15234 readers
82 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 1 year ago
MODERATORS
 

I am using Arch linux on a nvidia machine with the latest nvidia package, and the default linux kernel. I have noticed steam takes forever to launch and seems to loop, this happens on both xorg and wayland

https://pastebin.com/N7u81UHM

top 7 comments
sorted by: hot top controversial new old
[–] deong@lemmy.world 5 points 1 year ago (2 children)

I was having similar problems on a fresh arch install with multiple apps taking upwards of 15 seconds to launch, and the "fix" ended up being to uninstall one or more of the "portal" packages (there are several with names like xdg-desktop-portal-gtk). https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74 and https://bbs.archlinux.org/viewtopic.php?id=285334 for more info.

Could be completely unrelated, but it might be worth a try.

[–] skymtf@pricefield.org 1 points 1 year ago

Mine is legit only steam and takes upwards of 3-5 minutes

[–] setInner234@lemmy.world 1 points 1 year ago (1 children)

You are right, this fixes slow startup times for Steam, Firefox, Thunderbird and various others.

[–] bgtlover@linuxrocks.online 1 points 1 year ago

@setInner234 @deong yes, uninstall gtk-desktop-portal-gnome if you aren't using the gnome desktop, same for the kde variant if you aren't using kde. The gtk portal is most generic, it's supposed to be for any setup which doesn't have its own portals like many, or those who only have the minimum required, those which have something to do with compositor support, for example wlroots based setups. If your desktop has a portal backend, don't use the gtk one as you may be missing in functionality, arch devs should make more specific portal backend packages conflict with the generic gtk one, but o well.

[–] jaykstah@waveform.social 2 points 1 year ago* (last edited 1 year ago) (1 children)

What desktop environment or wm are you using? Are you using a login manager or launching your session from tty?

I've had similar issues in the past but in my case I had to configure things so that when I log in it sets environment variables correctly and have my sway config start up xdg-desktop-portal correctly.

I've also had situations where specifically xdg-desktop-portal-gtk was causing problems so id uninstall that while keeping the other xdg-desktop-portal-* packages, so it could be one of those causing it

[–] skymtf@pricefield.org 1 points 1 year ago

I'm using KDE so my WM is kwin, and my login manager is SDDM

[–] skymtf@pricefield.org 2 points 1 year ago

for anyone wondering a I fixed by deleting this directory ~/nvidia/GLCache/

load more comments
view more: next ›