Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in 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.
I would like to monitor the quality of the wireless link and the transfer rate.
Gnome comes with a small app to monitor wireless connection, but it refuses to work on eth1 which is configured using iwconfig (it returns, no wireless connection), that is with the Prism Duette based pmcia card (802.11g installed with the driver from http://prism54.org/).
Is there a way to make it work?
Alternatively, is there another app I can use?
Thanks
L
EDIT: The app I am talking about is 'wireless link monitor' applet!
10 to 1 that applet monitors /proc/net/wireless, does any info show up when you type cat /proc/net/wireless in a console as root? If not, then perhaps the driver has not yet gotten to the point of adding /proc support, check their forum for that. As stated KWifiManager works with all of my wireless cards, but seems to be hard-coded to stop at 11Mbps, so you still have to edit your config file by hand to go with any higher rate. I'm thinking you're using gnome though so kwifi isn't going to help.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.