Hi Arjen,
>Citeren Glen Ogilvie <nelg at linuxsolutions.co.nz>:
>> Has anyone had success with the Dynamix 650VA, that uses the USB cable?
>Not that I know of.
>> I can't get megatec_usb to recognize it, I have tried both stable
and
>> development versions.
> What makes you think the megatec_usb driver should support this? Does
> it have a serial port as well that works with the megatec driver? If
> so, you could try the blazer_usb driver. If not, posting the output of
> 'lsusb -vvv' might give us a clue which one does (if any).
Thank you for your offer of some help. I've tried to get some
information to help with figuring out the problem.
I thought it might work with megatec_usb because the serial version of
the USP works with the megatec according to the compatibility page:
http://www.networkupstools.org/compat/stable.html
I've tried blazer_usb as well, but it also does not seem to recognize it.
I've tried megatec_usb in debug mode, output below:
Device Status: 0x0000
2.487823 Checking device (0001/0000) (001/002)
2.495183 - VendorID: 0001
2.495214 - ProductID: 0000
2.495221 - Manufacturer: unknown
2.495229 - Product: unknown
2.495236 - Serial Number: unknown
2.495243 - Bus: 001
2.495249 Trying to match device
2.495262 Device matches
2.498198 Successfully reconnected
2.798518 Q1 => FAILED [timeout]
2.798570 Asking for UPS status [Q1]...
2.798582 set_data_krauler: index [03]
2.802638 libusb_get_string: Broken pipe
2.802677 set_data_krauler: connection failure
2.802687 ser_send_pace: Device detached? (error -32: Broken pipe)
2.802695 ================================================= 2.802702
= device has been disconnected, try to reconnect 2.802709
================================================= 2.803983 Checking device
(1D6B/0001) (001/001)
2.804223 - VendorID: 1d6b
2.804235 - ProductID: 0001
2.804242 - Manufacturer: Linux 2.6.33.7-server-1mnb uhci_hcd
2.804249 - Product: UHCI Host Controller
2.804256 - Serial Number: 0000:02:00.0
2.804294 - Bus: 001
2.804304 Trying to match device
2.804311 Device does not match - skipping
2.804319 Checking device (0001/0000) (001/002)
2.810482 - VendorID: 0001
2.810518 - ProductID: 0000
2.810524 - Manufacturer: unknown
2.810532 - Product: unknown
2.810539 - Serial Number: unknown
2.810546 - Bus: 001
2.810552 Trying to match device
2.810564 Device matches
2.814006 Successfully reconnected
3.114667 Q1 => FAILED [timeout]
3.114720 Megatec protocol UPS not detected.
(Bus Powered)
Also, below is the output of lsusb.
Bus 001 Device 002: ID 0001:0000 Fry's Electronics
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0001 Fry's Electronics
idProduct 0x0000
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 624
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 10
Device Status: 0x0000
(Bus Powered)
Regards
Glen Ogilvie