[Nut-upsuser] Ubuntu 10.04 Ultra 700VA UPS Setup Nut

Eric OwN-3m-All own3mall at gmail.com
Sat Jul 23 23:02:18 UTC 2011


*Here's what I get with the usbhid-ups drivers:*

eric at eric-desktop:~$ sudo /lib/nut/usbhid-ups -D -a Ultra
[sudo] password for eric:
Network UPS Tools - Generic HID driver 0.34 (2.4.3)
USB communication driver 0.31
   0.000000    debug level is '1'
   0.001260    upsdrv_initups...
   0.172461    Can't claim USB device [0d9f:0004]: could not detach kernel
driver from interface 0: Operation not permitted

*
Blazer_USB:
*
eric at eric-desktop:~$ sudo /lib/nut/blazer_usb -DDDDD -a Ultra
Network UPS Tools - Megatec/Q1 protocol USB driver 0.03 (2.4.3)
   0.000000    send_to_all: SETINFO driver.parameter.port "auto"
   0.000085    send_to_all: SETINFO driver.parameter.vendorid "0d9f"
   0.000121    send_to_all: SETINFO driver.parameter.productid "000"
   0.000188    debug level is '5'
   0.170263    Checking device (1D6B/0001) (005/001)
   0.170403    - VendorID: 1d6b
   0.170427    - ProductID: 0001
   0.170447    - Manufacturer: unknown
   0.170466    - Product: unknown
   0.170485    - Serial Number: unknown
   0.170507    - Bus: 005
   0.170537    Trying to match device
   0.170617    Device does not match - skipping
   0.170671    Checking device (1D6B/0001) (004/001)
   0.170760    - VendorID: 1d6b
   0.170784    - ProductID: 0001
   0.170803    - Manufacturer: unknown
   0.170822    - Product: unknown
   0.170841    - Serial Number: unknown
   0.170860    - Bus: 004
   0.170879    Trying to match device
   0.170903    Device does not match - skipping
   0.170933    Checking device (1D6B/0001) (003/001)
   0.170991    - VendorID: 1d6b
   0.171014    - ProductID: 0001
   0.171033    - Manufacturer: unknown
   0.171052    - Product: unknown
   0.171071    - Serial Number: unknown
   0.171091    - Bus: 003
   0.171109    Trying to match device
   0.171132    Device does not match - skipping
   0.171161    Checking device (0D9F/0004) (002/004)
   0.171220    - VendorID: 0d9f
   0.171242    - ProductID: 0004
   0.171261    - Manufacturer: unknown
   0.171281    - Product: unknown
   0.171299    - Serial Number: unknown
   0.171318    - Bus: 002
   0.171336    Trying to match device
   0.171417    Device does not match - skipping
   0.171449    Checking device (03F0/2C24) (002/002)
   0.171507    - VendorID: 03f0
   0.171529    - ProductID: 2c24
   0.171548    - Manufacturer: unknown
   0.171567    - Product: unknown
   0.171586    - Serial Number: unknown
   0.171605    - Bus: 002
   0.171623    Trying to match device
   0.171649    Device does not match - skipping
   0.171677    Checking device (1D6B/0001) (002/001)
   0.171734    - VendorID: 1d6b
   0.171757    - ProductID: 0001
   0.171776    - Manufacturer: unknown
   0.171795    - Product: unknown
   0.171813    - Serial Number: unknown
   0.171833    - Bus: 002
   0.171851    Trying to match device
   0.171873    Device does not match - skipping
   0.171901    Checking device (1D6B/0002) (001/001)
   0.171957    - VendorID: 1d6b
   0.171980    - ProductID: 0002
   0.171998    - Manufacturer: unknown
   0.172018    - Product: unknown
   0.172037    - Serial Number: unknown
   0.172055    - Bus: 001
   0.172073    Trying to match device
   0.172096    Device does not match - skipping
   0.172122    No appropriate HID device found
   0.172151    No supported devices found. Please check your device
availability with 'lsusb'
and make sure you have an up-to-date version of NUT. If this does not help,
try running the driver with at least 'subdriver', 'vendorid' and 'productid'
options specified. Please refer to the man page for details about these
options
(man 8 blazer).


On Mon, Jul 18, 2011 at 11:04 AM, Arnaud Quette <aquette.dev at gmail.com>wrote:

> Hi Eric,
>
> first, please keep the traffic on the list. Other people may be interested
> in reading...
>
> 2011/7/16 Eric OwN-3m-All <own3mall at gmail.com>
>
>> *I tried that, but it's not working.*
>> *
>> Here's what I get:*
>>
>> *
>> Network UPS Tools - UPS driver controller 2.4.3
>> Network UPS Tools - Generic HID driver 0.34 (2.4.3)
>> USB communication driver 0.31
>> This PowerCOM device (0d9f:0004) is not (or perhaps not yet) supported
>> by usbhid-ups. Please make sure you have an up-to-date version of NUT. If
>> this does not fix the problem, try running the driver with the
>> '-x productid=0004' option. Please report your results to the NUT user's
>> mailing list <nut-upsuser at lists.alioth.debian.org>.
>>
>> No matching HID UPS found
>>
>> Driver failed to start (exit status=1)
>> eric at eric-desktop:~$ sudo upsdrvctl start
>> Network UPS Tools - UPS driver controller 2.4.3
>> Network UPS Tools - Generic HID driver 0.34 (2.4.3)
>> USB communication driver 0.31
>> This PowerCOM device (0d9f:0004) is not (or perhaps not yet) supported
>> by usbhid-ups. Please make sure you have an up-to-date version of NUT. If
>> this does not fix the problem, try running the driver with the
>> '-x productid=0004' option. Please report your results to the NUT user's
>> mailing list <nut-upsuser at lists.alioth.debian.org>.
>>
>> No matching HID UPS found
>>
>> Driver failed to start (exit status=1)
>> *
>> *
>> I first tried it like this:*
>>
>>
>> [Ultra]
>>     driver = usbhid-ups
>>         port = auto
>>
>> *Then I tried:*
>>
>>
>> [Ultra]
>>     driver = usbhid-ups
>>         port = auto
>>     -x productid=0004
>>
>> Any other ideas?  I think I was close with the Blazer drivers, but I don't
>> have any USB ttyUSB0 files.
>
>
> first, test usbhid-ups with the following config (no "-x", since it's for
> the command line version):
>
> [Ultra]
>     driver = usbhid-ups
>     port = auto
>     vendorid=0d9f
>     productid=0004
>
> and use:
> $ /path/to/usbhid-ups -D -a Ultra
>
> then send us back the output.
> If it really doesn't work, you may want to try out blazer_usb, with:
> [Ultra]
>     driver = blazer_usb
>     port = auto
>     vendorid=0d9f
>     productid=0004
>
> and use:
> $ /path/to/blazer_usb -DDDDD -a Ultra
>
> cheers,
> Arnaud
> --
> Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com
> Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
> Debian Developer - http://www.debian.org
> Free Software Developer - http://arnaud.quette.free.fr/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20110723/98012561/attachment.html>


More information about the Nut-upsuser mailing list