-
-
Notifications
You must be signed in to change notification settings - Fork 338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(deck): add tdpfix for cards that has 15W TDP on boot due to writable sysfs on boot #892
Conversation
938a800
to
f1f6bd5
Compare
d3Xt3r confirmed the tdpfix works, currently we have only had this happen with amd cards when the amdgpu module has loaded. |
How can i check, if i have this fix already installed on my Device? This fix seems to be in Release 2.5.0 but i‘m not sure where i can see the release of bazzite that is installed. |
if you can also just check if you have currently the condition is that the current TDP has to be 15W (as this is the bug), and the default TDP for the card has to be higher than 45W (this is to avoid "fixing" this for any handhelds or laptops) |
The file /usr/libexec/bazziite-tdpfix exiists, it is not triggered. When i first insalled bazzite, my Graphics card was not installed. I ran the installation and configuration with the onboard gpu. The Onboard Gpu is still active. i will try it again tomorrow after the onboard gpu ist disabled. As far as i know, i can disabled it in the bios. |
open an issue and we can work on it from there, instead of a closed PR, i already have some potential ideas to try |
Okay, thanks. |
Hi i hope youre doing well, im running an rx 6600 with bazzite deck image on a modded steam deck, my tdp is locked at 15 watts, i check and the bazzite-tdpfix is being run but its giving out his error: when i run this it gives me : idk if you need this but : rpm-ostree status ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable |
hey, this PR should cover this scenario now :) |
You son of Gun that was real quick !! Thank you, i'm so excited to try this out, it really is a happy day :) edit: does this fix also apply to bazzite deck? |
the tdpfix script is only in the |
We do not know what causes a super small subset of GPUs to boot with sysfs writable on the deck images, but this will at least set the permissions back to 644 and reset the TDP at boot if it was messed with by gamescope-session and steam.
DNM before d3Xt3r tests and verifies that this works in
testing
as they have a system affected by this issue