Dummy Output error for Ubuntu 19.10. Any idea how to fix it? The sound was lost at the last update. I use Acer Swift 3. Thanks
Asked
Active
Viewed 299 times
2 Answers
2
You commented
I have sound!!! It worked with:
sudo gedit /etc/modprobe.d/alsa-base.confAdd the following line to the end of this file:
options snd-hda-intel dmic_detect=0[as suggested at] https://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/
(In systems earlier than 19.10, you should use sudo -H gedit rather than sudo gedit)
Zanna
- 72,312