DankMaterialShell icon indicating copy to clipboard operation
DankMaterialShell copied to clipboard

The volume adjustment does not work

Open zhong-bin opened this issue 3 months ago • 6 comments

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

  1. wpctl set-volume @DEFAULT_AUDIO_SINK@ 50%-
  2. 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

zhong-bin avatar Oct 07 '25 09:10 zhong-bin

Are you on a quickshell-git ? There was some maybe relevant fix in this one

https://github.com/quickshell-mirror/quickshell/commit/9662234759eb57f2a1057f2a1c667da1bf128c1c

bbedward avatar Oct 07 '25 12:10 bbedward

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?

zhong-bin avatar Oct 07 '25 13:10 zhong-bin

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

SankaPrash avatar Oct 13 '25 19:10 SankaPrash

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.

cyrneko avatar Oct 21 '25 23:10 cyrneko

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

zhong-bin avatar Oct 24 '25 11:10 zhong-bin

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

cyrneko avatar Oct 26 '25 17:10 cyrneko

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.

bbedward avatar Dec 05 '25 05:12 bbedward