--- Original Message -
> *From:* Nigel A. Gunn G8IFF/W8IFF
> *To:* Discussion of CHIRP ; Pat
> Anderson
> *Sent:* Thursday, February 27, 2020 6:52 AM
> *Subject:* Re: [chirp_users] Permissions for serial device under Linux
>
> I found that I needed to be in the 'serial
hirp_users] Permissions for serial device under Linux
I found that I needed to be in the 'serial' group rather than 'dialout'.
On 26 February 2020 at 23:53 Pat Anderson wrote:
I am running Ubuntu 16.04 under crouton on an Asus Flip C302 Chromebook.
For the mo
Hello Nigel,
Different Linux distributions put tty connections in different groups.
ls -l /dev/ttyUSB0
Will always tell you which group owns the device.
Just add your user that that group and it will work.
73
David N1EA
On Thu, Feb 27, 2020, 07:53 Nigel A. Gunn G8IFF/W8IFF
wrote:
> I found
I found that I needed to be in the 'serial' group rather than 'dialout'.
> On 26 February 2020 at 23:53 Pat Anderson wrote:
>
> I am running Ubuntu 16.04 under crouton on an Asus Flip C302 Chromebook.
> For the most part this setup works great on most everything except access to
> the t
Hello Pat,
Please send the results as your user account of these commands in
Terminal before doing any chmod:
groups
ls -l /dev/ttyUSB0
Then do your chmod command - send the command as well, and send the
results of ls -l /dev/ttyUSB0 again.
See if we can figure out what is going on.
Thank y
I am running Ubuntu 16.04 under crouton on an Asus Flip C302 Chromebook.
For the most part this setup works great on most everything except access
to the tty device. I have added myself to the dialout group, but I still
need to manually do a chmod on /dev/ttyUSB0 in order to avoid the
permissions