[Nut-upsuser] ULTRA 2000 ULT33046 configuration

JW Simpson john at swajime.com
Fri Nov 20 02:27:54 UTC 2009


Howdy,

I've been trying for a while now to get this running.   Can anybody
please tell me what the proper configuration is for this unit ???

This is what I've got/tried so far:

        # cat ups.conf 
        # Start with
        #
        #   # upsdrvctl -u nut -D start MEGATEC
        
           MODE=netserver
           user=nut
        
        # Ultra ULT33046 2000 VA 1200 W Backup UPS with AVR (B000GC98H8)
        # From stickers:
        #               Label: ULTRA
        #	        Model: RCD-UPS2000D
        #	Serial Number: 40206430906
        
        # # lsusb -vd 0d9f:0002|sed -ne '/^\w/p;/\bi/p'
        # Bus 002 Device 002: ID 0d9f:0002 Powercom Co., Ltd 
        # Device Descriptor:
        #   idVendor           0x0d9f Powercom Co., Ltd
        #   idProduct          0x0002 
        #   iManufacturer           1 POWERCOM CO., LTD.
        #   iProduct                2 USB to Serial
        #   iSerial                 0 
        #     iConfiguration          4 Sample HID
        #       iInterface              0 
        # Device Status:     0x0000
        
        # compatibility:
        http://www.networkupstools.org/compat/stable.html
        
        [MEGATEC]
           driver=megatec
        
        port=/dev/serial/by-id/usb-POWERCOM_CO.__LTD._USB_to_Serial-if00-port0	# -> ../../ttyUSB0
        
           mfr=Powercom	
           model=ULT
           serial=40206430906
        #
        # This configuration's output:
        # # upsdrvctl -u nut -D start MEGATEC
        # Network UPS Tools - UPS driver controller 2.4.1
        # Starting UPS: ULTRA
        # Network UPS Tools - Megatec protocol driver 1.6 (2.4.1)
        # Megatec protocol UPS not detected.
        # Driver failed to start (exit status=1)
        
        [MEGATEC_USB]
           driver=megatec_usb
        
        port=/dev/serial/by-id/usb-POWERCOM_CO.__LTD._USB_to_Serial-if00-port0	# -> ../../ttyUSB0
        
           mfr "Powercom Co., Ltd"
           model "RCD-UPS2000D"
           serial "40206430906"
           vendorid "0d9f"
        #   productid "0002"
        #   subdriver "agiler"
           subdriver  "krauler"
        #
        # This configuration's output:
        # # upsdrvctl -u nut -D start MEGATEC_USB
        # Network UPS Tools - UPS driver controller 2.4.1
        # Starting UPS: MEGATEC_USB
        # Network UPS Tools - Megatec protocol driver 1.6 (2.4.1)
        # Serial-over-USB transport layer 0.10
        # 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 'vendorid' and
        'subdriver' options
        # specified. Please refer to the man page for details about
        these options
        # (man 8 megatec_usb).
        # Please report your results to the NUT user's mailing list
        # <nut-upsuser at lists.alioth.debian.org>.
        # 
        # Driver failed to start (exit status=1)
        
        [POWERCOM]
           driver = powercom
        
        port=/dev/serial/by-id/usb-POWERCOM_CO.__LTD._USB_to_Serial-if00-port0	# -> ../../ttyUSB0
        
           manufacturer "PowerCom"
           linevoltage "120"
           modelname "RCD-UPS2000D"
           serialnumber "40206430906"
           type "ULT"
        #
        # This configuration's output:
        # # upsdrvctl -u nut -D start POWERCOM
        # Network UPS Tools - UPS driver controller 2.4.1
        # Starting UPS: POWERCOM
        # Network UPS Tools - PowerCom protocol UPS driver 0.12 (2.4.1)
        # writing error


-- 
JW Simpson <john at swajime.com>
SwaJime's Cove℠




More information about the Nut-upsuser mailing list