discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Yet another uhd_find_devices does not find usrp2


From: Jim Simpson
Subject: Re: [Discuss-gnuradio] Yet another uhd_find_devices does not find usrp2 and no ping from 192.168.10.2
Date: Wed, 13 Jul 2011 21:18:49 -0400

Hi Josh,

Here are the partitions:
-----------------
major minor  #blocks  name

   8        0  625131864 sda
   8        1  380204341 sda1
   8        2          1 sda2
   8        5  235879424 sda5
   8        6    9046016 sda6
-----------------

I have a 640GB drive dual booting windows and ubuntu.
Not sure what sda2 is. But this explains why it showed up on the gui.

The SD card was sdb and it showed up fine on the burner gui on the new card reader.


Thanks,
Jim

On Wed, Jul 13, 2011 at 6:03 PM, Josh Blum <address@hidden> wrote:


On 07/13/2011 02:51 PM, Jim Simpson wrote:
> Thanks. That makes sense.
>
> When I call usrp2_card_burner_gui.py it only finds one device "/dev/sda2"
> I'm pretty sure that that is where windows resides.
>
> Is there any way to force the GUI to find the SD card?
> Is there any way to confirm that what it finds is the SD card?
>

The card burner gui is already doing these verifications. I am surprised
that it finds sda2, its support to filter out the partition devices. Can
your send me whats in your /proc/partitions ( I assume this is linux).
This is the relevant code:

http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/repository/revisions/master/entry/host/utils/usrp2_card_burner.py#L108

-josh

>
> On Wed, Jul 13, 2011 at 5:30 PM, Marcus D. Leech <address@hidden> wrote:
>
>> On 07/13/2011 05:18 PM, Jim Simpson wrote:
>>> Hi All,
>>>
>>> uhd_find_devices returns No UHD Devices Found.
>>>
>>> I do not get a ping back from 192.168.10.2 either.
>>>
>>>
>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>
>> The stock firmware on the USRP2 (which was released prior to the
>> invention of UHD), doesn't
>>  support UHD.  You'll have to burn the appropriate image into the USRP2
>> for it to support UHD.
>>  The UHD "wire protocol" has undergone several revisions in the last
>> year as well, so it's good to
>>  have your USRP2 firmware match the host-side software.  Further, the
>> stock USRP2 firmware
>>  doesn't have an IP stack at all--it used so-called "raw ethernet"
>> frames for communications, so it's
>>  not able to respond to pings, which use the ICMP ECHO (part of IP)
>> protocol.
>>
>> You'll find that the build-gnuradio script will have installed firmware
>> images in:
>>
>> /usr/local/share/uhd/images
>>
>> And you can use /usr/local/share/uhd/utils/usrp2_card_burner_gui.py to
>> place new firmware and FPGA
>>  images onto your USRP2 SD card.
>>
>>
>>
>> --
>> Principal Investigator
>> Shirleys Bay Radio Astronomy Consortium
>> http://www.sbrac.org
>>
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]