LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 06-12-2004, 05:19 AM   #1
CyberJedi
LQ Newbie
 
Registered: Jun 2004
Location: New England
Distribution: Slackware v9.1
Posts: 5

Rep: Reputation: 0
Question Slackware v9.1 & Linksys WPC11v4 wirelesscard


I run Slackware v9.1 (kernel 2.4.20) on a Dell Inspiron 3000 laptop. I just recently purchased a Linksys WPC11 (v4) and found out that it has the REALTEK chipset as opposed to the old PRISM chipset it once had.

I found a REALTEK driver to get the card working (RTL8180), installed the driver, and the card is recognized when I do 'IFCONFIG' or 'IWCONFIG'. The card is named, "wlan0". The power light comes on so I know it's functioning correctly. I get no errors when setting the IP address for it, subnet, etc... through 'ifconfig'..... However....

My problem is when I try to use 'iwconfig' to setup the parameters for it they won't change. I don't get any errors once I execute the commands, however the settings stay the same. I can't change the ESSID, CHANNEL, or any other parameter. Everytime I do, 'iwconfig wlan0' it's still the default settings.

# iwconfig wlan0 essid WAP01 <<- Doesn't work/change

# iwconfig wlan0 channel 01 <<- Doesn't work/change


Anyone ever have this problem? If so, what am I doing wrong and/or how can I resolve it??

Much appreciated for the help in advance...


>> CyberJedi
 
Old 06-12-2004, 10:17 AM   #2
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Make sure the card is set to managed, or infrastructure, mode. It should pick up the correct channel on its own.
# iwconfig wlan0 mode Managed

Post the complete output of iwconfig wlan0 to see if there are any hints there.
 
Old 06-12-2004, 12:01 PM   #3
CyberJedi
LQ Newbie
 
Registered: Jun 2004
Location: New England
Distribution: Slackware v9.1
Posts: 5

Original Poster
Rep: Reputation: 0
Setting the card to MANAGED mode still doesn't do it. Here's my output after executing, "iwconfig wlan0 mode Managed" ....

root# iwconfig wlan0 mode Managed
root# iwconfig wlan0 essid WAP01
root# iwconfig wlan0

wlan0 IEEE 802.11-DS ESSID:"aptest2"
NWIDff/any Channel:0 Access Point: FF:BF:07:00:01:00
Bit Rate: 1Mb/s Tx-Power:2346 dBm Sensitivity=0/0
Retry: On RTS thr: 2346 B Fragment thr:2346 B
Encryption keyff
Power Managementn

First off, that isn't my ESSID (even after I tried setting it). Secondly, that's not my MAC ID# for my AP (even after I tried setting that too). Even trying to set the correct channel was unsuccessful. It didn't pick it up on its own.

I do have encryption on the ap "ON", but notice that with the card it's OFF. Do you think I should shutoff encryption on the ap?? Maybe it's not identifying with the ap because the ap is ON and the card is OFF???

This is my first time at trying to configure a wirelesscard under Linux. So I'm learning as I'm going along here. : )
 
Old 06-12-2004, 11:02 PM   #4
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
You're picking up someone else's AP. Why it's not taking the commands, I don't understand.

Try disabling WEP on the AP and see if you can associate properly. Then, enable it with the same key at both ends.
 
Old 06-13-2004, 07:37 AM   #5
CyberJedi
LQ Newbie
 
Registered: Jun 2004
Location: New England
Distribution: Slackware v9.1
Posts: 5

Original Poster
Rep: Reputation: 0
I tried everything at this point. I disabled WEP on the AP. I even enabled SSID Broadcasting and the card still couldn't pick up my AP. Not even the MAC ID#.

I even went back and tried the previous suggestions and those didn't work as well.

At this point, I think I'm going to return my Linksys card and get a PRISM2 based card. I'll most likely get a Netgear MA401 (Prism-based). I'm a Netgear lover/user to begin with and I've never had any problems with them before. This isn't the only time I've had problems with Linksys (unrelated to *nix). I've heard nothing but rave reviews about the Netgear MA401 working under Slackware v9.1 so I'll give that a try.

I really appreciate the help. :-)

Good'ay!
 
Old 07-01-2004, 10:08 AM   #6
Captian_Nemo
LQ Newbie
 
Registered: Jul 2004
Posts: 1

Rep: Reputation: 0
I had the same problem in configuring WLAN.
Solution: you can't edit ESSID if your key encription isn't set correctly.
Try to change the key mode to "open", then again to restricted:

iwconfig wlan0 key open
iwconfig wlan0 essid MYESSID
iwconfig wlan0 key restricted


That worked!
Now I have to discover how to do this automatically at boot... guess I'll have to insert a script in init.rd,
'cause putting the above lines in /etc/network/interfaces doesn't seem to work.

Bye
the Captain
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
(FreeBSD && Fedora Core 4 && Slackware 10.0) Filesystem Support taylor_venable *BSD 1 07-14-2005 03:24 PM
A tale of Linksys WPC11v4, Knoppix 3.9 (HD) (Debian), ndiswrapper, and wireless. slimjim8094 Linux - Wireless Networking 1 06-28-2005 02:38 PM
Compile from source + Linksys WPC11v4 wireless card crnchyfrog Linux - Hardware 6 06-09-2005 03:31 PM
Ralink rt2500 wirelesscard Jaster Linux - Wireless Networking 8 03-03-2005 08:30 PM
Slackware 9 & Linksys wpc-11 JunctaJuvant Linux - Networking 5 06-18-2003 02:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 07:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration