Displaying 5 results from an estimated 5 matches for "bruhin".
Did you mean:
brain
2013 Aug 28
1
Opti-UPS Value Series 575C
* Charles Lepple <clepple at gmail.com> [2013-08-27 19:53:38 -0400]:
> On Aug 26, 2013, at 3:10 PM, Florian Bruhin wrote:
> > Also, what does the red color mean in the compability table? Anything
> > that's not supported, or is it just "you have to solder your own cable
> > but then you should be okay"?
>
> Technically, one star is "protocol based on reverse engineeri...
2013 Aug 27
0
Opti-UPS Value Series 575C
On Aug 26, 2013, at 3:10 PM, Florian Bruhin wrote:
> queequeg
Subtlety is key :-)
> It came with some "Sentinel" software for Windows.
Hmm, not sure if this is similar to software we have seen before.
> Also, what does the red color mean in the compability table? Anything
> that's not supported, or is it just &...
2013 Aug 26
2
Opti-UPS Value Series 575C
Hi!
(first of all, FAQ tells me I should mention "queequeg" :P)
I recently bought the UPS mentioned in the subject, assuming it'd work
with Linux somehow, and the protocol will soon be something common --
turns out I was wrong.
Website of the UPS: http://www.opti-ups.com/ -> USA -> Click on the
big banner when it turns up (turns out I can't like to it directly,
probably
2013 Sep 17
0
Writing driver for Opti-UPS Sentinel Software
* Florian Bruhin <me at the-compiler.org> [2013-09-17 15:35:01 +0200]:
> Heya,
>
> I recently bought an Opti-UPS[1] ValueSeries 575C and now I'm trying
> to write a NUT driver for it.
> [...]
I started reading through all drivers using the same baudrate, and
the powercom protocol and driv...
2013 Nov 26
1
[PATCH] Add OptiUPS VS 575C support to PowerCom
Heya,
after I bought an OptiUPS VS 575C and discovering it won't work with
Linux (silly me) I sniffed the protocol, found out it's very similiar
to the protocol in the powercom driver, so I ended up adding support
for that UPS to that driver.
The patch is against the current git HEAD and works fine for me since
weeks now. The shutdown sequence also works fine (on Archlinux).
This is my