wifi y usb
Volver al foro (Conexión ADSL)-
hola, por Dios que alguien me diga si esto me ayuda o no.
El caso es que este es el readme del driver del adaptador usb-wireless marca Cnet.
PERO es para REDHAT no sirve (al menos eso creo o no lo he hecho bien) para DEBIAN?
o si sirviera como lo hago aqui os pongo las instracciones a ver si alguien me aclara algo. Gracias.
cmjmmrp@ya.com
*********************************************************
*** CNet 11Mbps WLAN USB adapter ***
*** Linux Driver ***
*** Copyright (c) 2003 ***
*** CNet CO., Ltd. ***
*********************************************************
*** USB Driver Version 2.1.2.1 ***
*********************************************************
*** X windows Application (xvnet) version 4.0.0.0 ***
*** command line utility (lvnet) version 1.0 ***
*********************************************************
A. Environment:
- Our software environment of system as below:
OS: Linux kernel 2.4.18-3 on an i686
Distribution: RedHat 7.3
B. Environment setup:
- Linux kernel source:
In order for the applications to run you have to
enable CONFIG_NET_RADIO in the kernel.
1. In /usr/src/linux (or linux-2.4)
# make menuconfig
Select Network Device Support
|--->Wireless LAN (non-hamradio)
|--->Wireless LAN (non-hamradio)
2. # make dep
- USB controller:
Use uhci.o rather than the default usb-uhci.o.
1. Edit /etc/modules.conf and replace
"alias usb-controller usb-uhci" with
"alias usb-controller uhci"
2. Reboot the system.
# reboot
C. Installation Procedure:
- Unpack the CNWLC-611-CNET-AR-USB-LRP-V1.00.tgz package
(anywhere you like).
# tar xzvf CNWLC-611-CNET-AR-USB-LRP-V1.00.tgz
- In the setup directory run:
# make clean (clear old object codes)
# make config (Answer the question)
# make install (Build & install the modules)
This will do everything (install the driver patch
and the necessary files ). (make sure that you logged on
as root).
D. Plug in 503A RFMD USB adapter:
- After pluging adapter, just wait a moment.
When system show "Multicast is enabled", just click
"Enter".
E. Setup protocol up for device:
- To see the log messages about your device. It will
list the alias of the device, e.g.: vnetusba.c: usb
"eth0" initialized and registered. This shows the
alias is "eth0"
#dmesg
Otherwise, you can observe log file /var/log/message
to make sure what the alias is.
If you have dhcp installed, run:
# dhcpcd
e.g. dhcpcd eth0
If you don't, just run:
# ifconfigup
And set default gateway manually if you got available gateway.
# route add default gw
e.g. ifconfig eth0 192.168.0.1 up
route add default gw 192.168.0.254
F. Wireless Utility:
- If you finish the steps as mentioned, you can run below
command and configure parameters of wireless.
# lvnet
:-) cmjmmrp :-) ...
cmjmmrp
Usuario Senior
Envíos: 9