[Nut-upsuser] cannot connect to usb ups on solaris express 02/07

Zoltan Farkas zoly at daxtechnologies.com
Wed Mar 7 21:04:35 CET 2007


Thanks for the help guys, got it working:

# ./upsdrvctl start

Network UPS Tools - UPS driver controller 2.1.0
Network UPS Tools: 0.28 USB communication driver 0.28 - core 0.30 (2.1.0)

Detected a UPS: Tripp Lite /TRIPP LITE UPS
Using subdriver: TrippLite HID 0.1 (experimental)

# /usr/local/ups/sbin/upsd
Network UPS Tools upsd 2.1.0
listening on 0.0.0.0 port 3493
Connected to UPS [z2ups]: z2ups

# /usr/local/ups/bin/upsc z2ups at localhost ups.status
OL CHRG


Also used a article (basically the same thing as you suggested):

http://developers.sun.com/solaris/developer/support/driver/docs/usbups_whitepaper.html


Thanks again

--zoly




-----Original Message-----
From: Charles Lepple [mailto:clepple at gmail.com] 
Sent: Wednesday, March 07, 2007 11:38 AM
To: Arnaud Quette
Cc: Zoltan Farkas; nut-upsuser at lists.alioth.debian.org
Subject: Re: [Nut-upsuser] cannot connect to usb ups on solaris express 02/07

On 3/7/07, Arnaud Quette <aquette.dev at gmail.com> wrote:
> # add_drv -i '"usb463,ffff.1"' -m '* 0660 nut root' ugen
>
> # update_drv -a -m '* 0666 root sys' -i '"usb463,0001.1"' ugen
>
> # reboot -- -r
>
> Note that the above example is for MGE units (0x463 - 0xFFFF or 0x463 - 0x0001)

Arnaud, thanks for pointing that out - I assumed it was like the *BSD
kernels where you have to rebuild the entire kernel, not just
reconfigure.

Zoltan: you may have to check the system logs to find the exact USB
VID/PID for your UPS. Most likely the VID is 0x9ae, and the PID might
be 0x1 or 0x2001 (from memory, not sure).

--
- Charles Lepple




More information about the Nut-upsuser mailing list