LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 05-05-2005, 08:35 PM   #1
rodm13
LQ Newbie
 
Registered: Mar 2005
Location: The Lone Star State
Distribution: Slackware 10.2
Posts: 10

Rep: Reputation: 0
Kismet on Zaurus SL-5600 with Socket Low Power WLAN card


I just got a new Sharp Zaurus SL-5600 and I havent been able to get my Socket CF card to work properly with Kismet. I have installed Kismet QT and Kismet from their website but when I run Kismet QT it claims to be working, but it doesnt detect hotspots, even though I am standing right next to one. The card works fine with the default Sharp ROM for normal usage, so I know it is a problem with my configuration. If anyone knows anything about this, please reply. I am open to any type of solutions, because the primary reason I got this PDA was for wireless sniffing. Also, I am somewhat new to Linux so please explain what you say clearly.

Thanks for the help,
Rod
 
Old 05-07-2005, 08:54 PM   #2
DMRansom
Member
 
Registered: Jun 2003
Distribution: slackware, fedora core4
Posts: 39

Rep: Reputation: 15
First follow the instructions to configure kismet form the website bellow
http://irongeek.com/i.php?submenu=za...wardrivingapps

I had trouble because I needed to tell the card to go into monitor mode you can do it by issuing the following command in the terminal

kismet_monitor

to remove it from monitor

kismet_unmonitor

the card has to be on in order to put it in monitor so I eventually wrote 2 scripts cardon.sh and cardoff.sh and put them in /home/root/usr/bin/

the first turns on the card then puts it into the first configuration in networking then into monitor mode

#!/bin/sh
/sbin/cardctl scheme CardResume
/sbin/cardctl scheme qpewlan1
kismet_monitor

the second takes it out of mointor and the shuts off the card
#!/bin/sh
kismet_ummonitor
/sbin/cardctl scheme CardSuspend

Don't forget to make them executable if you decide to use the scripts I would first try turning the car on in the usual way then typing kismet_monitor in terminal and see if that helps. I don't remember if you have to start kismet befor kismet Qt or not been a long time since I used kismet Qt.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Zaurus Sl-5600 getbc Red Hat 1 03-01-2004 11:37 PM
zaurus sl-5600 roofy Linux - Hardware 4 02-24-2004 03:43 PM
Zaurus (SL-5600) and MMC card Justin205 Linux - Laptop and Netbook 1 10-06-2003 11:55 PM
SD cards for Zaurus 5600 Capt_Caveman Linux - Hardware 1 08-08-2003 02:31 PM
Sharp Zaurus SL-5600 sjlinux Linux - General 1 01-24-2003 04:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 11:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration