Send USRP-users mailing list submissions to
        usrp-users@lists.ettus.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
or, via email, send a message with subject or body 'help' to
        usrp-users-requ...@lists.ettus.com

You can reach the person managing the list at
        usrp-users-ow...@lists.ettus.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of USRP-users digest..."


Today's Topics:

   1. Fwd: UHD error on first connection (Miklos Maroti)
   2. Running USPR B210 got an error (chun-hong_zha...@agilent.com)
   3. over the wire 8bit (Yilin Ji)
   4. Re: Fwd: UHD error on first connection (Tim Newman)
   5. Re: Fwd: UHD error on first connection (Miklos Maroti)
   6. Re: over the wire 8bit (Marcus Leech)
   7. Re: Running USPR B210 got an error (Marcus Leech)
   8. Re: UHD error on first connection (Marcus Leech)
   9. Re: UHD error on first connection (Miklos Maroti)


----------------------------------------------------------------------

Message: 1
Date: Sun, 1 Dec 2013 23:20:25 +0100
From: Miklos Maroti <mmar...@math.u-szeged.hu>
To: usrp-users@lists.ettus.com
Subject: [USRP-users] Fwd: UHD error on first connection
Message-ID:
        <CAEUdg=bsejx2bhhw1vg+uz2gkcysganksytjdhg76dgs_aq...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hi Guys,

When I boot up my computer and try to connect to an USRP2 node, then
the first connection never works, but subsequent ones are working
perfectly.

1) uhd_find_devices always works:

linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-5-g6bb62ea3

--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
Device Address:
    type: usrp2
    addr: 192.168.10.2
    name:
    serial: 322

2) but uhd_usrp_probe does not work at the first try:

linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-5-g6bb62ea3

-- Opening a USRP2/N-Series device...
-- Current recv frame size: 1472 bytes
-- Current send frame size: 1116 bytes

UHD Error:
    Control packet attempt 0, sequence number 1:
    RuntimeError: no control response, possible packet loss

UHD Error:
    Control packet attempt 1, sequence number 2:
    RuntimeError: no control response, possible packet loss

UHD Error:
    Control packet attempt 2, sequence number 3:
    RuntimeError: no control response, possible packet loss
Error: RuntimeError: link dead: timeout waiting for control packet ACK

3) my system is

Linux node1-2.sb2.orbit-lab.org 3.5.0-43-generic #66~precise1-Ubuntu
SMP Thu Oct 24 14:52:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

4) pinging the usrp2 node does not help, no matter what I do, I can
never access the usrp2 right away, only on the second and subsequent
try.

Any idea what could cause this?

Miklos



------------------------------

Message: 2
Date: Mon, 2 Dec 2013 01:01:54 +0000
From: <chun-hong_zha...@agilent.com>
To: <usrp-users@lists.ettus.com>
Subject: [USRP-users] Running USPR B210 got an error
Message-ID:
        <ecb501a59178574bb5eaf941ca86729f0908c...@wcosexch04.agilent.com>
Content-Type: text/plain; charset="us-ascii"

Hi all,
I'm a user of USRP B210. Now I tried to install UHD on Ubuntu 12.10 x86_64. 
After installing the latest UHD, I run uhd_usrp_probe command and got error. 
Then I tried to change different usb port on my PC, including usb 2.0 and usb 
3.0 ports. However, each time I just got the same error. Is there anybody can 
help me to solve this issue. Thanks in advance.
 czhang@usrp-pc:~/Downloads/openBTS$ sudo uhd_usrp_probe
linux; GNU C++ version 4.7.2; Boost_104900; UHD_003.005.004-62-stable

-- Loading FPGA image: /usr/share/uhd/images/usrp_b210_fpga.bin...100%Operating 
over USB 23.
Error: AssertionError: libusb_claim_interface(this->get(), interface) == 0
  in virtual void libusb_device_handle_impl::claim_interface(int)
  at 
