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

RX888 Not working on Linux #201

Open
Aang23 opened this issue May 15, 2021 · 5 comments · May be fixed by #223
Open

RX888 Not working on Linux #201

Aang23 opened this issue May 15, 2021 · 5 comments · May be fixed by #223

Comments

@Aang23
Copy link

Aang23 commented May 15, 2021

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.

frame_size = 138240, iso_packets_per_frame = 135
started streaming .. for 10000 ms ..

I then carried on to try #196, which either segfaults or returns the following :

normal FW binary executable image with checksum
FX3 bootloader version: 0x000000A9
writing image...
transfer execution to Program Entry at 0x40012a7c
ERROR - USB error LIBUSB_ERROR_ACCESS in find_usb_device at /home/alan/Downloads/rx888/ExtIO_sddc/Core/arch/linux/usb_device.c:462
ERROR - sddc_open() failed

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.

@ik1xpv
Copy link
Owner

ik1xpv commented May 16, 2021

Hi Aang23, thanks for feedback. Linux code is still tentative, we started in Windows and my personal Linux knowledge is low...
With the help of the community I hope a steady Linux solution will evolve!!

@vladisslav2011
Copy link
Contributor

vladisslav2011 commented Apr 11, 2022

@ik1xpv
Copy link
Owner

ik1xpv commented Apr 11, 2022

Bravo! Congratulations.
I am happy that this SDR architecture can be employed in the Linux world.
Videos are impressive.

Ciao,
Oscar

@Aang23
Copy link
Author

Aang23 commented May 5, 2022

@vladisslav2011 for information, I can confirm your branch works on Linux!

@vladisslav2011 vladisslav2011 linked a pull request May 9, 2022 that will close this issue
@vladisslav2011
Copy link
Contributor

I've opened a PR with my fixes: #223

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

Successfully merging a pull request may close this issue.

3 participants