LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-09-2008, 03:30 AM   #1
jonrpick
Member
 
Registered: Mar 2007
Distribution: F9, F10, Mandriva 2009, Puppy 4.XX
Posts: 105

Rep: Reputation: 15
Talking Need a wireless client for Fedora 8


As the thread title says, I need some way of scanning available wireless networks under Fedora 8.

"iwlist" doesn't return any results. Strange, when considering that I'm typing this on my Fedora 8 laptop, WIRELESSLY!

When I run iwlist, I get "No scan results".

At home, it's not a big deal, as I know my SSID, but if I want to connect anywhere else, it's obviously a problem.

Can anyone give me a recommendation as to which app to install?? Are my wireless settings incorrect, and that's why I'm getting the "No scan results" error???

TIA...
 
Old 05-09-2008, 05:10 AM   #2
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
Do you run "iwlist scan" as root?
 
Old 05-09-2008, 09:24 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
If your interface is--eg--wlan0, you need:
iwlist wlan0 scan

What I have noticed is that the scan will sometimes not return the same info on every attempt. Weak signals obviously could cause that, but I've seen it happen on the stronger ones.

If you are connected using wireless, then there is no issue in your settings.

I don't like ANY of the wireless GUI tools--I'm getting ready to write my own simple script using the basic CLI wireless tools.
 
Old 05-09-2008, 12:51 PM   #4
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
Well, "iwlist scan" for user can read the last scan result. For root it should initiate a new scan, but usually doesn't do that unless ~30s elapsed since previous search.
 
Old 05-09-2008, 01:08 PM   #5
jonrpick
Member
 
Registered: Mar 2007
Distribution: F9, F10, Mandriva 2009, Puppy 4.XX
Posts: 105

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by raskin View Post
Do you run "iwlist scan" as root?
Hmm...

I'll double-check, but I'm 99% sure I did.
 
Old 05-09-2008, 01:09 PM   #6
jonrpick
Member
 
Registered: Mar 2007
Distribution: F9, F10, Mandriva 2009, Puppy 4.XX
Posts: 105

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by pixellany View Post
If your interface is--eg--wlan0, you need:
iwlist wlan0 scan

What I have noticed is that the scan will sometimes not return the same info on every attempt. Weak signals obviously could cause that, but I've seen it happen on the stronger ones.

If you are connected using wireless, then there is no issue in your settings.

I don't like ANY of the wireless GUI tools--I'm getting ready to write my own simple script using the basic CLI wireless tools.
The command I ran was "iwlist eth1 scan". It returned no results.

I tried PCLinuxOS on the laptop for a while. I was *ok* but not great. It did have a good wireless client built-in though that showed all available wireless networks within range.
 
Old 05-11-2008, 12:27 PM   #7
jonrpick
Member
 
Registered: Mar 2007
Distribution: F9, F10, Mandriva 2009, Puppy 4.XX
Posts: 105

Original Poster
Rep: Reputation: 15
I tried again as root... "No scan results".

Ideas?

Edit: 5 minutes later, no changes whatsoever, and it suddenly worked.

NO idea why that is. But it picked up my LAN as well as a neighbor's router.

Quote:
eth1 Scan completed :
Cell 01 - Address: 00:06:25:F71:E4
ESSID:"pickens"
Mode:Master
Frequency:2.437 GHz (Channel 6)
Signal level:-72 dBm Noise level:-101 dBm
Encryption keyn
Extra: Last beacon: 157ms ago
Cell 02 - Address: 00:17:3F:BF:44:F9
ESSID:"The Palace 1176"
Mode:Master
Frequency:2.437 GHz (Channel 6)
Signal level:-90 dBm Noise level:-94 dBm
Encryption keyn
Extra: Last beacon: 13064ms ago

Last edited by jonrpick; 05-11-2008 at 12:35 PM.
 
Old 05-11-2008, 12:34 PM   #8
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
What wireless card do you use? It is possible that Fedora (in its useful effort to promote free drivers) supplies a free driver, but your card is not fully reverse-engineered yet; and PCLinuxOS gave you just ndiswrapper and a Windows driver inside ndiswrapper's compatibility sandbox (which worked).
 
Old 05-11-2008, 02:53 PM   #9
jonrpick
Member
 
Registered: Mar 2007
Distribution: F9, F10, Mandriva 2009, Puppy 4.XX
Posts: 105

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by raskin View Post
What wireless card do you use? It is possible that Fedora (in its useful effort to promote free drivers) supplies a free driver, but your card is not fully reverse-engineered yet; and PCLinuxOS gave you just ndiswrapper and a Windows driver inside ndiswrapper's compatibility sandbox (which worked).
It's an Orinoco chipset, 802.11b PCMCIA card (2Wire branded). These are pretty good cards. A lot of the testing we did when I worked in a Lab for AT&T involved using Orinoco-based cards as a baseline.

This is the only card I've used that's worked across the board on every distro of Linux that I've tried, all the way down to Puppy v2.14.
 
  


Reply



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
Wireless client mode on laptop quinnray Linux - Wireless Networking 1 03-06-2007 01:59 PM
thin client + wireless thinclientlinux Linux - Wireless Networking 3 12-08-2004 03:25 PM
Help with wireless USB client driver? ClemsonME Linux - Newbie 0 08-19-2003 05:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:40 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