-
Notifications
You must be signed in to change notification settings - Fork 100
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
Ver 1.6 install shows as 1.5, also won't run #58
Comments
Facing exactly same issues and older versions also show "hackRF disconnected" so I guess is a [Firmware 2023.01.1] problem. |
@pavsa Could you check why with that FW it shows disconnected? |
@pavsa I am experiencing this same issues. I rebuilt from source, and that resolved the version issue. It seems the 1.6 release artifact on this repo is actually the 1.5 version of the jar file. However, even with the self built 1.6 version of the jar, I still can't connect to my hackrf which is running fw 2023.01.01. I have used Zadig to set the driver to WinUSB. My other hackrf tools (like "hackrf_info") can find and connect to my hackrf just fine, it's just the embedded version of hackrf_sweep that is not able to find it.
I did a bit of debug, and libusb is just not finding the device. libusb_init() is successful, but libusb_open_device_with_vid_pid() isn't returning anything. |
Installed v1.6 but when I run it it shows as v1.5 in the HackRF Settings dialog box next to the Visit Homepage button.
Also in Windows 10 the HackRF won't run, shows HackRF disconnected.
The HackRF device connected OK previously to an earlier version of hackrf-spectrum-analyzer + Zadig before I upgraded the HackRF firmware to 2023. The device also runs OK on other software CubicSDR is OK, for example. Hackrf info shows 2023 firmware. Device shows in Device Manager.
The text was updated successfully, but these errors were encountered: