Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
OK, I have read numerous tutorials on configuring Linux to run a wireless network, and I cannot find something to address the DWL-122 and SuSE. I have tried using YaST, and I configured the card, but Linux won't interface with the card. I checked on my Windows router connected computer and it pics up the DWL's MAC...but Linux does not recognize the USB as the source for the internet. What do I need to modify, is their an easy fix or am I going through NDISWrapper and recompiling of the kernel to make everything jive? Can anyone save me so I can get away from Windows....
OK update, I tried the Julian Coccia FAQ on the DWL-122, and I tried the Guide that was posted up here, and neither have worked. For the guide here, the part where you execute
iwconfig wlan0 essid [SSID]
Linux spit back:
Error for wireless request "Set ESSID" (8B1A):
SET failed on device wlan0; Operation not supported.
As for the Julian Coccia FAQ, everything went fine until I got to the ifconfig command, and when I tried to execute the command:
ifconfig wlan0 [IP] netmask 255.255.255.0
It said that command wasnt supported, but when I queried wlan0, it showed the IP and netmask I just entered. Then when I go to execute
route add -net default gw [router IP]
It doesn't support this command either. I can get the errors returned from these commands if it helps. PLEASE can anyone help me on this? Thanks all.
Last edited by StormShadow; 08-02-2004 at 12:33 AM.
iwconfig wlan0 yields:
wlan0 no wireless extensions
Does this help point to my problem at all? I will go back through your help guide, which I really appreciate, and see if I can make some headway. I skipped past the kernel compilation and the latest linux-wlan-ng drivers were already installed (as far as I could tell). My tail message when I plug in and unplug the DWL did not look like yours, if you need that readout I can get it to you as well. Thanks for all your help and information, its greatly appreciated.
Anyone have any new info to add, I am having a heck of a time trying to get this installed.
When I run tail /var/log/messages -f I get
Oct 10 01:48:28 linux kernel: usb 1-1: new full speed USB device using address 3
Oct 10 01:48:28 linux kernel: usb 1-1: SerialNumber: 000000000000
Oct 10 01:48:28 linux /etc/hotplug/usb.agent[5973]: need a device for this command
Oct 10 01:48:28 linux /etc/hotplug/net.agent[5974]: SIOCSIFFLAGS: No such device
Oct 10 01:48:33 linux ifup: No configuration found for wlan0
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.