Games not running properly

I'm opening a thread to stop flooding the bazzite channel. You can see my issue here https://discord.com/channels/1072614816579063828/1087140957096517672/1439188017746018534 But to make it short, the problem appeared when one day, I was low on battery and forgot to plug it in, my computer fans started screaming, I lost fps, mid game, plugged it right when I noticed, nothing changed, and since then it's like that. Steam games weren't using my RTX, I used the commands from another thread, it now uses it, at 100% but my fps didn't change, I'm still stuck with 60 fps in Megabonk for example instead of the 260 I had before the problem appeared. Thank you in advance for your precious help
63 Replies
Renard
RenardOP7h ago
As you can see in btop, the correct gpu is used, and mangohud also shows the correct gpu being used
No description
No description
Beck
Beck7h ago
Using 100% of your gpu is a bit.. odd. Can you open LACT
Renard
RenardOP7h ago
yup, especially to run it at 60 fps lol
Renard
RenardOP7h ago
Says this when it starts
No description
Renard
RenardOP7h ago
No description
No description
No description
No description
Renard
RenardOP7h ago
And here are all the tabs
Beck
Beck7h ago
Can you share your rpm-ostree status output?
Renard
RenardOP7h ago
No description
Beck
Beck7h ago
Honestly I'm at a loss - I feel like something has "tweaked" with your power settings and not tweaked back, LACT should be able to detect your GPU though
Renard
RenardOP7h ago
Feels like it considering when it happened, but the weird thing is it's only on steam games Well, mangohud shows 90fps stable on Guild wars 1, 100% GPU usage Kinda weird too, it's a 2005 game
Beck
Beck7h ago
Hmmm can you run this in your terminal: cat /sys/class/drm/card*/device/power_dpm_force_performance_level
Renard
RenardOP7h ago
No such file or directory
Beck
Beck7h ago
wtf
Renard
RenardOP7h ago
:/ tried adding ~ before, just in case, but still
Beck
Beck7h ago
Try nvidia-smi
Renard
RenardOP7h ago
No description
Beck
Beck7h ago
Got it You see that "Perf" and underneath it says P8 P8 is a power saving state
Renard
RenardOP7h ago
Oh
Beck
Beck7h ago
Can you try running megabonk again and then whilst it's running, run that command And see if it changes
Renard
RenardOP7h ago
yup
Renard
RenardOP7h ago
No description
Renard
RenardOP7h ago
still P8 I'll run it when launching Guild wars from Lutris to compare if you want Exactly the same
Beck
Beck7h ago
Interesting. Okay let's try resetting the perf level:
sudo nvidia-smi -pm 1
sudo nvidia-smi -pl 0
sudo nvidia-smi -pm 1
sudo nvidia-smi -pl 0
Might not need the sudo actually But run em both
Renard
RenardOP7h ago
No description
Renard
RenardOP7h ago
Still put sudo just in case but the second one shows an error
Beck
Beck7h ago
Oh yeah my bad First one should be enough anyway run nvidia-smi again?
Renard
RenardOP7h ago
Ahem Still P8 :/
Beck
Beck7h ago
fug Run tuned-adm active
Renard
RenardOP7h ago
Tried going back to balanced mode Still P8 Says current profile: balanced-bazzite smi still shows P8 after that Let me restart the computer and run smi again maybe
Beck
Beck7h ago
So as I understand it (I'm on AMD so I'm flying a little blind here) - that P8 should change based on having "auto" power management config I.e. bazzite knows you're playing a game so it changes up the power profile sudo tuned-adm profile throughput-performance-bazzite Let's try forcing the power profile
Renard
RenardOP7h ago
pc restarted still shows P8, trying your command entered your command, tuned adm active shows the correct mode let's see for smi now Still P8...
Beck
Beck7h ago
And if you load megabonk?
Renard
RenardOP7h ago
Still 60fps and P8
Beck
Beck7h ago
I'm all outta ideas 🙁 :dispair:
Renard
RenardOP7h ago
No problem, thank you a lot though, for giving me so much time Let's wait for a helper/dev coming around
Beck
Beck7h ago
One ofthe bazzite crew will be able to fix this in like a minute I reckon haha
Renard
RenardOP7h ago
I remember Kyle Gospo being the first one answering my random questions last year when I first discovered this OS
Brontide
Brontide5h ago
How did you set a 20W power limit?
Renard
RenardOP5h ago
I didn't do anything Like Beck saw, it says P8 under the perf on the smi He told me it was a power management thing, it's stuck on it, maybe the P8 mode is the thing limiting it to 20W
Brontide
Brontide5h ago
Another thread online have you tried ...
Only instead of reloading the drivers, I just unplugged the laptop’s power cord while it was running, and then plugged it back in. And everything started working.
I actually ripped the nvidia card out of my system and replaced it with AMD since the driver situation was so frustrating. Either way, once you figure out why power management is screwed up on the laptop it will likely work again, your 20W power limit is preventing the card from running effectively.
Renard
RenardOP5h ago
Did it many times Dude, that's literally what we've been trying to figure out
Brontide
Brontide5h ago
Nvidia drivers are screwed. Nothing in dmesg that might indicate a failure?
Renard
RenardOP5h ago
No description
Renard
RenardOP5h ago
ran it with sudo, works
Renard
RenardOP4h ago
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Renard
RenardOP4h ago
Here are all the red messages
Brontide
Brontide4h ago
Well... a lot of ACPI errors but I don't understand them. The one error with nvidia was just a mangohud crash and nothing interesting You can try this but it's likely going to crash your video
sudo nvidia-smi --gpu-reset -i 0
sudo nvidia-smi --gpu-reset -i 0
Renard
RenardOP4h ago
wdym by crash? Just needing a restart?
Brontide
Brontide4h ago
It may crash your desktop, yes, a reboot should fix the desktop
Renard
RenardOP4h ago
No description
Brontide
Brontide4h ago
Sucks to be you, nvidia may be the best hardware but the driver situation is nothing but pain.
Renard
RenardOP4h ago
Isn't there a way to reset the drivers? Like reinstall them or something? To see if something changes
Brontide
Brontide4h ago
Frankly I would turn off persistence mode, reset the power level and reboot, so
nvidia-smi -pm0; nvidia-smi -pl 80
nvidia-smi -pm0; nvidia-smi -pl 80
and then see what nvidia-smi shows
Renard
RenardOP4h ago
-pm0 not recognised also insufficient permissions for the second one
Brontide
Brontide4h ago
As root and you need a space... live a little
Renard
RenardOP4h ago
It said already disabled How do you do it as "root" So I needed to add sudo on the second one too, but it says changing power limit is not supported
Brontide
Brontide4h ago
Did the first one work when you added the space?
Renard
RenardOP4h ago
Yes but.
Brontide
Brontide4h ago
Well, I am done. Your hardware is not cooperating and there is nothing more I can do. This does not appear to be a Bazzite problem, it's a hardware issue.
Renard
RenardOP4h ago
Well, windows works well
Brontide
Brontide4h ago
Well then you have your answer
Renard
RenardOP4h ago
No???

Did you find this page helpful?