Displaying 2 results from an estimated 2 matches for "bt96a".
2014 Nov 12
0
Still trying to make nut work, failing miserably
...to print a more specific error message (libusb doesn't return enough information to do so), but it's none of the above.
The Linux box only has a serial UPS attached at the moment, but we'll pretend my mouse is the UPS:
$ lsusb -d 046d:
Bus 001 Device 008: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse
(In your case, you would run "lsusb -d 050d:0751")
The "Bus 001 Device 008" part maps to names under /dev/bus/usb. In this case:
$ ls -l /dev/bus/usb/001/008
crw-rw-r-T 1 root root 189, 7 Nov 4 19:53 /dev/bus/usb/001/008
This is the /dev node that needs...
2014 Nov 12
2
Still trying to make nut work, failing miserably
Greetings Charles;
Following the chapter 6, configuration notes, and having configured
everything I had done previously in the repo built /etc/nut directory
without any success previously, I found when trying:
/usr/local/ups/upsdvrctl start,
It reported it couldn't open /usr/local/ups/etc/ups.conf
So I copied what I had done before to that path by mv'ing them with mc.
Then I checked