LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Wireless LAN setup? USB linksys wubs11? (https://www.linuxquestions.org/questions/linux-newbie-8/wireless-lan-setup-usb-linksys-wubs11-269193/)

petteril 12-22-2004 10:06 AM

Wireless LAN setup? USB linksys wubs11?
 
Hi,

I'm VERY new to linux. I just installed LBA-Linux last night. I'm having trouble getting the system to see my wireless LAN. I have a Linksys WUSB11 adaptor connected via USB. What do I need to do to get this to work? Is there another adaptor that is more Linux friendly? In the setup for adding Wireless to the system Linksys isn't listed at all. Thanks for any help!

deanw1969 12-23-2004 10:55 AM

This adapter will work if it is a version 2.6. It uses the at76c503 Atmel driver. See this page for instructions:

http://at76c503a.berlios.de/

These drivers are probably already in your kernel under the 3rd party drivers directory. (/lib/modules/2.x.x.x/kernel/3rdparty) modprobe the appropriate driver, create an alias "alias wlan0 at76c503" in your modprobe.conf file and set up ifcfg-wlan0 if it doesn't exist. Good luck.


All times are GMT -5. The time now is 04:22 PM.