Archive for the *nix category

mininetstumbler on PDA device

Thursday, August 9th, 2007

I am using a set of iPaq devices for some of my experiments here in UTD Distributed Systems lab. One of the devices is running WindowsCE 2003, the rest are running Familiar Distribution Linux. The WinCE one is collecting data about available wireless networks using mini-Netstumbler. The data gathered is not precise, but at the moment I only need only a general idea.

Linux and WinCE iPaqs

There have been a couple of problems about using the devices, which I will try to document here from now on. The first thing to note is about mini-Netstumbler. Netstumbler is “a tool for Windows that facilitates detection of Wireless LANs using the 802.11b, 802.11a and 802.11g WLAN standards”. In general Netstumbler needs a compatible device to be able to report noise levels. I was lucky to have an old SanDisk CompactFlash WiFi card which is able to report noise level.

I used a converter to connect the CompactFlash WiFi card to my notebook using the PCMCIA slot. Netstumbler under Windows XP was able to use this card without any other change. Below is a screenshot of Netstumbler.

Changes of noise/signal level during experiment

Running miniNetstumbler needed one extra step. If you do not know this you may easily waste some hours. I had to to go to network settings, and add a wireless network setting with ESSID “ANY“, without encryption. Then connected to this “network” and ran miniNetstumbler. If you do not use the “ANY” network, you will see only statistics of the network you are connected to and not other networks.

iPaq WinCE screen, for network ANY

I will try to post more about these later.

UPDATE: The list of compatible devices provided by NetStumbler is *not* updated. I got a Linksys WUSBGV4 through the link in www.stumbler.com/compat but it does not work with NetStumbler.

Lam-MPI

Tuesday, August 22nd, 2006

While I was in ADA lab, we had all sort of problems with running lam-mpi across our nodes. Anyway, it was worth it and was quiet fun sometimes to work with it.

MPI Cloud

You can find good tutorials here on their website, but even after reading these you may encounter some unexpected problems. How to solve theseproblems? Always Google them use Google search engine to find the solution.

As you know, if you know lam-mpi, you should “wipe” the mp-cloud clean if you want to stop it; or if you want to restart it. It uses RSH which is sometimes not very easy to deal with. I wrote some scripts to ease the start-up and cleaning process.

(more…)

Recent Posts