|
If you followed the instructions on the ndiswrapper installation page, then you already have ndiswrapper registered for modprobe.
I assume that you already tested that the card works correctly when you enter the iwconfig and ifconfig parameters from the console.
So if everything up to this point is OK:
- Open Network configuration tool:
From the KDE meny: System settings -> Network Configuration
or from the console: system-config-network
- Select your wireless device and click the 'Edit' tool bar button
- Under General Select 'Activate device when computer starts' and select if you want to obtain a static IP or through DHCP
- You shouldn't normally care about the next two tabs: Route, Hardware device (If you do, then you should know what to put there).
- Under the Wireless Settings set the mode, the network ESSID for your home network and the WEP key if you are using WEP. Something confusing is that you have to prefix yor Hex Key with 0x. e.g. if the key you enter in the command line is FE1684AA78 then you would enter 0xFE1684AA78 in the key field.
Click OK and that should work.
Last edited by rarsa; 07-23-2005 at 09:30 PM.
|