分页: 1 / 1

usb无线网卡怎么装 有驱动但是不会装(附图)

发表于 : 2011-04-22 13:04
yuyouqi
图片这个是linux驱动的目录
readme中写了1. readme.txt

2. Release Notes Document

3. driver source code

3.1 Makefile - to build the modules

3.2 Script and configuration for DHCP:
"wlan0dhcp"
"ifcfg-wlan0"

3.3 Example of supplicant configuration file:
"wpa1.conf"

3.4 Script to run wpa_supplicant
"runwpa"

4. wpa_supplicant-0.6.9.tar.gz - the tool help the wlan network to communicate under the
protection of WPAPSK mechanism (WPA/WPA2)

5. wpa_supplicant-0.6.9_wps_patch.tar.gz - for wps patch
divers文件夹里面是
图片
如何安装呢?
谢谢

Re: usb无线网卡怎么装 有驱动但是不会装(附图)

发表于 : 2011-04-22 22:41
remeber
不知怎么说好了。

Re: usb无线网卡怎么装 有驱动但是不会装(附图)

发表于 : 2011-04-25 13:55
lijiwe24
建议lz的,这样操作:

进终端,进drivers目录,
make
sudo make
sudo reboot

重启后进network manager设置就好了