Kismet working with Ambicom WL1100C-CF card using Cacko 1.23 ROM.
Looking up forums on this subject, pointed to dead links, so this is not my own work, just a summary of Meanie's instructions using links to the ipks I could find, and changing the kismet.conf to use the Ambicom WL1100C-CF card: Here goes:
*******************************
Download the following ipks from
http://web.mol.ru/~zaurus/feed/ :
kismet_2005-08-R1-2_arm.ipk
kismet-qt_2.0.0-3_arm.ipk
libstdc++2.10-glibc2.2_1-2.95.4-16_arm.ipk
Go to
http://cyberphreak.com/zaurus/feed/ and download:
sudo_0.1_arm.ipk
Go to
http://apogee.rockville.md.us/zaurus/feed/ and download:
libpcap_0.8.1_aj_arm.ipk
Install these ipks and reboot zaurus.
*******************************************************
*******************************************************
Set up a new network account with the Network app in Settings tab.
Name of account is: "kismet"
In the Config tab, UNcheck the "ANY" box, and name the ESS-ID "any"
Make the network type: "802.11 Ad-Hoc"
On the TCP tab set up the following:
IP – 10.1.0.2
Mask - 255.0.0.0
Gateway 10.1.0.1
On the DNS tab make Primary DNS:
DNS 10.1.0.1
Save this account.
*******************************************************
*******************************************************
To use the Ambicom wL1100C-CF WIFI card:
Edit /usr/local/etc/kismet.conf, and make sure that:
suiduser=zaurus
and in the section "Sources are defined as:" remove the # mark
from in front of the line that says:
source-hostap,wlan0,hostap_source
There should be a # mark in front of other "source=" lines
Any line that starts with enablesources= can also be commented out,
as all defined sources are enabled by default anyway.
You can also scroll down to the lines that say:
#Do we have a GPS?
gps=true
and change that second line to:
gps=false
*******************************************************
*******************************************************
When you start the Kismet QT program, just set the wireless
card in the "Config" tab to use the "Hostap" scheme. Use the
save button to save that choice and close Kismet QT.
*******************************************************
*******************************************************
Now start the network card using the kismet account, and after
the taskbar network indicator shows the network card connected,
THEN, start Kismet QT.
That should do it. It did for me!
********************************
One more thing: I have found the Ambicom WIFI card to be a bit
flakey at times. So it helps to eject the card and re-insert it,
if you have problems getting it to start between uses.
EDIT: Oh, I forgot, you also need to Click and hold the stylus on the Kismet icon and the Kismet QT icon and check the box to "Execute with root privilege (not secure)".
EDIT 2: This howto is for those using the Cacko 1.23 ROM.