[Kernel/Drive] deepin23/23.1,intel ax201无线网卡无法驱动
Tofloor
poster avatar
185******15
deepin
2025-07-10 14:21
Author

戴尔latitude 7410 二合一笔记本无线网卡是Intel ax201,安装了deepin23/23.1,蓝牙驱动正常,但是无线网卡死活都驱动不了,怎么破,同志们,天天没有网络的感觉,太难了。

image.png

Reply Favorite View the author
All Replies
2 / 3
To page
Tent
deepin
2025-07-14 09:41
#21

我之前碰到过ax201的网卡驱动问题,可以试试这样行不行:

1、dmesg | grep iwlwifi看一下少哪个固件文件。

2、获取这个固件文件放到/usr/lib/firmware/下面,重启下系统再试试。

可以从这获取固件文件:https://mirrors.tuna.tsinghua.edu.cn/kernel/firmware/

Reply View the author
昨夜的星辰
deepin
2025-07-14 22:58
#22
锵锵枪ᯤ

intel 官网写的,linux 6.14以后支持这个网卡。。

https://www.intel.cn/content/www/cn/zh/download/824804/intel-wireless-wi-fi-drivers-for-linux.html

看我的帖子,自己编译一个6.15内核好了,很简单的

Reply View the author
185******15
deepin
2025-07-18 14:20
#23
昨夜的星辰

看我的帖子,自己编译一个6.15内核好了,很简单的

编译内核是个大工程,我电脑中已经很多资料了,编译内核不是首选项;另外,Intel ax 201 网卡在5.5版本以上的内核中已经有驱动了,包括我现在的内核中,驱动都是正常的,但是系统在加载驱动模块时候返回超时了,才导致无法使用的。

Reply View the author
185******15
deepin
2025-07-18 14:23
#24
我是昵称

https://www.intel.cn/content/www/cn/zh/download/824804/intel-wireless-wi-fi-drivers-for-linux.html,看这个页面,支持的内核是6.14+

这个网卡在linux 5.5以上的内核基本就可以支持了,我现在的系统中的驱动也是正常的,但是就是在系统调用驱动模块时候返回了超时,才导致网卡不能用的

Reply View the author
欢乐马
deepin
2025-07-18 18:49
#25

请帮忙提供一下内核日志

Reply View the author
昨夜的星辰
deepin
2025-07-18 21:28
#26
185******15

编译内核是个大工程,我电脑中已经很多资料了,编译内核不是首选项;另外,Intel ax 201 网卡在5.5版本以上的内核中已经有驱动了,包括我现在的内核中,驱动都是正常的,但是系统在加载驱动模块时候返回超时了,才导致无法使用的。

现在编译内核还好,很简单了已经

我这20分钟就好了,慢点的话30分钟也好了,主要的时间还是编译,用不了几条命令,普通用户权限就行,对你本机资料没影响,只要有30G的可用空间就可以了,用6.12的配置文件

Reply View the author
185******15
deepin
2025-07-20 08:51
#27
昨夜的星辰

现在编译内核还好,很简单了已经

我这20分钟就好了,慢点的话30分钟也好了,主要的时间还是编译,用不了几条命令,普通用户权限就行,对你本机资料没影响,只要有30G的可用空间就可以了,用6.12的配置文件

好吧,我备份个资料搞一下试试

Reply View the author
185******15
deepin
2025-07-20 09:04
#28
It has been deleted!
185******15
deepin
2025-07-20 09:13
#29
It has been deleted!
185******15
deepin
2025-07-20 09:14
#30
欢乐马

请帮忙提供一下内核日志

kernel.log.zip

这个是内核日志,请查收

Reply View the author
欢乐马
deepin
2025-07-21 09:20
#31

# 编辑 /etc/default/grub
GRUB_CMDLINE_LINUX="iwlwifi.power_save=0 iwlwifi.uapsd_disable=1"

然后 update-grub 试一下

Reply View the author
无崖过客
deepin
2025-07-21 09:46
#32

有没有试试ndiswrapper工具?

Reply View the author
忘怀
deepin
2025-07-21 09:52
#33

看日志是驱动初始化硬件超时了,关机放两分钟再开机试试。

Reply View the author
185******15
deepin
2025-07-21 10:42
#34
欢乐马

# 编辑 /etc/default/grub
GRUB_CMDLINE_LINUX="iwlwifi.power_save=0 iwlwifi.uapsd_disable=1"

然后 update-grub 试一下

尝试了您提供的方法,没有作用

Reply View the author
185******15
deepin
2025-07-21 10:43
#35
忘怀

看日志是驱动初始化硬件超时了,关机放两分钟再开机试试。

没用,,我每天都关机。

Reply View the author
忘怀
deepin
2025-07-21 10:53
#36
185******15

没用,,我每天都关机。

是不是同时打开了Windows的硬件快速启动 需要关掉然后关机再开机(不是重启)试一下

Reply View the author
忘怀
deepin
2025-07-21 10:55
#37

可以参考下面的链接关闭Windows下的快速启动

https://www.tenforums.com/tutorials/4189-turn-off-fast-startup-windows-10-a.html

Reply View the author
185******15
deepin
2025-07-21 11:14
#38
无崖过客

有没有试试ndiswrapper工具?

这个不确定在deepin V23 版本系统中是否可用,

Reply View the author
185******15
deepin
2025-07-21 11:48
#39
忘怀

是不是同时打开了Windows的硬件快速启动 需要关掉然后关机再开机(不是重启)试一下

我就一个单linux,windows的快速启动我一会儿检查一下BIOS设置

Reply View the author
185******15
deepin
2025-07-21 11:58
#40
忘怀

可以参考下面的链接关闭Windows下的快速启动

https://www.tenforums.com/tutorials/4189-turn-off-fast-startup-windows-10-a.html

我电脑上没有fastboot 或者quickboot 的选项,我电脑中也仅安装了deepin v23.1这一个操作系统

Reply View the author
2 / 3
To page