January 12, 2008 · Networking · Email This Post

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

WiFi Radar is a Python/PyGTK2 utility for managing WiFi profiles.It enables you to scan for available networks and create profiles for your preferred networks. At boot time, running WiFi Radar will automatically scan for an available preferred network and connect to it. You can drag and drop your preferred networks to arrange the profile priority.

Install WiFi Radar in ubuntu

sudo aptitude install wifi-radar

This will complete the installation.

Using WiFi-Radar

If you want to open goto Applications—>Internet—>Wifi-radar

This will prompt for root password enter and click ok

This should detect available wireless networks check your wireless and connect

If you want to create new profile open the application and click on new

You can see similar to the following scree enter all the details and you are ready for wireless

  • Share/Save/Bookmark

Related Articles

14 Comments to “WiFi Radar – Simple tool to Manage Wireless Profiles”

  1. abonvie says:

    This seemed to load fine. The GUI doesn’t show the connect button. The banner isn’t blue either if that makes a difference.

  2. fadz8L says:

    hi all,

    sudo aptitude install wifi-radar <<<< where I should paste this code ? I’m a really-really new in this Ubuntu environment … Plz help me out …

    Thanks,
    Fadz8L

  3. admin says:

    @fadz8L
    go to Applications—>Accessories—>Terminal

    this will open terminal after open the terminal you need to enter the command you have menctioned

  4. r0cks0ul says:

    Will this work using ndiswrapper?
    it seems like it wont, I can pick up my neighbors ssid when i right click on the network icon
    but using WiFi-radar it wont…..

  5. raphtor says:

    ok i dont have this wi fi radar but still manage to receive some signal when i boot my system.what difference does it make if i install it??? can i b assured of better speed or signal strength???

  6. Alberto says:

    hello, I have a problem with my wifi-radar, I had installed my wireless card, after installed wifi-radar so there was a problem I didn’t have the packed menu so I installen it; but now my wifi-radar doesn’t work
    I click on wifi and it asked the key to the root, I give it and then the window disappears but wifi-radar doesn’t appear like I didn’t call it. Could you help me please.

  7. danni says:

    i got radar pro he keeps sayin have u got a wireless card is connent how wat it mean

  8. danni says:

    i got pro radar/it says”"number make sure u have a wirless card and its conneted 53 i NEED HELP

  9. John Doe says:

    Hi, I am running ubuntu 8.10 Intrepid Ibex on a Toshiba lap top with a trifecta of operating systems on it the first is an OEM setup of Windows Vista, the second is Windows XP SP2. I have Atheros 5007eg wireless network adapter that works fine in both installations of windows. However, in Ubuntu I have gone to a terminal window executed lshw -c command which returned a big fat “the network is unclaimed” line and some other info further down I also got the device is disabled or not enabled line I know though that the light is on because the hardware switch is on. I do not have ndiswrapper installed yet because I’m not really sure which version to obtain for Intrepid Ibex and I really need to know that since I do not have access to an ethernet connection. I downloaded wifi radar because I read on another forum that it made one member’s wifi card “jump to life” as he put it. However, when I attempted the same remedy it didn’t work and as a result ran the lshw -c command and much to my dismay learned of the bad news about my card. I have some previous experience with two older versions of Suse linux distros so although I’m not exactly a noob I haven’t really touched linux in sometime and my memory isn’t serving me. I could use some help here and would greatly appreciate any steer in the right direction please. Thanx in advance.

  10. Dal says:

    John Doe, I had the same issue. Can you get on a wired connection? If so, go to update. Let update manager find available updates. Install updates. Once this is done, open hardware manager and let it search. It may want to install updated drivers for the wifi. Allow installation and see if your connection is now available.

    I’m a newb a this and after hours of reading, trial and error, nothing else did anything. This way worked and got me on line.

  11. patrezz says:

    Hi guys,

    When i start wifi-radar, i see only this text:

    “Failed to execute child process “su-to-root” (No such file or directory)”

    ..sorry 4 my english :-P

    help me please …. :)

  12. Phaedeus says:

    Patrezz,
    When i start wifi-radar, i see only this text:

    “Failed to execute child process “su-to-root” (No such file or directory)”
    Same story here, to get it to work, I opened a terminal,
    (Applications>Accessories>Terminal), and typed
    “sudo wifi-radar” I think it works this way cause Ubuntu
    uses sudo and not su

  13. Xena Linux Princess says:

    Wifi Radar has a bug. Change the command line in the menu to:

    gksu /usr/sbin/wifi-radar

    and it will work fine – have fun setting it up tho!

    Atheros AR5007 :) This took ages and I finally got the solution at:
    http://ubuntuforums.org/showthread.php?p=6201697#post6201697

    which is:

    sudo -s
    echo ‘blacklist ath_pci’ >> /etc/modprobe.d/blacklist
    apt-get install ndiswrapper*

    wget ftp://ftp.work.acer-euro.com/notebook/aspire_4710/driver/Wireless_Atheros.zip

    unzip Wireless*
    cd Atheros
    unzip HR*
    ndiswrapper -i net5211.inf
    echo ‘ndiswrapper’ >> /etc/modules

    sudo reboot

    Sets the AR5007 up perfectly… just remember that if you’re using knetworkmanager that it doesnt handle WPA easily – the only way Ive got it to work is by using WEP encryption (not as good but less hassle)

    And as far Wifi Radar.. well I guess that life is just sometimes too short :p

  14. Robert Charman says:

    Being a beginner at ubuntu I tried to install the wifi radar. It soon became obvious that all was not right can any one tell me which directory or folder the installation file should be in and weather it should have been extracted? from the zip file or not

    best regards Bob Charman

Leave a Reply