On Tue, Nov 18, 2008 at 12:43 AM, Jeff Cunningham <[EMAIL PROTECTED]> wrote: > Back in July I succeeded in getting my SMART1500SLT to work with help > from folks on the list and changes someone made in subversion. I just > checked out the latest code from subversion and it stopped working after > a reboot. It looks like usbhid-ups won't load now: > > # usbhid-ups -a tripplite > > Network UPS Tools: 0.29 USB communication driver - core 0.34 (2.3.0-1555) > > No matching HID UPS found
Is this installed on a different machine than where you originally tested this? If so, it is possible that the permissions have not been set on the device. The drivers drop root permissions before they access the hardware. A quick workaround is to add "-u root" to the command line, but depending on your OS and distribution, there are ways to set this automatically, e.g. through hotplug or udev. -- - Charles Lepple _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
