New install with Ubuntu

77 views
Skip to first unread message

Rick, W4XA

unread,
Aug 7, 2025, 4:23:13 PMAug 7
to digitalvoice
Howdy all, 

I'm having big problems getting FreeDV to work on my HP Pavilion dv5 laptop
Running Ubuntu

Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble

Here's the current setup:

Screenshot from 2025-08-07 12-41-47.png
Screenshot from 2025-08-07 12-42-11.pngScreenshot from 2025-08-07 12-42-35.png
Pressing "TEST" is successful but the radio seems to be transmitting a multi-tone




Screenshot from 2025-08-07 12-43-36.pngScreenshot from 2025-08-07 12-44-54.png


In RECEIVE, I can switch between ANALOG and DIGITAL. In ANALOG, as expected, I can receive normal SSB audio from the computer speakers.  

I didn't try digital since no one was transmitting.

When I try to transmit, the radio switches to transmit, I get digital audio playing back in the computer speakers and I get the messages above. Then  the IC705 locks up in TX and has to be shut off/rebooted to get back to receive.


The HP dv5 I am using worked flawlessly running FreeDV with Winblows 10 Pro


Anyone see anything obvious?

Incidently, I am running OpenSuSE Tumbleweed (LINUX) on my (AMD 6-core) desktop and it works great with the Linux APPL.Image


73/Rick
W4XA

Rick, W4XA

unread,
Aug 7, 2025, 4:27:45 PMAug 7
to digitalvoice
Additionally, I  run a few hundred watts with the other computer.  haven't had an RFI problem at 500-600W

This problem occurs running only 2w, so I can probably rule out RFI.

Mooneer Salem

unread,
Aug 7, 2025, 4:31:08 PMAug 7
to digita...@googlegroups.com
Hi Rick,

Not necessarily; the IC-705 is notorious for having RF go through the USB cable. Have you tried using wfview and the IC-705's Wi-Fi connection to see if that makes any difference?

Thanks,

-Mooneer K6AQ

--
You received this message because you are subscribed to the Google Groups "digitalvoice" group.
To unsubscribe from this group and stop receiving emails from it, send an email to digitalvoice...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/digitalvoice/76a6be41-25a7-4de0-bc2a-fa56b1cab15bn%40googlegroups.com.

Rick, W4XA

unread,
Aug 8, 2025, 3:30:17 AMAug 8
to digitalvoice
Mooneer, 

Thanks for the quick reply.  I have had no problems whatsoever using the IC705 with a fairly long USB cable (and the same cable) connected to the MAC Book Pro (running Monterey) and my other desktop running SuSe Linux.  both work running at any power level from 1w to driving my Mercury III to about 600W

The above problem doesn't seem to be any different running either 1W or 100W.  Maybe it's something unique to the HP laptop.

Rick, W4XA

unread,
Aug 8, 2025, 3:55:49 AMAug 8
to digitalvoice
Just tried it now with the power turned all the way down to nothing and it does the same thing.

It must be some problem with this old laptop

I also installed WFView and am able to get it to connect to the radio but I don't see any audio choices to connect FreeDV to WFView.

Mooneer Salem

unread,
Aug 9, 2025, 3:48:02 AMAug 9
to digita...@googlegroups.com
Hi Rick,

I think this was mentioned on the list before but you'll need to create some sort of virtual audio device if you're using wfview: https://wfview.org/wfview-user-manual/audio-configuration/.

Also, let's back up a bit. With the USB cable, you're able to control the frequency on the IC-705 from FreeDV, correct? If not, there might be bigger problems with the CAT configuration.

Thanks,

-Mooneer K6AQ

Rick, W4XA

unread,
Aug 10, 2025, 4:42:01 PMAug 10
to digitalvoice
Yes, 

I can control it with no problems.  It seems to be a problem with the USB audio codec.

Mooneer Salem

unread,
Aug 11, 2025, 2:41:52 AMAug 11
to digita...@googlegroups.com
Hi Rick,

The symptoms really do sound like what happens with my IC-705 when RF gets into my laptop but you're already running at something like ~100mW with the 705's power level set to 0. I think you mentioned it previously, but just to make sure I understand correctly: does the Test button in Easy Setup cause a carrier to appear on the 705's display and properly key/unkey the radio (and it's just normal FreeDV operation causing problems)? Or does Easy Setup not work, either?

Thanks,

-Mooneer K6AQ

Rick, W4XA

unread,
Aug 19, 2025, 10:29:29 PMAug 19
to digitalvoice
Mooneer, 

I think it did and it only had the problem when I actually tried to transmit.  Then of course, it would lock the 705 in TX and I had to turn the radio off to get it to go back to receive.  Also, when I would transmit, it would appear to work breifly, and then the laptop speakers would start playing the digitized audio and it would immediately lock up the radio.

I also installed OpenSuSE tumbleweed in place of Ubuntu on the same laptop and had the same problem.

It's really sounding like a specific hardware problem with the old HP dv5 (Core i3 ) laptop.  Although, it did originally work well with WIN10 Pro.

I have a hard time believing that 100mw would cause the problem when I don't have the problem with the MacBook Pro (Monterey) running the same USB cable @ 500+ watts, or my desktop (different cable) running SuSE Tumbleweed up to 500W 

The laptop is pretty old (circa 2008 or so) .....so maybe the USB port plug is just worn out or something.

Mooneer Salem

unread,
Aug 20, 2025, 1:37:32 PMAug 20
to digita...@googlegroups.com
Hi Rick,

There are also differences with the Python/NumPy/PyTorch packaged with the various versions of FreeDV that could be contributing. For example, the current macOS builds use PyTorch 2.2 and NumPy 1.x whereas most everything else uses PyTorch 2.7-2.8 and NumPy 2.x from what I can tell. (Plus, depending on the distro, even PyTorch and NumPy packages with the same versions could be built differently.) Given the vintage of the machine you're trying FreeDV on, I wouldn't be surprised if it was croaking trying to use some CPU feature it mistakenly thinks is supported (for example).

On that note, do you see the same behavior with the AppImage vs. using Barry's build script?

Thanks,

-Mooneer K6AQ

Rick, W4XA

unread,
Aug 20, 2025, 7:33:07 PMAug 20
to digitalvoice
Mooneer, 

That makes sense.  It is a rather old laptop. (Intel Corei3 2008 vintage) 

I only tried the script on the Macbook Pro running KDE NEON (KDE desktop with Ubuntu 22.04 under the hood)  and got an error saying it had to be "pure" Ubuntu.

I was going to try to figure out the differences when you came out with the Appl.image so I'm using that.   It works flawlessly on my SuSE (Tumbleweed) desktop

Now if we can just get K9AO to build and maintain an RPM on the OpenSuSE Build Service!! https://build.opensuse.org/

Pierre Martel

unread,
Aug 22, 2025, 7:10:32 PMAug 22
to digita...@googlegroups.com
Those software are why I use to train an IA to decide Morse. Are you telling us that this mode use AI to decode the digital stream? 

Mooneer Salem

unread,
Aug 23, 2025, 12:31:57 PMAug 23
to digita...@googlegroups.com
Hi Pierre,

Yes, there is a machine language component. You can find more information at https://freedv.org/radio-autoencoder/.

Thanks,

-Mooneer K6AQ

Reply all
Reply to author
Forward
0 new messages