在某宝上淘了个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
ndiswrapper
- tangmumao_wefls
- 帖子: 2899
- 注册时间: 2011-02-11 14:09
- 系统: AnthonOS Next
- 来自: 在那不遥远的地方
- 联系:
Re: ndiswrapper
sudo apt-get install linux-headers-`uname -r` build-essential ndiswapper-dkms
Sent from my MI 2S using Xparent Skyblue Tapatalk 2
Sent from my MI 2S using Xparent Skyblue Tapatalk 2