<p dir="ltr">I'm leaving a lot out? It's all in there but perhaps it's difficult to see if you don't carefully read. I didn't give a running explanation because most here can follow what's been done by the terminal history.</p>
<p dir="ltr">I posted this:</p>
<p dir="ltr">chirpw --version<br>
CHIRP daily-20160802 on Linux laptop 4.7.0-1-ARCH #1 SMP PREEMPT Mon Aug 8 22:24:23 CEST 2016 i686 (Python 2.7.12)</p>
<p dir="ltr">That gives you the daily build I'm using, the operating system and python version.</p>
<p dir="ltr">There is no dialout group on my system, I've shown which owner and groups own the USB port I'm using:</p>
<p dir="ltr">dmesg tail reveals that the Wouxun programmiing cable is using /dev/tty/USB0 which is owned by root and group uucp.</p>
<p dir="ltr">So I added uucp to my user's groups.<br></p>
<p dir="ltr"> ls /dev/ttyUSB0 -l<br>
crw-rw---- 1 root uucp 188, 0 Aug 19 14:09 /dev/ttyUSB0</p>
<p dir="ltr">[djringjr@laptop ~]$ groups<br>
sys adm wheel uucp audio users</p>
<p dir="ltr">I've got everything there!</p>
<p dir="ltr">73<br>
David N1EA<br><br><br></p>