#No audio from laptop audio card

22 messages · Page 1 of 1 (latest)

strong tendon
#

I have a MSI Thin 15 B12UC Laptop with Arch + Hyprland installed, I'm using PulseAudio and there's no audio coming out from the laptop itself, I do have audio through bluetooth and jack, but not from the laptop, even tho there's audio showing on the pavucontrol application.

I would really appreciate if someone could help me

Here's the output from sudo fuser -v /dev/snd/*

                     USER        PID ACCESS COMMAND
/dev/snd/controlC0:  maspot      811 F.... pulseaudio
/dev/snd/controlC1:  maspot      811 F.... pulseaudio
stray ermine
#

everyone uses pipewire

#

so just
sudo systemctl disable pulseaudio
sudo pacman -Rdd pulseaudio
sudo pacman -S pipewire
sudo systemctl enable pipewire
sudo systemctl start pipewire

#

enter each one by one

strong tendon
#

I did have pipewire before pulseaudio, and got the same result, I'm gonna try it anyway, maybe I did something wrong during the process

strong tendon
#

I just installed pipewire and this is pwvucontrol

#

@stray ermine

#

Idk if you want to get pinged or not sorry

stray ermine
#

type this lspci | grep -i audio

strong tendon
#

I seem to not have audio yet tho

strong tendon
strong tendon
#

Also, what option am I supposed to use here?

#

Pro Audio?

#

Uhm, something even weirder is happening

#

When I open a youtube video, if I mute the video, it works fine, but when I turn on the audio, it stops the video

#

And speaker-test seems to be stuck there

strong tendon
#

I really have tried everything and i just cant get it to work