Kubutu Wireless Networking

Discussion in 'Linux, BSD and Other OS's' started by thomas234, Sep 1, 2006.

  1. thomas234

    thomas234 Big Geek

    Likes Received:
    0
    Trophy Points:
    16
    I've just installed Kubuntu on my Celeron 2GHz. I've setup ndiswrapper for a Belkin F5D7050 usb and installed all the drivers. That all works fine. I'm now having a struggle connecting the computer to the network. If I turn WEP off on my router, I can start Kubuntu without the network adaptor in, and then plug it in and it will automatically connect and I'll be on the internet. But when I enable WEP, I enter the code in System Settings > Network Settings > Administrator mode > Click wlan0 and configure, apply it, quit system settings but it will not connect. I've also tried Wireless Assistant but that seems even worse (it won't connect even when WEP is off!).

    Thanks, Thomas
     
  2. Addis

    Addis The King

    Likes Received:
    91
    Trophy Points:
    48
    Try using the command line tool, iwconfig.

    do man iwconfig to find out how to use it. Its pretty much like iwconfig wlan0 ESSID blah blah blah.
     
  3. thomas234

    thomas234 Big Geek

    Likes Received:
    0
    Trophy Points:
    16
    Thanks, but I've already tried that. I used
    Code:
    sudo iwconfig wlan0 essid belkin54g key [I]<WEP KEY>[/I] mode managed
    as said on the ndiswrapper installation page, however, it is no different to using the network settings thing.

    Thanks, Thomas
     

Share This Page