linux 5g网卡,Linux Mint/Ubuntu 针对 RTL8821AE网卡5G无法使用的修复

9. For the following Realtek wifi chipsets you can install the

rtlwifi_new

driver package from lwfinger:

RTL8192CE, RTL8192SE, RTL8192DE, RTL8188EE, RTL8192EE, RTL8723AE, RTL8723BE and RTL8821AE.

Note: for the RTL8723BE chipset, it's sometimes not necessary to replace the driver, because the current driver can sometimes be fixed as described in the left column of this web page (item 3).

a. First establish internet connection by other means, for example by ethernet cable.

b. Launch a terminal window.

(You can launch a terminal window like this: *Click*)

c.

Copy/paste

the following command line into the terminal, in order to download and install the required build packages (the building tools with which you're going to build the driver):

sudo apt-get install git build-essential linux-headers-$(uname -r)

Press Enter. Your password will remain entirely invisible, not even dots will show, this is normal.

d. Download the actual driver (the construction kit) by means of git, with this command (

use copy/paste

):

git clone https://github.com/lwfinger/rtlwifi_new.git

Is the driver no longer available on github.com? Then get the driver from here (the driver as it was on June 19, 2016). Then unpack the zipped file in your home folder, because it's a compressed folder. Don't unpack it in the subfolder Downloads, because then the ensuing terminal commands won't work!

e. Now you're going to compile the required kernel module from the driver package. Copy/paste this line into the terminal, in order to enter the folder with the driver packages:

cd rtlwifi_new

And then run this command:

make

f. Finally, install the compiled module with this command:

sudo make install

g. Reboot your computer.

h. Your wifi should work better now: click on the icon of Network Manager in the system tray, in order to see the available wireless networks.

Note: do NOT install newer kernels, because then you'll probably lose the driver again! So in Linux Mint I advise to switch to the update policy "Don't break my computer!", which you can select by means of Update Manager (panel: Edit - Update policy). In Ubuntu I advise to pin Ubuntu to the current kernel (item 7, left column).

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值