ubuntu系统无wifi适配器 找不到wifi问题解决
刚配的新电脑,因为网卡较新ubuntu识别不到。最终确定是没有安装好驱动的问题。
首先可以查一下自己电脑用的什么网卡
我的无线网卡是英特尔AX211
一、
通过这个链接找到支持网卡的内核
2023-01-17 | linux-firmware: Update firmware file for Intel Bluetooth AX201 | Kiran K | 2 | -2/+2 |
2023-01-17 | linux-firmware: Update firmware file for Intel Bluetooth AX201 | Kiran K | 2 | -2/+2 |
2023-01-17 | linux-firmware: Update firmware file for Intel Bluetooth AX211 | Kiran K | 2 | -2/+2 |
2023-01-17 | linux-firmware: Update firmware file for Intel Bluetooth AX211 | Kiran K | 2 | -2/+2 |
2023-01-17 | linux-firmware: Update firmware file for Intel Bluetooth AX210 | Kiran K | 2 | -2/+2 |
2023-01-17 | linux-firmware: Update firmware file for Intel Bluetooth AX200 | Kiran K | 4 | -6/+6 |
2023-01-17 | linux-firmware: Update firmware file for Intel Bluetooth AX201 | Kiran K | 10 | -18/+18 |
点击进入,找到
download | linux-firmware-8b5ddf4d570414d0a457daf7e6f2c7fdd3abf11f.tar.gz |
点击下载,速度稍慢,耐心等待。
下载完成后解压进入,在文件夹终端运行以下命令
cp iwlwifi-*.ucode /lib/firmware
二、
可以在英特尔官网下载驱动安装包英特尔官网
英特尔® Wi-Fi 6 AX210 160MHz | 5.10+ | |
英特尔® Wi-Fi 6 AX201 160MHz | 5.2+ | |
英特尔® Wi-Fi 6 AX200 160MHz | 5.1+ |
下载后解压进入,在文件夹终端运行以下命令
cp * /lib/firmware
删除与驱动同名且后缀为pnvm的临时文件
cd /usr/lib/firmwaresudo rm-r *.pnvm (http://www.js-code.com/tag/nvm/)
最后reboot重启就好了。
来源地址:https://blog.csdn.net/qq_30858991/article/details/129649739
免责声明:
① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。
② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341