Have a look at this :
http://eyrich.net/people/eyrichjf/zaurus/kismet.htmlIt\'s a little more comprehensive and involved as it will move the kismet install to the SD card, but the network bits and pieces work for me.
To summarise
Set up a network connection in the network applet with valid but nonsense addresses to get the interface up. Here are some I made up earlier :
In Config
SSID : anything
Network Type : *Adhoc*
WEP off
Channel 1
In TCP/IP
IP 10.11.12.13
Subnet 255.255.255.0
GW 10.11.12.22
If that is the only (or top) connection in your list of wireless connections then it will be called qpewlan0 (regardless of its friendly name that you type in). If it is the second it will be qpewlan1, the third qpewlan2 etc. etc.
from a console (you can script this dead easily!)
su
cardctl scheme CardResume
cardctl scheme qpewlan1
kismet_server
now start the qt kismet application and ask it to restart and away you go. Well, it works for me on a c760 with a netgear ma701! ;-)
PS it\'s easier to eject and reinsert the card when you\'ve finished