The permissions seem right to me:<br>[root@www drivers]# ll /dev/bus/usb/001<br>
total 0<br>
crw-r--r-- 1 root root 189, 0 2008-01-08 14:16 001<br>
crw-rw-r-- 1 root uucp 189, 1 2008-01-13 21:22 002<br><br>The device in question is 002 and these same exact permissions work fine sometimes. I had the above permission setup following my original thread and they worked fine till the last power cut (4 days ago). uucp is the right group since nut is a member of uucp (some Fedora quirk).
<br><br>Thanks for your help.<br>Joe<br><br><div class="gmail_quote">On Jan 13, 2008 8:21 PM, Charles Lepple &lt;<a href="mailto:clepple@gmail.com">clepple@gmail.com</a>&gt; 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 class="Ih2E3d">On Jan 13, 2008 2:11 PM, Joseph Borg &lt;<a href="mailto:juu.borg@gmail.com">juu.borg@gmail.com</a>&gt; wrote:<br>&gt; exec: /sbin/megatec_usb -a unial1200<br>&gt; Network UPS Tools 2.3<br>.0-1222M - Megatec protocol driver 
1.5.11 [megatec_usb]<br>&gt;<br>&gt; Carlos Rodrigues (c) 2003-2007<br>&gt;<br>&gt; Serial-over-USB transport layer for Megatec protocol driver [megatec_usb]<br>&gt; Andrey Lelikov (c) 2006, Alexander Gordeev (c) 2006-2007, Jon Gough (c) 2007
<br>&gt;<br>&gt; ser_get_line: Device detached? (error -110: error sending control message:<br>&gt; Operation not permitted)<br><br></div>&quot;Operation not permitted&quot; for a USB device means that you need to make<br>
sure that the hotplug or udev rules are installed - they set up<br>permissions so that the driver can access the USB device.<br><br>Check scripts/udev/README for more information, and let us know if the<br>manual installation instructions are not correct for Fedora.
<br><br>--<br><font color="#888888">- Charles Lepple<br></font></blockquote></div><br>