search for: valderen

Displaying 11 results from an estimated 11 matches for "valderen".

Did you mean: anderen
2008 Nov 30
4
Sweex 1000VA UPS (Lakeview Research)
Hi all, i've read a thread about this UPS from Peter van Valderen. He tried to develop a driver for this specific type of UPS. I've downloaded nut-2.2.2 and tried to apply the patches (lakeview.patch & lakeview.v2.patch) but both resulted in rejected chunks. I've tried to ./configure with type lakeview and then a make, but the make command fails....
2007 May 20
1
Sweex 1000VA UPS (was: powermust usb)
...5 out of 5 detection attempts failed (minimum failures: 2). Megatec protocol UPS not detected. I tried to do some reverse engineering myself, however I am a very novice programmer so that didn't do a whole lot of good. Does anyone have any idea where I could go from here? Thanks, Peter van Valderen Eindhoven
2007 May 20
1
Sweex 1000VA UPS (was: powermust usb)
...5 out of 5 detection attempts failed (minimum failures: 2). Megatec protocol UPS not detected. I tried to do some reverse engineering myself, however I am a very novice programmer so that didn't do a whole lot of good. Does anyone have any idea where I could go from here? Thanks, Peter van Valderen Eindhoven
2007 Nov 20
2
Mustek Powermust 600VA
Hi, I'm having a hard time configuring a Mustek Powermust 600VA ups to work via USB with nut. I read somewhere that nut works OK via the rs232 cable, but unfortunately I don't have a COM port in my computer. The kernel detects the ups as an Xbox pad :) and loads the xpad module. I tried running /lib/nut/megatec with different /dev/ttySx but it displays megatec protocol UPS was not
2007 May 13
0
No subject
...=== sweex_usb.c: =================================================================== /* sweex_usb.h - driver for newer Sweex models, such as 'Sweex Manageable UPS 1000VA' (ca. 2006) May also work on 'Kebo UPS-650D', not tested as of 05/23/2007 Copyright (C) 2007 Peter van Valderen <p.v.valderen at probu.nl> Dirk Teurlings <dirk at upexia.nl> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the L...
2007 May 13
0
No subject
...====== sweex_usb.c: =================================================================== /* sweex_usb.h - driver for newer Sweex models, such as 'Sweex Manageable UPS 1000VA' (ca. 2006) May also work on 'Kebo UPS-650D', not tested as of 05/23/2007 Copyright (C) 2007 Peter van Valderen <p.v.valderen at probu.nl> Dirk Teurlings <dirk at upexia.nl> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the Licen...
2007 May 13
0
No subject
...================================== sweex_usb.c: ======================================= /* sweex_usb.h - driver for newer Sweex models, such as 'Sweex Manageable UPS 1000VA' (ca. 2006) May also work on 'Kebo UPS-650D', not tested as of 05/23/2007 Copyright (C) 2007 Peter van Valderen <p.v.valderen at probu.nl> Dirk Teurlings <dirk at upexia.nl> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the Licen...
2007 May 20
1
USB support for Sweex 1000 VA UPS (was: Help with USB support for a Kebo UPS-650D)
...in the old thread in the latest 2.0.5 source, and that seemed to work just fine. In case anyone is interested, the entire output of 'newhidups -DDDDD -x productid=1234 -u root /dev/hiddev0' can be found here (I didn't include it because it's rather long): http://probu.nl/users/p.v.valderen/output.txt I'd love to get this thing working in Linux ;-) Peter Selinger wrote: >Andrew Dancy wrote: >> >> Apologies - I clean forgot to add the "-u root" switch. Here's the output >> with that switch added - looks more promising! > >Indeed, very pro...
2007 May 20
1
USB support for Sweex 1000 VA UPS (was: Help with USB support for a Kebo UPS-650D)
...in the old thread in the latest 2.0.5 source, and that seemed to work just fine. In case anyone is interested, the entire output of 'newhidups -DDDDD -x productid=1234 -u root /dev/hiddev0' can be found here (I didn't include it because it's rather long): http://probu.nl/users/p.v.valderen/output.txt I'd love to get this thing working in Linux ;-) Peter Selinger wrote: >Andrew Dancy wrote: >> >> Apologies - I clean forgot to add the "-u root" switch. Here's the output >> with that switch added - looks more promising! > >Indeed, very pro...
2007 May 13
0
No subject
the USB access. That file is actually specifically for bcmxcp_usb.c, and applies only to Powerware devices. You should use the interface in libusb.c / libhid.c instead. See megatec_usb.c or tripplite_usb.c for how it is done. Thanks, -- Peter Peter van Valderen wrote: > > Hello Arjen, > > On 5/23/07, Arjen de Korte <nut+devel at de-korte.org> wrote: > > Never mind the above, but a more appropriate name might be > > 'genericups_usb', to indicate that it provides the same limited amount of > > monitoring and con...
2007 Oct 31
0
NUT usbhid -- trying to write USB (sub)drivers
...t-upsdev mailing list (cc'd above) are very helpful. Both of your devices (or nearly identical ones) have been seen on the mailing lists before. The Sweex was first mentioned in a message by Eli Wapniarski on 14 Jun 2006 on nut-upsuser, and was most recently discussed in a message by Peter van Valderen on 20 May 2007 on nut-upsdev. The PowerMust device was discussed by Carlos Rodrigues on the nut-upsdev list on Fri, 14 Apr 2006, and by Guillaume JAOUEN on nut-upsdev near 16 Feb 2007. Note that these devices may be packaged under a different name, but it's still likely the same device. As fa...