deepin 15.11 英特尔9560驱动异常
Tofloor
poster avatar
buchiyu
deepin
2019-12-03 06:06
Author

Reply Favorite View the author
All Replies
avatar
buchiyu
deepin
2019-12-03 08:00
#1
大佬们来啊
Reply View the author
avatar
funtoo
deepin
2019-12-03 17:04
#2
4.14内核对这块网卡支持不佳,升级到4.15以上内核应该就没问题了。
Reply View the author
avatar
buchiyu
deepin
2019-12-03 17:12
#3
funtoo 发表于 2019-12-3 09:04
4.14内核对这块网卡支持不佳,升级到4.15以上内核应该就没问题了。

不可以,我都弄到5.4.1了还是不可以
Reply View the author
avatar
funtoo
deepin
2019-12-03 17:20
#4
https://bbs.deepin.org/post/186185
不可以,我都弄到5.4.1了还是不可以

linux-firmware这个包或者iwlwifi-9000的固件文件也升级一下,直接从kernel.org上面下载了放到/lib/firmware:https://git.kernel.org/pub/scm/l ... x-firmware.git/tree
我也是这块无线网卡,gentoo和BLFS都工作正常。
如果还是异常,看一下dmesg有没有什么输出,也lsmod看下iwlwifi相关的内核模块是否正常加载。
Reply View the author
avatar
buchiyu
deepin
2019-12-03 17:53
#5
https://bbs.deepin.org/post/186185
linux-firmware这个包或者iwlwifi-9000的固件文件也升级一下,直接从kernel.org上面下载了放到/lib/firmw ...

固件也升级了,还是不可以。。。。。
Reply View the author
avatar
funtoo
deepin
2019-12-03 18:02
#6
https://bbs.deepin.org/post/186185
固件也升级了,还是不可以。。。。。

你下载错了,9560用的是9000的固件,不是9260的
Reply View the author
avatar
buchiyu
deepin
2019-12-03 18:04
#7
https://bbs.deepin.org/post/186185
你下载错了,9560用的是9000的固件,不是9260的

两个都有
Reply View the author
avatar
funtoo
deepin
2019-12-03 18:44
#8

dmesg过滤一下,只保留iwlwifi相关的输出信息。主要看的是固件是否加载了,有没有成功创建无线设备接口。
Unhandled alg 0x707在最新的内核里面也没有彻底解决,但是似乎在不同的机器上表现又不太一样,比如我的ROG笔记本就没有问题。
Reply View the author
avatar
buchiyu
deepin
2019-12-04 02:27
#9
https://bbs.deepin.org/post/186185
dmesg过滤一下,只保留iwlwifi相关的输出信息。主要看的是固件是否加载了,有没有成功创建无线设备接口。 ...


Reply View the author