admin管理员组

文章数量:1530845

问题:

故事的开始:新安装的Linux系统无法上网

方法一:

查看电脑是否有无线网卡,以及型号:lspci -nnk | grep -iA2 net

Network controller [0280]: Intel Corporation Device [8036:51f1] (rev 01)
Subsvstem: Intel Corporation Device [8086:0094]
Serial bus ntroller [0c80]: Intel Corporation Alder Lake PCH serial Io
I2c controller #0 [3086:51e8] (rev 01)

其中Network controller表明电脑有无线网卡。

查看内核版本:uname -sr

Linux 5.15.0-43-generic

我的内核为5.15

上述我是想尝试安装镜像文件,但是发现会不停的缺乏依赖,下载安装耗费时间太久。然后有想尝试的此方法的小伙伴,我就把我此前收集到的软件包都放在网盘里,自行提取即可。

链接:https://pan.baidu/s/1-lnlwPkmnyZlOsWqXdJeaw 
提取码:hp34

有想尝试的小伙伴可跳转链接:

Ubuntu离线安装网卡驱动_ubuntu系统安装盘的pool驱动如何安装-CSDN博客

linux中安装无线网卡驱动_linux安装无线网卡驱动-CSDN博客

然后查找安装依赖包的好用网站:

Ubuntu – Ubuntu Packages Search

Ubuntu Repositories - pkgs

Debian -- 软件包

方法二(划重点):

重装系统

教程如链接,我已经通过这个方法快速解决问题:非常感谢这位博主解决我于水火之中[哭泣]

镜像网站:清华大学开源软件镜像站 | Tsinghua Open Source Mirror

安装系统教程:aWindows电脑安装Linux(Ubuntu 22.04)系统(图文并茂)_ubuntu中文官网-CSDN博客

本文标签: 新装系统Ubuntuwifi