ndiswrapper

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
stchd
帖子: 47
注册时间: 2005-09-26 21:38

ndiswrapper

#1

帖子 stchd »

在某宝上淘了个USB无线网卡,在windows系统中运行正常,
Linux下可以看到,但连不上网,在网上查了一下,发现RTL8188系列在Linux下都有问题,
下载驱动,网上说内核3.7以上的用不了。
只能考虑用ndiswrapper了。
昨晚家里的fedora18安装设置ndiswrapper没问题。网卡正常使用。
今天单位的Ubuntu13.10遇到问题了。
按照网上的办法,安装ndisgtk,自动安装了ndiswrapper-comm和ndiswrapper-utils-1.9
ndiswrapper安装windows的驱动。-m -ma写入配置文件。
重启后
#modprobe ndiswrapper
结果杯具了。
FATAL: Module ndiswrapper not found.
有没有人有类似的问题,怎么解决?

另外:网上ubuntu 13.10的资料好少,很多人还是13.04和12.10
头像
tangmumao_wefls
帖子: 2899
注册时间: 2011-02-11 14:09
系统: AnthonOS Next
来自: 在那不遥远的地方
联系:

Re: ndiswrapper

#2

帖子 tangmumao_wefls »

sudo apt-get install linux-headers-`uname -r` build-essential ndiswapper-dkms

Sent from my MI 2S using Xparent Skyblue Tapatalk 2
回复