-
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
hackrf-spectrum-analyzer not working in windows 11 #53
Comments
update: I just tested it on a windows 10 pc and it did not work either so I downgraded the hackrf firmware to 2018 version and it works OK but only on the windows 10 computer not on the windows 11 computer. anyone have any ideas how to get this working on windows 11? I have tried executing the cmd under administrator but that did not work. thanks |
Exactly the same problem here. |
@NetJump Further update: I reinstalled Windows 11 again, the only difference this time I did not use zadig to load the driver, it was left as default and now it works just fine. Another thing to note is that if you have the hackrf plugged directly into a usb port on your computer sometimes it will not work, if you still have trouble you could try using a powered usb hub. |
@sohmee , thanks for your update. |
@NetJump try the following. https://pypi.org/project/QSpectrumAnalyzer/ |
on Windows 11 it seems to work without zadig - just tested it - the system uses WinUSB for hackrf device by default, which libusb then uses. I'll update the documentation. |
I dont know if you finally got hackrf-spectrum-analyze working in windows 11? I found that it works with mayhem firmware even if you dont have a portapack Install via device manager the mayhem driver winusb v1 or with zadig install winusb v6.1 Install Firmware Version: mayhem n_241018 (API:1.08) or latest Install java -version hackrf is also working with sdrsharp and sdr console I noticed hackrf_info just froze in the command line if running winusb v1 driver and a way around it was to install driver winusb v6.1 using zadig or via the device manager. |
Hello,
It seams impossible to get this working.
Just done a fresh reinstall of windows 11 with all the updates
latest java is installed
hackrf firware release 2023.01.1
i used zadig to install hackrf driver to winusb v 6.1.72...
the hackrf works just fine with other sofware such as sdr console or sdr sharp
but when I launch hackrf_sweep_spectrum_analyzer_windows.cmd script the software opens but I dont get any spectrum.
no errors are shown in the cmd window
What could the problem be?
Thanks
The text was updated successfully, but these errors were encountered: