Our current SDR online list: https://sdr-list.xyz/

Phantom SDR Plus & RX888 - setup

Started by Martin G8JNJ, Sep 23, 2024, 10:55 PM

Previous topic - Next topic

Martin G8JNJ

Already done that several times, but I'm assuming it requires a manual Cypress driver install.

However, the new PC has just arrived, as per Bas's suggestion.

HP Elitedesk 800 G2 Mini PC i5-6500T 3.1Ghz 8GB RAM 240GB SSD

So I'll abandon the Gigabyte Brix, and spend the morning loading Ubuntu 22.04 and Phantom Web Plus onto it and see if I can make any further progress.

All of this is making the WEB-888 seem like a bargain, as the RX888 cooling modifications and the need for a higher spec (and physically larger) PC are all eating up my funds. I just hope the eventual outcome will be worth it.

Regards,

Martin


Quote from: magicint1337 on Sep 24, 2024, 11:55 PMTry different usb ports and double check all connections to the sdr

John DF4UE

Martin,
just a reminder:
install first opencl and than PhantomSDR. You should do the PhantomSDR installation as "root".

good luck

John

Martin G8JNJ

OK, I have now got the basics running and lsusb reports the device as being present.

All installed as root. I have not installed opencl separately as I wasn't ware it was a prerequisite

I enabled and tried the various .sh files without luck then ran the https://github.com/Steven9101/PhantomSDR-Plus/wiki/Config-examples as suggested.

This was marginally more successful, but it gets stuck looking for the json marker file, and still no sign of the webservice running on the browser.

__                  __ __  __
|__)|_  _  _ |_ _  _ (_ |  \|__) _|_
|  | )(_|| )|_(_)|||__)|__/| \  |

Thank you for using PhantomSDR+, you are supporting the Development of an Open-Source WebSDR Project ♥
Unable to open marker.json file.
No FFTW wisdom file found. Planning from scratch. This may take long on the first time but will then be fast.
Waterfall is sent every 2 FFTs

Regards,

Martin

Martin G8JNJ

clinfo reports

root@phantom:/home/wessex# clinfo
Number of platforms                               0

magicint1337

#34
After it says waterfall is sent every 2 ffts the website should be available on the port given in the config
Maintainer and Developer of PhantomSDR-Plus

magicint1337

After installing opencl you have to reboot to get proper clinfo output
Maintainer and Developer of PhantomSDR-Plus

Martin G8JNJ

OK some progress.

Tried installing OpenCL but even after several reboots Number of platforms 0

ran ./start-rx888mk2.sh

I can now see the web interface and tune to signals.

However, a signal on 198kHz is appearing on 211.22kHz the audio is choppy and agc seems to be pumping.

Should it all start automatically on reboot ? At the moment I'm having to manually do this.


Martin G8JNJ

Can anyone point me to a list of the rx888_stream parameters ?

e.g.

-s
-g
-m
-p

ect. ?

magicint1337

Well reduce the sample rate to 48mhz for now to reduce the stuttering, if you get opencl working then you can do 64mhz (which means 32mhz)

The signal should not appear at the wrong location.

For the agc a future update which i will provide this weekend will fix it.

It wont start on boot for now, you have to create a custom service for this.
Maintainer and Developer of PhantomSDR-Plus

Martin G8JNJ

OK, I found the help file.


Usage: rx888_stream [OPTIONS] [COMMAND]

Commands:
  vhf   Accept from VHF input instead of HF input
  help  Print this message or the help of the given subcommand(s)

Options:
  -f, --firmware <FIRMWARE>        Firmware file to load
  -d, --dither                     Enable dithering
  -r, --randomize                  Enable randomization
  -s, --sample-rate <SAMPLE_RATE>  ADC sample rate [default: 50000000]
  -g, --gain <GAIN>                VGA gain setting 0-127 [default: 1]
  -m, --gain-mode <GAIN_MODE>      VGA gain mode high or low [default: high] [po                                             ssible values: high, low]
  -a, --attenuation <ATTENUATION>  Attenuator setting 0-63 [default: 0]
      --bias-hf                    HF Bias-T
      --bias-vhf                   VHF Bias-T
      --pga                        PGA enable
  -o, --output <OUTPUT>            Output file, "-" is stdout
      --measure                    Measurement mode, measures the ADC sample rat                                             e
  -h, --help                       Print help
  -V, --version                    Print version




Quote from: Martin G8JNJ on Sep 25, 2024, 02:21 PMCan anyone point me to a list of the rx888_stream parameters ?

e.g.

-s
-g
-m
-p

ect. ?

Martin G8JNJ

OK I'll try reducing the sample rate.


Quote from: magicint1337 on Sep 25, 2024, 02:23 PMWell reduce the sample rate to 48mhz for now to reduce the stuttering, if you get opencl working then you can do 64mhz (which means 32mhz)

The signal should not appear at the wrong location.

For the agc a future update which i will provide this weekend will fix it.

It wont start on boot for now, you have to create a custom service for this.

Martin G8JNJ

Do I change the sample rate in the .sh file or the .toml file of both ?

Martin G8JNJ

OK, OpenCL now installed

root@phantom:/home/wessex/PhantomSDR-Plus# clinfo -l
Platform #0: Intel(R) OpenCL HD Graphics
 `-- Device #0: Intel(R) HD Graphics 530 [0x1912]

What config parameters do I need to change ?

Martin G8JNJ

You can now connect (on a temporary basis) at http://g8jnj.zapto.org:8090

BBC R4 which should be on 198kHz is actually on 211.2kHz


magicint1337

post your command and config file please
Maintainer and Developer of PhantomSDR-Plus

Powered by EzPortal