[Share Experiences] deepin安装后无声音,无法选择音源
Tofloor
poster avatar
lmcbjn
deepin
2022-12-19 17:53
Author

在终端输入sudo deepin-editor /etc/default/grub
在打开文件的下面这个选项后面添加snd_hda_intel.dmic_detect=0。效果如下:
GRUB_CMDLINE_LINUX_DEFAULT="${这里你的原有配置不要动} snd_hda_intel.dmic_detect=0"
然后输入
sudo update-grub
重启电脑
reboot

Reply Favorite View the author
All Replies
晚秋(lateautumn)
Moderator
2022-12-24 04:34
#1

收藏了,我安装V23时,好象也存在声卡的错误问题。

Reply View the author