本文主要是介绍Recover the sound of Ubuntu,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
sudo apt-get remove --purge alsa-base pulseaudio
sudo apt-get install alsa-base pulseaudio
sudo alsa force-reload
reboot
这篇关于Recover the sound of Ubuntu的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!