Has anyone tried compiling the Wi-Spy Spectrum-Tools for Bering-uClibc 3?

View: New views
2 Messages — Rating Filter:   Alert me  

Has anyone tried compiling the Wi-Spy Spectrum-Tools for Bering-uClibc 3?

by davidMbrooke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I've just bought a Wi-Spy 2.4i spectrum analyzer from MetaGeek:
http://www.metageek.net/products/wi-spy-24i

The mainstream GUI packages support Windows and Mac OS X but there is
also some software for Linux, from the same people who wrote Kismet.
This Linux software is called "Spectrum-Tools", spectools for short:
http://www.kismetwireless.net/spectools/ 

I know there's a Kismet package for Bering-uClibc so I'm hopeful that it
will be possible to get Spectrum-Tools working too. One key dependency
is libusb, but there's already a package for that.

Has anyone tried this already? If not I'll see if I can get it to work
myself. Clearly the GTK GUI will not work, but there's a curses UI, and
a network server daemon which a remote GUI can connect to.

davidMbrooke


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference

_______________________________________________
leaf-devel mailing list
leaf-devel@...
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Re: Has anyone tried compiling the Wi-Spy Spectrum-Tools for Bering-uClibc 3?

by davidMbrooke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 2009-10-09 at 19:03 +0100, davidMbrooke wrote:

> Hi,
>
> I've just bought a Wi-Spy 2.4i spectrum analyzer from MetaGeek:
> http://www.metageek.net/products/wi-spy-24i
>
> The mainstream GUI packages support Windows and Mac OS X but there is
> also some software for Linux, from the same people who wrote Kismet.
> This Linux software is called "Spectrum-Tools", spectools for short:
> http://www.kismetwireless.net/spectools/ 
>
> I know there's a Kismet package for Bering-uClibc so I'm hopeful that it
> will be possible to get Spectrum-Tools working too. One key dependency
> is libusb, but there's already a package for that.
>
> Has anyone tried this already? If not I'll see if I can get it to work
> myself. Clearly the GTK GUI will not work, but there's a curses UI, and
> a network server daemon which a remote GUI can connect to.
>
> davidMbrooke
>

So I guess that's a "no" - i.e. nobody else has tried this already.

I successfully got the code to compile with no problems at all.

Running it is a different matter; the code identifies the device but
then fails to establish USB communications. There's a call to
pthread_create() and the USB connection attempt is immediately after
that, which may be a coincidence or it may point to a problem with
pthread_create() in uClibc (there are some reports of issues in other
mailing lists).

I will investigate further when I have more time.

davidMbrooke




------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference

_______________________________________________
leaf-devel mailing list
leaf-devel@...
https://lists.sourceforge.net/lists/listinfo/leaf-devel