RangeNetworks / openbts

GSM+GPRS Radio Access Network Node
GNU Affero General Public License v3.0
864 stars 326 forks source link

UHD make failed #31

Open codenoid opened 6 years ago

codenoid commented 6 years ago
 Range Networks' software licenses and master customer agreement.

1509351793.118597 140639403624256: 
Starting the system...
ALERT 7149:7156 2017-10-30T15:23:18.1 OpenBTS.cpp:174:startTransceiver: starting transceiver ./transceiver with 1 ARFCNs
linux; GNU C++ version 5.4.0 20160609; Boost_105800; UHD_003.010.001.HEAD-0-g929e3b32

Using internal frequency reference
-- Opening a USRP2/N-Series device...
-- Current recv frame size: 1472 bytes
-- Current send frame size: 1472 bytes
ALERT 7159:7159 2017-10-30T15:23:19.6 UHDDevice.cpp:557:open: UHD make failed, device type=usrp2,addr=192.168.10.2,name=,serial=xxxxxxx
ALERT 7159:7159 2017-10-30T15:23:19.6 runTransceiver.cpp:176:main: Transceiver exiting...

EMERG 7149:7156 2017-10-30T15:23:19.6 OpenBTS.cpp:185:startTransceiver: Transceiver quit with status 256. Exiting.

from sudo ./build N210 ,

OS :

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
NAME="Ubuntu"
VERSION="16.04.3 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.3 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
chrysmur commented 6 years ago

Hallo, The issue could be because transceiver for N210 is not built. Check if the Transceiver52M has been compiled, as i noticed that this Openbts compiles the RAD1 transceiver by default. If not, from openbts folder try ./configure --with-uhd before make

Keskebeu commented 6 years ago

You have not installed uhd in your system for your radio version and so its not picking it up.

ghost commented 5 years ago

hi, I am having a similar error as above where I got this output when I try to run "sudo ./transceiver" at the cd /OpenBTS. I am using a Raspberry Pi with Unbutu mate 16.04.6 LTS

`openbts@openbts-desktop:/OpenBTS$ sudo ./transceiver linux; GNU C++ version 5.3.1 20151219; Boost_105800; UHD_003.009.002-0-unknown

Using internal frequency reference -- Detected Device: B200mini -- Loading FPGA image: /usr/share/uhd/images/usrp_b200mini_fpga.bin...ALERT 3337:3337 2019-05-17T12:23:14.2 UHDDevice.cpp:557:open: UHD make failed, device type=b200,name=B200mini,serial=3135A13,product=B200mini ALERT 3337:3337 2019-05-17T12:23:14.2 runTransceiver.cpp:176:main: Transceiver exiting... ` so i was wondering did you manage to solve this error and how did you solve it ? I am quite new with OpenBTS so any information will be helpful

thank you.

Keskebeu commented 5 years ago

OpenBTS does not support b200.

On Fri, May 17, 2019, 12:35 AM najatzz notifications@github.com wrote:

hi, I am having a similar error as above where I got this output when I try to run "sudo ./transceiver" at the cd /OpenBTS. I am using a Raspberry Pi with Unbutu mate 16.04.6 LTS

`openbts@openbts-desktop:/OpenBTS$ sudo ./transceiver linux; GNU C++ version 5.3.1 20151219; Boost_105800; UHD_003.009.002-0-unknown

Using internal frequency reference -- Detected Device: B200mini -- Loading FPGA image: /usr/share/uhd/images/usrp_b200mini_fpga.bin...ALERT 3337:3337 2019-05-17T12:23:14.2 UHDDevice.cpp:557:open: UHD make failed, device type=b200,name=B200mini,serial=3135A13,product=B200mini ALERT 3337:3337 2019-05-17T12:23:14.2 runTransceiver.cpp:176:main: Transceiver exiting... ` so i was wondering did you manage to solve this error and how did you solve it ? I am quite new with OpenBTS so any information will be helpful

thank you.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/RangeNetworks/openbts/issues/31?email_source=notifications&email_token=AGB7MGEKHLJ57S7QIGZBIZ3PVYYY3A5CNFSM4EBLIZ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTWQ5I#issuecomment-493316213, or mute the thread https://github.com/notifications/unsubscribe-auth/AGB7MGHZ4DP6JZYPND6GMODPVYYY3ANCNFSM4EBLIZ2A .

r00tb3 commented 4 years ago

hi, I am having a similar error as above where I got this output when I try to run "sudo ./transceiver" at the cd /OpenBTS. I am using a Raspberry Pi with Unbutu mate 16.04.6 LTS

