similar to: Belkin USB UPSes

Displaying 20 results from an estimated 5000 matches similar to: "Belkin USB UPSes"

2007 May 21
7
Belkin F6C1100-UNV
Hi, it'd be great if you could update the documentation on the website that some models of the Belkin -UNV series will only work with the megatec(_usb) drivers. I wasted a lot of time on trying to get it to work with the wrong drivers, and would like to spare others the pain :-). Thanks, ~David P.S. Some forum post said that the stable megatec drivers don't work 100% with the belkin UPS,
2007 May 21
7
Belkin F6C1100-UNV
Hi, it'd be great if you could update the documentation on the website that some models of the Belkin -UNV series will only work with the megatec(_usb) drivers. I wasted a lot of time on trying to get it to work with the wrong drivers, and would like to spare others the pain :-). Thanks, ~David P.S. Some forum post said that the stable megatec drivers don't work 100% with the belkin UPS,
2007 May 23
2
Bogus "UPS not available" messages
Belkin F6C1200-UNV on Ubuntu 7.04, megatec_usb driver, Every few minutes I get a beep and a "UPS not available" message that seems to be bogus; upsc reports real data, not at complaint that it's stale. Is there some timeout I need to lengthen? Also, shouldn't upsc report the poll time associated with the data it displays? -- >>esr>>
2011 Jun 25
1
Belkin F6C1200-UNV on Ubuntu 11.04
Hello, all, I had been using NUT's Ubuntu package (64 bit) with no problems until upgrading to Ubuntu 11.04. Now, I get the following message when I try usbhid-ups: $ sudo /lib/nut/usbhid-ups -a mybelkin Network UPS Tools - Generic HID driver 0.35 (2.6.0) USB communication driver 0.31 Can't claim USB device [050d:1100]: could not detach kernel driver from interface 0: Operation not
2005 Aug 26
1
Belkin and newhidups (was: Belkin F6C550-AVR UPS)
Zaid, I have a Belkin F6C800-UNV which has both a serial and USB connector. The serial connection is already working with the Belkinunv driver. I will connect via the USB and then compare both sets of variables. This should allow me to correlate and shed some light on the meaning of many of Belkin's non-standard "Usage" descriptors. With this information, it should be very easy
2011 Apr 10
1
Belkin F6C550-AVR on Squeeze
Hello list, I am trying to configure Belkin F6C550-AVR UPS on a Squeeze server. I try with "usbhid-ups" but I get "(driver(s) failed)" message on service start. This is my config: nano /etc/nut/nut.conf MODE=standalone nano /etc/nut/ups.conf [belkin] driver = usbhid-ups #driver = megatec_usb port = auto nano /etc/nut/upsd.conf LISTEN 127.0.0.1 3493 nano
2006 Oct 17
1
Belkin F6C900-UNV
I have a new Belkin F6C900-UNV. I see that it's not listed in belkin-hid.c The VendorID is 0x050d like all the Belkin UPSes, and the ProductID is 0x0900. I haven't had a chance to actually test the development version of nut yet, since I'm running Fedora Core 6, which still has nut 2.0.3. `newhidups -DD -a myups` gives the error of: Checking device (050D/0900) (001/002) - VendorID:
2009 Dec 06
1
Integra Tech (ePlus) support
Hi, i recently bought an UPS from Integra Tech (http://www.integra-ups.com/eu/es/main.htm), the ePlus 450-850va model (http://www.integra-ups.com/eu/es/eplus1.htm), sorry i didn't find it in english, and i'd like to know if there will be support on this brand and model. When i reconnect it, i get this: [739610.568073] usb 1-1: USB disconnect, address 2
2007 Aug 10
0
[nut-commits] svn commit r1029 - in trunk: . data drivers scripts/hotplug scripts/udev
Hi Arjen 2007/7/28, Arjen de Korte <adkorte-guest at alioth.debian.org>: > Author: adkorte-guest > Date: Sat Jul 28 16:45:04 2007 > New Revision: 1029 > > Log: > Add Belkin F6C1200-UNV (older model) to supported devices. > > Apparently this is (internally) identical to the F6C1100-UNV. Not surprisingly, they also share the same productid (1100). It also seems to come
2005 Jul 18
2
Belkin F6C1100-UNV
All, I just bought a Belkin F6C1100-UNV and am trying to get it to work with NUT. I have tried many drivers ( "belkin", "belkinunv", "genericups upstype=4", and "genericups upstype=7", "bestups", "fentonups"). None of them seem to work. Does anyone have any experience with this device? If there is some utility that you all use to
2005 Nov 26
3
cannnot load drivers for a Belkin F6C800-UNV
Hi, I've been fighting with trying to get a Belkin Universal model F6C800-UNV to work with NUT. The error I am getting is as follows: ---------------------------------------------- * Starting UPS drivers ... Network UPS Tools - UPS driver controller 2.0.0 Network UPS Tools - Belkin 'Universal UPS' driver 0.06 (2.0.0) tcgetattr(/dev/ups): Inappropriate ioctl for device Driver failed
2005 Dec 08
1
belkin Q:
I'm trying to set up a belkin f6c1100-unv UPS to work with nuts. From reading the mailing list, it sounds like the belkinunv serial driver should work and that the USB driver is potentially troublesome. Is this a correct impression? Also I may have missed this but if I do go with the serial (or USB port) is there any simple command line method for verifying basic connectivity? The
2008 Feb 04
2
nut with Belkin "Active Battery Backup" UPS (BU30 series)
Hi, I bought a Belkin Active Battery Backup UPS (http://www.belkin.com/uk/activebattery/) yesterday with a USB port and hoped it would work with nut. The device will show up in /proc/bus/usb/devices as a Cypress Semiconductor USB to Serial. It creates /dev/hiddev0 (and this disappears when the UPS is unplugged). I've tried using belkin, belkinunv, usbhid-ups and megatec_usb. I've tried
2006 Aug 25
2
Add USB vendor/device id for Belkin F6C120-UNV
I just moved my UPS over from serial to USB and found that I needed to add it to the hotplug USB list to make things work. Belkin F6C120-UNV - Bus 002 Device 004: ID 050d:0912 Belkin Components It seems to be working OK on 2.0.4 with newhidups. Attached is a patch which I think should add the appropriate device id's in the right places to the trunk code. Jon -------------- next part
2007 Mar 10
2
Belkin F6C900-UNV and the megatec driver
Greetings! Thanks to all the developers who have made this project so far. Searching for a Linux based Belkin UPS monitor led me straight to the Network UPS Tools. I have bought a Belkin F6C900-UNV (900VA) for use on a Slackware 10.2 server to replace an older APC model that died suddenly. So far I have successfully managed to get NUT 2.0.5 compiled and configured and found that this Belkin
2007 Nov 25
2
Nut problems with Centos and Belkin UPS
Hi Arjen My apologies fro drifting off topic in the other mailing list...:-) On the bottom of the Belkin UPS unit - is the model number: F6C120auUNV The "au" is for Australia I think. "man belkinunv" states that F6C120-UNV is supported - and I assumed that the "au" would not prevent this. I plugged in the USB to gather the information you requested. My intention
2008 Mar 28
0
Belkin F6C1100-UNV not recognized by megatec_usb?
Hi everyone, I have a belkin ups that was bought around 2 months ago. It seems like the driver doesn't like the UPS, although on the website it's listed as supported. This is on a gentoo system with nut 2.2.1 . megatec_usb output: ---------SNIP---------- digamma nut # ./megatec_usb -a belkinm -DDDDDD Network UPS Tools 2.2.1 - Megatec protocol driver 1.5.9 [megatec_usb] Carlos Rodrigues
2007 Aug 25
2
Belkin VA 550 USB Not Supported With nut 2.2.0
# /lib/nut/megatec_usb -a myups Network UPS Tools 2.2.0- - Megatec protocol driver 1.5.4 [megatec_usb] Carlos Rodrigues (c) 2003-2007 Serial-over-USB transport layer for Megatec protocol driver [megatec_usb] No supported devices found. Please check your device availability with 'lsusb' and make sure you have an up-to-date version of NUT. If this does not help, try running the driver with
2007 Apr 17
1
RE Network UPS Compatibility Report (Belkin F6H350deUNV)
Hello Fabian, > I got my UPS (Belkin F6H350deUNV) to work with the "megatec" driver. > Obviously the de/uk part in the name of these products are > localizations of some sort. So the F6H 350/500/750 UNV Home Office > products should all work with that driver. > > bigone nut # upsc ups@localhost > battery.charge: 95.0 > battery.voltage: 13.50 >
2007 Feb 16
3
Belkin F6C100-UNV + newhidups
Mr. Selinger, I'm CCing you directly since it appears (insofar as I can tell) that you are one of the delelopers for the newhidups driver. This is the third time I've submitted this (hence the CC this time). Hopefully mailman takes it. I've tweaked my SPF records, and I'm hoping that was the problem. My sincere apologies if this has gone through and I just haven't seen it