Closed asp2k5 closed 5 years ago
We have the same problem but with usrp n310.
What we discovered is that the uhd versions differ between srsue
and udh_find_device
UHD_3.14.1.1-release
vs UHD_003.010.003.000-0-unknown
btw: uhd_find_devices works and finds the device.
@asp2k5's issue is that you are trying to run a bladeRF using the UHD, which doesn't work. Install the bladerf libs. @jonakarl you may need to install srsLTE from source as you've updated UHD and the original deb package has been built with UHD 3.10.3
thank you for reply but i have already intstalled all the reqd libs of bladeRF. error is not UHD based but the "No compatible RF frontend found" after UHD it is trying to look for BladeRF but its failing to recognise.
Hi @asp2k5,
i have already intstalled all the reqd libs of bladeRF.
How did you installed them, which versions and before or after building srsLTE? What Linux distribution do you use and which version?
after UHD it is trying to look for BladeRF but its failing to recognise.
How do you know this? It's not evident from the logs you've provided as there is no "Opening bladeRF..." message so it seems you have compiled without bladeRF support.
Go do your build directory, open CMakeCache.txt and make sure BLADERF_FOUND
is set to TRUE
. If it is set to FALSE
first remove the CMakeCache.txt and then build as usual - cmake ..
, ...
Hi, I am getting this error. What does this mean?
FGPA is not compatible. Burn the required FGPA into your SDR, it will work.
On Fri 12 Feb, 2021, 19:32 JayakumarCK2, notifications@github.com wrote:
[image: image] https://user-images.githubusercontent.com/70588262/107777378-bd6eed80-6d10-11eb-9000-7a43e1521fa4.png
Hi, I am getting this error. What does this mean?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/srsLTE/srsLTE/issues/397#issuecomment-778213133, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANHYMHBPXH3HFHSGB23TUN3S6UYGBANCNFSM4JEBCJNQ .
Can you please elaborate, what are FPGA images, and what exactly they do? Any link for the relevant information would be helpful.
I have installed UHD libraries, still getting this error. Any leads ?
I have installed UHD libraries,but it says that it's available,and uhd_init failed
@Chi-Hsin-Wu hello,I have the same problem as you, is there a solution?
@Chi-Hsin-Wu hello,I have the same problem as you, is there a solution?
I have the same problem as well. I've even reinstalled Ubuntu 22.04 from scratch and rerun through all the dependencies and builds according to instructions with no success.
hi srsLTE team, I'm having issues getting srsENB or srsUE to detect my SDR hardware (BladeRF x40), In short, when starting srsENB or srsUE it looks for a USRP and then says "No compatible RF frontend found".