search for: sgs_command

Displaying 7 results from an estimated 7 matches for "sgs_command".

Did you mean: mge_command
2014 Jan 31
2
NUT and UPS TS Shara
...upsdev list. thanks!] On Jan 30, 2014, at 10:20 AM, Jos? Sosa wrote: > Dear Mr. Lepple > > I am Leonardo Sosa and I am watching this issue with Rodolfo and Ronaldo. (in copy) > > See below our answers of your questions. > > What should I do now in order to include our code sgs_command in your code blazer_usb.c? As I mentioned to Rodolfo, there is a newer driver called "nutdrv_qx". It will eventually replace blazer_*, so we will need to port your modifications from blazer_usb.c to a new subdriver in nutdrv_qx. Here is the documentation for updating nutdrv_qx: http://...
2017 Jun 18
3
Unable to use nut-2.7.4 with Eaton 5E1500I USB
On Jun 16, 2017, at 6:12 AM, Manuel Wolfshant <wolfy at nobugconsulting.ro> wrote: > > running autogen.sh was triggered automatically. but even if I do it explicitly, I still get: > + autoreconf -i > configure.ac:887: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
2014 Jan 29
1
NUT and UPS TS Shara
...es not create a Virtual Com when the UPS is connected to the computer. Correct, all of the USB sub-drivers in blazer_usb and nutdrv_qx use libusb directly, and do not need a Virtual COM (/dev/ttyUSB*) port kernel driver. > We would like to know if it is possible to input the sub-routine "sgs_command" located in blazer_usb.c.txt in the nut code? So that any user is able to download and install the software directly from the NUT site, without any other additional file like the one attached. This should not be too hard. Is the major difference from cypress_command() that the commands are tr...
2017 Jun 19
0
Unable to use nut-2.7.4 with Eaton 5E1500I USB
...4c62.7.4.1/drivers/nutdrv_qx.c:907: undefined reference to `libusb_strerror' nutdrv_qx-nutdrv_qx.o: In function `krauler_command': /builddir/build/BUILD/nut-v2.7.4-418-gb1314c62.7.4.1/drivers/nutdrv_qx.c:770: undefined reference to `libusb_strerror' nutdrv_qx-nutdrv_qx.o: In function `sgs_command': /builddir/build/BUILD/nut-v2.7.4-418-gb1314c62.7.4.1/drivers/nutdrv_qx.c:542: undefined reference to `libusb_strerror' nutdrv_qx-nutdrv_qx.o:/builddir/build/BUILD/nut-v2.7.4-418-gb1314c62.7.4.1/drivers/nutdrv_qx.c:568: more undefined references to `libusb_strerror' follow [...] libu...
2017 Jun 19
2
Unable to use nut-2.7.4 with Eaton 5E1500I USB
..._qx.c:907: > undefined reference to `libusb_strerror' > nutdrv_qx-nutdrv_qx.o: In function `krauler_command': > /builddir/build/BUILD/nut-v2.7.4-418-gb1314c62.7.4.1/drivers/nutdrv_qx.c:770: > undefined reference to `libusb_strerror' > nutdrv_qx-nutdrv_qx.o: In function `sgs_command': > /builddir/build/BUILD/nut-v2.7.4-418-gb1314c62.7.4.1/drivers/nutdrv_qx.c:542: > undefined reference to `libusb_strerror' > nutdrv_qx-nutdrv_qx.o:/builddir/build/BUILD/nut-v2.7.4-418-gb1314c62.7.4.1/drivers/nutdrv_qx.c:568: > more undefined references to `libusb_strerror...
2017 Jun 16
0
Unable to use nut-2.7.4 with Eaton 5E1500I USB
...build/BUILD/nut-libusb-1.0/drivers/nutdrv_qx.c:907: undefined reference to `libusb_strerror' nutdrv_qx-nutdrv_qx.o: In function `krauler_command': /builddir/build/BUILD/nut-libusb-1.0/drivers/nutdrv_qx.c:770: undefined reference to `libusb_strerror' nutdrv_qx-nutdrv_qx.o: In function `sgs_command': /builddir/build/BUILD/nut-libusb-1.0/drivers/nutdrv_qx.c:542: undefined reference to `libusb_strerror' nutdrv_qx-nutdrv_qx.o:/builddir/build/BUILD/nut-libusb-1.0/drivers/nutdrv_qx.c:568: more undefined references to `libusb_strerror' follow collect2: ld returned 1 exit status make[1...
2017 Jun 15
2
Unable to use nut-2.7.4 with Eaton 5E1500I USB
Hi Manuel, 2017-06-14 15:16 GMT+02:00 Manuel Wolfshant <wolfy at nobugconsulting.ro>: > Hello > > > > On 06/14/2017 03:32 PM, Arnaud Quette wrote: > > > > On Jun 7, 2017, at 5:47 AM, Manuel Wolfshant <wolfy at nobugconsulting.ro> > wrote: > >> > >>> > If that matters, the OS is a fully updated CentOS 6.9 and this >>>