¿ªÔÆÌåÓý

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

Re: VARA.exe in Linux on a Chromebook (4GB RAM, 16GB eMMC)

 

Hi, Bob,

I missed your answer and found it only now.
What you propose is an interesting idea. So far I had the impression that wine32 requires wine (64-bit base) to be installed. I will ask someone at winehq or in a related forum. OTOH wine32?+ win32 architecture install libraries 64-bit version of which seem to be present anyway in the system (current Debian is 64-bit only IIRC). I think I need to be looking for 32-bit (i386) Linux, but I am afraid that has been long unavailable.

73 Jindra

p¨¢ 7. 2. 2025 v?8:32 odes¨ªlatel Bob Cameron, VK2YQA via <bob3bob3=[email protected]> napsal:

Hi Jindra

Not an expert on this so mainly thinking out loud.?

I assume you space issue on the 16GB came from installing wine32 and the i386 linux architecture on top of the 64bit? (ie sudo dpkg --add-architecture i386) There doesn't seem to be a wine64 dependency on the wine32 installation (in Debian) so maybe see if wine32 ONLY can be installed? (assuming you don't want to run any 64bit Windows programs). WineHQ however has lots of useful info. Maybe think about doing a manual strip of unused applications/libraries first?

Cheers Bob VK2YQA

