|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Wireless Networking Support for wireless networking in suse. |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Well done on getting it working and for posting your solution
Andy |
|
|||
|
I too was having an issue with getting the WUSB-300N linksys router operating correctly on my Suse 10.0 box.
My solutions was this: 1. Install drivers from disk using the ndiswrapper program 2. check for installed driver - ndiswrapper -l 3. load module - modprobe ndiswrapper Issues I had after the adapter was up and running: problem 1. It was not connecting to my AP. solution 1. I had to turn off my encryption on my wireless router and enable MAC address filtering. problem 2. The adapter was not grabbing an IP address automagically. solution 2. As root I had to type the command: dhcpcd <network name> , in my case, it was wlan0 problem 3. Adapter not starting up at boot time automagically. solution 3. I had to modify my boot.local file with the following line: modprobe ndiswrapper The boot.local file was located at: /etc/init.d/ on my suse 10.0 box Typing the suggested modprobe ndiswrapper command alone during setup will not load the module at boot! problem 4. No wlan0 config warnings. I did not use Yast to setup a wireless config for the wlan0, as when I did this it would cause the adapter to freeze my computer or symply not work at all. I had to manually create my wlan0 config file. My wireless config file is located in /etc/sysconfig/network/ . Created a file named ifcfg-wlan0 . Once all problems were solved, My wireless usb adapter loads at boot, is assigned an IP, uses the correct AP (access point) i.e. my wireless router, and uses the correct wlan0 config file. I hope this helps any others out there having similar issues with this product. Results: Once running, my adapter runs very well. I have good - great signal strength. I have a 10m/bit cable connection but am only getting 6.5 - 7 m/bit via the wireless adapter. So some loss in speed there, but still sufficient and I dont have to run any cables thru my apartment. |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|