Welcome to our Guest site sampler! Sign-in free to see it all!

New digital mode, and it doesn't work. The dialout group.

Everything to do with computers in ham radio welcome here.
Much may be about Linux, but don't let a little thing like that stop you posting stuff for Win, Mac, Android,.. anyone still using Amiga or 8-bit?
Forum rules
Lots of personal feelings about this area, so please:
Be kind -not everyone agrees with everything.
Opinions are fine, but even better if backed by fact. Share screenshots, log output, etc.
-And ensure that you have a backup before doing anything experimental!
User avatar
admin
Site Admin
Posts: 148
Joined: Tue Sep 20, 2022 10:07 pm

New digital mode, and it doesn't work. The dialout group.

Post by admin »

Ok, you eventually followed the instructions and successfully installed a digital mode package, say WSJT-X.
Everything looks right, but it just stubbornly refuses to communicate at all! (Aw, sob, Pengy let me down.... </rant>

Did you make yourself a member of the dialout group? For some reason this little detail, a holdover from when communication packages needed you to be able to dial out, is still necessary for many modern communications apps. so how to do? 'Seasy:
1. Open a terminal Ctrl-Alt-T. (Relax. It doesn't byte and you are not going to nuke your computer.)

Code: Select all

sudo usermod -a -G groupname username
Yes, you put dialout for the groupname and your login for your username. The sudo allows you to execute a command with admin priviledges, and usermod mods a user. The -G is the group name(s) and the -a means to add the user to this group(s).

Cured? It probably still doesn't work, so log out and back in again. The login process reads your group memberships again and now it should all work, and you will never need to re-join the dialout group. You don't need to reboot the entire computer.

Note for the curious: every Linux user has a login or username, and every user belongs to at least one group. This makes controlling access much easier, as each file or directory (folder) also belongs to a user and a group. This explains why you couldn't make the perfectly installed app work for you if you are not a member of its necessary group.
In passing, you might have noticed that if you uninstall some apps in M$ Win, an apology appears that it could not be determined if some files still belong in use, and so have not been removed; not so with Linux Quite the welcome mat for malware?

You have noticed the Guest Sampler!

You clearly like it here, so Come In Now... :)

First time here?

Callsign (or a name) and an email (for lost password, etc.) -that's all!
You can start your own topics, subscribe to topics, chat and search
It’s free and only takes a moment. See it all now!

Register - First time Welcome!.

Easy Sign in