/root/remote_fs_root/workspace/bf4_ubuntu-build/Slaves/Ubuntu-12.10-x86_64/uhd/host/lib/transport/libusb1_base.cpp:203
BR,

chunhong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20131202/74d4c4be/attachment-0001.html>

------------------------------

Message: 3
Date: Mon, 2 Dec 2013 19:34:44 +0800
From: Yilin Ji <jiyilin0...@gmail.com>
To: usrp-users <usrp-users@lists.ettus.com>
Subject: [USRP-users] over the wire 8bit
Message-ID:
        <cajibpeg7rutdzb_vu9rvpbjcy1d4pbfnqqk4o+eypvgbn1t...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Dear all,

Recently I've been working on sampling at sample rate 50M. To avoid the
overrun error I set the parameter, over the wire, to 8bits. I simply
connect the UHD source with a fft scope in gnuradio companion and try
sample the environment noise as a test. But as far as I saw, the shape of
the signal sampled by 8bits was quite different from that sampled by
16bits. The power level is different, the trend of the shape also
different. Has anyone here ever used 8bits sample over the wire before? Is
the data trustful? I know maybe this is a problem of scale, from 16 to 8,
but I think only people use 8 bits sample when they need high bandwidth
which means they care a lot about the data "accuracy".

Any help, Thanks.

Bests,

yilin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20131202/c23c4cef/attachment-0001.html>

------------------------------

Message: 4
Date: Mon, 2 Dec 2013 08:49:07 -0500
From: Tim Newman <tim.new...@gmail.com>
To: Miklos Maroti <mmar...@math.u-szeged.hu>
Cc: "usrp-users@lists.ettus.com" <usrp-users@lists.ettus.com>
Subject: Re: [USRP-users] Fwd: UHD error on first connection
Message-ID:
        <cakbqcwqftxgad_jpn7f4_4jbxzcyniidov1lidwnvagcuox...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

That's most likely some sort of odd network problem.  I'll see that if I
have USRPs connected through a switch (or multiple switches) and the switch
isn't setup properly, or possibly if the network link is overloaded.

I'd be curious to see the replies from the Ettus folks of when they
typically have seen this error.

Trying specifying the address like this:  "uhd_usrp_probe --args
addr=192.168.10.2" and see if it gives the same thing.

Tim


On Sun, Dec 1, 2013 at 5:20 PM, Miklos Maroti <mmar...@math.u-szeged.hu>wrote:

> Hi Guys,
>
> When I boot up my computer and try to connect to an USRP2 node, then
> the first connection never works, but subsequent ones are working
> perfectly.
>
> 1) uhd_find_devices always works:
>
> linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-5-g6bb62ea3
>
> --------------------------------------------------
> -- UHD Device 0
> --------------------------------------------------
> Device Address:
>     type: usrp2
>     addr: 192.168.10.2
>     name:
>     serial: 322
>
> 2) but uhd_usrp_probe does not work at the first try:
>
> linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-5-g6bb62ea3
>
> -- Opening a USRP2/N-Series device...
> -- Current recv frame size: 1472 bytes
> -- Current send frame size: 1116 bytes
>
> UHD Error:
>     Control packet attempt 0, sequence number 1:
>     RuntimeError: no control response, possible packet loss
>
> UHD Error:
>     Control packet attempt 1, sequence number 2:
>     RuntimeError: no control response, possible packet loss
>
> UHD Error:
>     Control packet attempt 2, sequence number 3:
>     RuntimeError: no control response, possible packet loss
> Error: RuntimeError: link dead: timeout waiting for control packet ACK
>
> 3) my system is
>
> Linux node1-2.sb2.orbit-lab.org 3.5.0-43-generic #66~precise1-Ubuntu
> SMP Thu Oct 24 14:52:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
>
> 4) pinging the usrp2 node does not help, no matter what I do, I can
> never access the usrp2 right away, only on the second and subsequent
> try.
>
> Any idea what could cause this?
>
> Miklos
>
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20131202/cd38466c/attachment-0001.html>

------------------------------

