Ubuntu 20.04.1 LTS, locks automatically. And after this sound output switches to dummy output. The sound setting gets normalized after restart only. And all the processes taking place terminates. Help me with this. Due to this issue video call gets disconnected in between only.
Asked
Active
Viewed 187 times
2
lspci -v | grep -A7 -i "audio"
and then see this recent answer https://askubuntu.com/questions/1218413/output-device-is-dummy-output and/or https://askubuntu.com/questions/1266611/suddenly-dummy-output-and-no-sound – darth_epoxy Aug 17 '20 at 09:23pulseaudio -k
. Does this restore the sound? – WinEunuuchs2Unix Aug 17 '20 at 10:53journalctl -p warning | grep pulseaudio
when this happens? – Pablo Bianchi Aug 17 '20 at 20:13