18 linux mint 驱动_Linux Mint 18 迅捷FW150US无线网卡(RTL8188EUS芯片)驱动安装

本文介绍了解决LinuxMint系统下迅捷FW150US无线网卡驱动不兼容导致的网络连接不稳定问题的方法。通过下载并安装特定的rtl8188eu_USB_linux驱动,实现了稳定高速的无线网络连接。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

最近实在受不了windows系统的启动缓慢和内存占用高,于是决定安装双系统,考虑到未来Windows的发展趋势,系统之一非Windows 10莫属,而linux桌面系统从Ubuntu和Mint中二选一,最后决定使用Linux Mint cinnamon 。即 Windows 10 + Linux Mint 18 组合。具体安装方法网上可以搜到很多,这里不再赘述。本文主要讲述装好Mint 后的无线网卡上网问题。

由于家中使用的是无线路由,方便易用,所以为电脑也买了无线网卡迅捷FW150US ,减少了网线的走线。对于以前的windows系统还好,因为迅捷官网会提供该网卡的Windows 驱动。上网不成问题。装好Linux系统后,开始时候还担心找不到无线网卡的相关驱动,插上网线,升级了一下可用更新,然后插上网卡竟然是可以找到无线网络的。不知是默认带了驱动还是更新后才有的驱动。不过网速实在是差,大部分时间是无法上网状态。看来这默认的驱动不太匹配。网上找了好久,下载几个rtl8188eu_USB_linux驱动,总是在编译时候出错。各种错误:版权Codebye.com

error: implicit declaration of function ‘daemonize’ [-Werror=implicit-function-declaration]

os_dep/linux/os_intfs.c:313:3: error: implicit declaration of function ‘create_proc_entry’ [-Werror=implicit-function-declaration]

关键点在于这篇文字提供了一个驱动的源码地址,这个源码是有人在维护更新的,所以适配Linux当前最新版本。github源码:https://github.com/lwfinger/rtl8188eu

下载源码https://github.com/lwfinger/rtl8188eu/archive/master.zip 然后是例行工事了:版权Codebye

解压:Please extract the ZIP file, go to the folder where you extracted it, and right-click inside that folder > Open in Terminal. In that terminal please run these two commands:

终端中执行:

make

sudo make install

重启:Then you can reboot your computer,

或:or you can start using the wireless right away with: sudo modprobe 8188eu

codebye.com这一切结束后,网络恢复正常了.版权 Code bye

$ iwconfig

wlx005a39b6bd42  IEEE 802.11bgn  ESSID:”TP-LINK_E5AA”  Nickname:””

Mode:Managed  Frequency:2.412 GHz  Access Point: 88:25:93:20:E5:AA

Bit Rate:150 Mb/s   Sensitivity:0/0

Retry:off   RTS thr:off   Fragment thr:off

Power Management:off

Link Quality=69/100  Signal level=-50 dBm  Noise level=0 dBm

Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0

Tx excessive retries:0  Invalid misc:0   Missed beacon:0

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值