RangeNetworks / dev

Start Here! Development Environment Tools and System Releases
GNU Affero General Public License v3.0
572 stars 232 forks source link

OpenBTS not working OpenBTS.cpp:180:startTransceiver: cannot find ./transceiver #65

Open bafconsulting opened 6 years ago

bafconsulting commented 6 years ago

OpenBTS.cpp:180:startTransceiver: cannot find ./transceiver

EMERG 123807:123814 2018-08-15T05:35:56.3 OpenBTS.cpp:185:startTransceiver: Transceiver quit with status 256. Exiting.

I followed all of the below instructions, and it failed at starting Open BTS due top the above error. Please advise.

https://blog.strcpy.info/2016/11/16/running-openbts-with-the-nuand-bladerf-on-ubuntu-the-definitive-guide/

bafconsulting commented 6 years ago

I ran this to try and link to it but still fails:

cd apps ln -s ../Transceiver52M/transceiver .

I got "linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.009.005-release

Using internal frequency reference ALERT 124009:124009 2018-08-15T06:42:02.4 UHDDevice.cpp:548:open: No UHD devices found with address '' ALERT 124009:124009 2018-08-15T06:42:02.4 runTransceiver.cpp:176:main: Transceiver exiting..."

when executing,

bloodandwolf commented 5 years ago

ALERT 9165:9295 2019-05-25T18:04:17.2 OpenBTS.cpp:174:startTransceiver: starting transceiver ./transceiver with 1 ARFCNs EMERG 9165:9298 2019-05-25T18:04:17.2 OpenBTS.cpp:180:startTransceiver: cannot find ./transceiver EMERG 9165:9295 2019-05-25T18:04:17.2 OpenBTS.cpp:185:startTransceiver: Transceiver quit with status 256. Exiting.

yasirmaqsood commented 4 months ago

Copy "transceiver" exe from TransceiverRAD1 and paste into the "apps" folder and "OpenBTS" folder. It will resolve the error of "cannot fing transceiver"