Displaying 5 results from an estimated 5 matches for "1000lcd".
Did you mean:
1000l
2016 Apr 26
3
New UPS Support: Eaton 5S 1000
...n place, restarted udev and have removed/replaced the USB cable.
I'll try to lay out all the info here up front. If this requires more data
for development, I'll do my best to provide it.
# lsusb:
Bus 007 Device 061: ID 0463:ffff MGE UPS Systems UPS
# cat 90-nut-ups.rules
# Eaton MGE 5S 1000LCD
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0463",
ATTR{idProduct}=="ffff", MODE="0660", GROUP="nut"
# ls -l /dev/bus/usb/007/061
crw-rw---- 1 root nut 189, 828 Apr 26 11:38 /dev/bus/usb/007/061
# cat ups.conf
[eaton]
driver=usbh...
2010 Feb 05
1
USB permission problem
I have just compiled and installed nut-2.4.1 and I get
the following errors when I try it: There is no difference
if I run it as root or normal user. Any help would be
appreciated.
# usbhid-ups -DDD -a SMART1000LCD
Network UPS Tools - Generic HID driver 0.34 (2.4.1)
USB communication driver 0.31
debug level is '3'
upsdrv_initups...
Checking device (1D6B/0002) (001/001)
libusb couldn't open USB device /dev/bus/usb/001/001: Permission denied.
libusb requires write access to USB device nodes.
Failed...
2016 May 01
0
New UPS Support: Eaton 5S 1000
...aced the USB cable.
>
> I'll try to lay out all the info here up front. If this requires more data for development, I'll do my best to provide it.
>
> # lsusb:
>
> Bus 007 Device 061: ID 0463:ffff MGE UPS Systems UPS
>
> # cat 90-nut-ups.rules
> # Eaton MGE 5S 1000LCD
> ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0463", ATTR{idProduct}=="ffff", MODE="0660", GROUP="nut"
>
> # ls -l /dev/bus/usb/007/061
> crw-rw---- 1 root nut 189, 828 Apr 26 11:38 /dev/bus/usb/007/061
>
>
>...
2016 May 05
2
New UPS Support: Eaton 5S 1000
Hi Charles,
Thank you for sticking with me through this!
Well, whaddya know, when run with -DDDDD it works! upsc consistently
returns data. Maybe it's a timing thing, or a select affected by I/O or
something tricky like that. Nonetheless, I ran it, hit upsc eaton multiple
times, collected the output and attached it. If this doesn't give you what
you need, I can retry with fewer/more
2016 May 02
2
New UPS Support: Eaton 5S 1000
...ll try to lay out all the info here up front. If this requires more
> data for development, I'll do my best to provide it.
> >
> > # lsusb:
> >
> > Bus 007 Device 061: ID 0463:ffff MGE UPS Systems UPS
> >
> > # cat 90-nut-ups.rules
> > # Eaton MGE 5S 1000LCD
> > ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0463",
> ATTR{idProduct}=="ffff", MODE="0660", GROUP="nut"
> >
> > # ls -l /dev/bus/usb/007/061
> > crw-rw---- 1 root nut 189, 828 Apr 26 11:38 /dev/bus/usb/0...