You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a modprobe.d file specifying to disable the audio power_save parameter (options snd_hda_intel power_save=0). After the update, this was not respected and reading /sys/module/snd_hda_intel/parameters/power_save gave back 10 instead of 0. Which is what I got previously.
What did you expect to happen?
I expected for my system to respect the modprobe file I have in place and to apply it to the system.
Describe the bug
I have a modprobe.d file specifying to disable the audio power_save parameter (
options snd_hda_intel power_save=0
). After the update, this was not respected and reading/sys/module/snd_hda_intel/parameters/power_save
gave back10
instead of 0. Which is what I got previously.What did you expect to happen?
I expected for my system to respect the modprobe file I have in place and to apply it to the system.
Output of
rpm-ostree status
State: idle AutomaticUpdates: stage; rpm-ostreed-automatic.timer: no runs since boot Deployments: ● ostree-image-signed:docker://ghcr.io/ublue-os/aurora-dx-nvidia:stable Digest: sha256:55884509338bed4c483f7b4132c1f728e14136d32577e588cacfaf01b350d748 Version: 41.20241112.1 (2024-11-12T21:12:12Z) InitramfsEtc: /etc/crypttab ostree-image-signed:docker://ghcr.io/ublue-os/aurora-dx-nvidia:stable Digest: sha256:e8ae423bc45a10768fbe2ff3e95113715e0786b8287f3b121a657a925d523bf8 Version: 40.20241109.0 (2024-11-10T16:53:55Z) InitramfsEtc: /etc/crypttab
Output of
groups
Extra information or context
No response
The text was updated successfully, but these errors were encountered: