Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- KM4ACK-Pi
- Messages
Search
Gridtracker Patch
#buster
I am a new build-a-pi user and I am running build-a-pi on buster. I am able to run WSJT-X and make contacts, but would like to run Gridtracker to get the additional benefits. When I run Gridtracker from menu I get a hourglass icon for 20-30 seconds, but the program never opens. I have seen mention of a Gridtracker patch for build-a-pi.
How do I install it and would this solve my current issue? PS. I did a fresh install of bullseye and then installed build-a-pi on the new install. Gridtracker worked, but WSJT-X did not transmit. rather than spend much time debugging the new install I went back to the working buster install. |
Re: Usb sound device Mfj1204
If it's a USB soundcard, it will work. On Tue, Dec 28, 2021, 18:08 Tom Moore <kf4yey@...> wrote: Hi guys, |
Update Tool
#bullseye
Gary Adams W5TAA
I ran the Update Tool and had it patch to the new version of Gridtracker however it did not install. I proceeded to run the Update Tool again and I'm getting an error invalid desktop entry file '/usr/local/share/applications/build-a-pi.desktop' and the tool no longer works.
-- Gary Adams W5TAA |
Re: Headless Pi Reversal
¿ªÔÆÌåÓýOk, I got it figured out.?? Thanks Rih for the analyzer idea however because the network had changed it wan't possible as there was no wireless connection to connect too. Kevin got me to thinking...I had made some changes to my monitor itself so i went back to the basics ans plugged mouse / monitor and keyboard directly into the Pi.? I had video but only for a few seconds then it went crazy and blacked out.? I was able to reset video settings then slowly add things back for the new monitor and all is well now. I can not use the highest resolution for the new monitor bit hey, i can live with that.? apt-get updates currently running Thanks, Terry K4HNT ---- On Tue, 28 Dec 2021 15:04:53 -0500 richlim11 via groups.io <richlim11@...> wrote ----
|
Re: Pulse Audio resets volume each time program runs
I see "pulse" trying to do things and having trouble when I boot up. But, everything seems to work well so I had ignored those js8call boot up lines. That said though, I'm having trouble with one thing for sure. I have a feeling its pulse related as my reading says bullseye js8call doesn't use Alsa some how ? What I need to know is what line I should see in the "driver line" your supposed to select for Notifications out of a jack ? and also, which one out of a HDMI ? I won't even ask about the bluetooth one as I have read that Bluetooth audio can get complicated ? I eventually might try that but one thing is for sure, I'd like audio notifications from somewhere.
|
Re: WSJTX Segmentation fault
Seems to be WSJTX related. There's mentions of it over on the WSJTX groups.io.
gdb produces this: Thread 1 "wsjtx" received signal SIGSEGV, Segmentation fault. 0xb58f8c40 in QtPrivate::qustrchr(QStringView, unsigned short) () ?? from /lib/arm-linux-gnueabihf/libQt5Core.so.5 I'll wait for an update, hopefully there's a fix. 73 Andrew, K1YMI |
Re: Pat Winlink Auto Download of RMS "Grid square not set in Pat configure" error
How are you entering your Grid location? All Caps?? 73 Don Poaps New Westminster, BC VA7DGP DATA VA7QU ? VOICE Winlink: va7qu@... Subject://wl2k ? ? ? ? ? ALLSTAR ?530780 Hamshack Hotline 5971 Mid-Island Phone Mesh 2210 2232 ? ? ? ? ? ? ? ? ? ? On Tue, Dec 28, 2021 at 11:28 AM N3JF <n3jf@...> wrote: Hi Jason, |
Re: Headless Pi Reversal
Do you have an app like ¡°Network Analyzer¡± if you do you can scan the IP address of things connected to your network and find your pi IP address.?I¡¯m assuming you plugged Pi into the network, that would be first thing to do.?
toggle quoted message
Show quoted text
Once you know the IP address you can VNC of SSH into the pi to change settings. Rich? KQ9L On Tuesday, December 28, 2021, 1:59 PM, Terry Hunt <Terry@...> wrote:
|
Re: Headless Pi Reversal
toggle quoted message
Show quoted text
On Dec 28, 2021, at 2:57 PM, Kevin <kd9efv@...> wrote:
|
Headless Pi Reversal
¿ªÔÆÌåÓýHey Everyone.... i hope someone may have some ideas!!! I am setting the shack back up and in the move, my wireless network has changed.? The issue im having is not my headless pi can no longer attach.? But I am having trouble as i can not see the screen once i connect the HDMI back to the pi.? Do i need to do something to enable the local hdmi since i went headless or am i just into build time now? Thanks, Terry k4hnt? |
Re: Pat Winlink Auto Download of RMS "Grid square not set in Pat configure" error
Hi Jason,
Just to keep you up to date... I got another SD card and installed Bullseye, followed by a very limited clean install of BAP. I got PAT and PAT Menu working, but I get the exact same error message "Grid square not set in Pat configure" whenever it tries to automatically download the RMS station list. Seems there's a problem with the script, rather than Pat? Thanks, Julian |
In the forum of cqrlog there is a description of how to install cqrlog 2.5.2 on bullseye:Thanks Rico! I'll take a look at it. Jason, you could look at the command ¡°apt-mark hold¡± to keep a package from being updated. For example, you could install/update CQRlog while keeping a specific hamlib package version on hold. Google for examples/more info. ? -- 73, de KM4ACK
|
|
|
I also have a fresh install of Bullseye for the Raspberry PI and I got exactly the same errors when running the following install commands:?
?git clone https://github.com/km4ack/pi-build.git \ ? $HOME/pi-build && bash $HOME/pi-build/build-a-pi
However, I got it to work with the following:
Steve. M7FTW |
Update Tool New Messages
I've started to get the following messages when I use the BAP Update tool.? The missing directories noted at the end of the message really caught my eye.
73 Jeff KO4NCC ########################################################## #Checking for available patches that haven't been applied# ########################################################## hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: ??? git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: ??? git branch -m <name> Initialized empty Git repository in /run/user/1000/pi-build/.git/ Updating origin remote: Enumerating objects: 2140, done. remote: Counting objects: 100% (1080/1080), done. remote: Compressing objects: 100% (731/731), done. remote: Total 2140 (delta 689), reused 716 (delta 347), pack-reused 1060 Receiving objects: 100% (2140/2140), 757.24 KiB | 2.52 MiB/s, done. Resolving deltas: 100% (1351/1351), done. From https://github.com/km4ack/pi-build ?* [new branch]????? beta?????? -> origin/beta ?* [new branch]????? bullseye?? -> origin/bullseye ?* [new branch]????? buster???? -> origin/buster ?* [new branch]????? dev??????? -> origin/dev ?* [new branch]????? master???? -> origin/master hint: Pulling without specifying how to reconcile divergent branches is hint: discouraged. You can squelch this message by running one of the following hint: commands sometime before your next pull: hint: hint:?? git config pull.rebase false? # merge (the default strategy) hint:?? git config pull.rebase true?? # rebase hint:?? git config pull.ff only?????? # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. From https://github.com/km4ack/pi-build ?* branch??????????? dev??????? -> FETCH_HEAD sh: 0: getcwd() failed: No such file or directory sh: 0: getcwd() failed: No such file or directory sh: 0: getcwd() failed: No such file or directory |
to navigate to use esc to dismiss