On 7/2/25 17:32, OK4RM via wrote:
Hello,
?
recently I purchased and reflashed Lenovo N23, 4GB RAM, 16 GB flash. Running JS8Call to my complete satisfaction, using QDX and/or QMX transceiver (both have built-in USB CDC's for serial and sound interface). The chromebook runs from full charge at least 9 hours, maybe more. With QMX, QDX except battery there are no extra boxes or parts to take in my backpack, such as digirig etc.
?
I tried to install VARA (because it's a standard in one of emcomm groups I participate in) but no success, the reason being that VARA is available as Win32 app only and the necessary libraries don't fit into the 16 GB disk. Were it 32 GB or were VARA also a x64 app everything would be fine. I tried to convince the author, EA5HVK, to make a 64 bit build alongside the 32 bit version but he seems to be reluctant to accept any proposals. I wonder what will he do after 32-bit layer disappears from Windows (after 2025).
?
I just received a used Dell Chromebook 11 3180 with 32 GB flash, reflashed it after some struggle and so far everything seems to work. I have not yet started installing the VARA stuff.
?
Would you know of another solution as alternative to hunting 32 gig chromebook in the 2nd hand market? "Install Windows to avoid headache" variant has already been taken by Jose (EA5HVK) but he doesn't know that due to Windows quirks our radio club 24/7 JS8 is out of service every couple of days ;-)?
?
73 Jindra OK4RM


Re: Where to send user modified/tested/debugged sources?

 

Maybe using git would make this much easier? SourceForge is not a kind of source code repository made for collaboration, it is rather an advertising display.

73 Jindra ok4rm

Dne so 8. 2. 2025 23:59 u?ivatel Dave, W1HKJ via <w1hkj25=[email protected]> napsal:

You are probably aware of the preferred?C++ coding style, but to refresh you memory read here:?

1.? The easiest way is to submit a compressed source file containing all new or modified source files.

2.? Next would be to create a diff file for the entire application source.? You would need to build the diff based on the original uncompressed tar.gz source image and the modified image.

3.? Finally you can become a git developer with your own private upload directory at Source Forge.? After getting over the learning curve bulge this is the simplest method.

Send the files generated (1) or (2) to me at w1hk25@...

73, David
W1HKJ

On Sat, Feb 8, 2025 at 8:46?AM Dave, G?WBX via <g8kbvdave=[email protected]> wrote:
One for Dave 'HKJ.
?
What is the preferred way to submit modified/tested/debugged sources?
And in what format?
?
(I for one would "prefer to avoid" git etc, as I have never had a good experience with those systems, being all too easy to "royally mess things up!")
?
73.
?
Dave G0WBX.
?


Re: Linux Mint works on one user account but crashes on another on Linux Mint 22.1

 

¿ªÔÆÌåÓý

Hi John

Just some thinking out loud. I can't speak for wfview.

My first thought was that if the .fldigi profile/directory was simply copied, then there are some hard references in the config files that will point to the other user's structure. eg fldigi.prefs has a reference to the macro file and fldigi_def.xml has various file locations that may need editing. If copied as root the r/w permissions also may need to be updated.

You did however say "created the profile twice", (which profile?) so are there any group memberships setup for the first account that are not in the 2nd? The one that comes to mind is the dialout group, but depending on your environment may also include "audio".

I am assuming that you are not running the user programs concurrently, nor have any user specific program or library installs.

Cheers Bob VK2YQA

On 13/2/25 09:38, John Kosobucki, N0QJA via groups.io wrote:

I have an Asus I5 laptop that I? set a second account up on to use Fldigi and WFVIEW together.? ?
?
I have created the profile twice.?
?


Re: No RF output on digital suddenly

 

On Wed, Feb 12, 2025 at 8:38?AM Dave, W1HKJ via <w1hkj25=[email protected]> wrote:
Richard,

Is there power out in CW, keyed at the 991A ?

No, I hear it in the monitor but no?power out.?

Thanks,
Richard
KF5OIM


Re: Linux Mint works on one user account but crashes on another on Linux Mint 22.1

 

One suggestion to troubleshoot this crash would be to use the 'strace' command on fldigi. This will help pinpoint where the failure is occurring.

If you're launching fldigi from the terminal, you could use a command like this:

```
strace -ff -tt -o strace fldigi 1>stdout 2>stderr
```

It's best to run this in a fresh directory, as it will create a 'strace.<pid>' file for each process forked by fldigi. It will also collect the stdout and stderr output from fldigi.

If you could share the generated strace files, they might provide clues about the cause of the issue.

73,
Neil N1HAN



On Wed, Feb 12, 2025 at 5:38?PM John Kosobucki, N0QJA via <kosobucki.john=[email protected]> wrote:

I have an Asus I5 laptop that I? set a second account up on to use Fldigi and WFVIEW together.? ?
?
I have created the profile twice.?
?
The first profile has Fldigi on it as well as WFVIEW.? I was setting them up to use with another radio.? The first one works fine.?
?
WFVIEW works fine on the second account as do other programs that are installed.?
?
If i start Fldigi from the desktop, the menu, or in the terminal ot crashes with a segment fault. This happens with or without WFVIEW running as I? am doing a virtual audio cable between the two.?
?
?
?
Any suggestions?
?
N0QJA?
?
?
?
?


Linux Mint works on one user account but crashes on another on Linux Mint 22.1

 

I have an Asus I5 laptop that I? set a second account up on to use Fldigi and WFVIEW together.? ?
?
I have created the profile twice.?
?
The first profile has Fldigi on it as well as WFVIEW.? I was setting them up to use with another radio.? The first one works fine.?
?
WFVIEW works fine on the second account as do other programs that are installed.?
?
If i start Fldigi from the desktop, the menu, or in the terminal ot crashes with a segment fault. This happens with or without WFVIEW running as I? am doing a virtual audio cable between the two.?
?
?
?
Any suggestions?
?
N0QJA?
?
?
?
?


Re: Running Linux on a Chromebook

 

Hi, Roberto,
software packages from repositories are usually quite out of date. If you need to support CAT of newer or less popular model of trx, often it helps to build the software from source.
?
73 Jindra
?
On Sun, Feb 9, 2025 at 04:04 PM, Roberto Ranzani, I2RWR wrote:

I have a Chromebook Lenovo CT X636F.? Tried to use Crostini (crouton): can install FLDIGI and run it but, as stated by some online help, Linux software running in Crostini can only see "supported peripheral". FLDIGI can't see my Xiaegu and, in general, Crostini can't see any simple USB drive too! Anyone has better results?
?
Roberto, I2RWR
?
?


Re: No RF output on digital suddenly

 

Richard,

Is there power out in CW, keyed at the 991A ?

David

On Tue, Feb 11, 2025 at 8:11?PM Adrian Fewster, VK4TUX via <vk4tux=[email protected]> wrote:

Richard, I also found these for reference ;

/g/FT-991A/topic/no_usb_tx_audio_on_wsjtx/80986245


regards


Adrian ... vk4tux


On 12/2/25 12:03, Richard Shaw, KF5OIM via wrote:
I avoided putting pictures in my original post but just to add some details...

I've been on Fedora since?version 12 and have been a packager for over 12 years so while I always try to accept the fact that I may have missed something simple, I'm pretty?sure that's unlikely in this case.

For WSJT-X I have used pipewire and configured the audio via pavucontrol as well as selected the audio device manually. No dice...

I've also done the same in Fldigi trying to get PSK to work. Same results.?

image.png
As previously mentioned, when I transmit the VU meter under the device does show activity...

image.png

The PCM2903B device is the USB sound card for my FT-991a.?

Thanks,
Richard
KF5OIM


Re: No RF output on digital suddenly

 

I avoided putting pictures in my original post but just to add some details...

I've been on Fedora since?version 12 and have been a packager for over 12 years so while I always try to accept the fact that I may have missed something simple, I'm pretty?sure that's unlikely in this case.

For WSJT-X I have used pipewire and configured the audio via pavucontrol as well as selected the audio device manually. No dice...

I've also done the same in Fldigi trying to get PSK to work. Same results.?

image.png
As previously mentioned, when I transmit the VU meter under the device does show activity...

image.png

The PCM2903B device is the USB sound card for my FT-991a.?

Thanks,
Richard
KF5OIM


Re: No RF output on digital suddenly

 

On Tue, 11 Feb 2025 16:54:12 -0600
"Richard Shaw, KF5OIM via groups.io" <hobbes1069@...>
wrote:

To summarize...
1. Receive audio works using on-board sound card, TX audio does not.
2. Receive audio works using Signalink, TX audio does not.
3. CAT control works
4. PTT works

Any other ideas before I ship the radio to Yaesu?
It suggests that maybe an audio switch or amplitude setting for the
Tx/Data modulation is somehow turned off or to zero. Could also be the
old left/right channel swap problem.

I'm not sure about the detail of the FT-991A modulation source
configuration. I suppose I could download the manual and have a look,
but lack of familiarity means that you might spot something more easily
than I will.

--

Brian G8SEZ


Re: No RF output on digital suddenly

 

Chances are, you are sending audio to the wrong USB speaker port.? This is digital and we are sending SSB.? If the radio isn't getting audio input, then you get zero power out - that is the nature of SSB.? You did some switching around with speakers, your driver?names may have changed.??

Richard
KD8NOA


Richard Jackson
Email address: richard7298@...



On Tue, Feb 11, 2025 at 5:54?PM Richard Shaw, KF5OIM via <hobbes1069=[email protected]> wrote:
Ok, I'm hoping something is not wrong with the radio but that is looking less and less likely.

I have a Yaesu FT-991a that has been working FB for a few years. The other day I sat down at the shack to do some FT-8 and noticed that I wasn't getting any power out when transmitting.?

I've done system updates which includes kernel updates, obviously rebooting etc. to no effect.
I've also recently changed my desktop speakers from ones that used the on-board audio to providing their own soundcard?via USB-C.?

I can easily use pavucontrol to setup the audio devices and what applications they are attached to and am receiving audio from the radio fine. Even when sending audio to the radio the VU meter built into pavucontrol is showing audio.

I've reviewed the menu settings many times at this point using Dave's guide and can't find any problems.

I have done a full reset on the radio and set everything up from scratch.?

I can turn on the monitor (MONI) and I can hear audio when I use the front mic but not when transmitting digital modes (AND I don't know if that's expected to work).?

I've also tried using a Signalink USB which is configured to use the DATA port of the radio which had the exact same results. Receive audio works fine, no TX audio output.

To summarize...
1. Receive audio works using on-board sound card, TX audio does not.
2. Receive audio works using Signalink, TX audio does not.
3. CAT control works
4. PTT works

Any other ideas before I ship the radio to Yaesu??

Thanks,
Richard
KF5OIM


No RF output on digital suddenly

 

Ok, I'm hoping something is not wrong with the radio but that is looking less and less likely.

I have a Yaesu FT-991a that has been working FB for a few years. The other day I sat down at the shack to do some FT-8 and noticed that I wasn't getting any power out when transmitting.?

I've done system updates which includes kernel updates, obviously rebooting etc. to no effect.
I've also recently changed my desktop speakers from ones that used the on-board audio to providing their own soundcard?via USB-C.?

I can easily use pavucontrol to setup the audio devices and what applications they are attached to and am receiving audio from the radio fine. Even when sending audio to the radio the VU meter built into pavucontrol is showing audio.

I've reviewed the menu settings many times at this point using Dave's guide and can't find any problems.

I have done a full reset on the radio and set everything up from scratch.?

I can turn on the monitor (MONI) and I can hear audio when I use the front mic but not when transmitting digital modes (AND I don't know if that's expected to work).?

I've also tried using a Signalink USB which is configured to use the DATA port of the radio which had the exact same results. Receive audio works fine, no TX audio output.

To summarize...
1. Receive audio works using on-board sound card, TX audio does not.
2. Receive audio works using Signalink, TX audio does not.
3. CAT control works
4. PTT works

Any other ideas before I ship the radio to Yaesu??

Thanks,
Richard
KF5OIM


sBitx v3 has low power on fldigi and wsjtx #fldigi #hamlib #raspberrypi #wsjtx

 

I have an sBitx v3 that has essentially not modified, other that a dist-upgrade (It runs some Raspberry pi version of Debian). The full power is 25 W, and when I set the PA drive to 63%, I get 10 W out on CW, as expected. However, when I run either fldigi or wsjtx with the drive set the same, I get 1.3 W. On both, the power sliders are set all the way up to max (0 db). Both are using hamlib. The only thing I could think of checking is the ALSA mixer, but no numbers are small enough to account for a loss of a factor of 8 in power. Any ideas on what else I could check?


Re: FLDIGI 4.2.06 / RumLogNG v 5.19.1/OSX / MacOS 15.3

 

Tim, maybe I am not understanding the issue here. The very first thing you need to do is to find an RTTY signal and make it visible in your fldigi waterfall / passband. And you should be hearing it through your speaker as well.
?
If you cannot see the RTTY signal on the fldigi waterfall, then you will not decode anything.
?
I'll refer you again to the two screen shots from a couple days ago, where I posted one in "DATA" mode and one in "FSK" mode. The other guy's signal is visible with two yellow stripes with a blue background.
?
I am also a little confused about what fldigi is showing for your system, being in LSB mode and a 50 Hz bandwidth setting. My biggest convern here is that if the radio is actually receiving LSB mode then it might be necessary to "invert" fldigi decoding.... but you said that you are decoding fine in the DATA mode, so as I said, it is confusing.


Re: FLDIGI 4.2.06 / RumLogNG v 5.19.1/OSX / MacOS 15.3

 

Hi Dave,
?
I am sorry I captured the wrong picture on the FSK one I kept adjusting the S/N number from dark red to light yellow and could only decode noise. ?I did widened the filter and that did not change much. ?The immediate ?time I moved to Data it decoded the RTTY. ?Now in FSK my radio could decoded the RTTY but FlDigi could not. ?
?
What else can I test to get this worked out. ?
?
Tim?


Re: FLDIGI 4.2.06 / RumLogNG v 5.19.1/OSX / MacOS 15.3

 

Hi Tim,
In your second screen shot I do not see any signal in the passband, but instead, I see a LOT of noise. Earlier you said
?
> ?I opened the filter on the FSK to get more of the siglanl into FLDigi
?
I am not sure how you did this, but from this shot, there is no signal there - only noise. With no signal to decode, that is, the pair of tracks like we see in your first shot, those centered at 700 Hz, 1500 Hz, and 2500 Hz (approx) there is nothing for FLDigi to do.
?
Take another look at my earlier post with the two screenshots of the waterfall. You can see that there are signals in both pictures, with the biggest difference being the width of the passband, and because of that, more signals to decode in that first one.
?
I think this is what you will need to do, and with your radio (not fldigi) so that there is a signal to decode. Once you have a RTTY signal transmitting so that he is in your receive passband, and it shows up in the fldigi waterfall, then fldigi will be able to lock onto it and decode it.
?
Thanks for the full screen shots - it is very helpful to try to figure things out and to understand what is going on there. "More information is better"
?
73,
Dave


Re: cant get audio running to drive xcvr in wsjtx

 

On 2/6/25 12:49PM, Ed Oxer, W8EO via groups.io wrote:
Hello, Had it working and then only rig control. Using xubuntu based (andys linux) wsjtx app with ft 891. Is there a good video or ? for getting the settings to work? wsjtx sees sound card and sends audio to laptop speakers but not to radio. What are the audio setting in ubuntu? pulse, pipewire, alsa ? Tnx and 73 Ed W8EO
Hi Ed et al,

I've seen an issue where audio devices "go away" and one is left with only the dummy output. One can check in the audio mixer to see if this is the case. On various internet posts, this issue is claimed to be something between the kernel and the sound system.

If this is what you're seeing, I've put a workaround into AHRL. Go to the Workarounds menu and select "Fix Sound". OR ... if you like the command line, try this: sudo /usr/local/bin/fix_sound

Note that the above is an AHRL specific workaround.

Good luck and 73,

Andy

--
Andy Stewart (KB1OIQ)


Re: cant get audio running to drive xcvr in wsjtx

 

On Sun, Feb 9, 2025 at 1:59?PM Randy VE3JO via <rcoulas67=[email protected]> wrote:
I will be following as I am having this problem with an FT710, full cat control and receive audio with decodes but no tx audio just tx PTT activating.

I'm having a similar issue out of nowhere... TF-991a, never had an issue before but now I can't get any TX output. Change to my desktop speakers and I can hear the FT8 signal. Same problem in Fldigi with PSK.?

I've tried resetting my radio menu and re-setup but no dice. I don't want to do a full reset and lose my memories if it's unlikely to help but I'm getting desperate.?

Thanks,
Richard
KF5OIM


Re: cant get audio running to drive xcvr in wsjtx

Randy VE3JO
 

I will be following as I am having this problem with an FT710, full cat control and receive audio with decodes but no tx audio just tx PTT activating.
?
Randy


Re: cant get audio running to drive xcvr in wsjtx

 

Anyone have a clue?