Hello,

I am using the USRP2/N-Series and trying to receive a simply signal with Gnuradio.
I have this error but I don't know how to resolve it.
::
[32;1m[INFO] [UHD] linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_3.11.0.0-0-g13c32cef
[INFO] [USRP2] Opening a USRP2/N-Series device...
[INFO] [USRP2] Current recv frame size: 1472 bytes
[INFO] [USRP2] Current send frame size: 1472 bytes
[ERROR] [DBMGR] The daughterboard manager encountered a recoverable error in init.
Loading the "unknown" daughterboard implementations to continue.
The daughterboard cannot operate until this error is resolved.
LookupError: KeyError: key "0" not found in dict(i, N14adf4360_regs_t17prescaler_value_tE) [WARNING] [UHD] Unable to set the thread priority. Performance may be negatively affected.
Please see the general application notes in the manual for instructions.
EnvironmentError: OSError: error in pthread_setschedparam


So,

I type on the terminal the *uhd_usrp_probe*command, I get this with the same 
error/:
[INFO] [UHD] linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_3.11.0.0-0-g13c32cef [INFO] [USRP2] Opening a USRP2/N-Series device... [INFO] [USRP2] Current recv frame size: 1472 bytes [INFO] [USRP2] Current send frame size: 1472 bytes [ERROR] [DBMGR] The daughterboard manager encountered a recoverable error in init. Loading the "unknown" daughterboard implementations to continue. The daughterboard cannot operate until this error is resolved. LookupError: KeyError: key "0" not found in dict(i, N14adf4360_regs_t17prescaler_value_tE) [WARNING] [UHD] Unable to set the thread priority. Performance may be negatively affected. Please see the general application notes in the manual for instructions. EnvironmentError: OSError: error in pthread_setschedparam   _____________________________________________________  / |       Device: USRP2 / N-Series Device |     _____________________________________________________ |    / |   |       Mboard: USRP2 r4 |   |   hardware: 1024 |   |   mac-addr: XXX |   |   ip-addr: XXX |   |   subnet: XXX |   |   gateway: XXX |   |   gpsdo: none |   |   serial: 1071 |   |   name: XX |   |   FW Version: 12.3 |   |   FPGA Version: 10.0 |   | |   |   Time sources:  none, external, _external_, mimo |   |   Clock sources: internal, external, mimo |   |   Sensors: mimo_locked, ref_locked |   |     _____________________________________________________ |   |    / |   |   |       RX DSP: 0 |   |   | |   |   |   Freq range: -50.000 to 50.000 MHz |   |     _____________________________________________________ |   |    / |   |   |       RX DSP: 1 |   |   | |   |   |   Freq range: -50.000 to 50.000 MHz |   |     _____________________________________________________ |   |    / |   |   |       RX Dboard: A |   |   |   ID: RFX2400 (0x0027) |   |   |     _____________________________________________________ |   |   |    / |   |   |   |       RX Frontend: 0 |   |   |   |   Name: Unknown (0xffff) - 0 |   |   |   |   Antennas: |   |   |   |   Sensors: |   |   |   |   Freq range: 0.000 to 0.000 MHz |   |   |   |   Gain Elements: None |   |   |   |   Bandwidth range: 0.0 to 0.0 step 0.0 Hz |   |   |   |   Connection Type: IQ |   |   |   |   Uses LO offset: No |   |   |     _____________________________________________________ |   |   |    / |   |   |   |       RX Codec: A |   |   |   |   Name: ltc2284 |   |   |   |   Gain Elements: None |   |     _____________________________________________________ |   |    / |   |   |       TX DSP: 0 |   |   | |   |   |   Freq range: -50.000 to 50.000 MHz |   |     _____________________________________________________ |   |    / |   |   |       TX Dboard: A |   |   |   ID: RFX2400 (0x002b) |   |   |     _____________________________________________________ |   |   |    / |   |   |   |       TX Frontend: 0 |   |   |   |   Name: Unknown (0xffff) - 0 |   |   |   |   Antennas: |   |   |   |   Sensors: |   |   |   |   Freq range: 0.000 to 0.000 MHz |   |   |   |   Gain Elements: None |   |   |   |   Bandwidth range: 0.0 to 0.0 step 0.0 Hz |   |   |   |   Connection Type: IQ |   |   |   |   Uses LO offset: No |   |   |     _____________________________________________________ |   |   |    / |   |   |   |       TX Codec: A |   |   |   |   Name: ad9777 |   |   |   |   Gain Elements: None [WARNING] [UHD] Unable to set the thread priority. Performance may be negatively affected. Please see the general application notes in the manual for instructions. EnvironmentError: OSError: error in pthread_setschedparam. EnvironmentError: OSError: error in pthread_setschedparam [ERROR] [UHD] Exception caught in safe-call.   in virtual usrp2_fifo_ctrl_impl::~usrp2_fifo_ctrl_impl()   at /usr/local/src/uhd/host/lib/usrp/usrp2/usrp2_fifo_ctrl.cpp:54 this->peek32(0); -> RuntimeError: fifo ctrl timed out looking for acks.

Itype on the terminal the *uhd_config_info --print-all*to get the comfig-Infos:

UHD 3.11.0.0-0-g13c32cef Build date: Thu, 08 Mar 2018 13:43:10 C compiler: GNU 5.4.0 C++ compiler: GNU 5.4.0 C flags: -DUHD_IMAGES_DIR=OFF -DHAVE_CONFIG_H -DUHD_LOG_MIN_LEVEL=1 -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_CONSOLE_COLOR C++ flags: -DUHD_IMAGES_DIR=OFF -DHAVE_CONFIG_H -DUHD_LOG_MIN_LEVEL=1 -DUHD_LOG_CONSOLE_LEVEL=2 -DUHD_LOG_FILE_LEVEL=2 -DUHD_LOG_CONSOLE_COLOR -fvisibility=hidden -fvisibility-inlines-hidden Enabled components: LibUHD, LibUHD - C API, Examples, Utils, Tests, USB, B100, B200, USRP1, USRP2, X300, N230, MPMD, OctoClock Install prefix: XXX Boost version: 1.58 Libusb version: 1.0.22 Package path: XXX Images directory: ABI version string: 3.11.0 //*Can anyone help me? *

*Thanks in advance. Regards, Anouar *

/

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

Reply via email to