Menu
  • Accueil
  • Forum
        ø Wireless
        ø Constructeurs
        ø Mentions légales
  • Recherche
  • Liens
  • Contribuer
  • WiFaq
  • Polos WlanFr
        ø Backend WlanFr
        ø Charte
  • Wlanfr
  • Syndication RSS
  • Vidéo
  • Essais Matos
    Cartes PCMCIA
    Cartes PCI
    Access Point
    Antennes
  • Netgear MA311
  • D-Link DWL520+
  • Netgear MA401
  • Nos tests...
        ø La Caro
        ø Une omni simple
  • Seat 2030 (M ou P)
  • Les Tests AP
        ø DG824M
  • HostNet NoName
        ø PCI MA311
        ø Vigor 2600We
  • LinkSys WAP11
  • NoName PCMCIA
  • SEAT810
  • SEAT710
    Cartes USB
  • Les tests USB
  • Les tests PCMCIA
  • SEAT 510
        ø 900AP+
        ø DSL-604+
  • D-Link
  • SEAT830
  • SEAT910
  • NetGear
  • BeWan 6104W
  • Seat 1010
  • Aironet 1100
    Modems ADSL
  • Seat 100
  • HomeMade
  • SEAT318
  • SEAT205
  • TRENDnet
        ø TEW-310APB
        ø TEW-311BRP
  • Netgear MA111
  • Matériel Linksys
    Tests globaux
  • USR 805416
  • USR 805450
  • USR 805410
  • LXB5410
  • Draytek
        ø Vigor 2200VG
  • Using the Belkin USB Wireless G key under Linux

    This is an attempt to summarize the content of the various web pages that describe the setting of a Belkin USB Wireless G key under Linux, plus the author's own experience. Since most of this content is second hand, it might be partially inaccurate. Do not hesitate to send comments and corrections to the author.

    The Belkin USB Wireless G Network adapter (ref. F5D7050) is a WiFi network interface which is relatively common due to its low price.

    Internally, it can contain three different chipsets : Ralink RT2570, Ralink RT73, or Zydas 1211B. You can identify which one simply by looking at the contents of the CD-ROM which is supplied with the key.
    Windows drivers Chipset
    rt2500.sys
    rt2500.inf
    Ralink RT2570
    rt73.sys
    rt73.inf
    Ralink RT73
    BLKWGUXP.sys
    BLKWGU.inf
    Zydas 1211B

    For each of these three chipsets, there are two installation methods available:

    • you can use the Open Source drivers for this chipset;
    • you can use the Windows XP drivers with "ndiswrapper" utility.
    The good method is to use the Linux drivers. The "ndiswrapper" method might give inferior technical results. It also implies that you read and accept the terms of the end user licence agreement of the Windows drivers (so far as they are compatible with your local legislation). Therefore, the "ndiswrapper" method should be used only as a last resort.

    The Linux drivers method

    Recent distributions come with precompiled drivers. In such a case, all that you have to do is to load the kernel module with "modprobe" (as the super-user "root"). You can then check that you have a wifi network interface with "iwconfig" (from the wireless-tools package).
    Chipset Commands
    Ralink RT2570 # modprobe rt73
    # iwconfig rausb0
    Ralink RT73 # modprobe rt2570
    # iwconfig rausb0
    Zydas 1211B # modprobe zd1211b
    # iwconfig wlan0

    If you are not lucky, your distribution does not already contain the driver. Then you need to recompile the drivers by yourself. Here are the places where to donwload the drivers:
    Chipset Location
    Ralink RT2570 http://rt2x00.serialmonkey.com/wiki/index.php/Downloads
    Ralink RT73 http://www.ralinktech.com/supp-1.htm
    Zydas 1211B http://www.zydas.com.tw/downloads/download-1211B.asp

    The first steps are to:

    • download an archive
    • expand it
    • go into the archive's directory with "cd"
    Then the commands vary according to the driver you want to compile.
    Chipset Commands
    Ralink RT2570 as a normal user:
    $ cd Module
    $ make
    then, as root user:
    # make install
    Ralink RT73 as a normal user:
    $ cd Module
    $ chmod +w-x *
    $ chmod +x Configure
    $ cp Makefile.6 Makefile
    or, if you have a 2.4.x kernel instead of a 2.6.x one
    $ cp Makefile.4 Makefile; make config
    then, as root user:
    # mkdir -p /etc/Wireless/RT73STA/
    # cp rt73.bin rt73sta.dat /etc/Wireless/RT73STA/
    # cp rt73.ko /lib/modules/$(uname -r)/extra/
    # depmod -a
    Zydas 1211B as a normal user:
    adapt the Makefile to the version of your kernel
    apply this patch
    then, as root user:
    # make

    Once you have successfully recompiled and installed the driver, go to "modprobe" step explained above.

    The "ndiswrapper" method

    This method consists in the following commands (replace "driver" below with the name of the Windows XP driver):
    # ndiswrapper -i driver.inf
    # ndiswrapper -l
    (to ensure that the driver is loaded and the hardware detected)
    # modprobe ndiswrapper
    # iwconfig wlan0
    (to ensure that the interface is available)

    Once everything works, you can type "ndiswrapper -m" to let this interface be created automatically at computer reboot.

    What next?

    When the WiFi network interface ("rausb0" or "wlan0") is available, you can let graphical tools like KWifiManager configure it, or if you prefer the command line, you can:

    • set its network name: iwconfig wlan0 essid mynetwork
    • set its IP address: ifconfig wlan0 192.168.12.12
    • have it get automatically an IP address from the access point:
      dhclient wlan0 or dhcpcd wlan0, according to your distribution
    • etc...
    All these settings are temporary. To make them permanent, use the tools provided with your distribution (YaST for SuSE, modifying /etc/network/interfaces for Debian, etc...).

    Last updated: 2006-05-18. Maintained by webmaster@bureau-cornavin.com.

    Liens sponsorisés

         
     
    Menu utilisateur
    Vous êtes connecté en Invité
    Pseudo
    Mot de passe
    Ne pas m'oublier
  • Enregistrez-vous
  • Mot de passe oublié

    Ils sont là
    patrice, zemalache, goud,

    Il y a aussi 1630 invité(s).


    Visites
    Stats du jour3746 Pages
  • Forum
  • Général
  •     ø Bla Bla
        ø ART
        ø Sécurité
        ø Logiciels
        ø Suggestions
        ø Jeux/Loterie
  • Matos sans fil
  •     ø Carte PCMCIA
        ø Carte PCI
        ø Access Point
        ø Câble Connecteur
        ø Antennes
        ø Tout en un
        ø Carte USB
        ø P'tit coup d'pouce
        ø PC portable/ PDA
        ø Autre matériel
        ø Carte C. Flash
  • Vente Groupée
  •     ø Netgear Wireless
        ø Vigor Wireless
        ø Général
  • Troc ou vente PAP
  •     ø Troc
        ø Vente
  • Forum dédié à
  •     ø Inventel
        ø Draytek Gamme VIGOR
  • VoIP & VoWi-Fi
  •     ø Les logiciels
        ø Matos VoIP & VoWi-FI
        ø Asterisk
  • Console de jeux wireless
  •     ø Nokia N-Gage
    Dossier
  • Les DB, DBm, DBi
  • Wifi et sécurité
  • Sécuriser son AP avec Linux
  • Comment flasher les chipsets Intersil Prism
  • Comment récupérer un flash raté
  • Conf Linux
  • Belkin USB Wireless G
  • D-Link DWL 650+
  • Netgear MA311
  • Debian et la MA311
  • Chipset Atmel et Linux
  • Installation WPC54G
  • Netgear WG311v2 sous Debian
  • Netgear WG311v2 ACX100
  • Netgear WG511
  • BBPortalS V.1.5.11 (c) BBsProcesS Coded by Patrice