My amdgpu udev rule no longer works after rebasing to bazzite

I recently rebased to bazzite from fedora kinoite 39. Due to this issue (https://gitlab.freedesktop.org/drm/amd/-/issues/1500) I've had a udev rule for a while that applies the necessary fixes to mitigate it. It's: /etc/udev/rules.d/30-amdgpu.rules KERNEL=="card1", SUBSYSTEM=="drm", DRIVERS=="amdgpu", ATTR{device/power_dpm_force_performance_level}="manual", ATTR{device/pp_power_profile_mode}="1" Since rebasing to bazzite however, this fix is no longer applied on boot, and when I check the values in /sys they're just the default. Does bazzite mitigate/fix/disallow this kind of rule? Is there a way to ensure that bug I mentioned doesn't happen (only occurs in certain games)
GitLab
power saving too agressive on RX 6800, causes stuttering with fps l...
Brief summary of the problem: The RX 6800 doesn't sustain GPU clock in a sufficient manner, causing Hitman 2 with DXVK...
2 Replies
Kyle Gospo
Kyle Gospo11mo ago
You can use LACT to accomplish this There's an installer for it in ujust
Daph
DaphOP11mo ago
i will try that i did try to install it with the bazzite portal but it didn't work ok got it will test yeah that works, thanks

Did you find this page helpful?