Re: fldigi abort witnessed - Pi 4.2.05.24
If you are using Pipewire as
the audio controller then simple check "PulseAudio" on the
fldigi Soundcard/Devices dialog tab.
David
On 1/9/25 05:06, Ron NY3J via groups.io
wrote:
toggle quoted message
Show quoted text
Thanks David,
So I installed qpwgraph and when I run it I see a graphical
display but I don't see any slider bars to adjust audio. I can see
pipewire in my pulse audio volume control application so is it
okay to use that? Here's what it looks like:

Also, in Fldigi sound card configuration do I need to select
PortAudio, pipewire for my Devices?

Ron NY3J
On 1/8/25 19:15, Dave, W1HKJ wrote:
Pipewire is supposed to
emulate the API calls for pulseaudio.? I do not think that
pavucontrol is compatible with pipewire.
When working with PipeWire, you can use audio mixer controls
like "qpwgraph" (a Qt-based graphical patchbay), "Helvum" (a
GTK-based patchbay), or Carla (a JACK-based mixer) to manage
your audio routing and mixing, depending on your preferred
interface and complexity needs; for more advanced audio
processing, consider using dedicated plugins within your DAW
or applications that support PipeWire integration.
Key points about these options:
??? qpwgraph:
??? Considered one of the most popular choices due to its
user-friendly interface and Qt framework, offering a visual
representation of your audio connections within PipeWire.
??? Helvum:
??? A GTK-based patchbay that provides a similar
functionality to qpwgraph, with a slightly different
interface.
??? Carla:
??? While primarily a JACK-based mixer, it can be used with
PipeWire through the JACK protocol, allowing for more
complex audio processing and plugin integration.
David
On 1/8/25 15:45, Ron NY3J via
groups.io wrote:
Thanks Dave, I will try the debugger.
I just did a new install on my new install of Linux Cinnamon
Mint 22 using the WIKI. I followed the console and couldn't
see what version of fltk it was installing.
Here's some notes I'm not sure about when I do the build:
****
sudo aptitude build-dep fldigi fails...
ny3j@ny3j-NucBox-G3:~$ sudo aptitude build-dep fldigi
Unable to satisfy the build-depends: Build-Depends:
debhelper-compat (= 12)
Unable to apply some actions, aborting
so I continue to do sudo apt-get
sudo apt-get update
sudo apt-get build-dep fldigi
When I do the sudo aptitude install pavucontrol command I get
the following:
ny3j@ny3j-NucBox-G3:~$ sudo aptitude install pavucontrol
[sudo] password for ny3j:??????? ?
The following NEW packages will be installed:
? libasound2-plugins{a} pavucontrol pulseaudio{a}
0 packages upgraded, 3 newly installed, 0 to remove and 0 not
upgraded.
Need to get 1,137 kB of archives. After unpacking 6,081 kB
will be used.
The following packages have unmet dependencies:
?pipewire-audio : Conflicts: pulseaudio but
1:16.1+dfsg1-2ubuntu10.1 is to be installed
????????????????? Conflicts: pulseaudio:i386 but it is not
going to be installed
?pipewire-alsa : Conflicts: pulseaudio but
1:16.1+dfsg1-2ubuntu10.1 is to be installed
???????????????? Conflicts: pulseaudio:i386 but it is not
going to be installed
The following actions will resolve these dependencies:
???? Keep the following packages at their current version:
1)???? pulseaudio [Not Installed]??????????????????????? ?
???? Leave the following dependencies unresolved:??????? ?
2)???? pavucontrol recommends pulseaudio???????????????? ?
Accept this solution? [Y/n/q/?]
I choose Y to accept this solution.
***
The messages that I get about Pulse Audio and Pipe Wire have
me nervous.
73, Ron NY3J
On 1/7/25 09:27, Dave, W1HKJ
wrote:
Have any of you tried
running the offending code from within the gnu
debugger?? reference:
David
On 1/7/25 08:14, Dave, W1HKJ
wrote:
Which version of
fltk is being used for the build?
On 1/6/25 23:26, N7SHM via
groups.io wrote:
Same problem here with Debian 12 and fldigi 4.1.23
(latest in the mainline repository).? Locks up every
few days with high CPU utilization.
?
It's the program, rather than some RFI or other
environmental.?? Been there, have the t-shirt.? Too
predictable for that, plus the OS and other programs
run rock solid.
?
My guess is a Pipewire incompatibility as
mentioned.? Will be checking out the potential flmsg
connection.
?
? Dan
? N7SHM
|
Re: fldigi abort witnessed - Pi 4.2.05.24
Thanks David,
So I installed qpwgraph and when I run it I see a graphical display
but I don't see any slider bars to adjust audio. I can see pipewire
in my pulse audio volume control application so is it okay to use
that? Here's what it looks like:
Also, in Fldigi sound card configuration do I need to select
PortAudio, pipewire for my Devices?
Ron NY3J
On 1/8/25 19:15, Dave, W1HKJ wrote:
toggle quoted message
Show quoted text
Pipewire is supposed to
emulate the API calls for pulseaudio.? I do not think that
pavucontrol is compatible with pipewire.
When working with PipeWire, you can use audio mixer controls
like "qpwgraph" (a Qt-based graphical patchbay), "Helvum" (a
GTK-based patchbay), or Carla (a JACK-based mixer) to manage
your audio routing and mixing, depending on your preferred
interface and complexity needs; for more advanced audio
processing, consider using dedicated plugins within your DAW
or applications that support PipeWire integration.
Key points about these options:
??? qpwgraph:
??? Considered one of the most popular choices due to its
user-friendly interface and Qt framework, offering a visual
representation of your audio connections within PipeWire.
??? Helvum:
??? A GTK-based patchbay that provides a similar functionality
to qpwgraph, with a slightly different interface.
??? Carla:
??? While primarily a JACK-based mixer, it can be used with
PipeWire through the JACK protocol, allowing for more complex
audio processing and plugin integration.
David
On 1/8/25 15:45, Ron NY3J via
groups.io wrote:
Thanks Dave, I will try the debugger.
I just did a new install on my new install of Linux Cinnamon
Mint 22 using the WIKI. I followed the console and couldn't see
what version of fltk it was installing.
Here's some notes I'm not sure about when I do the build:
****
sudo aptitude build-dep fldigi fails...
ny3j@ny3j-NucBox-G3:~$ sudo aptitude build-dep fldigi
Unable to satisfy the build-depends: Build-Depends:
debhelper-compat (= 12)
Unable to apply some actions, aborting
so I continue to do sudo apt-get
sudo apt-get update
sudo apt-get build-dep fldigi
When I do the sudo aptitude install pavucontrol command I get
the following:
ny3j@ny3j-NucBox-G3:~$ sudo aptitude install pavucontrol
[sudo] password for ny3j:??????? ?
The following NEW packages will be installed:
? libasound2-plugins{a} pavucontrol pulseaudio{a}
0 packages upgraded, 3 newly installed, 0 to remove and 0 not
upgraded.
Need to get 1,137 kB of archives. After unpacking 6,081 kB will
be used.
The following packages have unmet dependencies:
?pipewire-audio : Conflicts: pulseaudio but
1:16.1+dfsg1-2ubuntu10.1 is to be installed
????????????????? Conflicts: pulseaudio:i386 but it is not going
to be installed
?pipewire-alsa : Conflicts: pulseaudio but
1:16.1+dfsg1-2ubuntu10.1 is to be installed
???????????????? Conflicts: pulseaudio:i386 but it is not going
to be installed
The following actions will resolve these dependencies:
???? Keep the following packages at their current version:
1)???? pulseaudio [Not Installed]??????????????????????? ?
???? Leave the following dependencies unresolved:??????? ?
2)???? pavucontrol recommends pulseaudio???????????????? ?
Accept this solution? [Y/n/q/?]
I choose Y to accept this solution.
***
The messages that I get about Pulse Audio and Pipe Wire have me
nervous.
73, Ron NY3J
On 1/7/25 09:27, Dave, W1HKJ wrote:
Have any of you tried
running the offending code from within the gnu debugger??
reference:
David
On 1/7/25 08:14, Dave, W1HKJ
wrote:
Which version of fltk
is being used for the build?
On 1/6/25 23:26, N7SHM via
groups.io wrote:
Same problem here with Debian 12 and fldigi 4.1.23
(latest in the mainline repository).? Locks up every few
days with high CPU utilization.
?
It's the program, rather than some RFI or other
environmental.?? Been there, have the t-shirt.? Too
predictable for that, plus the OS and other programs run
rock solid.
?
My guess is a Pipewire incompatibility as mentioned.?
Will be checking out the potential flmsg connection.
?
? Dan
? N7SHM
|
Re: fldigi abort witnessed - Pi 4.2.05.24
Pipewire is supposed to
emulate the API calls for pulseaudio.? I do not think that
pavucontrol is compatible with pipewire.
When working with PipeWire, you can use audio mixer controls
like "qpwgraph" (a Qt-based graphical patchbay), "Helvum" (a
GTK-based patchbay), or Carla (a JACK-based mixer) to manage
your audio routing and mixing, depending on your preferred
interface and complexity needs; for more advanced audio
processing, consider using dedicated plugins within your DAW or
applications that support PipeWire integration.
Key points about these options:
??? qpwgraph:
??? Considered one of the most popular choices due to its
user-friendly interface and Qt framework, offering a visual
representation of your audio connections within PipeWire.
??? Helvum:
??? A GTK-based patchbay that provides a similar functionality
to qpwgraph, with a slightly different interface.
??? Carla:
??? While primarily a JACK-based mixer, it can be used with
PipeWire through the JACK protocol, allowing for more complex
audio processing and plugin integration.
David
On 1/8/25 15:45, Ron NY3J via groups.io
wrote:
toggle quoted message
Show quoted text
Thanks Dave, I will try the debugger.
I just did a new install on my new install of Linux Cinnamon Mint
22 using the WIKI. I followed the console and couldn't see what
version of fltk it was installing.
Here's some notes I'm not sure about when I do the build:
****
sudo aptitude build-dep fldigi fails...
ny3j@ny3j-NucBox-G3:~$ sudo aptitude build-dep fldigi
Unable to satisfy the build-depends: Build-Depends:
debhelper-compat (= 12)
Unable to apply some actions, aborting
so I continue to do sudo apt-get
sudo apt-get update
sudo apt-get build-dep fldigi
When I do the sudo aptitude install pavucontrol command I get the
following:
ny3j@ny3j-NucBox-G3:~$ sudo aptitude install pavucontrol
[sudo] password for ny3j:??????? ?
The following NEW packages will be installed:
? libasound2-plugins{a} pavucontrol pulseaudio{a}
0 packages upgraded, 3 newly installed, 0 to remove and 0 not
upgraded.
Need to get 1,137 kB of archives. After unpacking 6,081 kB will be
used.
The following packages have unmet dependencies:
?pipewire-audio : Conflicts: pulseaudio but
1:16.1+dfsg1-2ubuntu10.1 is to be installed
????????????????? Conflicts: pulseaudio:i386 but it is not going
to be installed
?pipewire-alsa : Conflicts: pulseaudio but
1:16.1+dfsg1-2ubuntu10.1 is to be installed
???????????????? Conflicts: pulseaudio:i386 but it is not going to
be installed
The following actions will resolve these dependencies:
???? Keep the following packages at their current version:
1)???? pulseaudio [Not Installed]??????????????????????? ?
???? Leave the following dependencies unresolved:??????? ?
2)???? pavucontrol recommends pulseaudio???????????????? ?
Accept this solution? [Y/n/q/?]
I choose Y to accept this solution.
***
The messages that I get about Pulse Audio and Pipe Wire have me
nervous.
73, Ron NY3J
On 1/7/25 09:27, Dave, W1HKJ wrote:
Have any of you tried
running the offending code from within the gnu debugger??
reference:
David
On 1/7/25 08:14, Dave, W1HKJ wrote:
Which version of fltk is
being used for the build?
On 1/6/25 23:26, N7SHM via
groups.io wrote:
Same problem here with Debian 12 and fldigi 4.1.23
(latest in the mainline repository).? Locks up every few
days with high CPU utilization.
?
It's the program, rather than some RFI or other
environmental.?? Been there, have the t-shirt.? Too
predictable for that, plus the OS and other programs run
rock solid.
?
My guess is a Pipewire incompatibility as mentioned.?
Will be checking out the potential flmsg connection.
?
? Dan
? N7SHM
|
Re: fldigi abort witnessed - Pi 4.2.05.24
Thanks Dave, I will try the debugger.
I just did a new install on my new install of Linux Cinnamon Mint 22
using the WIKI. I followed the console and couldn't see what version
of fltk it was installing.
Here's some notes I'm not sure about when I do the build:
****
sudo aptitude build-dep fldigi fails...
ny3j@ny3j-NucBox-G3:~$ sudo aptitude build-dep fldigi
Unable to satisfy the build-depends: Build-Depends: debhelper-compat
(= 12)
Unable to apply some actions, aborting
so I continue to do sudo apt-get
sudo apt-get update
sudo apt-get build-dep fldigi
When I do the sudo aptitude install pavucontrol command I get the
following:
ny3j@ny3j-NucBox-G3:~$ sudo aptitude install pavucontrol
[sudo] password for ny3j:??????? ?
The following NEW packages will be installed:
? libasound2-plugins{a} pavucontrol pulseaudio{a}
0 packages upgraded, 3 newly installed, 0 to remove and 0 not
upgraded.
Need to get 1,137 kB of archives. After unpacking 6,081 kB will be
used.
The following packages have unmet dependencies:
?pipewire-audio : Conflicts: pulseaudio but 1:16.1+dfsg1-2ubuntu10.1
is to be installed
????????????????? Conflicts: pulseaudio:i386 but it is not going to
be installed
?pipewire-alsa : Conflicts: pulseaudio but 1:16.1+dfsg1-2ubuntu10.1
is to be installed
???????????????? Conflicts: pulseaudio:i386 but it is not going to
be installed
The following actions will resolve these dependencies:
???? Keep the following packages at their current version:
1)???? pulseaudio [Not Installed]??????????????????????? ?
???? Leave the following dependencies unresolved:??????? ?
2)???? pavucontrol recommends pulseaudio???????????????? ?
Accept this solution? [Y/n/q/?]
I choose Y to accept this solution.
***
The messages that I get about Pulse Audio and Pipe Wire have me
nervous.
73, Ron NY3J
On 1/7/25 09:27, Dave, W1HKJ wrote:
toggle quoted message
Show quoted text
Have any of you tried
running the offending code from within the gnu debugger??
reference:
David
On 1/7/25 08:14, Dave, W1HKJ wrote:
Which version of fltk is
being used for the build?
On 1/6/25 23:26, N7SHM via
groups.io wrote:
Same problem here with Debian 12 and fldigi 4.1.23
(latest in the mainline repository).? Locks up every few
days with high CPU utilization.
?
It's the program, rather than some RFI or other
environmental.?? Been there, have the t-shirt.? Too
predictable for that, plus the OS and other programs run
rock solid.
?
My guess is a Pipewire incompatibility as mentioned.?
Will be checking out the potential flmsg connection.
?
? Dan
? N7SHM
|
Re: fldigi abort witnessed - Pi 4.2.05.24
fltk 1.3.8 is what's on my Pi. I really need to upgrade the OS before continuing to troubleshoot this, Buster is just too old to be fussing with.
|
Re: fldigi stopped working on Raspberry Pi
In port audio, I am used to making really specific selections in that menu. Leaving the capture and playback menu as default sounds like it would cause issues.?
|
Re: fldigi stopped working on Raspberry Pi
What about purging that version and downloading whatever version is in the repository? It couldn't hurt anything to try since your system's not working anyway.?
|
fldigi stopped working on Raspberry Pi
I been using fldigi for years on my Raspberry Pi station computer. It worked fine until a few months ago. Since I was having a great time on SSB DX I let it go, but I would like to be able to use it again.
Symptoms:
- The rig interface doesn't work, it will not cause the frequency to change, and it does not follow? the frequency on the transceiver.
- fldigi does not interface with flrig. I tried that as an alternative and nothing. flrig controls the rig fine but fldigi does not "see" flrig.
- There is no waterfall. It appears the audio is not getting to fldigi.
As a comparison, I ran JS8Call and QSSTV (I've forgotten it's real name) and they both decode correctly. JS8Call controls the rig.
?
fldigi is 4.1.20 flrig is 1.4.4 PiOS is Buster Pi is a 400
I have attached screenshots of the rig and audio configurations.
?
I have run out of ideas on how to diagnose this. Suggestions please.
?
73, Bruce, W4BRU
?
|
Re: FLDIGI and sequoia. linux
Thanks!? looks like its working!
|
Flirig stopped working with my FT991A after installing the latest fldigi software
I run FLDIGI,?WSJTX,?and FLRIG?on a Windows?10 Pro Intel NUC. A couple of days ago, I downloaded the latest FLDIGI program, and after attempting to run it, my FLRIG software stopped recognizing the FT991A transceiver. ?I had previously used FLRIG with the FT991A by selecting?the FT991 rig instead of the FT991A, which never worked. I have reinstalled?all the pertinent drivers, and I can now run WSJTX?successfully by choosing the FT991 transceiver directly.??
Has anyone else encountered this issue before, and has there been any successful solutions?? I own numerous transceivers, and while FLRIG has had problems with several of these units, I've always managed?to get the software working.? I'm looking forward to hearing back from you.
73,
Joe (aka Jose) Berrios, B.S., M.S., RETIRED ?WB2BWU
|
Welcome to the group!
?
We also have mac users here too, you'll see mac related threads from time to time too.
?
I'm fine with Windows too :-) Have a Windows 7 laptop to run a few Windows only ham applications (antenna modeling related).
?
On the Linux side, most recent project was running Linux mobile for (text linked to more info about it) Seattle to Fairbanks - if that it at all interesting.
?
Lonney
K1LH
?
?
|
Re: fldigi abort witnessed - Pi 4.2.05.24
Have any of you tried running
the offending code from within the gnu debugger?? reference:
David
On 1/7/25 08:14, Dave, W1HKJ wrote:
toggle quoted message
Show quoted text
Which version of fltk is
being used for the build?
On 1/6/25 23:26, N7SHM via groups.io
wrote:
Same problem here with Debian 12 and fldigi 4.1.23 (latest
in the mainline repository).? Locks up every few days with
high CPU utilization.
?
It's the program, rather than some RFI or other
environmental.?? Been there, have the t-shirt.? Too
predictable for that, plus the OS and other programs run rock
solid.
?
My guess is a Pipewire incompatibility as mentioned.? Will
be checking out the potential flmsg connection.
?
? Dan
? N7SHM
|
Re: fldigi abort witnessed - Pi 4.2.05.24
Which version of fltk is being
used for the build?
On 1/6/25 23:26, N7SHM via groups.io
wrote:
toggle quoted message
Show quoted text
Same problem here with Debian 12 and fldigi 4.1.23 (latest in
the mainline repository).? Locks up every few days with high CPU
utilization.
?
It's the program, rather than some RFI or other
environmental.?? Been there, have the t-shirt.? Too predictable
for that, plus the OS and other programs run rock solid.
?
My guess is a Pipewire incompatibility as mentioned.? Will be
checking out the potential flmsg connection.
?
? Dan
? N7SHM
|
Make sure Soundcard/Devices (Configuration menu) is set to PortAudio and Capture/Playback set correctly. If you're using a radio like the IC-7300, with built-in 'soundcard' then select USB Audio CODEC for both. Radio must be connected (USB) and powered when launching FLDigi or it'll look for something else, like system microphone/speaker. Good luck! -- Charles
|
toggle quoted message
Show quoted text
Hello,
I purchased a new MacMiniv M4. Now I am having the issue on my Mac when starting fldigi that I am always bothered by a pop-up message asking for Microphone access.
How to overcome it? In the SystemsSetting I granted already Microphone access to fldigi without success.
?
On this net I was reading about:
?
codesign --force --deep --sign - /Applications/
?
Event this is not revolving the matter. Any help is welcome.
?
73
?
Jens
?
|
Re: fldigi abort witnessed - Pi 4.2.05.24
Same problem here with Debian 12 and fldigi 4.1.23 (latest in the mainline repository).? Locks up every few days with high CPU utilization.
?
It's the program, rather than some RFI or other environmental.?? Been there, have the t-shirt.? Too predictable for that, plus the OS and other programs run rock solid.
?
My guess is a Pipewire incompatibility as mentioned.? Will be checking out the potential flmsg connection.
?
? Dan
? N7SHM
|
Re: fldigi abort witnessed - Pi 4.2.05.24
Have same issue with Linux Mint 22 Wilma. No transmit just receiving wefax. After a day or so Fldigi crashes. Gave up and uninstalled.
Adrian VK4KL
toggle quoted message
Show quoted text
On 7 Jan 2025, at 12:01?pm, Scott, W3WT via groups.io <ssmcl26@...> wrote:
?Rick, I also use fldigi 4.2.05 on a Pi4 using Buster. My system was stable for until I started using flmsg. With it running, fldigi would freeze every few days. Without it, I can operate two simultaneous instantiations of fldigi (FSQ and Thor) for weeks without problems.
Scott W3WT
On Jan 5, 2025, at 21:45, Rick KD8WCK <rademattia@...> wrote:
?I'm running fldigi 4.2.05.24 on a RaspberryPi4 on Raspbian 10 buster. The station runs 24/7 and several times a week when I remote in to the Pi I find fldigi is no longer running.
This evening I was actually looking at the display when it happened. I had entered a command, and it timed out dues to open squelch, reported that in the receive pan then immediately aborted.
Anything I can look for to help troubleshot this issue?
|
Re: fldigi abort witnessed - Pi 4.2.05.24
Rick, I also use fldigi 4.2.05 on a Pi4 using Buster. My system was stable for until I started using flmsg. With it running, fldigi would freeze every few days. Without it, I can operate two simultaneous instantiations of fldigi (FSQ and Thor) for weeks without problems.
Scott W3WT
toggle quoted message
Show quoted text
On Jan 5, 2025, at 21:45, Rick KD8WCK <rademattia@...> wrote:
?I'm running fldigi 4.2.05.24 on a RaspberryPi4 on Raspbian 10 buster. The station runs 24/7 and several times a week when I remote in to the Pi I find fldigi is no longer running.
This evening I was actually looking at the display when it happened. I had entered a command, and it timed out dues to open squelch, reported that in the receive pan then immediately aborted.
Anything I can look for to help troubleshot this issue?
|
Re: #flrig 2.0.05 Pi3 PTT-GPIO menu?
#flrig
OK, thanks, Dave.? I'll tinker some more with this and see if I can figure out what I did wrong.
?
Eric
|
Re: #flrig 2.0.05 Pi3 PTT-GPIO menu?
#flrig
Last alpha posted:

should still be in compliance with
But I am not able to test any GPIO controls at this time.?
Perhaps another user might be able to assist you.
David
On 1/6/25 18:53, Eric Hansen, KB1VUN
via groups.io wrote:
toggle quoted message
Show quoted text
No change with alpha.? In response to your first reply, I
don't think I confused flrig with fldigi.? Section 3.1.4 of the
flrig manual talks about the PTT-GPIO option,
, and shows the
menu that I believe I used in the 1.3-ish version.
?
I'm not clear about how flrig is supposed to be aware of the
gpio command in the WiringPi package.? I can run gpio as a
command and the gpio pins obey.? For flrig, do I need to start a
daemon process, or compile flrig with the WiringPi library, or
does flrig just fail if I ask it to set a pin and gpio isn't
present in the system?
?
Thanks much for your help,
Eric
?
?
|