Displaying 8 results from an estimated 8 matches for "upsmart2000i".
2014 Nov 09
4
nutdrv_atcl_usb
On Nov 8, 2014, at 7:01 PM, hyouko at gmail.com wrote:
> Since this UPS seems to be supported by UPSmart2000I, it could use a
> serial-over-usb implementation of the megatec protocol.
Dan, that is a good point - I had not considered it. I assume companies will copy bogus product IDs, but the use of the exact same USB string descriptor is odd.
Did you have a chance to compare the rest of the lsusb outp...
2014 Nov 06
2
nutdrv_atcl_usb
For reference, here's the thread discussing the development of that driver:
http://news.gmane.org/find-root.php?message_id=52B4C54E.1050106%40ariwainer.com.ar
It seems to have worked under Kubuntu 13.10.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Nov 09
0
nutdrv_atcl_usb
If you still can't get it to work with nutdrv_atcl_usb, another
approach could be worth considering.
Since this UPS seems to be supported by UPSmart2000I, it could use a
serial-over-usb implementation of the megatec protocol.
A very first early version of the nutdrv_qx driver that should support
it can be found here:
https://github.com/zykh/nut/tree/nutdrv_qx-fuji
(USB subdriver 'fuji'; but it shouldn't be necessary to set it, as the
d...
2015 Mar 09
0
nutdrv_atcl_usb
2014-11-09 16:29 GMT+01:00 Charles Lepple <clepple at gmail.com>:
> On Nov 8, 2014, at 7:01 PM, hyouko at gmail.com wrote:
>
>> Since this UPS seems to be supported by UPSmart2000I, it could use a
>> serial-over-usb implementation of the megatec protocol.
>
> Dan, that is a good point - I had not considered it. I assume companies will copy bogus product IDs, but the use of the exact same USB string descriptor is odd.
>
> Did you have a chance to compare the...
2014 Nov 01
2
nutdrv_atcl_usb
.... It seems to be a re-badged unit manufactured by Guangdong East Power company, and besides the little brand stamp it looks identical to:
> http://eastups.com/en/productshow.aspx?CateId=473&Id=164&PCateId=447
>
> It came with a windows cd containing the windows software entitled UPSmart2000I version 3.7 and while I haven't installed it the screenshots show that you can get input and output voltage and battery voltage information out of the thing.
>
> The problem is the nutdrv_atcl_usb driver out of nut 2.7.2 doesn't seem to function, I get the following in my logs:
>...
2014 Nov 01
0
nutdrv_atcl_usb
...ems to be a re-badged unit manufactured by Guangdong East
> Power company, and besides the little brand stamp it looks identical to:
> http://eastups.com/en/productshow.aspx?CateId=473&Id=164&PCateId=447
>
> It came with a windows cd containing the windows software entitled
> UPSmart2000I version 3.7 and while I haven't installed it the screenshots
> show that you can get input and output voltage and battery voltage
> information out of the thing.
>
> The problem is the nutdrv_atcl_usb driver out of nut 2.7.2 doesn't seem to
> function, I get the following in...
2015 Mar 05
5
nutdrv_atcl_usb
...t; Come on, it started to be interesting!
Do you have one of these UPSes?
If so, here was Dan's email about a branch to test:
> If you still can't get it to work with nutdrv_atcl_usb, another
> approach could be worth considering.
>
> Since this UPS seems to be supported by UPSmart2000I, it could use a
> serial-over-usb implementation of the megatec protocol.
>
> A very first early version of the nutdrv_qx driver that should support
> it can be found here:
> https://github.com/zykh/nut/tree/nutdrv_qx-fuji
>
> (USB subdriver 'fuji'; but it shouldn'...