[Seek Help] 【已解决】ThinkpadT14的AMD处理器的麦克无法使用
Tofloor
poster avatar
wyz144343
deepin
2021-09-05 00:46
Author

               今年4月份从官网安装的deepin 20.1版本, 其他设备功能都ok, 扬声器都没问题,就Mac一直无法使用,通过蓝牙使用无线蓝牙Mac都是ok了都,哪位大神能帮忙提供一下这方面的驱动????

                                                               拜谢。。。。。。。

Reply Favorite View the author
All Replies
_ayaya_
deepin
2021-09-05 16:50
#1
It has been deleted!
wyz144343
deepin
2021-09-06 00:50
#2
_ayaya_ It has been deleted!

按照文章搞了,没搞定  

Reply View the author
wyz144343
deepin
2021-09-13 02:21
#3

终于搞定了, 升级内核解决了。希望能给大家借鉴

 

Reply View the author
wyz144343
deepin
2022-04-17 05:16
#4

升级命令
1.查看目前内核。
dpkg --get-selections| grep linux
2. 升级命令。
sudo apt install linux-image-deepin-stable-amd64 linux-headers-deepin-stable-amd64
3. 验证内核
dpkg --get-selections | grep linux

Reply View the author