Message: 5
Date: Mon, 2 Dec 2013 16:10:09 +0100
From: Miklos Maroti <mmar...@math.u-szeged.hu>
To: Tim Newman <tim.new...@gmail.com>
Cc: "usrp-users@lists.ettus.com" <usrp-users@lists.ettus.com>
Subject: Re: [USRP-users] Fwd: UHD error on first connection
Message-ID:
        <CAEUdg=DTtkPY3t=plngpkqnhzjrhn+rmbk-emym_bblckrd...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hi Tim,

On Mon, Dec 2, 2013 at 2:49 PM, Tim Newman <tim.new...@gmail.com> wrote:
> That's most likely some sort of odd network problem.  I'll see that if I
> have USRPs connected through a switch (or multiple switches) and the switch
> isn't setup properly, or possibly if the network link is overloaded.

It has to be software problem on the host side, since everything works
fine with 32-bit ubuntu. Actually, this is the stock 64-bit and 32-bit
image on orbit-lab, and I cannot figure out the exact cause of it.

>
> I'd be curious to see the replies from the Ettus folks of when they
> typically have seen this error.
>
> Trying specifying the address like this:  "uhd_usrp_probe --args
> addr=192.168.10.2" and see if it gives the same thing.

Yes, it does give the same error.

Miklos

>
> Tim
>
>
> On Sun, Dec 1, 2013 at 5:20 PM, Miklos Maroti <mmar...@math.u-szeged.hu>
> wrote:
>>
>> Hi Guys,
>>
>> When I boot up my computer and try to connect to an USRP2 node, then
>> the first connection never works, but subsequent ones are working
>> perfectly.
>>
>> 1) uhd_find_devices always works:
>>
>> linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-5-g6bb62ea3
>>
>> --------------------------------------------------
>> -- UHD Device 0
>> --------------------------------------------------
>> Device Address:
>>     type: usrp2
>>     addr: 192.168.10.2
>>     name:
>>     serial: 322
>>
>> 2) but uhd_usrp_probe does not work at the first try:
>>
>> linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-5-g6bb62ea3
>>
>> -- Opening a USRP2/N-Series device...
>> -- Current recv frame size: 1472 bytes
>> -- Current send frame size: 1116 bytes
>>
>> UHD Error:
>>     Control packet attempt 0, sequence number 1:
>>     RuntimeError: no control response, possible packet loss
>>
>> UHD Error:
>>     Control packet attempt 1, sequence number 2:
>>     RuntimeError: no control response, possible packet loss
>>
>> UHD Error:
>>     Control packet attempt 2, sequence number 3:
>>     RuntimeError: no control response, possible packet loss
>> Error: RuntimeError: link dead: timeout waiting for control packet ACK
>>
>> 3) my system is
>>
>> Linux node1-2.sb2.orbit-lab.org 3.5.0-43-generic #66~precise1-Ubuntu
>> SMP Thu Oct 24 14:52:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
>>
>> 4) pinging the usrp2 node does not help, no matter what I do, I can
>> never access the usrp2 right away, only on the second and subsequent
>> try.
>>
>> Any idea what could cause this?
>>
>> Miklos
>>
>> _______________________________________________
>> USRP-users mailing list
>> USRP-users@lists.ettus.com
>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>



------------------------------

Message: 6
Date: Mon, 2 Dec 2013 15:55:42 +0000 (UTC)
From: Marcus Leech <mle...@ripnet.com>
To: jiyilin0...@gmail.com
Cc: usrp-users@lists.ettus.com
Subject: Re: [USRP-users] over the wire 8bit
Message-ID: <927773218.26448.1385999742339.JavaMail.mail@webmail01>
Content-Type: text/plain; charset="us-ascii"

An HTML attachment was scrubbed...
URL: 
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20131202/4e30c45c/attachment-0001.html>

------------------------------

