¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: WSJTX Segmentation fault

 

You can run wsjtx from command line and you'll see the error there when it crashes... Or run it using gdb debugger.
Mine is also back to crashing...?

Andrew, K1YMI


On Tue, Dec 28, 2021, 20:53 Andrew via <anpepper=[email protected]> wrote:
Yep, built from source.
Well it seems to be running fine ATM. Not sure why it was acting up before. Whatever it was, I'm not going to touch it and move on and consider it a win for now...
till the issue re-appears ;)

On Tue, 2021-12-28 at 17:32 -0800, S Johnson wrote:
Whenever I start seeing segmentation faults in an application, I build the app (in this case WSJTX) from the source code and the problem disappears.?


Re: WSJTX Segmentation fault

 

I don't know how to see a segmentation fault but since building a new BAP image that loaded WSJTX v2.5.3 (after modifying the BAP script), my WSJTX won't run? for more than a minute before shutting down (or being shut down)..? So, I might be experiencing the same problem as your are reporting.

Bullseye, WSJX v2.5.3, Icom 7000 running FLRIg and Signalink USB


BAP USB boot problems #bullseye

vk4gra
 

The? other day, I enabled? my? raspberry 3b to boot? from a? USB drive by? editing the? config.txt . My RPI running? ?Bullseye ran perfect , until I tried to run JS8Call.? The? problem was that the? JS8Call could? not? find? my USB audio dongle. When? I re-edited the? config.txt file? in the? boot? directory? everything? returned to normal.? Also I have? noticed that the? Kiss Attached? and? Direwolf are? now? activated? on startup and? reboot. With these two? application running? tend to inhibit? most of the? application? within BAP. I found? that? if I start? up "Pat menu ", and? select the? "Stop Modem"? function. both Kiss Attach and? Direwolf? stop running.?
Graham
VK4GRA


Re: Pi scripts

Wally Tuck
 

I have installed a new bullseye and put bap on it with hamlib, ardop ardopgui, direwolf, ax25, pat, patmenu, conky, gridtracker, hamclock, packetsearch, gparted, telnet, and vnc the first time. When I ran ardop modem and tried to connect it didn't.? Mw radio was on to a correct freq of an ardop station relay station. I was trying to Connect via ardop. Station was highlighted in red with a line through it.
I checked that my sound was pointed to usb codec. I ran aplay -l which shows card 3 subdevice 0. Direwolf.conf shows adevice:3,0.
I am now install flrig on the second run of bap with gridtracker correction enabled.
Connected flrig to radio via cat control.
Tried ardop, required flrig. Access station now green. In setup told conkey to use flrig to dial, not using radio at all. Everything looks right but nothing works. Even tried packet. Nothing keys radio.
Wally?
K7TUK


On Thu, Dec 30, 2021 at 18:57, Terry Hunt
<Terry@...> wrote:
No im using the built in sound card but I do not use Pulse Audio.? ?I also am still running buster.

Thanks,
Terry K4HNT




---- On Thu, 30 Dec 2021 18:35:38 -0500 Wally Tuck via groups.io <bethere549@...> wrote ----

Sorry for not getting back sooner. I've been busy. I will do a fresh install tomorrow with bap on bullseye and give a full response.? Did you say you didn't change the sound card?
Wally
K7TUK



On Wed, Dec 29, 2021 at 17:54, Terry Hunt
<Terry@...> wrote:
Hi Wally

Describe what is happening a bit more and we may be able to help.? I also have a 7100 (as do several on the list) and I do have winlink working on HF.? I have to tried to use the 2M packet portion.? I did have a bad experience with Pulse audio and therefore I do not use it now.? So tell explain a bit more about your issues and I will see if I know the answer.

Thanks,
Terry K4HNT




---- On Wed, 29 Dec 2021 18:54:06 -0500 Wally Tuck via groups.io <bethere549=[email protected]> wrote ----

Jason,
I have never written before although I have tried your scripts since the first. I always thought that since I have a IC 7100 that that is way PAT didn't connect and why packet didn't work at all. I have come it understand that some of it was me in not understanding the relationship my pi has with my radio. I have always been able to get fldigi to work but your script never set my sound card up correctly. any ideas.?

Wally
K7TUK











Re: Update Tool New Messages

 

