Assuming you&#39;re already in the dialout group (debian default) you may need a custom udev rule that matches the usb dongle and assigns permissions.<br><br>Also be aware that udev matching rules changed a bit recently something like this rule should have you going the right direction if it&#39;s a permission problem:<br>
<br>KERNEL==&quot;ttyUSB*&quot;, SUBSYSTEMS==&quot;usb&quot;, KERNELS==&quot;2-1:1.0&quot;, MODE=&quot;0777&quot;, NAME=&quot;ttyUSBaprs&quot;<br><br>will give you a consistant /dev/ttyUSBaprs name with 777 permissions (adjust to taste)<br>
<br>Not trying to teach egg sucking to anyone so feel free to biyb me.<br><br>Grant.<br><br><div class="gmail_quote">On Wed, Jan 5, 2011 at 2:18 PM, Scott Evans <span dir="ltr">&lt;<a href="mailto:scott@vk7hse.hobby-site.org">scott@vk7hse.hobby-site.org</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 bgcolor="#ffffff">
His AX25 port <img src="https://mail.google.com/mail/?ui=2&amp;ik=b7e9c91575&amp;view=att&amp;th=12d542f04f35faee&amp;attid=0.0.0.1&amp;disp=emb&amp;zw" alt=";-)" align="middle" border="0"><br>
<br>
I&#39;ve struck a strange permission problem with Xastir on Debian (sid) for accessing the USB serial adaptor that I have, this is the port that I was using to monitor 145.825MHz So until I get that sorted my Sgate is down<br>
<font color="#888888">
<table width="100%" cellpadding="0" cellspacing="0">
<tbody><tr>
<td>
-- <br>
Scott Evans &lt;<a href="mailto:scott@vk7hse.hobby-site.org" target="_blank">scott@vk7hse.hobby-site.org</a>&gt;
</td>
</tr>
</tbody></table>
</font></div>

<br>_______________________________________________<br>
OZAPRS mailing list<br>
<a href="mailto:OZAPRS@aprs.net.au">OZAPRS@aprs.net.au</a><br>
<a href="http://lists.aprs.net.au/mailman/listinfo/ozaprs" target="_blank">http://lists.aprs.net.au/mailman/listinfo/ozaprs</a><br>
<br></blockquote></div><br>