View Single Post
  #1 (permalink)  
Old 07-Jul-2009, 22:32
walla299's Avatar
walla299 walla299 is offline
Student Penguin
 
Join Date: Jun 2008
Location: Phoenix, AZ, USA
Posts: 82
walla299 hasn't been rated much yet
Send a message via Yahoo to walla299
Default Tripp Lite UPS Monitoring Setup (USB)

I am having trouble getting monitoring to work on my OS 11.1 x64 system. The UPS is a Tripp Lite Model G1000u (similar to a Omni900LCD series from what I've learned.) I have the Network UPS Tools (nut) packages installed, and the UPS shows up in dmesg & lsusb, but I still can't get the system to talk to it. Starting the service just gives a failure with no log entries. (Monitoring works in Win XP, so the hardware is good.)

I've tried Google and some searches here, but can't find much.

Here's what the system is seeing so far:

Code:
linux-lsfs:/home/bruces # lsusb
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 046d:c03d Logitech, Inc. M-BT69a Pilot Optical Mouse
Bus 001 Device 006: ID 09ae:2007 Tripp Lite
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
and

Code:
usbcore: registered new interface driver hiddev                                                        
usb 1-1: new low speed USB device using uhci_hcd and address 5                                         
usb 1-1: configuration #1 chosen from 1 choice                                                         
usb 1-1: New USB device found, idVendor=046d, idProduct=c03d                                           
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0                                      
usb 1-1: Product: USB-PS/2 Optical Mouse                                                               
usb 1-1: Manufacturer: Logitech                                                                        
usb 1-2: new low speed USB device using uhci_hcd and address 6                                         
usb 1-2: configuration #1 chosen from 1 choice                                                         
usb 1-2: New USB device found, idVendor=09ae, idProduct=2007                                           
usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2                                      
usb 1-2: Product: TRIPP LITE UPS                                                                       
usb 1-2: Manufacturer: Tripp Lite                                                                      
usb 1-2: SerialNumber: FW-2263 E                                                                       
input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1:1.0/inpu/input1                                                                                                      
input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1             
hiddev96hidraw1: USB HID v1.10 Device [Tripp Lite  TRIPP LITE UPS ] on usb-0000:00:1d.0-2              
usbcore: registered new interface driver usbhid                                                        
usbhid: v2.6:USB HID core driver
Any help appreciated!
__________________
Go for it! You can always re-install...

Registered Linux User #452291

Windows Vista Boot Error: (S)hout, (P)arty, (D)ance, (L)inux? (L/L)?
Reply With Quote