[Xastir] Re: Serial Port (ttyS0) problem
Tate Belden
kc7zru at kc7zru.net
Sun Jul 15 00:12:11 EDT 2007
Rodney Baker wrote:
> This could simply be a permissions problem. By default Fedora sets the tty
> ports to owner=root, group=uucp. You need to make sure that the user running
> xastir is a member of the uucp group. You can do it using the graphical tools
> or you can run usermod -G -a uucp <username> from a shell (again as root).
>
> You will need to log out and back in again for the changes to take effect.
>
> Regards,
> Rodney.
>
Or you can get *REALLY* barbaric and manually edit /etc/group
Search for the uucp line - add your username to the list.
Originally, it looks like:
uucp:x:14:uucp
Make it look like:
uucp:x:14:uucp,name
Where 'name' is your username.
73
More information about the Xastir
mailing list