The volume adjustment does not work
Compositor
- [x] niri
- [ ] Hyprland
- [ ] other
Description
The volume adjustment does not work, whether it is the adjustment button in the middle of the topbar or the widget on the right, the volume indicator showing the volume has changed, but the speaker volume did not changed. the mute button works, but the increase or decrease not work. My speaker is bluetooth speaker
Solutions Tried
- wpctl set-volume @DEFAULT_AUDIO_SINK@ 50%-
- pactl set-sink-volume @DEFAULT_SINK@ +50% the above command works,
Configuration Details
all configurations are default
pactl list short sinks 59 bluez_output.FC_7C_02_3A_C4_66.1 PipeWire s16le 2ch 48000Hz RUNNING
Screenshots/Recordings
Are you on a quickshell-git ? There was some maybe relevant fix in this one
https://github.com/quickshell-mirror/quickshell/commit/9662234759eb57f2a1057f2a1c667da1bf128c1c
thanks @bbedward , yes, but I already on this version: quickshell --version
quickshell 0.2.0, revision 9662234759eb57f2a1057f2a1c667da1bf128c1c, distributed by: AUR (package: quickshell-git)
or should I change to quickshell instead of quickshell-git?
I'm having the same issue, using a bluetooth speaker as well - @zhong-bin have you found a fix yet? I've tried changing to quickshell instead of quickshell-git as well as dms-shell-git instead of dms-shell-bin with no results
can reproduce here on nixOS 25.05 as well, running quickshell 0.2.1, revision tag-v0.2.1, distributed by: Nixpkgs
I'll try from the quickshell flake too, though
edit: now running quickshell 0.2.1, revision 3e2ce40b18af943f9ba370ed73565e9f487663ef, distributed by: Official-Nix-Flake, the issue persists.
I'm having the same issue, using a bluetooth speaker as well - @zhong-bin have you found a fix yet? I've tried changing to quickshell instead of quickshell-git as well as dms-shell-git instead of dms-shell-bin with no results
Now I use pavucontrol or pactl instead
I've experimented a bit, and it seems this also happens on other shells, hinting that this might be an upstream quickshell bug
as such I've opened an issue there, too
Quickshell made some repairs in this area recently, so it may be fixed. But alas, we cant do anything about it as-is. Feel free to re-open if its still a problem on latest quickshell master, affter the related fixes.