Hi All,
I install all the OpenBTS and UHD packages according to manual pages. When I start transceiver, it output some errors and exit.
$ sudo ./transceiver 1 linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.004.000-unknown
ALERT 3048163072 19:59:34.7 UHDDevice.cpp:345:set_rates: Failed to set master clock rate ALERT 3048163072 19:59:34.7 UHDDevice.cpp:346:set_rates: Actual clock rate 1.3e+07 ALERT 3048163072 19:59:34.7 runTransceiver.cpp:94:main: Transceiver exiting...
Jiang Wenyi
Jiang,
Look like you're using a wrong transceiver version. Please use 'umtrx' (default) branch from here: https://github.com/fairwaves/osmo-trx
On Tue, Jul 16, 2013 at 4:04 PM, jiangwy wyjiang@ljshuoda.com wrote:
Hi All,
I install all the OpenBTS and UHD packages according to manual pages. When I start transceiver, it output some errors and exit.
$ sudo ./transceiver 1 linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.004.000-unknown
ALERT 3048163072 19:59:34.7 UHDDevice.cpp:345:set_rates: Failed to set master clock rate ALERT 3048163072 19:59:34.7 UHDDevice.cpp:346:set_rates: Actual clock rate 1.3e+07 ALERT 3048163072 19:59:34.7 runTransceiver.cpp:94:main: Transceiver exiting...
Jiang Wenyi