I have installed a fresh version of arch, everything up to date, and I am dual booting with windows 11 through GRUB. I am using pipewire, my wm is dwm, terminal is st. When I open a youtube video (in firefox), no sound plays at all. I have tested this multiple times with different browsers and tested my audio in multiple ways, sometimes with pulseaudio instead, and nothing seems to work.
#[SOLVED] audio whatsoever on fresh arch install
11 messages · Page 1 of 1 (latest)
Do you have the proper codecs installed?
did you unmute the devices
pipewire-pulse installed?
Yes.
Running aplay -l returns
aplay: device_list:277: no soundcards found…
I have sof-firmware installed
I finally got it to work somehow, all I did was install realtime-privileges
And I tried to add myself to the “audio” group but for some reason it showed the new group i’d added myself into as just my username, for example, when I typed groups the output was
wheel storage power
After typing sudo usermod -aG audio cyberborean
And then groups
The output was
wheel storage power cyberborean