You are not logged in.
Pages: 1
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
Did you try rebooting after installing pulseaudio?
Offline
yes
Offline
Have you tried pipewire? Pipewire worked great for me with no configuration.
Offline
Have you tried pipewire? Pipewire worked great for me with no configuration.
ill try that
Offline
Let me know if you need any help installing it or if it solves your issue!
Offline
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
Sorry for the late reply. Did you check if pipewire and/or pulse audio are working?
You can do this with:
systemctl --user status pulseaudiosystemctl --user start pipewireOffline
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 sinksOffline
Pages: 1