Ndiswrapper is a Linux module which allows Ubuntu to use the Windows driver for wireless cards,--xp??
参考网上做法,acer 4752g 上的确可以,但要选择xp的驱动:
1.安装ndiswrapper
http://sourceforge.net/projects/ndiswrapper
extract
make install
(Install kernel headers: apt-get install linux-headers-`uname -r` )
sudo apt-get install ndisgtk
2.
进入驱动所在目录 ndiswrapper -i xxx.sys (install)/ndiswrapper -r xxxx删除驱动/ndiswrapper -l 显示
查看是否安装 ndiswrapper -l , driver installed,有一次用了win7 的驱动 ,显示driver installed,但最后也没成功
3.写入配置文件
ndiswrapper –m
ndiswrapper –ma
ndiswrapper –mi
4.modprobe ndiswrapper
遇到“FATAL: Module ndiswrapper notfound”
到步骤1,参考http://blog.chinaunix.net/uid-22002627-id-3478362.html
可以直接设置无线网络连接