-
Notifications
You must be signed in to change notification settings - Fork 93
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
USRP B205 mini-i Compatibility #188
Comments
Okay, this is odd. Does your USRP work with other applications? |
Yeah, it is working fine with gqrx, sdrangel & general USRP utilities. |
When you say it detects the device, but it is not available, where do you see this? In the device window? Or in the configuration dialog? (in which you get to choose the appropriate device) What happens when you click Refresh in the device window? |
I get that from the message log(cntrl+l): When I look at the device windows(cntrl+d), I can see the device but it is greyed out. Pressing the refresh button doesn't |
Interesting. Could you do the following?
If I don't find the error here, the next step will be to provide you with an engineering build so we can debug this issue (sounds scary but it is not, it would consist of another SigDigger AppImage that prints more logs and lets you do more tests). |
cat ~/..suscan/config/uiconfig.yaml
|
Hey, Some people are experiencing issues with the USRP as well (especially the x300 ones), but every clue so far is pointing to driver issues. Nonetheless, if building is an option for you, yes. Please go ahead, so we can rule out more possible causes. My suggestion is that you download & execute https://actinid.org/blsd. Is a script that automatizes the process of cloning & building SigDigger from the development branch. The cool thing is that you do not need root for this, everything is going to be compiled in a subdirectory, and you can run SigDigger directly from there. |
Performed a fresh install of 22.04.01 LTS and installed SigDigger via the dev branch build script at https://actinid.org/blsd. |
Thanks to you! I will link this thread to other users that seem to be affected by the same issue. |
I am also closing it, feel free to reopen it if something related comes up. |
Have a USRP B205 connected by USB and SigDigger(AppImage) detects the device however reports it as being unavailable?
I get this message from the application log: "Referenced device `uhd (B205mini 313634B)' is not available. device suscan_source_detect_devices"
I get the following output from the command line:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown
-- Loading firmware image: /usr/share/uhd/images/usrp_b200_fw.hex...
[INFO] Detected Device: B205mini
[INFO] Operating over USB 3.
[INFO] Detected Device: B205mini
[INFO] Operating over USB 3.
[INFO] Detected Device: B205mini
[INFO] Operating over USB 3.
[INFO] Detected Device: B205mini
[INFO] Operating over USB 3.
The text was updated successfully, but these errors were encountered: