You are not logged in.

#1 Yesterday 15:17:13

imlost
Member
Registered: 2026-07-08
Posts: 1

Audio volume ignores pavucontrol and only uses alsamixer

I'm on XFCE + Arch and my audio stack is behaving really weirdly
My audio output volume always ends up as whatever I set it to with `alsamixer` regardless of the volume set with pavucontrol.
Any help would be appreciated.
Thanks

Offline

#2 Yesterday 17:00:59

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,284

Re: Audio volume ignores pavucontrol and only uses alsamixer

You should generally not need to touch alsamixer when using pulse/pipewire and doing so anyway is likely to mess up the relevant upper layers because they don't get notified of the change and xfce has a pulseaudio panel plugin make sure you're using that: https://archlinux.org/packages/extra/x8 … io-plugin/

That said some general sanity checks would help to have the outputs of

systemctl --user status pipewire{,-pulse} wireplumber pulseaudio
sudo fuser -v /dev/snd/*
aplay -lL
pactl list cards
pactl list sinks

wrapped in [code][/code] tags

Last edited by V1del (Yesterday 17:01:42)

Offline

Board footer

Powered by FluxBB