similar to: [nut] Ippon response length fix (#80)

Displaying 20 results from an estimated 600 matches similar to: "[nut] Ippon response length fix (#80)"

2013 Aug 11
0
N-Power MEV-3000LT compatibility report and problem
Hello, > What do you get from the "I" command? A string of 8 spaces. >> So I believe the compatibility list deserves two new lines. > >Probably best to delay adding this to the HCL until we can get the driver to shut down the UPS properly. I debugged the problem. From the source, drivers/blazer.c:418 /* * If a command is invalid, it
2009 Mar 17
2
blazer_usb - short reply
Hello! I'm trying to use nut with a Ippon Smart Winner 3000 UPS (http://shop.key.ru/photo/items/45535.jpg) which looks like a custom-labeled OEM model of the megatec branch. I tried both the megatec_usb and the blazer_usb drivers for it, with a obvious config section: [ippon] driver = blazer_usb port = auto vendorid = 06da productid = 0003 desc = "Ippon Smart Winner 3000" If I
2013 Apr 28
1
ippon back power pro 700 on FreeBSD 9.1-R
Hello, i'm trying to use nut with ippon back power pro 700 on FreeBSD 9.1-R with USB driver blazer_usb, and connection with UPS is unstable. I'm starting it: office at root # /usr/local/etc/rc.d/nut start Network UPS Tools - UPS driver controller 2.6.5 addchar: discarding invalid character (0xe2)! addchar: discarding invalid character (0x80)! addchar: discarding invalid character (0xb3)!
2011 Feb 16
3
Ippon Smart Winner 750/1000/1500/2000/3000
Have anybody expirience with Ippon Smart Winner 750/1000/1500/2000/3000 with serial interface ? I have tryed megatec and blazer_ser drivers with no success: [IPPON] driver = megatec port = /dev/ttyd0 desc = "IPPON smart winner 1500VA" model = "Smart Winner 750/1000/1500/2000/3000" # ./megatec -a IPPON -DDD Network UPS Tools - Megatec
2009 Jun 18
0
Question about nut 2.4.1 and Ippon smart power pro 2000
Hi all! I have a ups Ippon smart power pro 2000. And it connects to my FreeBSD 7.2 x86 server throught usb. I'm try to setup it in nut with megatec_usb driver... But it is not recognizes ups. I'm try set productid and vendorid in ups.conf, but this is not help. Nut version 2.4.1 below i'm add output of lsusb, my ups.conf and /usr/local/libexec/nut/megatec_usb -a IPPON -DDD
2010 Jan 18
1
blazer_usb vs. Ippon Smart Power Pro 1400
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello 2All. Today I had purchased Ippon Smart Power Pro 1400 UPS for my home PC. It is a higher class device relative to Ippon Back Pro model line. It has one RS232 port and one USB port to connect the monitoring station to. UPS talks with megatec protocol, RS232 works as usual. USB connection is done through Cypress Semiconductor usb-to-serial chip
2007 Jan 08
0
Re: nut: Ippon driver with SmartWinner 1000: charge value fix
Hello Ace, 2007/1/6, ace <ace@ezotop.ru>: > Hello Arnaud, > > Ippon driver with SmartWinner 1000: charge value fix > > nut-2.0.2:ippon.c:line 31: > -- bcharge = ((atof (batvlt) - 10.2) / 3.4) *100.0; > ++ bcharge = ((atof (batvlt) - 24.0) / 3.4) *100.0; > > sorry for no comments, i'm bad in english the ippon driver has just been removed from the nut trunk,
2013 Oct 25
1
Shutdown problem with Mecer 1000VA Online UPS
Hi, They say one should never argue with people that know more than you, so please bear with me. On 2013/10/24 09:47 PM, hyouko at gmail.com wrote: > The driver is expecting either 'ACK' or no reply at all in case of > success and the command itself echoed back in case of errors. > On the other hand, your UPS replies '(ACK' in case of success and > '(NAK' on
2008 Jun 25
1
[nut-hal-drivers] Battery level is not correct for Ippon Back Comfo Pro UPS with Megatec protocol.
Hello, I'm trying to get my UPS working with nut-hal-drivers, and it seems be detected correctly with Megatec protocol, but it provides wrong battery level. I read that I can use battvolts option to fix this problem, but HAL version of nut does not come with any config files. So, I'm guess it should be somehow fixed in sources? Parameters of Ippon Back Comfo Pro 800: VA = 800 max
2010 Jan 06
1
blazer_usb: compatibility with Ippon BackPro UPSes (Phoenix Power Co., Ltd usb-to-serial controller)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good day to all. In one of the offices I'm administering there are about 15 UPS marked with the brand "Ippon BackPro". This brand is widely popular in Russian Federation, while by itself is a 'Made in PRC' megatec clone. Depending on the model this UPSes have got either one standard serial RS-232C interface (cheaper models like
2008 Dec 19
1
megatec_usb: Ippon BackComfoPro (06da:0003 Phoenixtec Power)
Hello. I've been experimenting with the USB connection of an Ippon BackComfoPro 800. This is the device "06da:0003 Phoenixtec Power Co., Ltd". The current SVN version of NUT does not work with this device. The megatec_usb driver can't get a proper reply to a Q1 request, failing with an error message about "short read (14 bytes)" instead. I have found the reason for
2009 Jun 30
2
Is any ideas about Ippon smart power 2000?
Hi friends! It is not any answer to my previous letter about problem with nut 2.4.1 and ippon smart power 2000 UPS with megatec_usb driver. Maybe any additional information needed? Please help, any required info i get. -- ? ?????????, vk mailto:vk at union-metall.ru
2009 Jul 19
1
Problem with nut 2.4.1 & Ippon 2000 Smart power on FreeBSD
Hi all! Maybe possible adds something in megatec_usb driver for normal working with ippon 2000? This is output for drivers megatec_usb and blazer_usb: =========================================================== gate# /usr/local/libexec/nut/megatec_usb -DDDD -a IPPON Network UPS Tools - Megatec protocol driver 1.6 (2.4.1) Serial-over-USB transport layer 0.10 debug level is '4' Checking
2008 Sep 16
1
ippon smart power pro 1000
Hi! I'm having problems connecting Ippon Smart power pro 1000 UPS to nut via usb under FreeBSD 7-stable The UPS uses megatec protocol and works fine via RS232 (UPS has RS232 and USB connectors) When I connect USB /dev/uhid0 is created. Tried port=/dev/uhid0 - doesn't work. Kernel rebuild w/o option uhid. On connect I get 2 devices /dev/ugen1, /dev/ugen1.1. Tried both of them.
2011 Jul 28
1
Ippon Back Power Pro 700 USB driver.
Hello! I've got an "Ippon Back Power Pro 700 USB" UPS. The system is Gentoo/Calculate. The NUT version is *2.6.0-r1* I've made all necessary instructions to make NUT work properly with my UPS using USB "blazer_usb" driver. But, when I start *upsdrv* it tells me the following: * * Starting UPS drivers ...* *Network UPS Tools - UPS driver controller 2.6.0*
2008 Sep 11
2
Ippon device does not work
I have an UPS, that claims to be IPPon Back Power Pro 700. I'm trying to connect it using USB. lsusb -v says: Bus 1 Device 3: ID 06da:0003 Phoenixtec Power Co., Ltd Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0
2011 Apr 12
1
blazer & megatec drivers
Hi, I've being using nut 2.2.2 (Debian Lenny) via megatec_usb driver for IPPON Back UPS 600. Then I upgraded to nut 2.4.3 (Debian Squeeze) with broken megatec_usb. I moved to blazer_usb, it connected IPPON. [myups] driver = blazer_usb port = /dev/usb/hiddev0 desc = "Local UPS" #from megatec.c: batteries[] = {{ 12.0, 9.0, 16.0, 9.7, 13.7, 0.0 },
2013 Sep 17
0
Zigor Ebro 650 compatibility - revisited (on Windows, at least)
2013/9/16 Martyn Hill <martyn.joseph.hill at gmail.com>: > Hi Arnaud and NUT team > > You may recall some time ago, I and a few others posted questions about the > above referenced (cheap and cheerful) USB-based UPS - specifically regarding > FreeBSD USB support in NUT. The original posting was entitled "Zigor Ebro > 650 compatibility". > > I've since
2008 Dec 20
0
Fwd: Re: megatec_usb: Ippon BackComfoPro (06da:0003 Phoenixtec Power)
Citeren Roman Mamedov <roman at rm.pp.ru>: >> Another useful thing would be to run the bundled driver on a Windows >> box while running 'usbsnoop' so that we can get an idea what it is >> doing. Maybe we're missing something here. I still would like to see that. > Keep in mind that the patched megatec_usb driver (which I use since > yesterday) can
2009 Feb 19
2
megatec_usb vs Mustek NetGuard / Ippon SmartWinner problem
Greetings Gentlemen, I have Mustek NetGuard 1000 UPS which is equivalent to Ippon SmartWinner 1000. I have tried to run several latest builds of NUT, but run megatec_usb driver still failed with my device. I hope the information below might help. Regards, Oleg Here is the information which may help: lsusb -v Bus 002 Device 002: ID 06da:0003 Phoenixtec Power Co., Ltd Device Descriptor: