[hpsdr] Can't get ghpsdr3-alex to see Metis

Michael Boschet michael.boschet at gmail.com
Mon Jan 2 06:35:08 PST 2012


Mark,

You should check to see if your machines routing table has a entry for this
network. As root you should run the route command. What you should see is
something like this.

route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
default         Wireless_Broadb 0.0.0.0         UG    0      0        0
wlan0
192.168.1.0     *               255.255.255.0   U     2      0        0
wlan0

But there should be one line, after default, for each network you have
configured. If the route for your 192.168.2.0 network is not there you can
add it by running route add -net 192.168.2.0 netmask 255.255.255.0 dev eth0.

KC9VAM
Michael Boschet, Jr

On Sun, Jan 1, 2012 at 12:12 AM, Mark Leone <midnightjava at verizon.net>wrote:

> ***** High Performance Software Defined Radio Discussion List *****
>
>
>  I'm following the instructions in the newbie guide for ghpsdr3-alex (on
> the wiki), and hpsdr-server does not find my HPSDR. I installed the
> software as follows
>
> sudo add-apt-repository ppa:andrew-montefusco/ghpsdr3
> sudo apt-get update
> sudo apt-get install ghpsd3
>
>
> And the installation appears to be successful. But when I type
>
> hpsdr-server --metis --interface eth0
>
>
> it correctly reports eth0 IP and MAC addresses, but then reports "Found 0
> Metis cards" . The address of eth0 is 192.168.2.1, and it is directly
> cabled with an Ethernet cable to Metis at IP address 192.168.2.2. My
> Internet connection is on a separate interface on a different subnet. The
> eth0 interface is configured with subnet mask 255.255.255.0, and no gateway
> is specified (if I specify 192.168.2.2 as the gateway, the Internet
> connection stops working). I can connect to Metis from the same interface
> when I boot the same PC as Windows and run PowerSDR.
>
> Maybe I missed something in the pre-install setup. The guide said to copy
> the .hex and .rbf files currently used for HPSDR to my home directory.
> However the only .hex or .rbf files in my PowerSDR program folder are named
> as being for Ozy and/or Janus, neither of which I use. Was I supposed to
> copy these files anyway? Am I missing some other file? Or is my Ethernet
> interface not set up properly?
>
> Mark - K4XML
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help:
> http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>



-- 
Michael Boschet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/attachments/20120102/ecef1f4e/attachment-0004.htm>


More information about the Hpsdr mailing list