All of lore.kernel.org
 help / color / mirror / Atom feed
From: GitHub issues - opened <github@alsa-project.org>
To: alsa-devel@alsa-project.org
Subject: amixer decrease volume fails when volume is 100 and increment is 1 or 2
Date: Sun, 14 Dec 2025 05:45:41 +0100 (CET)	[thread overview]
Message-ID: <1880fb7626f4cb00-webhooks-bot@alsa-project.org> (raw)
In-Reply-To: <1880fb7625e82d00-webhooks-bot@alsa-project.org>

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

           reply	other threads:[~2025-12-14  4:46 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1880fb7625e82d00-webhooks-bot@alsa-project.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1880fb7626f4cb00-webhooks-bot@alsa-project.org \
    --to=github@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.