LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   connecting to Linksys WLAN on openSuSE 10.2 (https://www.linuxquestions.org/questions/linux-wireless-networking-41/connecting-to-linksys-wlan-on-opensuse-10-2-a-529768/)

essinc 02-16-2007 07:09 PM

connecting to Linksys WLAN on openSuSE 10.2
 
Hey, I'm really new to Linux, so sorry if I do or say something dumb :).
That aside, is it possible I could get help connecting to my wireless network? I use openSuSE 10.2 and have a Linksys WUSB11 ver 2.6 wireless adapter. A friend tried to help me, and he guided me through the process of trying to use ndiswrapper and got me more familiar with the command line in general, but he recommended that I come here as the solution seemed to be over his head. So, any help would be greatly appreciated!

kiwidoc66 02-17-2007 04:47 AM

Try this link to a very good step by step guide to setting up wireless networking in SUSE 10

http://nextgen.no-ip.org/~andrew/lin...fo10-32bit.php

essinc 02-17-2007 07:22 PM

Thanks for the link; unfortunately, I worked through the guide and I still have no connection. Any tips? Notes about my process: I went to the ndiswrapper wiki to find its links for drivers for my device, and I could only find a WUSB11v2.5, whereas mine is a 2.6. I went ahead and used the 2.5 - could that be my issue?
EDIT: Also, no "device present" is appearing next to the driver in ndiswrapper -l.

2Gnu 02-17-2007 09:11 PM

It's very likely that the 2.5 drivers will not work at all with a 2.6 device. Try using the drivers that came with the card or get them from the manufacturer's web site.

essinc 02-18-2007 08:37 AM

I went to the Linksys site and got the driver for my device and installed it, and now it says both driver installed and "device (077B:2219) present (alternate driver: at76_usb)." However, I still have no connection :( What should I try now?

2Gnu 02-18-2007 09:11 AM

Hey, that's progress!

Is the adapter associated with the wireless network?

Are you getting an IP address?

essinc 02-18-2007 10:18 AM

Sorry, can you tell me how to check for that?

2Gnu 02-18-2007 10:59 AM

Post the output of iwconfig <your_interface> (probably ra0)

Post the output if ifconfig <your_interface>

essinc 02-18-2007 12:19 PM

How do I find what interface I am using? When I type both iwconfig ra0 and wlan0 I get "No such device."

2Gnu 02-18-2007 05:41 PM

Type iwconfig with no interface, and it will list them all. If you only have lo, the driver is not loaded or not operating correctly.

essinc 02-18-2007 09:05 PM

I only have lo, eth0, and sit0, all of which say "no wireless extensions."

2Gnu 02-18-2007 09:38 PM

Did you get any errors when you ran modprobe ndiswrapper?

Did you follow the instructions in the wiki to the letter when installing the driver?

essinc 02-18-2007 09:41 PM

No, and yes :(

2Gnu 02-18-2007 10:24 PM

The only thing I can suggest is to remove and reinstall both ndiswrapper and the drivers, starting from scratch.

The absence of the interface indicates either a missing or broken driver.

essinc 02-18-2007 11:37 PM

I uninstalled and reinstalled ndiswrapper and the driver, and it's all exactly the same :( It seems really weird that wlan0 has disappeared - it was there when I first tried with my friend to fix it. I think something must have happened when I added network cards in YaST according to the guide. The thing is, whenever I connect my device, Linksys WLAN controller pops up in YaST network cards, but even though I configure it I still have no connection.
So.... what should I do now?


All times are GMT -5. The time now is 03:36 PM.