-
Notifications
You must be signed in to change notification settings - Fork 334
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
UHD make failed #31
Comments
Hallo, |
You have not installed uhd in your system for your radio version and so its not picking it up. |
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 Using internal frequency reference thank you. |
OpenBTS does not support b200.
…On Fri, May 17, 2019, 12:35 AM najatzz ***@***.***> 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.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#31?email_source=notifications&email_token=AGB7MGEKHLJ57S7QIGZBIZ3PVYYY3A5CNFSM4EBLIZ2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVTWQ5I#issuecomment-493316213>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGB7MGHZ4DP6JZYPND6GMODPVYYY3ANCNFSM4EBLIZ2A>
.
|
Are you able to solve this issue? I'm stuck at this. |
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. |
from
sudo ./build N210
,OS :
The text was updated successfully, but these errors were encountered: