[Seek Help] 怎么安装无线网卡
Tofloor
poster avatar
139******16
deepin
2022-10-31 21:17
Author

今天把用了10年的联想X220 装成了单系统的Deepin 20.7.1.

安装过程并不顺利,看了N多次视频教材,尝试了4次终于安装成功了,不过发现两个问题:

1)wifi 功能没有,lspci 连无线网卡硬件都看不到,网上找了好多资料,也没有一个能成功的。

2)屏幕分辨率是推荐固定的,无法调整,不知道啥原因。

3)网页大小跟屏幕匹配度不怎么好,网页比屏幕大,不知道怎么调整(分辨率无法调整)

不知其他前辈是否有啥指导,多谢!

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-10-31 21:31
#1

老硬件建议使用老内核,可以试试5.10或4.19

Reply View the author
璀璨星空
deepin
2022-10-31 21:39
#2

看看网卡的官网有Linux版驱动吗,自己装一个试试

Reply View the author
139******16
deepin
2022-10-31 22:47
#3

官网上有低版本文件,用CP命令装出错,我对Ubantu命令不熟悉,搞不定

ao@cao-PC:/Desktop/iwlwifi-1000-ucode-39.31.5.1$ cp -r iwlwifi-1000-5.ucode /lib/firmware
cp: 无法获取'iwlwifi-1000-5.ucode' 的文件状态(stat): 没有那个文件或目录
cao@cao-PC:
/Desktop/iwlwifi-1000-ucode-39.31.5.1$

官网文件:

Where that appropriate location is depends (again) on your system
distribution. You can typically find this location by looking in the
udev scripts of your distro, the default is /lib/firmware.

Installation of the firmware is simply:

    % cp iwlwifi-1000-5.ucode /lib/firmware

You can now load the driver (see the INSTALL and README.iwlwifi provided with
the iwlwifi package for information on building and using that driver.)

搞不清哪里出错

Reply View the author