Send USRP-users mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

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


Today's Topics:

   1. USRP N2100 problem (Farhad Abdolian)
   2. Re: USRP N2100 problem (abhinav anand)
   3. Re: USRP N2100 problem (Josh Blum)
   4. Re: USRP N2100 problem (Farhad Abdolian)


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

Message: 1
Date: Sat, 26 Mar 2011 16:41:39 -0700 (PDT)
From: Farhad Abdolian <[email protected]>
To: [email protected]
Subject: [USRP-users] USRP N2100 problem
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

Hi folks
After a long struggle with installing and configuring USRP N210 I am getting a 
warning that I have no idea how to fix and don't know if it is important enough 
to spend time on it. I really appreciate your help to fix this last remaining 
issue I have with my environment.

this is the result of the uhd_usrp_probe  when I run it:

$>uhd_usrp_probe 
linux; GNU C++ version 4.4.5; Boost_104200; UHD_003.20110321185238.3938de0

Current recv frame size: 1472 bytes
Current send frame size: 1472 bytes
Making transport for DSP0...
Current recv sock buff size: 50000000 bytes
Making transport for DSP1...
Current recv sock buff size: 50000000 bytes
Making transport for ERR0...
mboard0 MIMO master

Warning:
    EnvironmentError: OSError: error in pthread_setschedparam
    Failed to set thread priority 0.5 (realtime):
    Performance may be negatively affected.
    See the general application notes.
  _____________________________________________________
 /
|       Device: USRP2/N Series device
|     _____________________________________________________
|    /
|   |       Mboard: USRP-N210 mboard
|   |   rev: 2561
|   |   mac-addr: a0:36:fa:25:30:66
|   |   ip-addr: 192.168.10.2
|   |   serial: E6R10Y6UP
|   |     _____________________________________________________
|   |    /
|   |   |       RX DSP: USRP-N210 ddc0
|   |   |   Codec Rate: 100.000000 Msps
|   |     _____________________________________________________
|   |    /
|   |   |       RX DSP: USRP-N210 ddc1
|   |   |   Codec Rate: 100.000000 Msps
|   |     _____________________________________________________
|   |    /
|   |   |       TX DSP: USRP-N210 duc0
|   |   |   Codec Rate: 100.000000 Msps
|   |     _____________________________________________________
|   |    /
|   |   |       RX Dboard: USRP-N210 dboard (rx unit)
|   |   |     _____________________________________________________
|   |   |    /
|   |   |   |       RX Subdev: WBX (0x0053)
|   |   |   |   Antennas: TX/RX, RX2
|   |   |   |   Freq range: 68.750 to 2200.000 Mhz
|   |   |   |   Gain range PGA0: 0.0 to 31.5 step 0.5 dB
|   |   |   |   Connection Type: C
|   |   |   |   Uses LO offset: No
|   |   |     _____________________________________________________
|   |   |    /
|   |   |   |       RX Codec: USRP-N210 adc - ads62p44
|   |   |   |   Gain range digital: 0.0 to 6.0 step 0.5 dB
|   |   |   |   Gain range digital-fine: 0.0 to 0.5 step 0.1 dB
|   |     _____________________________________________________
|   |    /
|   |   |       TX Dboard: USRP-N210 dboard (tx unit)
|   |   |     _____________________________________________________
|   |   |    /
|   |   |   |       TX Subdev: WBX (0x0052)
|   |   |   |   Antennas: TX/RX
|   |   |   |   Freq range: 68.750 to 2200.000 Mhz
|   |   |   |   Gain range PGA0: 0.0 to 25.0 step 0.1 dB
|   |   |   |   Connection Type: C
|   |   |   |   Uses LO offset: No
|   |   |     _____________________________________________________
|   |   |    /
|   |   |   |       TX Codec: USRP-N210 dac - ad9777
|   |   |   |   Gain Elements: None
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20110326/c87d417f/attachment-0001.html>

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

Message: 2
Date: Sat, 26 Mar 2011 16:44:46 -0700
From: abhinav anand <[email protected]>
To: [email protected]
Subject: Re: [USRP-users] USRP N2100 problem
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

Hi Farhad,

I also got the same warning with USRP2. Try "sudo uhd_usrp_probe".
It worked for me.

--
Abhinav

On Sat, Mar 26, 2011 at 4:41 PM, Farhad Abdolian <[email protected]>wrote:

