<div dir="ltr"><div><div>Oops, sorry, too quick to post; ignore my last message. Your correct driver is indeed usbhid-ups, and your device was detected without the vendorid and productid lines.<br><br></div>In stead, you should focus on the connection timeout (from the following line in the -DDD output):<br>

   4.519715    Unable to get Report descriptor: Connection timed out<br><br></div><div>
Best,<br></div><div>Amir<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 26, 2012 at 6:41 PM, Amir Yalon <span dir="ltr"><<a href="mailto:yxejamir@gmail.com" target="_blank">yxejamir@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">According to your -DDD output:<br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">

On Wed, Dec 26, 2012 at 5:41 PM, Eric Favre <span dir="ltr"><<a href="mailto:e.j.favre@gmail.com" target="_blank">e.j.favre@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
   0.163116    Checking device (046D/C228) (001/007)<br>   0.165314    - VendorID: 046d<br>   0.165329    - ProductID: c228<br>   0.165337    - Manufacturer: unknown<br>   0.165343    - Product: G19 Gaming Keyboard<br>   0.165349    - Serial Number: unknown<br>


</blockquote><div><br></div></div><div>Seems like it was looking at your G500 Laser Mouse (from the lsusb output):<br><br></div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Bus 001 Device 005: ID 05e3:0607 Genesys Logic, Inc. Logitech G110 Hub<br>


Bus 003 Device 002: ID 0463:ffff MGE UPS Systems UPS<br></blockquote></div></div></div></blockquote><div><br></div></div><div>Try changing  046d,c228 to 0463,ffff in your configuration, like so:<br>    driver = blazer_usb<br>

    vendorid = 0463<br>
    productid = ffff<br><br></div><div>Best,<br></div><div>Amir<br></div></div></div></div>
</blockquote></div><br></div>