I see the same errors when I run gridtracker from the terminal but it starts ok. I am trying to figure out why the update patch didn't work on your system. I have tested multiple times here and haven't run into this. Please run these commands and post the results:

cd ~
ls

I am looking to see if more than one directory for GridTracker is there.

--
73, de KM4ACK
|
|


Re: Upgrade or clean install to Bullseye #buster #bullseye

 

On Thu, Dec 30, 2021 at 11:50 AM, LA9KY wrote:
You are right, I skipped the test patch, so now no patch requests.
But how can I remove Hotspot? I installed Hotspot but not the tools, now I can not add Hotspot tools, so I just want to remove it so I can configure Wi-Fi setup manually.
Next I would like to install wsjtx, then I can try it out in ny mobile setup.

Currently there is no uninstall tool built into BAP and the hotspot is pretty involved to uninstall since it has it's hooks deep in the OS. Disabling it would be an easier choice. Before we get to that, are you getting any errors when you try to install hotspot tools? If so, what are they?

Assuming you want to skip trying to install hotspot tools and just disable the hotspot, run:
sudo systemctl stop autohotspot
sudo systemctl disable autohotspot

Open cron and put a "#" in front of the line that is similar to this:
*/30 * * * * sudo /usr/bin/autohotspotN >/dev/null 2>&1
Note: Your line may have a different number than 30 in it

Reboot and the hotspot will be disabled.

--

73, de KM4ACK
|
|


Re: Patron - Log Location

 

To my knowledge, all of the BPQ logs are stored in ~/linbpq/
--
73, de KM4ACK
|
|


Re: Pi scripts

 

¿ªÔÆÌåÓý

No im using the built in sound card but I do not use Pulse Audio.? ?I also am still running buster.

Thanks,
Terry K4HNT




---- On Thu, 30 Dec 2021 18:35:38 -0500 Wally Tuck via groups.io <bethere549@...> wrote ----

Sorry for not getting back sooner. I've been busy. I will do a fresh install tomorrow with bap on bullseye and give a full response.? Did you say you didn't change the sound card?
Wally
K7TUK



On Wed, Dec 29, 2021 at 17:54, Terry Hunt
<Terry@...> wrote:
Hi Wally

Describe what is happening a bit more and we may be able to help.? I also have a 7100 (as do several on the list) and I do have winlink working on HF.? I have to tried to use the 2M packet portion.? I did have a bad experience with Pulse audio and therefore I do not use it now.? So tell explain a bit more about your issues and I will see if I know the answer.

Thanks,
Terry K4HNT




---- On Wed, 29 Dec 2021 18:54:06 -0500 Wally Tuck via groups.io <bethere549=[email protected]> wrote ----

Jason,
I have never written before although I have tried your scripts since the first. I always thought that since I have a IC 7100 that that is way PAT didn't connect and why packet didn't work at all. I have come it understand that some of it was me in not understanding the relationship my pi has with my radio. I have always been able to get fldigi to work but your script never set my sound card up correctly. any ideas.?

Wally
K7TUK











Re: Pi scripts

Wally Tuck
 

Sorry for not getting back sooner. I've been busy. I will do a fresh install tomorrow with bap on bullseye and give a full response.? Did you say you didn't change the sound card?
Wally
K7TUK


On Wed, Dec 29, 2021 at 17:54, Terry Hunt
<Terry@...> wrote:
Hi Wally

Describe what is happening a bit more and we may be able to help.? I also have a 7100 (as do several on the list) and I do have winlink working on HF.? I have to tried to use the 2M packet portion.? I did have a bad experience with Pulse audio and therefore I do not use it now.? So tell explain a bit more about your issues and I will see if I know the answer.

Thanks,
Terry K4HNT




---- On Wed, 29 Dec 2021 18:54:06 -0500 Wally Tuck via groups.io <bethere549@...> wrote ----

Jason,
I have never written before although I have tried your scripts since the first. I always thought that since I have a IC 7100 that that is way PAT didn't connect and why packet didn't work at all. I have come it understand that some of it was me in not understanding the relationship my pi has with my radio. I have always been able to get fldigi to work but your script never set my sound card up correctly. any ideas.?

Wally
K7TUK






Re: Upgrade or clean install to Bullseye #buster #bullseye

 

