[Contribute Advice] 20.7没有声音,检测不到输入和输出设备
Tofloor
poster avatar
166******51
deepin
2022-09-14 06:12
Author

截图_选择区域_20220913220816.png

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-09-14 06:24
#1

驱动问题一般尝试更新内核

Reply View the author
海豚湾
deepin
2022-09-14 06:55
#2

试试这个方法
sudo vi /etc/default/grub
下面这个选项后面添加snd_hda_intel.dmic_detect=0
GRUB_CMDLINE_LINUX_DEFAULT="${这里你的原有配置不要动} snd_hda_intel.dmic_detect=0"
sudo update-grub
reboot
亲测有效

https://bbs.deepin.org/post/202812

Reply View the author
166******51
deepin
2022-09-14 07:42
#3
海豚湾

试试这个方法
sudo vi /etc/default/grub
下面这个选项后面添加snd_hda_intel.dmic_detect=0
GRUB_CMDLINE_LINUX_DEFAULT="${这里你的原有配置不要动} snd_hda_intel.dmic_detect=0"
sudo update-grub
reboot
亲测有效

https://bbs.deepin.org/post/202812

请问我是AMD的也可以吗?

Reply View the author
海豚湾
deepin
2022-09-14 14:55
#4
166******51

请问我是AMD的也可以吗?

你试试吧,我不确定,看到有的帖子里也是可以的。 大不了没用改回来呗。

Reply View the author