Hello all! I've been trying to get my UPS working with my OpenBSD stable box and I haven't had any luck yet. dmesg shows that I have something from Powerware usb0 at uhci0: USB revision 1.0 uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1 biomask f5fd netmask fffd ttymask ffff ugen0 at uhub0 port 1 "Powerware Powerware UPS" rev 0.20/0.50 addr 2 nut version 2.4.0.-pre1 driverctl start gives Can't open POWERWARE USB device, retrying ... the port is set to auto in config file. /dev/ugen0* have enough permissions. What should I try next? Hannu Vuolasaho _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20090102/c2a7be4c/attachment.htm
On Fri, Jan 2, 2009 at 11:07 AM, Hannu Vuolasaho <vuokko at msn.com> wrote:> Hello all! > > I've been trying to get my UPS working with my OpenBSD stable box and I > haven't had any luck yet. > > dmesg shows that I have something from Powerware > > usb0 at uhci0: USB revision 1.0 > uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1 > biomask f5fd netmask fffd ttymask ffff > ugen0 at uhub0 port 1 "Powerware Powerware UPS" rev 0.20/0.50 addr 2 > > nut version 2.4.0.-pre1 > driverctl start > gives > Can't open POWERWARE USB device, retrying ... > the port is set to auto in config file. > > /dev/ugen0* have enough permissions.We are still in the process of collecting all the NUT/USB/*BSD documentation from various emails, but have you also checked /dev/usb0? I believe that libusb on BSD requires permissions on /dev/usb? to scan the bus to find /dev/ugen0. Please let us know how that works, -- - Charles Lepple
Hi guys, I've searched on lists, but nobody has talked about the online yunto series of ups. Anyone lucky with this model of ups? There's an usb and a proprietary driver, which does not work as I want (not able to send emails before shutting down), so I would like to use nut to monitor the ups. I'm trying it on an ubuntu 8.10 box and on a Gentoo box, but no luck yet. Port is set to auto. I've tried with driver bestups and usbhid-ups Any help would be appreciated. Cheers, Dario "subbia" Cavallaro root at mio:~# dmesg |grep YUNTO [ 5.291531] input: ONLINE YUNTO as /devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.0/input/input3 [ 5.292597] input,hidraw2: USB HID v1.00 Gamepad [ONLINE YUNTO] on usb-0000:00:1a.1-2 root at mio:~# grep "devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.0/input/input3" /var/log/udev UEVENT[1230940375.257950] add /devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.0/input/input3 (input) DEVPATH=/devices/pci0000:00/0000:00:1a.1/usb2/2-2/2-2:1.0/input/input3 root at mio:~# lsmod |grep uh uhci_hcd 30736 0 usbcore 148848 7 usbmon,dvb_usb_dtt200u,dvb_usb,usbhid,ehci_hcd,uhci_hcd root at mio:~# upscmd -l yunto Error: Connection failure: Connection refused From ups.conf: [yunto] driver = "usbhid-ups" port = auto desc = "yunto q700"