[Seek Help] 如何驱动核显和wifi、蓝牙啊
Tofloor
poster avatar
flonely
deepin
2022-04-05 06:35
Author

cpu:12400;

主板:微星 B660M 迫击炮 wifi

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-04-05 06:42
#1

更新内核,如果不行,可以考虑自己编译内核

Reply View the author
andktan
deepin
2022-04-05 06:44
#2

我的蓝牙是自己安装驱动,台式机未安装wifi设备,显卡直接系统安装完毕

Reply View the author
MarioAi
deepin
2022-04-05 06:55
#3

最新的20.5,安装界面选择高级,选择5.15内核

Reply View the author
flonely
deepin
2022-04-07 18:38
#4
MarioAi

最新的20.5,安装界面选择高级,选择5.15内核

得重新安装啊

Reply View the author
flonely
deepin
2022-04-07 19:50
#5
jjcui8595

更新内核,如果不行,可以考虑自己编译内核

大佬

Reply View the author
MarioAi
deepin
2022-04-07 19:51
#6
flonely

得重新安装啊

下面命令

sudo apt install linux-headers-5.15.24-amd64-desktop  linux-image-5.15.24-amd64-desktop

# 或者

sudo apt install *deepin-stable*

重启选项中选择高级选项,选中5.15.24内核

如果没有问题则卸载其他内核

apt list linux-*-* --installed
sudo apt remove '这里写上面要删除的内核名字'

如果重启后有问题,那就再重启自动会到老内核,删除新内核

Reply View the author
flonely
deepin
2022-04-08 00:08
#7
MarioAi

下面命令

sudo apt install linux-headers-5.15.24-amd64-desktop  linux-image-5.15.24-amd64-desktop

# 或者

sudo apt install *deepin-stable*

重启选项中选择高级选项,选中5.15.24内核

如果没有问题则卸载其他内核

apt list linux-*-* --installed
sudo apt remove '这里写上面要删除的内核名字'

如果重启后有问题,那就再重启自动会到老内核,删除新内核

谢谢,回去试试

Reply View the author
flonely
deepin
2022-04-10 07:41
#8
flonely

谢谢,回去试试

已更新内核,但是显卡还是没有驱动

Reply View the author
flonely
deepin
2022-04-10 07:42
#9
MarioAi

下面命令

sudo apt install linux-headers-5.15.24-amd64-desktop  linux-image-5.15.24-amd64-desktop

# 或者

sudo apt install *deepin-stable*

重启选项中选择高级选项,选中5.15.24内核

如果没有问题则卸载其他内核

apt list linux-*-* --installed
sudo apt remove '这里写上面要删除的内核名字'

如果重启后有问题,那就再重启自动会到老内核,删除新内核

已更新内核,但是显卡还是没有驱动。板载WIFI和蓝牙已驱动。

Reply View the author
flonely
deepin
2022-04-10 08:13
#10
jjcui8595

更新内核,如果不行,可以考虑自己编译内核

更新了内核,板载wifi和蓝牙的问题解决了。核显还是没有驱动。求指导,谢谢。

Reply View the author
jjcui8595
deepin
2022-04-10 14:28
#11
flonely

更新了内核,板载wifi和蓝牙的问题解决了。核显还是没有驱动。求指导,谢谢。

先到Intel官网看看有没有核显Linux驱动

Reply View the author
jjcui8595
deepin
2022-04-10 15:58
#12
flonely

更新了内核,板载wifi和蓝牙的问题解决了。核显还是没有驱动。求指导,谢谢。

参考这个

https://club.uniontech.com/?client=2#/detail?id=6fd5a6a223a642c0bb78f16ba85548d6

Reply View the author
flonely
deepin
2022-04-10 17:26
#13
jjcui8595

先到Intel官网看看有没有核显Linux驱动

貌似只有win的驱动

Reply View the author
jjcui8595
deepin
2022-04-10 17:51
#14
flonely

貌似只有win的驱动

看看后来发的链接

Reply View the author
flonely
deepin
2022-04-11 06:19
#15
jjcui8595

参考这个

https://club.uniontech.com/?client=2#/detail?id=6fd5a6a223a642c0bb78f16ba85548d6

这个自动脚本我能用?

Reply View the author
jjcui8595
deepin
2022-04-11 06:58
#16
flonely

这个自动脚本我能用?

UOS和deepin类似,应该可以

Reply View the author
flonely
deepin
2022-04-17 07:43
#17
jjcui8595

UOS和deepin类似,应该可以

运行了下,没用

Reply View the author
137******16
deepin
2022-06-22 00:52
#18

内核升级到5.17就好了,分辨率1920正常

Reply View the author