que tarjeta tienes??? al principio te da este error:
tendras que configurar algo similar a esto el archivo de kismet.conf:
# User to setid to (should be your normal user)
suiduser=your_user_here (generalmente root)
# Sources are defined as:
# source=sourcetype,interface,name[,initialchannel]
# Source types and required drivers are listed in the README under the
# CAPTURE SOURCES section.
# The initial channel is optional, if hopping is not enabled it can be used
# to set the channel the interface listens on.
# YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE
source=none,none,addme (aqui tu driver e interfaz en mi caso lo tengo asi: source=rt8180,wlan0,rt8180)
con eso correra bien kismet en tu maquina, aunque hay mas opciones de configuracion, pero lo basico funcionara, recuerda que el archivo de configuracion de kismet esta en /etc
ya bien cnofiguradodebe de correr:
Saludos
Komtec1