Re: [Nut-upsuser] APC Question...

2007-01-12 Thread Arnaud Quette
2007/1/12, [EMAIL PROTECTED] [EMAIL PROTECTED]: Greetings: I've been following through the instructions on how to connect an APC BackUPS 650 ES to USB, and have it monitored with NUT... I know my system can SEE the UPS, as DMESG shows this: hiddev96: USB HID v1.10 Device [APC Back-UPS ES 650

Re: [Nut-upsuser] APC Question...

2007-01-12 Thread Arjen de Korte
I've been following through the instructions on how to connect an APC BackUPS 650 ES to USB, and have it monitored with NUT... [...] [EMAIL PROTECTED]:/usr/src/nut-2.0.4# ./drivers/newhidups -a apc -u root Network UPS Tools: New USB/HID UPS driver 0.28 (2.0.4) No matching USB/HID UPS found

Re: [Nut-upsuser] APC Question...

2007-01-12 Thread George Ross
I've been following through the instructions on how to connect an APC BackUPS 650 ES to USB, and have it monitored with NUT... I'm running kernel version 2.6.17.3, and have libusb-0.1.so.4.4.0 libraries installed. FWIW we have found our 2.6.17 systems to be unstable when connected to APC

Re: [Nut-upsuser] APC Question...

2007-01-12 Thread Arnaud Quette
2007/1/12, Arjen de Korte [EMAIL PROTECTED]: I've been following through the instructions on how to connect an APC BackUPS 650 ES to USB, and have it monitored with NUT... [...] [EMAIL PROTECTED]:/usr/src/nut-2.0.4# ./drivers/newhidups -a apc -u root Network UPS Tools: New USB/HID UPS

Re: [Nut-upsuser] APC Question...

2007-01-12 Thread richard
Solution is to upgrade to nut-2.0.5-pre2. right, I've missed that one. thanks Arjen. btw, the final 2.0.5 will be out either this afternoon, or on monday. Greetings: I've been reading this page in configuring my BackUPS 650ES: http://www.mscs.dal.ca/~selinger/ups/backups.html I get the

Re: [Nut-upsuser] APC Question...

2007-01-12 Thread Peter Selinger
Hi Richard, This is bizarre. Using -DD, you should get more output between debug level is '2' and No appropriate HID device found. You should at least get something like: debug level is '2' Checking device (/) (005/001) - VendorID: - ProductID: - Manufacturer: Linux

Re: [Nut-upsuser] APC Question...

2007-01-12 Thread richard
Could you refresh my memory about your operating system, kernel version, libusb version, and contents of ls -lR /proc/bus/usb? Perhaps you need to mount your USB filesystem. Does mount show a line such as the following? usbfs on /proc/bus/usb type usbfs (rw) Hiya! This did the trick!!