OMlx Rome, nvidia drivers.
I found an annoying but, its not terrible but everytime I install something or restart my computer the volume automatically goes back to 40%. I do not know if this is something within KDE or a bug. Either way just wanted to make you aware.
ben79
(Ben Bullard)
January 18, 2025, 4:58pm
2
Edit the files /usr/lib/systemd/user/pipewire.service
and /usr/lib/systemd/user/wireplumber.service
In both of them, under [Unit], add
ConditionUser=!root
then: systemctl daemon-reload and try again
2024-12-04
Looks like making the change to only /usr/lib/systemd/user/wireplumber.service
corrects this issue for me.
This needs a bug report, I did not file one thinking it was specific to my hardware only.
$ inxi -A
Audio:
Device-1: Advanced Micro Devices [AMD/ATI] Renoir Radeon High Definition
Audio driver: snd_hda_intel
Device-2: Advanced Micro Devices [AMD] ACP/ACP3X/ACP6x Audio Coprocessor
driver: N/A
Device-3: Advanced Micro Devices [AMD] Family 17h/19h HD Audio
driver: snd_hda_intel
API: ALSA v: k6.13.0-desktop-0.rc7.1omv2490 status: kernel-api
Server-1: PipeWire v: 1.2.7 status: active
Would be helpful if someone has time to file a bug-report on this.
1 Like
Let me file that for you Ben.
We are aware of it already. @bero has probably already fixed it for future releases.
2 Likes