hello,<br><br>thanks for the help. <br><br><div class="gmail_quote">On Sun, Nov 21, 2010 at 9:57 PM, Mike Heitmann <span dir="ltr">&lt;<a href="mailto:n0so@att.net">n0so@att.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Sun, 2010-11-21 at 19:42 -0500, mike wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I have been trying to run D-RATS on Linux (Fedora 12) using a USB to<br>
&gt; serial adapter.<br>
&gt;<br>
&gt; Software will not allow me to add a serial port in order ro connect to<br>
&gt; my ICOM ID-880H. Computer creates ttyUSB0 and it is a valid option when<br>
&gt; i bring up the port window but the software will not add it to the<br>
&gt; settings when i click on save.<br>
&gt;<br>
&gt; connecting a TNC to the USB to serial adapter works so the problem isn&#39;t<br>
&gt; the adapter.<br>
&gt;<br>
&gt; Windows version of D-RATS with the adapter works as well.<br>
<br>
</div></div>Hi Mike,<br>
<br>
I&#39;ve seen this before, it&#39;s probably a file permissions problem  with<br>
the serial ports files in /dev/*. Check the log files for error messages<br>
associated with attempting to access the serial port in question (dmesg<br>
| grep tty should do the trick).<br>
<br>
Try using the port while running D-RATS as root. If that works, it&#39;s a<br>
permissions problem.<br>
<br></blockquote><div><br><b>Tried running as root, still didn&#39;t work. Logged back on as root, still no luck.</b><br><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Also try entering: ls -l /dev/tty*<br>
That will show who &quot;owns&quot; the serial ports (the /dev/ttyS*<br>
and /dev/ttyUSB* files). On my Fedora 14 system, those files are owned<br>
by user root:dialout. The dialout group has read/write access to the<br>
ports, so I added myself to that group. In F11 or 12 it was group tty,<br>
in another release it was uucp.<br></blockquote><div><br><b>Same here, ttyUSB0 was owned by root:dialout. So i added dialout, tty and uucp to my user name. still no luck.<br><br>So i ran a terminal program, selected ttyUSB0 and connected a TNC up to the cable. It worked just fine. SO i would think the permissions would be set correctly, right?<br>
<br><br>Running Fedora 12 here. <br><br></b> thanks<br>mike w8vpc<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I&#39;ve had to add my username to additional groups after several upgrades<br>
to regain access to the SERIAL and/or USB ports. I&#39;m running Fedora 14<br>
here now, and a quick check using SYSTEM-&gt; Administration-&gt;Users and<br>
Groups shows that I&#39;ve added myself to the following groups:<br>
dialout<br>
tty<br>
uucp<br>
<br>
After adding yourself  to those groups you will need to logout and log<br>
back in for the change to affect.<br>
<br>
Hope this helps!<br>
<br>
73,<br>
Mike, N0SO<br>
<br>
<br>
</blockquote></div><br>