SlackwareThis Forum is for the discussion of Slackware 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.
If I remember correctly, it doesn't actually do the scanning when you run the command iwlist scan, but it scans as soon as the interface is up. Also, it takes time for your card to pick up the broadcast packets from all available networks. So don't expect all the networks to be listed the moment you bring up the interface. Give it 15 - 30 seconds before running iwlist scan. If you have no results then wait 15 - 30 seconds and try again. If after a minute or two of this you still have nothing, then you either you can't pick up any networks, or your system is improperly configured. That is the limit of my knowledge on the subject. Hope it helps.
Thanks for the replies.
AlienBob: I know that iwlist only works with the interface up.
what I was saying is that it won't find any networks UNLESS it is run right after i bring wlan0 up.
Examle:
1)
wlan0 down
wlan0 up (in Managed mode)
iwlist wlan0 scan
Results: 0-3 networks. however, there should be at least 5 available.
NOTE:
If wait 10 seconds after these commands and iwlist scan again, thaen no network would be listed!!!
2)
wlan0 down
wlan0 up
wait 1 minute
iwlist wlan0 scan
Results: no scan results
I had a pretty fair mileage with a "rt2500" card
"rt61" (RaLink rt2561) are fine too
in both cases i use the CVS snapshot
Sometimes it's broken, sometimes not.
I'm a member on the serialmonkey forum (it helps)
The guys are doing a tremendous job without any help, except few user's feedback...
so,
RTFM You did RTFM didn't ya?
I would check/try iwpriv,
I would compare the stable against the CVS
I would give the 2x00 a shot too ;-)
did You know that 2x00 has hit the main kernel tree (not sure if still in mm or already in stable branch)?
May be it's time to run a 'own' kernel? I wish You luck and recommend oldconfig with pat's settings, then customize.
rtfm is alway the best solution=))) Though i think the problem is in drivers.
Here is a little update:
I just did an exactly the same installation of Slack 12.1 smp on another computer (sony vaio using iwl3945 driver for its intel card).
after configuring the essid in my iwconfig, the iwconfig looked fine (i.e it found the right mac for my ap). iwlist returns 7 networks.
When i tried runnig dhcpcd wlan0, it wouldn't work and just would bring the wlan0 down.
after a quick search i found that i had a
Quote:
Jun 25 12:36:26 sietch kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
message in my /var/log/messages file.
The solution was to run iwconfig wlan0 essid again 0_0
then there was the message that link is found.
dhcpcd wlan0 worked fine.
So the problem is in my card's driver.
It looks like the ralink rt2500 and rt61 are the cards which work fine, but there are problems with rt2400 ones.
Testerday i've downloaded a serialmonkey driver and installed it (following the manual). The only problem was that i kept being redirected from their download page to their main, so in order to download it i had to find a direct link to tarball (found it in one of gentoo forums) and then wget it.
Am I using the 2x00 serialmonkey driver or the initial rt2400 one?
Just ran slax. it loaded the serialmonkey driver, however the card would behave in the same way. I doubt that this is hardware problems, as i used this card under windows a year ago=))
Though i think that the easies solution would be to just buy another wifi card =\
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.