`openbts@openbts-desktop:/OpenBTS$ sudo ./transceiver linux; GNU C++ version 5.3.1 20151219; Boost_105800; UHD_003.009.002-0-unknown

Using internal frequency reference -- Detected Device: B200mini -- Loading FPGA image: /usr/share/uhd/images/usrp_b200mini_fpga.bin...ALERT 3337:3337 2019-05-17T12:23:14.2 UHDDevice.cpp:557:open: UHD make failed, device type=b200,name=B200mini,serial=3135A13,product=B200mini ALERT 3337:3337 2019-05-17T12:23:14.2 runTransceiver.cpp:176:main: Transceiver exiting... ` so i was wondering did you manage to solve this error and how did you solve it ? I am quite new with OpenBTS so any information will be helpful

thank you.

Are you able to solve this issue?

I'm stuck at this.

Keskebeu commented 4 years ago

In order for you to use openbts with ettus bus series you have to build the OsmoTRX transceiver on its own. Once you build and install OsmoTRX run that transceiver with the proper config file. Once you start OsmoTRX , you can start OpenBTS. You don't have to run transceiver in openbts in order to start the bts. You can simply start it by running OpenBTS in the apps directory.

On Fri, Nov 1, 2019, 7:19 AM Amit Vitekar notifications@github.com wrote:

hi, I am having a similar error as above where I got this output when I try to run "sudo ./transceiver" at the cd /OpenBTS. I am using a Raspberry Pi with Unbutu mate 16.04.6 LTS

`openbts@openbts-desktop:/OpenBTS$ sudo ./transceiver linux; GNU C++ version 5.3.1 20151219; Boost_105800; UHD_003.009.002-0-unknown

Using internal frequency reference -- Detected Device: B200mini -- Loading FPGA image: /usr/share/uhd/images/usrp_b200mini_fpga.bin...ALERT 3337:3337 2019-05-17T12:23:14.2 UHDDevice.cpp:557:open: UHD make failed, device type=b200,name=B200mini,serial=3135A13,product=B200mini ALERT 3337:3337 2019-05-17T12:23:14.2 runTransceiver.cpp:176:main: Transceiver exiting... ` so i was wondering did you manage to solve this error and how did you solve it ? I am quite new with OpenBTS so any information will be helpful

thank you.

Are you able to solve this issue?

I'm stuck at this.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/RangeNetworks/openbts/issues/31?email_source=notifications&email_token=AGB7MGG3B56IYV7XYIAZ4NDQRQGE7A5CNFSM4EBLIZ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC2VFLA#issuecomment-548754092, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGB7MGAKFIFTVKT5P4AK2P3QRQGE7ANCNFSM4EBLIZ2A .

r00tb3 commented 4 years ago

In order for you to use openbts with ettus bus series you have to build the OsmoTRX transceiver on its own. Once you build and install OsmoTRX run that transceiver with the proper config file. Once you start OsmoTRX , you can start OpenBTS. You don't have to run transceiver in openbts in order to start the bts. You can simply start it by running OpenBTS in the apps directory. On Fri, Nov 1, 2019, 7:19 AM Amit Vitekar @.> wrote: hi, I am having a similar error as above where I got this output when I try to run "sudo ./transceiver" at the cd /OpenBTS. I am using a Raspberry Pi with Unbutu mate 16.04.6 LTS @.:/OpenBTS$ sudo ./transceiver linux; GNU C++ version 5.3.1 20151219; Boost_105800; UHD_003.009.002-0-unknown Using internal frequency reference -- Detected Device: B200mini -- Loading FPGA image: /usr/share/uhd/images/usrp_b200mini_fpga.bin...ALERT 3337:3337 2019-05-17T12:23:14.2 UHDDevice.cpp:557:open: UHD make failed, device type=b200,name=B200mini,serial=3135A13,product=B200mini ALERT 3337:3337 2019-05-17T12:23:14.2 runTransceiver.cpp:176:main: Transceiver exiting... ` so i was wondering did you manage to solve this error and how did you solve it ? I am quite new with OpenBTS so any information will be helpful thank you. Are you able to solve this issue? I'm stuck at this. — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#31?email_source=notifications&email_token=AGB7MGG3B56IYV7XYIAZ4NDQRQGE7A5CNFSM4EBLIZ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC2VFLA#issuecomment-548754092>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGB7MGAKFIFTVKT5P4AK2P3QRQGE7ANCNFSM4EBLIZ2A .

Fixed it by freshly installing Ubuntu 16 and manually building and installing the UHD 003.010.003.