最近筆記本安裝ubuntu18.04 后,使用耳機時總是出現嘶嘶的白噪聲,試了很多博客的解決方法,更新內核/alsamixer調節聲卡的各種引數 都無法解決我的問題,
最終發現是內核未檢測出所用聲卡的模型,修改關于聲卡的組態檔, 在檔案/etc/modprobe.d/alsa-base.conf 中加入
options snd-hda-intel model=dell-headset-multi
保存 并重啟即可,
參考:
https://help.ubuntu.com/community/HdaIntelSoundHowto#Extra_Hints_to_Get_Sound_Working
http://lxr.linux.no/linux+v3.2.19/Documentation/sound/alsa/HD-Audio-Models.txt
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/134808.html
標籤:Linux
上一篇:ansible 筆記
