ubuntu22 声卡伪输出问题

 

1.sudo gedit  /etc/modprobe.d/alsa-base.conf

加入:

options snd-hda-intel model=generic

options snd-hda-intel dmic_detect=0

2.sudo gedit /etc/modprobe.d/blacklist.conf

加入:

blacklist snd_soc_skl

posted on 2023-06-24 08:01  ldx-wsj  阅读(577)  评论(0)    收藏  举报