13/05-2004 à 21:37bonsoir.
en fait je ne dois utiliser que ce fichier
pour la version usb.
pour le fichier install:
[QUOTE]
*********************************************************
*** 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.19-16mdk[/B]
moi j'ai la 2.6 (si j'ai bien compris) mais je pense pas qu'il y est un probleme.
Distribution: Mandrake 9
B. Environment setup:
- Linux kernel source:
In order for the applications to run you have to
enable CONFIG_NET_RADIO in the kernel.
comment on fait pour voir le noyau????
1. In /usr/src/linux (or linux-2.4.19-16mdk)
# make menuconfig
Select Network Device Support
|--->Wireless LAN (non-hamradio)
|--->Wireless LAN (non-hamradio)
Là ça ce complique parce que j'ai toujours pas compris comment elle fonctionne cette console
2. # make dep
C. Installation Procedure:
- Unpack the CNWLC-611-CNET-AR-USB-LMP-V1.00.tgz package
(anywhere you like).
# tar xzvf CNWLC-611-CNET-AR-USB-LMP-V1.00.tgz
bon tout ça ça doit etre dans la console donc...
- In the wlandriver 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 restart your system.
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 |more
If you have dhcp installed, run:
# dhcpcd <interface alias>
e.g. dhcpcd eth0
If you don't, just run:
# ifconfig <interface alias> <ip address> up
And set default gateway manually if you got available gateway.
# route add default gw <default gateway ip address>
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
[/QUOTE]
tous les commentaires sont les bien venus.
merci.
----------
"Tout a été dit mais comme personne n'écoute, il faut toujours tout répéter."
André Gide