<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I haven't tried the patch yet, but I just found part of the problem,
it's related to the problem that was mentioned on the SUSE thread.&nbsp; The
FreeBSD port configures nut as user and group uucp.&nbsp; By default, the
ugen devices are root:operator.&nbsp; I just added uucp to the operator
group and now it at least sees my MGE!<br>
<br>
It looks like I'm getting data, I'll have to unplug the UPS from the
wall tonight and see if the battery starts to show that it is
discharging.&nbsp; The last time I tried this, it would get the initial data
but never change until the driver was reloaded (not all that useful in
that state).<br>
<br>
Daniel O'Connor wrote:
<blockquote cite="mid:200710170840.57212.doconnor@gsoft.com.au"
 type="cite">
  <pre wrap="">On Wed, 17 Oct 2007, Charles Lepple wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On 10/16/07, Dan Rich <a class="moz-txt-link-rfc2396E" href="mailto:drich@employees.org">&lt;drich@employees.org&gt;</a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap=""> Does anyone have any thoughts as to the magic incantation to get
this working?
      </pre>
    </blockquote>
    <pre wrap="">I believe you need to recompile the kernel to not include the "uhid"
driver, so that the UPS is available as a ugen device. (In FreeBSD,
this should not affect the use of a USB HID keyboard or mouse.)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Even so I doubt it will be very reliable :(

I did create a diff that might help but noone tested it (and I don't 
have an MGE UPS handy at the moment to test it myself)

Note that while this will still cause data to be dropped it should a) 
log the fact, and b) do it in a way that doesn't cause the UPS driver 
to get out of sync.

ugen should really be fixed to not use clist buffers but that can wait 
for another day :)

  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="78">-- 
Dan Rich <a class="moz-txt-link-rfc2396E" href="mailto:drich@employees.org">&lt;drich@employees.org&gt;</a> |   <a class="moz-txt-link-freetext" href="http://www.employees.org/~drich/">http://www.employees.org/~drich/</a>
                               |  "Step up to red alert!"  "Are you sure, sir?
                               |   It means changing the bulb in the sign..."
                               |          - Red Dwarf (BBC)
</pre>
</body>
</html>