为什么80%的码农都做不了架构师?>>>
The fix:
Edit /etc/modprobe.d/alsa-base.conf:
sudo gedit /etc/modprobe.d/alsa-base.conf
And add the following line:
options snd-hda-intel model=generic
Save, reboot (a logout might be enough too) and the sound should work. If this generic fix doesn't work for you, see THIS (http://ubuntuforums.org/showthread.php?t=314383) post.
无需重启,运行下面命令即可:
sudo alsa force-reload