Message: 7
Date: Mon, 2 Dec 2013 16:03:34 +0000 (UTC)
From: Marcus Leech <mle...@ripnet.com>
To: chun-hong_zha...@agilent.com
Cc: usrp-users@lists.ettus.com
Subject: Re: [USRP-users] Running USPR B210 got an error
Message-ID: <1582293828.26582.1386000214666.JavaMail.mail@webmail01>
Content-Type: text/plain; charset="us-ascii"

An HTML attachment was scrubbed...
URL: 
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20131202/882d5635/attachment-0001.html>

------------------------------

Message: 8
Date: Mon, 2 Dec 2013 16:04:52 +0000 (UTC)
From: Marcus Leech <mle...@ripnet.com>
To: mmar...@math.u-szeged.hu
Cc: usrp-users@lists.ettus.com
Subject: Re: [USRP-users] UHD error on first connection
Message-ID: <1929009901.26595.1386000292313.JavaMail.mail@webmail01>
Content-Type: text/plain; charset="us-ascii"

An HTML attachment was scrubbed...
URL: 
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20131202/75f2a070/attachment-0001.html>

------------------------------

Message: 9
Date: Mon, 2 Dec 2013 17:14:27 +0100
From: Miklos Maroti <mmar...@math.u-szeged.hu>
To: Marcus Leech <mle...@ripnet.com>
Cc: "usrp-users@lists.ettus.com" <usrp-users@lists.ettus.com>
Subject: Re: [USRP-users] UHD error on first connection
Message-ID:
        <CAEUdg=C3BuuZpTa-Vq=bum7ysnfnc-jrbq8-g1t6odsz8rf...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hi Marcus,

On Mon, Dec 2, 2013 at 5:04 PM, Marcus Leech <mle...@ripnet.com> wrote:
> I wonder if your IP stack is configured to discard-during-ARP, rather than
> hold-during-ARP ?  That might explain this issue.

I do not know. How can I check how it is configured?

> Try pinging the device before doing the uhd_usrp_probe -- this will be
> instructive as to what might be going on .

Ping works perfectly and does not help at all. Even after the ping the
first uhd_usrp_probe fails, the second works.

One more thing, if I quickly try to do an uhd_usrp_probe right after
the second, then that can also fail, but I do not have the error
message at hand. I will try to get that and post it here.

Miklos

>
> on Dec 01, 2013, Miklos Maroti <mmar...@math.u-szeged.hu> wrote:
>
> Hi Guys,
>
> When I boot up my computer and try to connect to an USRP2 node, then
> the first connection never works, but subsequent ones are working
> perfectly.
>
> 1) uhd_find_devices always works:
>
> linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-5-g6bb62ea3
>
> --------------------------------------------------
> -- UHD Device 0
> --------------------------------------------------
> Device Address:
> type: usrp2
> addr: 192.168.10.2
> name:
> serial: 322
>
> 2) but uhd_usrp_probe does not work at the first try:
>
> linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.004-5-g6bb62ea3
>
> -- Opening a USRP2/N-Series device...
> -- Current recv frame size: 1472 bytes
> -- Current send frame size: 1116 bytes
>
> UHD Error:
> Control packet attempt 0, sequence number 1:
> RuntimeError: no control response, possible packet loss
>
> UHD Error:
> Control packet attempt 1, sequence number 2:
> RuntimeError: no control response, possible packet loss
>
> UHD Error:
> Control packet attempt 2, sequence number 3:
> RuntimeError: no control response, possible packet loss
> Error: RuntimeError: link dead: timeout waiting for control packet ACK
>
> 3) my system is
>
> Linux node1-2.sb2.orbit-lab.org 3.5.0-43-generic #66~precise1-Ubuntu
> SMP Thu Oct 24 14:52:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
>
> 4) pinging the usrp2 node does not help, no matter what I do, I can
> never access the usrp2 right away, only on the second and subsequent
> try.
>
> Any idea what could cause this?
>
> Miklos
>
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>



------------------------------

Subject: Digest Footer

_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


------------------------------

End of USRP-users Digest, Vol 40, Issue 2
*****************************************

Reply via email to