Unable to layer steam on bazzite NVIDIA kde
I made a bug report for it
https://github.com/ublue-os/bazzite/issues/284
GitHub
[Bug] Unable to layer steam · Issue #284 · ublue-os/bazzite
When I type sudo rpm-ostree install steam then I get this Checking out tree e976fce... done Enabled rpm-md repositories: updates fedora rpmfusion-free-updates rpmfusion-free rpmfusion-nonfree-updat...
43 Replies
Not us - this is a general problem with Silverblue falling slightly behind once and a while
Do you know anything about this bug here? https://github.com/ublue-os/bazzite/issues/282
GitHub
[Bug] Unable to launch any game from the Portal series · Issue #282...
This is happening on NVIDIA kde version and steam is on bazzite-arch I am unable to launch any portal game on steam and when I launch it, it says running then it turns back into the play button. Ha...
Let's see...
someone talked about expanding the script but I have no idea if it will happen https://github.com/ublue-os/bazzite/issues/282#issuecomment-1712686320
GitHub
[Bug] Unable to launch any game from the Portal series · Issue #282...
This is happening on NVIDIA kde version and steam is on bazzite-arch I am unable to launch any portal game on steam and when I launch it, it says running then it turns back into the play button. Ha...
Looks like it's trying to load nouveau instead of the Nvidia driver
how do I change that?
Not sure. We can try to force it though. Give me one moment. Hard to remember the launch arguments for that
Am I planning to get the Steam Deck soon and if you own the Steam Deck, do you get tons of issues with launching games on Bazzite deck or no
In your games launch arguments (right click and go to properties), add this:
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia %command%
No, I haven't had any trouble launching anything thankfully
Everything works greateven portal games and other source games?
I ran Portal Reloaded just the other day and I've played Left 4 Dead 2 previously
glad to hear. when I get my steam deck, I don't want to deal with issues all the time. I am even going to use bazzite to deal with less issues with installing programs that are only available as an rpm
Awesome. I'm sure you'll like it
I definitly will. I think much of my issues stem from using NVIDIA
Those launch arguments work for you?
about to try them
I've been using Bazzite Arch with my 3070 for a while and it's been fine. Hiccup every now and then but that's the way it goes with an Nvidia card
nope they don't
Same output in logs?
How about
nvidia-smi
?still lags
My bad on that one. If you enter the distrobox container with
distrobox enter bazzite-arch
then run nvidia-smi
, what's the output?got to go now
@KyleGospo looks like the problem that one user was running into yesterday. Nvidia loads but Steam tried to utilize nouveau
I've been reading about problems left and right with the 535 drivers too and people falling back to 525/530 due to them so I wouldn't be surprised if in some messed up way that's related
Going.to do a fresh reinstall. See if I can't replicate this
Fresh install of Bazzite and Bazzite Arch with an RTX 3070. I can't replicate
Every game I've tried launches except for Portal Reloaded oddly
Tried running it on my laptop and it ran just fine though
I'm willing to wager it's this driver release from Nvidia
Interesting... Black Mesa doesn't run
Same issue when I start Steam
libGL error: glx: failed to create dri3 screen
libGL error: failed to load driver: nouveau
[2023-09-10 19:27:17] Loading cached metrics from disk (/home/rj/.local/share/Steam/package/steam_client_metrics.bin)
[2023-09-10 19:27:17] Using the following download hosts for Public, Realm steamglobal
[2023-09-10 19:27:17] 1. https://client-update.a...
how the hell is this even happening? is there corruption taking place?
No, it's just weird. Trying to get to the bottom of it
GitHub
steam fails to initialize Vulkan for both native and Proton titles....
Your system information Steam client version (build number or date): Steam Version: 1693527575 Steam Client Build Date: Thu, Aug 31 11:03 PM UTC -08:00 Steam Web Build Date: Thu, Aug 31 8:38 PM UTC...
does this only happen on NVIDIA as far as you know?
As far as I can tell
Non issue on Intel UHD graphics and on the Deck
I thought the deck uses AMD
It does
I wonder if this bit isn't Steam just being spammy
err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3
Same error with Elden Ring
Likely the Nvidia driver
Intel and deck
i tried installing bazzite and have the same issues i spend a lot of time tinkering about and, if i get it correctly, is just bazzite didnt install
xorg-x11-drv-nvidia-libs.i686
and probably others 32bit packages
i dont have github to talk in the issue made yet
i didnt tested on bazzite because i swith to fedora workspace to test, but i used bazzite-arch
i guess im talking and the wrong place, i am talking about steam trying to load nouveau and fallbacking to llvmpipe and games running slowhow did you create the bazzite-arch distrobox?
and do you have nvidia drivers on your host OS?
i just installed distrobox and run the command from here https://github.com/ublue-os/bazzite-arch
with --nvidia?
and the nvidia drivers were on your host prior to creating the box? The --nvidia flag is for the proprietary ones, nouveau is borderline worthless
yes, i didnt have the 32bit libraries and then causes the problem, the same problem also occurr in bazzite, will try later
yes and yes
distrobox will only pull in what's there at time of creation
so you may have to remake the box after installing that package
i guess the nvidia integrations is made when starting the container
right