2009/9/8 Chris Abel <[email protected]> > Arnaud Quette <[email protected]> writes: > >ok, now you can recompile 2.4.1 with the flags mentioned before, and do > >only a make (not install) > > > >then fire drivers/tripplite_usb -DDDDD -a <upsname defined in > >/etc/nut/ups.conf> > # drivers/tripplite_usb -DDDDD -a Tripp-Lite > bash: drivers/tripplite_usb: No such file or directory > # tripplite_usb -DDDDD -a Tripp-Lite > bash: tripplite_usb: command not found >
seems you don't have libusb-dev installed on your system (needed to compile the USB drivers). you can see it in the configure report, ie: ... build USB drivers: yes ... so "sudo apt-get install libusb-dev" > > >and send us back the output. > > > >last question: have you bought this unit recently? > Yes It was bought just a couple of weeks ago. > interesting, I was thinking that tripplite_usb was for older units, not HID compliant. the newer runs usbhid-ups, but I'm now wondering if these are HID compliant. but looking at the lsusb output, the report size seems too short for this. anyway, just thinking out loudly. cheers, Arnaud -- Linux / Unix Expert R&D - Eaton - http://www.eaton.com/mgeops Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian Developer - http://www.debian.org Free Software Developer - http://arnaud.quette.free.fr/
_______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

