You are not logged in.

#1 2021-05-27 05:41:44

rayjaywolf
Member
Registered: 2021-05-27
Posts: 1

Audio missing completely

My pulseaudio isn't working at all. After I booted up my system today it was showing "no input or output devices". So I reinstalled pulseaudio but now its completely gone. There's no audio sign at the top. I have installed all the necessary utilities and restarted several times but its just not working. Please help me out.

Offline

#2 2021-05-27 07:59:09

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

Re: Audio missing completely

Welcome to the boards, please read https://bbs.archlinux.org/viewtopic.php?id=57855 on why "doesn't work" is not a good problem description, if you don't know any diagnostic commands you can surely give some more outline, like did you run a system upgrade before the problematic boot and which packages were involved or did you install new software that might lead to this behaviour or...

That said, post in  tags

sudo dmesg | grep -E 'snd|sof'
uname -a
pacman -Q linux
sudo fuser -v /dev/snd/*
aplay -lL #Needs alsa-utils
systemctl --user status pulseaudio

Offline

Board footer

Powered by FluxBB