* amixer decrease volume fails when volume is 100 and increment is 1 or 2
[not found] <1880fb7625e82d00-webhooks-bot@alsa-project.org>
@ 2025-12-14 4:45 ` GitHub issues - opened
0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2025-12-14 4:45 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-utils issue #313 was opened from vExcess:
If the volume is at 100%, running either of the following fails to decrease the volume
```
amixer -D pulse sset Master 2%-
amixer -D pulse sset Master 1%-
```
Running `amixer -D pulse sset Master 2%-` outputs
```
Simple mixer control 'Master',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 65536
Mono:
Front Left: Playback 64225 [98%] [on]
Front Right: Playback 64225 [98%] [on]
```
It looks like it has decreased the volume by 2%, but it actually hasn't. When I run the command repeatedly it stays at 98% and doesn't go lower. But even though amixer says the volume is at 98%, Linux Mint still reports it as 100%.
I'm using alsa-utils 1.2.9-1ubuntu5
```
OS: Linux Mint 22.2 x86_64
Host: 83DD IdeaPad Slim 5 16AHP9
Kernel: 6.11.0-29-generic
```
Issue URL : https://github.com/alsa-project/alsa-utils/issues/313
Repository URL: https://github.com/alsa-project/alsa-utils
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-12-14 4:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1880fb7625e82d00-webhooks-bot@alsa-project.org>
2025-12-14 4:45 ` amixer decrease volume fails when volume is 100 and increment is 1 or 2 GitHub issues - opened
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.