G2 PIHPSDR Issues

G2 operating system and special app's (e.g. p2app) discussion only--post Thetis and piHPSDR questions in their own sub-forums
User avatar
KD1GA
Posts: 80
Joined: Sun Dec 04, 2022 8:12 pm
Location: Apex, NC

G2 PIHPSDR Issues

Postby KD1GA » Mon Mar 17, 2025 7:11 pm

Hi all received my new G2 Saturday as my 7000 had to go to Doug for repair. The G2 is certainly a bit different than my 7000.... dealing with Linux and Pi now is required. Luckily, I have a little experience with Raspberry Pi so not that bad and so far, it appears to be working well. I did have a fire wall issue after a fresh Windows / Thetis install that delayed me a bit until and I realized had the same issue 3 years ago when I received my first Anan. My G2 is black face (headless) and I had it 8 days after placing my order; not bad considering my Covid era 7000 Mk III took 3 months :). Not sure at this point which one I will keep but I’m sure I’ll decide after operating the G2 a bit.

Anyway, I want to mess around with PIHPSDR for stand alone operation but mine did not come with it installed just a greyed icon on the desktop that won't open. It reports that it is missing files when executed. When I received the G2 being a normal fix things that are not broken ham I immediately updated the firmware and ran through the commands listed below to update the P2 app but received errors when at the git pull of pihpsdr. I don't remember the exact error as I'm at work, but it was something about missing and unmerged files.

I ran flash writer, and it updated fine to V19 firmware but still no go with PIHPSDR, Thetis work fine. Can anyone help me with the Linux commands to grab and reinstall install PIHPSDR?

Finally, the P2 App starts automatically and needs to be shut down when running PIHPSDR what is the procedure in Linux to stop a program running in the background. Thanks Vin KD1GA

cd ~/github/Saturn/sw_projects/P2_app

make clean

cd ~/github/Saturn/sw_projects/audiotest
make clean

cd ~/github/Saturn git pull cd sw_projects/P2_app
make
cd ../audiotest
make

cd ~/github/pihpsdr
make clean
git pull
make (Got error here)
Vin KD1GA
va7qi
Posts: 135
Joined: Mon Apr 10, 2017 4:22 am
Location: Quadra Island, BC
Contact:

Re: G2 PIHPSDR Issues

Postby va7qi » Tue Mar 18, 2025 4:20 am

Vin,

The latest pihpsdr manual gives a clear instruction on how to install the software:

https://github.com/dl1ycf/pihpsdr/relea ... urrent.pdf

Go to Appendix J.

73 de va7qi, ....Erik.
User avatar
KD1GA
Posts: 80
Joined: Sun Dec 04, 2022 8:12 pm
Location: Apex, NC

Re: G2 PIHPSDR Issues

Postby KD1GA » Tue Mar 18, 2025 3:02 pm

Perfect thanks so much!!!!
Vin KD1GA
User avatar
KD1GA
Posts: 80
Joined: Sun Dec 04, 2022 8:12 pm
Location: Apex, NC

Re: G2 PIHPSDR Issues

Postby KD1GA » Tue Mar 18, 2025 3:05 pm

va7qi wrote:Vin,

The latest pihpsdr manual gives a clear instruction on how to install the software:

https://github.com/dl1ycf/pihpsdr/relea ... urrent.pdf

Go to Appendix J.

73 de va7qi, ....Erik.



Erik,

One additional question if you don't mind. On the headless G2 the P2 app starts automatically and runs in the background. How do you kill the process. Thanks Vin KD1GA
Vin KD1GA
User avatar
n1gp
Posts: 203
Joined: Sun Apr 09, 2017 6:34 pm

Re: G2 PIHPSDR Issues

Postby n1gp » Tue Mar 18, 2025 3:23 pm

Try:

sudo killall -9 p2app
User avatar
Roger GT
Posts: 52
Joined: Thu Aug 03, 2023 5:31 pm
Location: Guetersloh JO41EV
Contact:

Re: G2 PIHPSDR Issues

Postby Roger GT » Wed Mar 19, 2025 10:54 am

You can also use the Taskmanager p2app end Task.
Vy 73 Roger DL2YDP
User avatar
KD1GA
Posts: 80
Joined: Sun Dec 04, 2022 8:12 pm
Location: Apex, NC

Re: G2 PIHPSDR Issues

Postby KD1GA » Wed Mar 19, 2025 2:19 pm

n1gp wrote:Try:

sudo killall -9 p2app



Great thanks exactly what i needed.
Vin KD1GA
va7qi
Posts: 135
Joined: Mon Apr 10, 2017 4:22 am
Location: Quadra Island, BC
Contact:

Re: G2 PIHPSDR Issues

Postby va7qi » Fri Mar 21, 2025 1:48 am

I usually just click the 'x' ....Erik.

Return to “G2 Operating System & Applications”