Wicd does not display channel numbers

Bug #129610 reported by mungewell
2
Affects Status Importance Assigned to Milestone
wicd
Fix Released
Low
Dan O'Reilly

Bug Description

Running on feisty.

Wicd does not report the channel numbers in the gui panel. This would be important if you are trying to connect to ad-hoc networks (see my other bug) and there are multiple similarly named networks on different channels.

In the case of managed networks normally you would only spec the essid, however under some situations you might want to connect to a specific AP - in which case you'd want to spec the bssid of the AP.
Simon.

Revision history for this message
Adam Blackburn (adamblackburn) wrote :

What wireless card do you have, and what is the output of

sudo iwlist scan

?

Revision history for this message
mungewell (simon-mungewell) wrote :

see files attached in:
https://bugs.launchpad.net/wicd/+bug/129608

I also ran an alpha Gutsy last night, which does show channel numbers so perhaps this is already fixed, but not backported.
Simon.

Revision history for this message
Dan O'Reilly (oreilldf) wrote :

The problem is that your wireless driver under Feisty doesn't report the channel number in iwlist scan. My guess is that under Gutsy it does.

Revision history for this message
mungewell (simon-mungewell) wrote :

err... the 'iwlist' dump attached shows channel frequencies (but not numbers) and this was done on feisty. Maybe these could be used as a fall back when channel numbers aren't present.

I'll check the listing under Gutsy later, I've only a live CD to run....

Simon.

Revision history for this message
Dan O'Reilly (oreilldf) wrote :

I can probably convert the frequencies to a channel number, actually. At the least I'll have the frequencies display if the channel number isn't available. I'll work on it and add the fix to the svn it's ready to be tested.

Changed in wicd:
assignee: nobody → oreilldf
importance: Undecided → Low
status: New → In Progress
Revision history for this message
Dan O'Reilly (oreilldf) wrote :

Ok, the experimental branch of wicd on the svn should support displaying the channel if only frequency info is available. If you're using version 1.3.3 you should be able to just download the new networking.py file here: http://wicd.svn.sourceforge.net/viewvc/*checkout*/wicd/experimental/networking.py?revision=86
Put that in your /opt/wicd folder and completely restart wicd (close the tray/gui and run 'sudo /etc/init.d/wicd start'). When you restart the tray/gui the channel number should get displayed. I couldn't fully test it (I don't get any frequency info in my iwlist scan), but testing it on your iwlist.txt worked.

Changed in wicd:
status: In Progress → Fix Committed
Revision history for this message
mungewell (simon-mungewell) wrote :

Haven't tried this out yet, but you probably add channels 12, 13 & 14 as well.

12 = 2.467GHz
13 = 2.472GHz
14 = 2.484GHz

'Globaly' yours,
Simon.

Revision history for this message
Dan O'Reilly (oreilldf) wrote :

Forgot to add that you'll need to get the file run-script.py from the svn as well for the new networking.py to work properly.
http://wicd.svn.sourceforge.net/viewvc/*checkout*/wicd/experimental/run-script.py

Revision history for this message
mungewell (simon-mungewell) wrote :

Ok,
the channel numbers are now displayed.

Thanks,
Simon.

Dan O'Reilly (oreilldf)
Changed in wicd:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.