You are right, I skipped the test patch, so now no patch requests.
But how can I remove Hotspot? I installed Hotspot but not the tools, now I can not add Hotspot tools, so I just want to remove it so I can configure Wi-Fi setup manually.
Next I would like to install wsjtx, then I can try it out in ny mobile setup.

Frank

tor. 30. des. 2021 kl. 18:08 skrev Michael Nadler <ki7qib@...>:

Did you install ALL the patches, including the test patch (or any other patches).? If not the patch tool will keep nagging you to patch things.


Re: Upgrade or clean install to Bullseye #buster #bullseye

 

Did you install ALL the patches, including the test patch (or any other patches).? If not the patch tool will keep nagging you to patch things.


Re: SSD Boot and WSJTx

 

Awesome! Just what I needed! Will try now.

Rich?


Re: SSD Boot and WSJTx

 

Ah, that is 'normal'. The owner of /media and devices mounted under that is Root and
most functions there (except in the pi folder sub-tree) are limited to read rights.
You need to open a Terminal and enter the following:
sudo chmod 777 -R /media
Then you should be able to create new folders anywhere in that folder tree.


Re: SSD Boot and WSJTx

 

I¡¯ve attached a pic:


Re: SSD Boot and WSJTx

 

Can't get permission to write files where? That usually indicates either an ownership issue or chmod issue.

Kevin -- KD9EFV


Re: SSD Boot and WSJTx

 

Thanks Kevin, I used the Rapberry Pi SD copy integrated into Bullseye and it worked fine and can boot, I just can¡¯t get permission to write files onto the drive. Any thoughts on that part?

R?


Re: Update Tool New Messages

 

Jason,
I did run the patch and I have run BAP Update.? GridTracker starts but it is not updated. Here's what I see when I start GridTracker:


I ran your suggested terminal command and here's the results:

pi@raspberrypi:~ $ /home/pi/GridTracker/GridTracker --disable-accelerated-2d-canvas --num-raster-threads=2
[29593:29638:1230/084545.829536:ERROR:object_proxy.cc(622)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[29593:29638:1230/084545.833574:ERROR:object_proxy.cc(622)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[29593:29638:1230/084545.836721:ERROR:object_proxy.cc(622)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[29628:29645:1230/084605.890226:ERROR:cert_verify_proc_builtin.cc(559)] No net_fetcher for performing AIA chasing.
[29628:29646:1230/084607.155257:ERROR:cert_verify_proc_builtin.cc(559)] No net_fetcher for performing AIA chasing.

Happy Healthy New Year!
73 Jeff KO4NCC


Re: SSD Boot and WSJTx

 

1) It is difficult to copy a live, running OS SD Card to another drive.
The best, safest way I've found is to make an image of the SDCard then burn that image to the new drive.
It's like the reverse of the original imaging process. I use Win32DiskImager, but you can do it with Balena Etcher, too, I think.
Tom's Hardware has an interesting process with a lot of steps:


Kevin -- KD9EFV


Re: Upgrade or clean install to Bullseye #buster #bullseye

 

I have tried again with a clean Bullseye on a rpi4.
I can see different problems in that some programs are not installed, or with error, like now wsjt is not due to version mismatch, Hotspot tools is not installed.?
The patch for gridtracker was run, but still asking for that on next attempt.
I assume that the BAP will be the tool to keep programs like wsjt and grid tracker up to date. I would like to run BAP update on my version 4, it is a lot faster compared to my 3B which will with wsjt and gridtracker be high on cpu use and also using swap file.
really looking forward to a fix with all necessary patches. It¡¯s really a great setup.

Frank?
LA9KY


SSD Boot and WSJTx

 

Hi Jason and the group, two questions:

1) slightly off topic but thought I¡¯d ask here. I¡¯m building my ultimate BAP desktop and have a DespPi pro V2 case with 8GB Pi4 up and running. I built it with a 500gb SSD drive and used the SD copy to copy my BAP image onto the hard drive. I¡¯m able to boot from the SSD but when I try to transfer files to the SSD using the Bulleye file manager I get a permission error. I¡¯m trying to copy some music files into the Home Pi Music folder when I get the error. What am I doing wrong??

2) Using BAP update tool I tried loading WSJTx x2 and although the script seems to run fine and I can reboot, I do not see WSJTx in my drop down menu. Thoughts?

Rich
KQ9L