Re: [Nut-upsdev] HP T/R2200 G2

2008-09-12 Thread Arjen de Korte
Citeren James Harper [EMAIL PROTECTED]: I got a chance to quickly test this. upsc output is: [...] input.voltage: 248.1 input.voltage.nominal: 230 [...] output.voltage: 218.0 output.voltage.nominal: 230 [...] ups.status: OL TRIM all the numbers seem reasonable. In Australia we run

[Nut-upsdev] Megatec_USB on OpenBSD 4.3 - no input interrupt endpoint

2008-09-12 Thread ng-sup01
Hi! I am trying to get an Atlantis-Land 1501 UPS to work under OpenBSD. The UPS works OK under Linux + megatec_usb driver+nut_2.2.2. What I get under OpenBSD is: [EMAIL PROTECTED]:~ # dmesg OpenBSD 4.3 (GENERIC) #698: Wed Mar 12 11:07:05 MDT 2008 [EMAIL

Re: [Nut-upsdev] Megatec_USB on OpenBSD 4.3 - no input interrupt endpoint

2008-09-12 Thread Henning Brauer
* ng-sup01 [EMAIL PROTECTED] [2008-09-12 12:24]: uhidev0 at uhub0 port 1 configuration 1 interface 0 UIS_ABLER USB to Serial rev 1.00/1.00 addr 2 that's the problem, uhiddev must not claim the device and leave it to ugen. you must add a quirk like { USB_VENDOR_APC, USB_PRODUCT_APC_UPSPRO500,

Re: [Nut-upsdev] Megatec_USB on OpenBSD 4.3 - no input interrupt endpoint

2008-09-12 Thread Arjen de Korte
Citeren ng-sup01 [EMAIL PROTECTED]: I am trying to get an Atlantis-Land 1501 UPS to work under OpenBSD. The UPS works OK under Linux + megatec_usb driver+nut_2.2.2. [...] And, finally, here's a clip of my ups.conf file: [...] [atlantisland] driver = usbhid_ups port =

Re: [Nut-upsdev] Megatec_USB on OpenBSD 4.3 - no input interrupt endpoint

2008-09-12 Thread ng-sup01
Hello again, and thanks for your quick replies. Arjen de Korte wrote: And, finally, here's a clip of my ups.conf file: [...] [atlantisland] driver = usbhid_ups port = /dev/usb0 desc = Atlantis Land 1501 Use the correct the driver, 'usbhid_ups' != 'megatec_usb'.

Re: [Nut-upsdev] HP T/R2200 G2

2008-09-12 Thread Charles Lepple
On Fri, Sep 12, 2008 at 2:16 AM, Arjen de Korte [EMAIL PROTECTED] wrote: You could probably change this through 'upsrw', if the subdriver would allow it (which it currently doesn't). I'll volunteer to do this, if you can send me the first 30 seconds worth of output when running the driver with

Re: [Nut-upsdev] HP T/R2200 G2

2008-09-12 Thread Arjen de Korte
Citeren Charles Lepple [EMAIL PROTECTED]: You could probably change this through 'upsrw', if the subdriver would allow it (which it currently doesn't). I'll volunteer to do this, if you can send me the first 30 seconds worth of output when running the driver with '-DD' (debug level two, *not*