You are not logged in.
Pages: 1
So basically, for some reason whenever I try to play audio from my speakers it never works. I have no idea why. My headphones work completely fine but my speakers don't.
Offline
Please read the stickied posts for the subforum before posting help questions. It'll help you and also help others in helping you
Offline
start here https://bbs.archlinux.org/viewtopic.php?id=57855 http://www.catb.org/~esr/faqs/smart-questions.html
pipewire or pulse?
I Have Linux Perl Can i Download Gnome???
Offline
To check
pactl infoI guess pipewire, run
systemctl --user status pipewire pipewire-pulse wireplumber
wpctl status
aplay -l
aplay -L
pactl info && pactl list sinksand post the output in #Code tags: https://bbs.archlinux.org/help.php#bbcode
also `lspci | grep -i audio`
also does `speaker-test -c 2` produces audio?
pactl list short sinksdoes it show RUNNING?
Edit:
sometimes you might be simply lacking https://archlinux.org/packages/extra/x8 … -firmware/, check if you have it, if not try installing it
Edit2:
IF speaker test also doesn't produce sound, but Headphones/HDMI produces sound; also
pactl list short sinksshows RUNNING but no sound reminds me my case earlier this month https://bbs.archlinux.org/viewtopic.php?id=312941
doesn't produce sound, but Headphones/HDMI produces sound;
also if that's the case can you once check if ALSA produces output?
Last edited by 5hridhyan (2026-04-24 06:24:28)
Online
Pages: 1