discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Possible WBX Board Failure


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Possible WBX Board Failure
Date: Fri, 11 Mar 2011 08:56:35 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

> Also, here is the output of uhd_usrp_probe
> 
> $ sudo uhd_usrp_probe --args="addr=192.168.10.2"
> linux; GNU C++ version 4.4.5; Boost_104000; UHD_002.20110126204618.b83454d
> 
> Current recv sock buff size: 50000000 bytes
> mboard0 MIMO master
> 
> Warning:
>     Unknown transceiver board ID combination...
>     RX dboard ID: WBX (0x0053)
>     TX dboard ID: Unknown (0xffff)

The wrong ID is being read from the eeprom. Usually, this is an issue
with mounting. On the off chance that the eeprom got
corrupted/blanked/shocked, you can manually burn an ID in with the
following tool:

cd <prefix>/share/uhd/utils
./usrp_burn_db_eeprom --id=0x0052 --unit=TX

See if that helps,
-Josh



reply via email to

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