Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bafconsulting opened this issue Aug 15, 2018 · 3 comments

Comments

@bafconsulting
Copy link

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
Copy link
Author

bafconsulting commented Aug 15, 2018

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
Copy link

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
Copy link

yasirmaqsood commented May 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants