Realtek无线网卡对于Ubuntu的WiFi不支持的处理办法

Posted 周景白炎

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Realtek无线网卡对于Ubuntu的WiFi不支持的处理办法相关的知识,希望对你有一定的参考价值。

1.应急办法:查询rfkill list all,可以看到ideapad_laptop的无线被物理关闭,可是博主的笔记本根本没这个键位,所以执行sudo modprobe -r ideapad_laptop指令,可以把这个指令写入/etc/rc.local,内容如下

#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
#开机启动WiFi
echo “你用户密码”|sudo modprobe -r ideapad_laptop
exit 0

2.不过博主的笔记本过几分钟就断一次WiFi,对于某些没断点续传的下载来说真的难受,所以最后,博主花钱买了个外置无线网卡,注意就算买了无线网卡,1中的步骤还是要进行,具体原理还不清楚,不过应该是主板的默认问题。

3.博主学识尚浅,出错的地方希望大家能指出。















以上是关于Realtek无线网卡对于Ubuntu的WiFi不支持的处理办法的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu 无线上网不稳定

Realtek RTL8188CE 802.11b/g/n WiFi Adapter出现网卡感叹号,连不上网

markdown Ubuntu 18.10 - 安装Realtek wifi驱动程序

Realtek RTL8188CE 802.11b/g/n WiFi Adapter出现网卡感叹号,连不上网

制造商: Realtek Semiconductor Corp. 描述: Realtek RTL8188CE 802.11b/g/n WiFi Adapter不能连无线

我用联想r720拯救者win10装了ubuntu16.04 .03双系统无法链接无线网