similar to: Updates to the Belkin driver

Displaying 20 results from an estimated 200 matches similar to: "Updates to the Belkin driver"

2010 Dec 13
1
svn commit r2732
I've discovered an issue (which may be unique to my UPS) with this commit. init_communication now returns -1, instead of 0 if it failed to read the manufacturer info, this makes sense after all. With my UPS (Belkin F6C1400-EUR), the response to the Manufacturer command returns only 6 spaces (rather than "BELKIN"), this means that init_communications fails, and the driver fails
2010 Dec 01
1
Belkin Regulator Pro dropping connection and halting
I've a Belkin Regulator Pro (F6C1400-EUR) connected via serial to a FreeBSD machine using NUT v.2.4.3 Sometimes I get a series of logged messages saying that the data is switching between stale and valid, this in itself isn't an issue, however occasionally when the communication is re-established, upsmon gets a "On battery" message followed quickly by "Battery low"
2011 Mar 07
1
Initialising UPS variables from ups.conf
Are there any plans to allow us to specify UPS variables in ups.conf, eg: [evo_s_3000] driver = usbhid-ups port = auto desc = "Eaton Evolution S 3000" vendorid = 0463 productid = ffff ups.delay.shutdown = 120 ups.delay.start = 130 The reason I ask is that I'm using FreeBSD & gmirror and need to extend the gracetime
2005 Aug 30
0
Add computer object to local group
I am using Samba 3.0.20 with Sun Directory Server as a PDC. I have been running this setup for a year now, and I haven't had any other issues, except this one... I have four Windows 2003 Servers that are domain members. On one of the 2003 Servers is being used as a Terminal Services Session Directory, and the other three 2003 Servers are Terminal Servers. I am trying to add the three
2006 Apr 07
0
Network UPS Tools (NUT) driver for Activepower 1400VA
I have found by trial and error that the Activepower 1400VA UPS (uninterruptible power supply) (http://www.activepower.pl/1400.php) is best driven by the powermust driver in NUT (Network UPS Tools), on an RS232 cable. The USB connection does not seem to yield, use the serial RS232 cable. This took me quite a while to find out, so I thought I would share the experience. Regards, Laszlo Kajan
2008 Jan 15
1
How to lower float charge voltage of an APC Smart UPS
Dear Sir, Please tell me if u have any method to increase the charging current of APC smart 1000/1400VA with and without external battery bank option. I am using externally 40 and 80 Amp lead acid batteries but charging time is too long. Please help me ASAP. Regards, Afzaal Ahmad UPS Engineer afzaal.ahmad at sbp.org.pk -------------- next part -------------- An HTML
2004 Apr 23
0
Microsoft Active Directory Connectivity
We are looking into implementing Samba as a Domain Structure within the authority, but we may have to have a Microsoft Active Directory structure in place as well. We will keep away from it as long as we can but may end up having to put it in. I want to gather information before this happens. Can you please direct me to any information you have about Microsoft Active Directory within a Samba
2011 Feb 15
0
Problem with yumhelper.py and python version
I have this ouput when I do a "yum check-update" which is the command which is run in the yumhelper.py : Loaded plugins: rhnplugin, security This system is not registered with RHN. RHN support will be disabled. Skipping security plugin, no data compat-dapl.i386 2.0.13-4.el5 rhel- Server compat-dapl.x86_64 2.0.13-4.el5
2010 Oct 08
1
asterisk-users Digest, Vol 75, Issue 7
Hi, I cannot get asterisk to start again after the g729 install failed. kindly advise what's the problem. Thank's -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101008/f4005e13/attachment.htm
2010 Oct 08
1
Voice quality assessment in Asterisk
Hi, How do you typically test voice quality in Asterisk? For example if you like to do load testing, or monitor voice quality and get notified if certain calls had bad quality for proactive maintenance? Thank you! Best Regards, Sevana Oy http://www.sevana.fi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Oct 08
1
[LLVMdev] register constraints
Hi, I have worked with GCC prior to using LLVM, and I am a bit startled to find no way to use an earlier operand as is done in GCC. For example, a sext instruction on my target takes one the operand of a low-part register, and then sign extends into the full register.I find that there is no way to use for example (set RC:$srsc, sext($src, 16)), or in any other way use a sext operator to perform
2010 Oct 08
2
Suggestion for "how to" section: easy way to install the JDK?
I've read website http://wiki.centos.org/HowTos/JavaOnCentOS. I am a total newbie with CentOS, but currently, with update 21 of the Java 6 JDK and CentOS 5.5, the installing the JDK appears to be simpler: 1. Download the latest *rpm.bin jdk (as of today,jdk-6u21-linux-i586-rpm.bin) fromhttp://java.sun.com/javase/downloads/widget/jdk6.jsp 2. chmod +x the downloaded file. 3. su 4. Execute
2012 Feb 08
0
PCIe AER support in 5.5
I have a question about getting PCIe advanced error reporting to work on 5.5. The info I need to start with is the following: 1) Is PCIe Advanced Error Reporting (including error injections) known to work in 5.5? 2) What configuration options do I need to select in order to enable it? I'm using the following configs: CONFIG_ACPI=y CONFIG_PCI=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y
2011 Jan 17
1
[nut-commits] svn commit r2832 - in trunk/docs: . website
On 14/01/2011 20:40, Arnaud Quette wrote: > Author: aquette > Date: Fri Jan 14 20:40:06 2011 > New Revision: 2832 > URL: http://trac.networkupstools.org/projects/nut/changeset/2832 > > +link:http://www.networkupstools.org/source/2.6/nut-2.6.0.tar.gz.sig[signature] May I suggest that you also provide checksums for the tarball? I'm updating the FreeBSD port, and wanted to
2010 Oct 13
1
Submitting patches
I've patched the belkin driver to add the test commands & beeper control, as well as reporting the beeper and test status. I've submitted them to the nut-upsdev list, but haven't heard anything back. Is there a place or person I can contact to submit changes to? Thanks, John
2000 Feb 02
2
bash: scp: command not found
On Wed, 2 Feb 2000, Harald at iki.fi wrote: > How come I can't get scp to work properly. It just complains like this: > > scp foo host: > bash: scp: command not found > lost connection Maybe you should check for the path on the remote machine: it seems like the remote shell can't find scp in its $PATH. -- Dominik - http://www.saargate.de/~domi/
2010 Oct 08
3
ZFS equivalent of inotify
Is there a ZFS equivalent (or alternative) of inotify? You have some thing, which wants to be notified whenever a specific file or directory changes. For example, a "live" sync application of some kind... -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Oct 29
0
delegating "clearance of non-subscriber postings"
Op 20101028 om 15:57 schreef H. Peter Anvin: > On 10/28/2010 02:08 AM, Stappers wrote: > > Op 20101008 om 11:09 schreef > >> > > > > @hpa: What is possible for delegating "clearance of non-subscriber postings"? > > > > I'd be happy to give it to anyone who wants to volunteer. Here is 1 volunteer :-) My idea is to help hpa with
2010 Oct 08
1
[LLVMdev] MCLoggingStreamer enhancements
> > > I use git exclusively. It makes keeping track of separate patch sets > trivial. Just make a branch for each patch set, and have as many > commits in each branch as you desire. To upstream them just do "git > svn rebase". You can also merge in other branches. To export patches > you can just use format-patch which will make a .patch file for each > commit in
2010 Oct 11
1
winetrick is not working anymore
Hello I have been trying to make some game run under my Arch-linux, but d3dx9 was needed so i installed it by: winetricks d3dx9 Even so i got this error when running PES2011: err:module:import_dll Library d3dx9_30.dll (which is needed by L"D:\\PES2011\\PES2011.exe") not found err:module:LdrInitializeThunk Main exe initialization for