You are not logged in.

#1 2024-08-12 19:33:33

pancakse
Member
Registered: 2024-08-12
Posts: 4

Speakers not working

So i am using kde but when i change the option in settings to speakers then I open a YouTube video but no sound comes out so I install pulseaudio now my speakers don't work anymore. When I test them it gives this error "Error trying to play a test sound. The system said: "Invalid state"' so can someone help me.

Offline

#2 2024-08-12 19:51:04

dmtrpy
Member
Registered: 2024-08-12
Posts: 6

Re: Speakers not working

Did you try rebooting after installing pulseaudio?

Offline

#3 2024-08-12 19:59:53

pancakse
Member
Registered: 2024-08-12
Posts: 4

Re: Speakers not working

yes

Offline

#4 2024-08-12 20:14:07

dmtrpy
Member
Registered: 2024-08-12
Posts: 6

Re: Speakers not working

Have you tried pipewire? Pipewire worked great for me with no configuration.

Offline

#5 2024-08-12 20:17:48

pancakse
Member
Registered: 2024-08-12
Posts: 4

Re: Speakers not working

dmtrpy wrote:

Have you tried pipewire? Pipewire worked great for me with no configuration.

ill try that

Offline

#6 2024-08-12 20:19:00

dmtrpy
Member
Registered: 2024-08-12
Posts: 6

Re: Speakers not working

Let me know if you need any help installing it or if it solves your issue!

Offline

#7 2024-08-12 20:29:04

pancakse
Member
Registered: 2024-08-12
Posts: 4

Re: Speakers not working

dmtrpy wrote:

Let me know if you need any help installing it or if it solves your issue!

I installed it and rebooted and the settings is still saying

Error trying to play a test sound.
The system said: "Invalid state"

Offline

#8 2024-08-13 00:47:52

dmtrpy
Member
Registered: 2024-08-12
Posts: 6

Re: Speakers not working

Sorry for the late reply. Did you check if pipewire and/or pulse audio are working?
You can do this with:

systemctl --user status pulseaudio
systemctl --user start pipewire

Offline

#9 2024-08-13 12:19:01

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

Re: Speakers not working

Post the outputs, in [ code ][ /code] tags of

sudo fuser -v /dev/snd/*
sudo dmesg | grep -E 'snd|sof'
aplay -lL
pactl list cards
pactl list sinks

Offline

Board footer

Powered by FluxBB