Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-21-2003, 11:49 AM
|
#1
|
LQ Guru
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153
Rep:
|
Setting up wireless network on a laptop
I just have gotten a laptop and I have a wireless card for it. Right now I am booting knoppix and saving the changes because the harddrive is only 1gb. On startup knoppix recognizes my card. How do I go about setting it up to talk with my router. So far I have found out I need to set up my ssid. How do I do this.
|
|
|
06-21-2003, 04:11 PM
|
#2
|
LQ Guru
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109
Rep:
|
try man iwconfig, this tool is used to set up wireless cards, unless yours has a proprietary-only setup application.
|
|
|
06-24-2003, 10:50 AM
|
#3
|
LQ Guru
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153
Original Poster
Rep:
|
well I've got that up but how do I change my ssid. And when there used to be windows on my laptop there was the D-Link air utility that was really nice because it had pretty graphs of signal strenght, etc. Is there something like this for linux?
Thanks
|
|
|
06-24-2003, 12:00 PM
|
#4
|
LQ Newbie
Registered: May 2003
Posts: 12
Rep:
|
try :
iwconfig interface essid yourssid
interface being your card ( might be eth1, or wlan0 or whatever the driver decide to name it)
hope this help
ox
|
|
|
06-25-2003, 04:53 PM
|
#5
|
LQ Guru
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109
Rep:
|
ox is correct, additionally, you may also try: iwconfig <device-name> essid any, which ought to work as well. If you've enabled WEP encryption (and you really should regardless of how easily cracked it is) you'll need to use: iwconfig key xxxx-xxxx-xx for 64 bit. Typing "man iwconfig" will give you all the other details as well.
To see your card's device-name, type iwconfig with no options, it should list the device as well as the essid of your access point/router. If iwconfig returns nothing or an error, your card will need a bit more work.
I have a D-Link dwl-650 (version 2, ADMtek chipset) and sadly, D-LInk does not support this card for Linux at all, so there's no supplied monitoring application as you asked about. There may be an open-source monitor that will work with your card, there may not. In the mean time you can simply type iwconfig and look at this line: Link Quality:95 Signal level:0 Noise level:0, it should give you some idea as to whether you're signal is ok. Notice on mine how the only field filled in is Link Quality. Some drivers support more info than others, if you post what driver you're using, maybe we can find some info on it.
ps: If you'd like your card to automatically config at bootup and when returning from a suspend, post your distro as well. (unless your distro is going to be knoppix).
Last edited by akaBeaVis; 06-25-2003 at 04:56 PM.
|
|
|
All times are GMT -5. The time now is 03:14 AM.
|
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
|
|