Skip to content
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

Cannot open PlutoSDR #2350

Open
vatprcyq opened this issue Dec 4, 2024 · 5 comments
Open

Cannot open PlutoSDR #2350

vatprcyq opened this issue Dec 4, 2024 · 5 comments

Comments

@vatprcyq
Copy link

vatprcyq commented Dec 4, 2024

PlutoSDR on Windows 11
IIO and Serial present in devmgmt..
but SDRangel can't sample device
Login to plutosdr via serial is OK and password unchanged.
sdrangel1205.log

@f4exb
Copy link
Owner

f4exb commented Dec 5, 2024

For some reason it does not find the serial number:

2024-12-05 01:51:40.049 (D) PlutoSDRScan::scan: 0: 0456:b673 (Analog Devices Inc. PlutoSDR (ADALM-PLUTO)), serial= [usb:2.2.5]
...
2024-12-05 01:51:43.055 (C) PlutoSDRInput::openDevice: open serial TBD failed

@vatprcyq
Copy link
Author

vatprcyq commented Dec 5, 2024

image

@vatprcyq
Copy link
Author

vatprcyq commented Dec 5, 2024

SDR++ tested OK for this

@vatprcyq
Copy link
Author

vatprcyq commented Dec 5, 2024

Try iio_info -s :
image
Output:
iio_info -s
Unable to create Local IIO context : Function not implemented (40)
Available contexts:
0: 0456:b673 (Analog Devices Inc. PlutoSDR (ADALM-PLUTO)), serial= [usb:2.2.5]
And try copy add uri=usb:2.2.5 at user arguments can mitigate this problem.
image
After add this,seems OK now...
Log Attached.
sdrangel.log

Copy link

This issue is going to be closed due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants