| Linux - Wireless Networking This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-09-2006, 12:09 PM
|
#1
|
|
LQ Newbie
Registered: Aug 2006
Posts: 9
Rep:
|
What is eth0??
I want to configure my wireless zd1211 adaptor by entering "ifconfig eth0 up" but an error occured saying : "SET failed on devide eth0; peration not supported". What does this mean?
|
|
|
|
08-09-2006, 12:21 PM
|
#2
|
|
Member
Registered: Aug 2003
Location: Ottawa
Distribution: Redhat 5.2, 6.0, 6.1, Mandrake 7.2, 8.0, 9.1, 9.2, 10.0, Gentoo, Debian 3.1r0
Posts: 224
Rep:
|
eth0 is your ethernet card. They are labelled "ethX" starting with an X of 0, so if you had two ethernet cards, the second would be "eth1".
As for your error message it means that the "SET" operation your driver was trying to perform on you ethernet card is not supported by your card.
It looks like you have the wrong driver for your card. Also, wireless cards should be "wlan0" instead of "eth0" and they should use the "iwconfig" command instead of the "ifconfig" command.
Try googling for instructions on how to setup your wireless card for your distribution (which distro are you using BTW?)
|
|
|
|
08-09-2006, 01:15 PM
|
#3
|
|
LQ Newbie
Registered: Aug 2006
Posts: 9
Original Poster
Rep:
|
I'm using SUSE 10.0. I tried "ifconfig wlan0 up" but linux doesn't seem to recognize wlan0 and stated "wlan0: unknown interface: no such device". Do you know what is wrong?
|
|
|
|
08-09-2006, 02:05 PM
|
#4
|
|
Senior Member
Registered: Jul 2004
Location: Nantes (France)
Distribution: Arch Linux
Posts: 1,897
Rep:
|
I don't have the answer, but I just thought I'd clear some confusion.
iwconfig is not a replacement for ifconfig.
ifconfig is for all network interfaces, be they wired or not, and iwconfig is an add-on for wireless interfaces.
Roughly explained: you set the IP with if-tools, and you set the ESSID and key with iw-tools (though in practice it is a bit more complicated: there's dhclient, wpa_supplicant...)
Yves.
|
|
|
|
08-09-2006, 08:14 PM
|
#5
|
|
Member
Registered: Aug 2003
Location: Ottawa
Distribution: Redhat 5.2, 6.0, 6.1, Mandrake 7.2, 8.0, 9.1, 9.2, 10.0, Gentoo, Debian 3.1r0
Posts: 224
Rep:
|
Type:
dmesg | more
and look through the listing for anything to do with your network card. It should tell you if it finds it. If there's nothing, then chances are the driver is not installed at all.
Check out these sites:
http://zd1211.ath.cx/
http://sourceforge.net/projects/zd1211
http://www.kernelconcepts.de/~nils/zydas1211.html
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:31 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|