UBUNTU12.4 安装磊科无线网卡驱动

UBUNTU12.4 安装磊科无线网卡驱动

UBUNTU12.4 安装磊科无线网卡驱动

在淘宝低价买了一个网卡,回来发现不能用 ,擦 无语了。 无赖只能在网上各种找驱动,编译 安装 。今天在终于安装好了WIFI驱动了:

下载地址:https://github.com/lwfinger/rtl8188eu

http://download.csdn.net/detail/xiabodan/7625765

cd rtl8188eu-master/

make

make install

重启电脑 OK

UBUNTU12.4 安装磊科无线网卡驱动

参考:

http://club.jd.com/repay/667570_851a816e-972e-4430-94ff-cd8ac18437f4_1.html

https://github.com/lwfinger

https://github.com/lwfinger/rtl8188eu

http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a4f3bc03f1e7b1f25cc52328981c2a35871e55a1

上一篇:mysql 约束条件 auto_increment 自动增长目录


下一篇:MyBatis之二:简单增删改查