-
Notifications
You must be signed in to change notification settings - Fork 26
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
RX888 Not working on Linux #201
Comments
Hi Aang23, thanks for feedback. Linux code is still tentative, we started in Windows and my personal Linux knowledge is low... |
Hello. |
Bravo! Congratulations. Ciao, |
@vladisslav2011 for information, I can confirm your branch works on Linux! |
I've opened a PR with my fixes: #223 |
Hello!
I have been attempting to get my RX888 working on Linux using libsddc. Everything built fine, I setup udev rules and downloaded the firmware from Github CI, ran
./libsddc/sddc_vhf_stream_test SDDC_FX3.img 3200000 10000 test.i16
The firmware was flashed successfully, but no samples were never actually pulled from the device.
I then carried on to try #196, which either segfaults or returns the following :
Is this me doing something wrong? Both product IDs are set to be as chmod 666, and running as root does not help in any way. (And yes, this device works perfectly fine on HDSDR / Windows).
Otherwise, thanks for your work on this project!
Edit : I did try the firmware provided on Github, building it myself and extracting from the ExtIO. Same results in all cases.
The text was updated successfully, but these errors were encountered: