search for: dynamix

Displaying 20 results from an estimated 21 matches for "dynamix".

Did you mean: dynamic
2006 Apr 08
4
New UPS protocol choice - Dynamix
Gidday all - I'm a new user to nut. I've got some cheap powerpal UPSs working fairly well. However I also have a new Dynamix UPS-1700D and an old Powercom KIN-1700 something unit that I cannot make work right. The best method I've found is "trial and error" which sounds a bit last-resort. Is there any better way to find out what protocol is used? -- Criggie
2011 Jun 05
0
Dynamix 1000 VA USB and NUT
Hi Volker Kuhlmann and Richard Nelson, As both of you are interested in where I got up to with getting my Dynamix 1000 VA UPS working with Linux, here is the details. It works.. But not too well, as the driver still seems to need some work, and is not in the main nut source as far as I know. It also seems to sometimes not respond when it should. The manufacture has uses the same format as the blazer_usb...
2010 Sep 11
2
Dynamix 650 VA USB UPS
Hi, Has anyone had success with the Dynamix 650VA, that uses the USB cable? I can't get megatec_usb to recognize it, I have tried both stable and development versions. Regards Glen Ogilvie
2010 Sep 24
1
Dynamix 650 VA USB - broken, have rough fix
Like Glen Ogilvie, I got a newer Dynamix 650 VA with USB connection, and was having trouble getting NUT to communicate with it. This appears to be the UPS that megatec_usb was built for - Vendor: 0x0001, Product: 0x0000, uses Megatec's software, has USB chip attached to internal serial lines, and has terrible USB implementation with...
2011 Jun 04
1
Dynamix 650 VA USB UPS
Hi James, I'm referring to your post here: http://lists.alioth.debian.org/pipermail/nut-upsuser/2010-September/006201.html Have you got by chance any more info on the Dyamix 1000VA model? I was foolish to buy the USB version because it had a better display on the front. Is there any way to get this to go? I have tried all the USB drivers in NUT (on pfsense 2.0RC1) and none do anything
2008 Jan 31
11
ZenTest-3.9.0 incompatible with RSpec-1.1.2
Hey all, Just a heads up that the ZenTest-3.9.0 release is not compatible with RSpec-1.1.2. I thought I had a release ready to go, but differences between a preview release of ZenTest that I received and the actual release seem to have broken compatibility. We''ll get this resolved soon, but in the mean time please hold off on upgrading to ZenTest-3.9.0 if you''re using RSpec.
2005 Apr 08
10
ProxyARP in a Routed environment
Hi, In a routed network setup , is it possible to use ProxyARP given the condition that the shorewall external interface and the DMZ interface are in a completely different network . That means the gateway of the External interface and the hosts in ProxyARPed DMZ zones are in different network. eth0 ---in 220.227.X.Y/30 -- shorewall external interface eth1 ---in 220.227.A.B/27 -- shorewall
2006 Apr 17
7
Serve static XML files how?
Hi, a Javascript in one of my Rails templates needs to load a static XML file. I tried several places to put the actual XML file, and I also tried to make the file a rails template (tried both .rhtml and .rxml) and access it via a controller action. None of these ways worked. Does the lighttpd server know how to serve XML files, or do I need to configure it first? Or, is there a good workaround?
2008 Jan 27
8
Textmate RSpec Bundle ''it'' snippet
...t; ${3:do ${2:pending("Needs to be written")} end} This tweak simply adds a ''pending'' statement as the body of a newly created spec. When run, the tester will be alerted to an unfinished test. Thoughts? Thanks! Matt Darby, M.S. IT Manager / Lead Web Developer Dynamix Engineering Ltd. 1108 City Park Ave. Columbus, OH 43206 Cell: (614) 403-5289 www.dynamix-ltd.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20080127/6907e92e/attachment.html
2013 Aug 20
0
megatec_usb and "fry's" UPS
Hello, > Gidday all - I've got a 1700VA dynamix UPS which is USB. > >> You probably need to adapt the files mentioned in this README: >> http://boxster.ghz.cc/projects/nut/browser/trunk/scripts/udev/README Just curious to know if you managed to get the Dynamix 1700UPS communicating with Nut? Thanks. --------------------------...
2010 Nov 04
1
Patch blazer_usb.c from Brian R. Smith REALLY WORKS (UPSilon 2000 replacement)
Hi to all! Path send by Brian R. Smith with subject "[Nut-upsdev] Dynamix 650 VA USB - broken, have rough fix" really works! Tested with no-name UPS (works with UPSilon 2000 Windows software) and has USB vendorid=0001 productid=0000 Please, add it to the main branch of blazer_usb.c I belive that several users agree this.
2011 Dec 17
1
[nut-commits] svn commit r3363 - in trunk: data docs/man drivers
On Dec 17, 2011, at 3:53 AM, Arnaud Quette wrote: > Author: aquette > Date: Sat Dec 17 08:53:41 2011 > New Revision: 3363 > URL: http://trac.networkupstools.org/projects/nut/changeset/3363 > > Log: > Try to fix language ID support for USB units from LDLC, Dynamix and no names in blazer_usb (reworked patch, from Brian R. Smith and Aur?lien Grenotton) ... > + if (testvar("langid_fix")) { > + /* Hardcode lang to 0x4095 */ > + ret = usb_get_string(udev, command[i].index, 0x4095, buf, buflen); > + } Arnaud, Could this code use t...
2012 Jan 04
2
Network UPS Tools version 2.6.3 released
Network UPS Tools version 2.6.3 has been released: http://www.networkupstools.org/ Direct access: - Download: http://www.networkupstools.org/source/2.6/nut-2.6.3.tar.gz - News: http://www.networkupstools.org/source/2.6/new-2.6.3.txt - ChangeLog: http://www.networkupstools.org/source/2.6/ChangeLog Arnaud and the NUT team -------------- next part -------------- An HTML attachment was scrubbed...
2010 Sep 18
1
Dynamix 1000 VA USB and NUT
Hi, I've got two Dynamix UPS's, both of which are USB and don't seem to work with NUT yet. Can anyone give me some advise on where I should start with working on getting them working. I can do a little C programming, so happy to give things a go but need some guidance. Brian R. Smith (who also subscribes to this...
2007 Nov 21
6
route_for and nested resources
I can''t figure out how to make the updates to allow for the route_form method to return a url that matches the expected. Here is a sample route_for(:controller => :task, :action => :new).should == "/task/new" If a task has to be created for a user, how exactly do I do this. The following doesn''t work: route_for(:controller => :task, :action => :new,
2009 Oct 21
1
megatec_usb and "fry's" UPS
Gidday all - I've got a 1700VA dynamix UPS which is USB. The previous model (with a serial port) worked wonderfully with megatec, but this new one with USB is not working. It feels like the kernel is not handing the USB device properly. The web has not yeilded any useful info. What can I do from here? I'm not sure if its a kernel...
2004 Aug 01
3
Binaries for Visual Studio.NET?
I apologize for what's surely a common question, but the Xiph archive-searcher seems broken, and all my other searches have come up dry. Anyway, my question is: Are there any Theora binaries available for Visual Studio.NET? Alternatively, how do I build Theora using Visual Studio.NET? I tried using "\win32\theora_static.dsp", but VS.NET claimed it was corrupt and couldn't
2010 Nov 16
4
view.should render_template best practices?
I''ve been looking for the definitive answer for months now, and the RSpec book doesn''t touch on it at all: How do we now handle stubbing out rendering of partials in view specs in RSpec2? I have a large (35K+ lines of views and related specs) that I''m trying to upgrade to Rails3/RSpec2. My views use partials pretty extensively and this issue is a huge blocker for me.
2009 Oct 20
1
megatec_usb and "fry's" UPS
Gidday all - I've got a 1700VA dynamix UPS which is USB. The previous model (with a serial port) worked wonderfully with megatec, but this new one with USB is not working. It feels like the kernel is not handing the USB device properly. The web has not yeilded any useful info. What can I do from here? ===============================...
2010 Sep 01
0
Tribes 2 error
So here is the resulting output when I run Tribes2.exe (available from tribesnext.com/downloads) along in its patched state (the patch just concerns enablign multiplayer on non-vivendi servers, as I recall, so I doubt it is at fault) |wine C:\\Dynamix\\Tribes2\\GameData\\Tribes2.exe err:ntdll:RtlpWaitForCriticalSection section 0x6823b1b8 "?" wait timed out in thread 0026, blocked by 0000, retrying (60 sec) For the record, I let it set there for five minutes, the error was identical in each time, and I tried it both in Wine1.2 and Wine...