If you notice spammers in the forum, please notify Bas ON5HB, so they can be removed and banned. Give a link in the chatbox or send a PM to me. Thanks.

some problems i run in to ..

Started by Dennis, Nov 05, 2024, 06:50 PM

Previous topic - Next topic

Dennis

hi all..   :)
i got me some questions regarding my setup
i cant get it to work...

i installed jellyfish 22.04 on a older i3 pc
that is all working great.. its starting

so i started using ssh to my homecomputer  and did the following


apt install build-essential cmake pkg-config meson libfftw3-dev libwebsocketpp-dev libflac++-dev zlib1g-dev libzstd-dev libboost-all-dev libopus-dev libliquid-dev git psmisc
 than i did the following.

git clone --recursive https://github.com/Steven9101/PhantomSDR-Plus.git
cd PhantomSDR-Plus
chmod +x *.sh
sudo ./install.sh


to start i used this..
rtl_sdr -f 145000000 -s 3200000 - | ./build/spectrumserver --config config.toml
as us see in the screenshot the server starts when i put the code in putty

 but is keep giving errors..
i tried to change the config.toml but it keeps saying its read only.  and i cant change the permissions.
noob here sorry  :-[
i have no idea what the marker.json does

and i have no clue how to solve this..  any tips would be appreciated a lot
thank u


Phil - NY4Q

I recommend a fresh install of Ubuntu 22 (server). Get that up, do the updates that are available for 22 and do not go beyond 22. After that, do all the steps posted on the github page as 'sudo' or my preference 'su - root' and run them in one of those modes.

This is not a place for Linux tutorials. If you are not familiar with the file system, permissions on files, etc., then I suggest looking into some online tutorials on Linux before jumping into this.

Respectfully,
Phil (NY4Q)

Dennis

Thank u Phil
totally understand..

i am going to try again with the server distro than.
thank u  :D

Bas ON5HB

Please post your toml-file and if you installed opencl or not.

Also, not all RTL's can do 3.2MSPS, I suggest you try at 2.048MSPS first as that is know to work samplerate.

Without more information there isn't much to tell.

I personally do not see why you should install a different Ubuntu ;)
Best regards,

Bas ON5HB

Ps. the Community Edition can be found here: https://github.com/ny4qphil/PhantomSDR-Plus

Powered by EzPortal