Results 1 to 5 of 5
Just installed slackware 11.0. I am using a RT2500 chipset wireless card, and after running iwlist scan, it picks up my wireless network without a problem, leading me to believe ...
- 07-26-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 3
Configuring wireless.
Just installed slackware 11.0. I am using a RT2500 chipset wireless card, and after running iwlist scan, it picks up my wireless network without a problem, leading me to believe it is installed and working fine.
Now, configuring the wireless is proving to be a problem. I have tried running commands like:
iwconfig ra0 essid [my network name]
but it doesn't seem to make any difference to the settings displayed after running
iwconfig ra0
I have also installed dropline-gnome and when I try to use the network manager in there, it prompt for the root password, which I provide. I then enter the settings required, click activate, and then close... before being given the error one gets when the incorrect root password is entered.
I'm at a loose end here....
- 07-26-2007 #2
some interface require commit to save the configuration so try this
iwconfig ra0 essid (...) mode managed key (....) commint
dhcpcd ra0
also if the iwlist ra0 scan shows you the networks in range so it should works for you .
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-27-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 3
Error for wireless request "Commit changes" (8B00) :
SET failed on device ra0 ; Operation not supported.
Sigh...
Wireless cards always prove to be difficult to set up.
- 07-27-2007 #4
I had the very same problems with Ralink chipset cards in CentOS and Slackware. Took me weeks of pulling my hair out to realize, when trying to input the essid and wep key, either just wouldn't "take" or would not work together... I hate to see there are still problems. I've had good results using Ralink chipsets with Ubuntu.
Been around the world and back with different wireless cards in several different distros. For my money, you cannot beat Atheros based cards with Madwifi.Wireless cards always prove to be difficult to set up.
- 07-28-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 3
Finally got it working

I used ndiswrapper with windows drivers after giving up on the native rt2500
Thanks for any help!


Reply With Quote