> Hi folks
> After a long struggle with installing and configuring USRP N210 I am
> getting a warning that I have no idea how to fix and don't know if it is
> important enough to spend time on it. I really appreciate your help to fix
> this last remaining issue I have with my environment.
>
> this is the result of the uhd_usrp_probe  when I run it:
>
> $>uhd_usrp_probe
> linux; GNU C++ version 4.4.5; Boost_104200; UHD_003.20110321185238.3938de0
>
> Current recv frame size: 1472 bytes
> Current send frame size: 1472 bytes
> Making transport for DSP0...
> Current recv sock buff size: 50000000 bytes
> Making transport for DSP1...
> Current recv sock buff size: 50000000 bytes
> Making transport for ERR0...
> mboard0 MIMO master
>
> Warning:
>     EnvironmentError: OSError: error in pthread_setschedparam
>     Failed to set thread priority 0.5 (realtime):
>     Performance may be negatively affected.
>     See the general application notes.
>   _____________________________________________________
>  /
> |       Device: USRP2/N Series device
> |     _____________________________________________________
> |    /
> |   |       Mboard: USRP-N210 mboard
> |   |   rev: 2561
> |   |   mac-addr: a0:36:fa:25:30:66
> |   |   ip-addr: 192.168.10.2
> |   |   serial: E6R10Y6UP
> |   |     _____________________________________________________
> |   |    /
> |   |   |       RX DSP: USRP-N210 ddc0
> |   |   |   Codec Rate: 100.000000 Msps
> |   |     _____________________________________________________
> |   |    /
> |   |   |       RX DSP: USRP-N210 ddc1
> |   |   |   Codec Rate: 100.000000 Msps
> |   |     _____________________________________________________
> |   |    /
> |   |   |       TX DSP: USRP-N210 duc0
> |   |   |   Codec Rate: 100.000000 Msps
> |   |     _____________________________________________________
> |   |    /
> |   |   |       RX Dboard: USRP-N210 dboard (rx unit)
> |   |   |     _____________________________________________________
> |   |   |    /
> |   |   |   |       RX Subdev: WBX (0x0053)
> |   |   |   |   Antennas: TX/RX, RX2
> |   |   |   |   Freq range: 68.750 to 2200.000 Mhz
> |   |   |   |   Gain range PGA0: 0.0 to 31.5 step 0.5 dB
> |   |   |   |   Connection Type: C
> |   |   |   |   Uses LO offset: No
> |   |   |     _____________________________________________________
> |   |   |    /
> |   |   |   |       RX Codec: USRP-N210 adc - ads62p44
> |   |   |   |   Gain range digital: 0.0 to 6.0 step 0.5 dB
> |   |   |   |   Gain range digital-fine: 0.0 to 0.5 step 0.1 dB
> |   |     _____________________________________________________
> |   |    /
> |   |   |       TX Dboard: USRP-N210 dboard (tx unit)
> |   |   |     _____________________________________________________
> |   |   |    /
> |   |   |   |       TX Subdev: WBX (0x0052)
> |   |   |   |   Antennas: TX/RX
> |   |   |   |   Freq range: 68.750 to 2200.000 Mhz
> |   |   |   |   Gain range PGA0: 0.0 to 25.0 step 0.1 dB
> |   |   |   |   Connection Type: C
> |   |   |   |   Uses LO offset: No
> |   |   |     _____________________________________________________
> |   |   |    /
> |   |   |   |       TX Codec: USRP-N210 dac - ad9777
> |   |   |   |   Gain Elements: None
>
>
> _______________________________________________
> USRP-users mailing list
> [email protected]
> 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/20110326/6dce50c5/attachment-0001.html>

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

Message: 3
Date: Sat, 26 Mar 2011 16:54:06 -0700
From: Josh Blum <[email protected]>
To: [email protected]
Subject: Re: [USRP-users] USRP N2100 problem
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1



On 03/26/2011 04:44 PM, abhinav anand wrote:
> Hi Farhad,
> 
> I also got the same warning with USRP2. Try "sudo uhd_usrp_probe".
> It worked for me.
> 

Or...

>> Warning:
>>     EnvironmentError: OSError: error in pthread_setschedparam
>>     Failed to set thread priority 0.5 (realtime):
>>     Performance may be negatively affected.
>>     See the general application notes.

The general application notes:

http://www.ettus.com/uhd_docs/manual/html/general.html#thread-priority-scheduling

-Josh



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

Message: 4
Date: Sun, 27 Mar 2011 02:36:11 -0700 (PDT)
From: Farhad Abdolian <[email protected]>
To: [email protected], [email protected]
Subject: Re: [USRP-users] USRP N2100 problem
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

Hi Josh,
Got it to work. I still have this annoying problem that I need to set the eth0 
to the correct address after each re-start of the computer. 


This has been an extremely unpleasant and annoying experience. I have never 
paid 
so much money for a piece of hardware that comes with absolute no 
documentation, 
old FW and FPGA code. If it wasn't for the help of people on this list, I would 
have never managed to get this working. 


I have bought products far cheaper than this from someones garage shop on e-bay 
with better documentation than USRP. And they work right away and I don't need 
to spend hours searching for proper documentation, recompile the whole damn 
thing before I can just run a simple test. This is just pathetic.

/Farhad




________________________________
From: Josh Blum <[email protected]>
To: [email protected]
Sent: Sun, March 27, 2011 12:54:06 AM
Subject: Re: [USRP-users] USRP N2100 problem



On 03/26/2011 04:44 PM, abhinav anand wrote:
> Hi Farhad,
> 
> I also got the same warning with USRP2. Try "sudo uhd_usrp_probe".
> It worked for me.
> 

Or...

>> Warning:
>>     EnvironmentError: OSError: error in pthread_setschedparam
>>     Failed to set thread priority 0.5 (realtime):
>>     Performance may be negatively affected.
>>     See the general application notes.

The general application notes:

http://www.ettus.com/uhd_docs/manual/html/general.html#thread-priority-scheduling


-Josh

_______________________________________________
USRP-users mailing list
[email protected]
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/20110327/a9ed0351/attachment.html>

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

_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


End of USRP-users Digest, Vol 7, Issue 46
*****************************************

Reply via email to