|
From: Simen S. <sim...@ho...> - 2016-04-01 15:52:12
|
Hello everyone! I am currently having some issues with starting openbts (sudo ./OpenBTS). The error I am getting is this: 1459525605.918414 139980740802432: Starting the system... ALERT 7366:7373 2016-04-01T17:46:50.9 OpenBTS.cpp:174:startTransceiver: starting transceiver ./transceiver with 1 ARFCNs linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.010.git-156-g2d68f228 Using internal clock reference -- Opening a USRP2/N-Series device... -- Current recv frame size: 1472 bytes -- Current send frame size: 1472 bytes EMERG 7366:7373 2016-04-01T17:46:53.0 OpenBTS.cpp:185:startTransceiver: Transceiver quit with status 11. Exiting. When I try to start the transceiver by itself (openbts/Transceiver52M/ sudo ./transceiver), i get the following: linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.010.git-156-g2d68f228 Using internal clock reference -- Opening a USRP2/N-Series device... -- Current recv frame size: 1472 bytes -- Current send frame size: 1472 bytes I know this is limited amount of information, so if any debugging suggestions would be great. If anyone have any solutions or ideas that i can try i would be very grateful. Thanks! |