耳机不工作在Ubuntu上,而是在Windows和Linux的其他发行版上工作。
我有惠普馆DV6

发布于 2013-09-02 11:01:10
我的一个朋友有一个dv6-2153 of,他解决了这个问题。
echo "options snd-hda-intel model=hp-dv5" | sudo tee /etc/modprobe.d/snd-hda-intel.conf然后重新启动。
如果这对你不起作用,你可以用
rm /etc/modprobe.d/snd-hda-intel.conf发布于 2013-09-01 18:38:12
这是一个很长的机会,但是,尝试从alsamixer中打开它们(只需在终端中输入alsamixer来运行它)。
https://askubuntu.com/questions/339924
复制相似问题