Hi I try since a week to run my MGE Protection Center under Suse Linux 9.3. At the MGE site i found an HowTo. I have installed NUT an create the=20 configs but at boot the newhidups driver say=B4s "no USB/HID UPS found".=20 Anyone an Idea? Johannes Schatz=
arnaud.quette@mgeups.com
2005-Jun-30 13:12 UTC
[Nut-upsuser] Re: MGE Protection Center and Suse
Hi Johannes,> I try since a week to run my MGE Protection Center under Suse Linux 9.3. > At the MGE site i found an HowTo. I have installed NUT an create the > configs but at boot the newhidups driver say=B4s "no USB/HID UPS found". > Anyone an Idea?there are several issues with SuSE / Novell, I've mostly solved with the new Personal Solution Pac and associated packages... Your issue should be with USB file permissions and hotplug files (see newhidups manpage, section INSTALLATION). You basically need to copy nut/scripts/hotplug/libhidups (+ chmod a+x) and libhid.usermap). Then unplug / replug the USB cord, and restart NUT. But prefer to register to the PSP Beta Test, and follow the installation procedure: http://www.mgeups.com/products/pdt230/software/sp97/solpaclinux.htm Arnaud Quette --- Linux / Unix Expert - MGE UPS SYSTEMS - R&D Dpt OpenSource Developer - http://arnaud.quette.free.fr/ Debian Developer - http://people.debian.org/~aquette/ ... and much more ... =
> 3) update gksu*I still have no GUI> 7) launch psp from the menuSame Problem. No GUI. Hope you got an Idea for Console User ;) Thanks Johannes
> So, try the following (as root): > - "export USB_DEBUG=3" > - "/usr/lib/ups/driver/newhidups -DDDDD auto" > - if that doesn't work, try "/usr/lib/ups/driver/newhidups -DDDDD -u > nobody auto"Ok done but the same Permisson Error. Try with -u root backup:~ # /usr/lib/ups/driver/newhidups -u root AUTO Network UPS Tools: New USB/HID UPS driver 0.23 (2.0.2) usb_set_debug: Setting debugging level to 3 (on) usb_os_init: Found USB VFS at /proc/bus/usb usb_os_find_busses: Found 002 usb_os_find_busses: Found 001 usb_os_find_busses: Skipping non bus directory devices usb_os_find_devices: Found 001 on 002 usb_os_find_devices: Found 002 on 001 skipped 1 class/vendor specific interface descriptors usb_os_find_devices: Found 001 on 001 Check that you have permissions to write to 001/002 and, if you don't, that you set up hotplug (http://linux-hotplug.sourceforge.net/) correctly. USB error: could not claim interface 0: Device or resource busy Detected an UPS: MGE UPS SYSTEMS/PROTECTIONCENTER So I think I got a hotplug problem. May sombody got an Idea how i resolve this. P.S. sry Arnaud for double mail -.- Johannes Schatz Dung Marketig GmbH & Co KG Johannes Schatz Dung Marketig GmbH & Co KG Johannes Schatz Dung Marketig GmbH & Co KG
arnaud.quette@mgeups.com
2005-Jul-20 14:10 UTC
[Nut-upsuser] Re: MGE Protection Center and Suse
Hi, back from holidays...> > So, try the following (as root): > > - "export USB_DEBUG=3" > > - "/usr/lib/ups/driver/newhidups -DDDDD auto" > > - if that doesn't work, try "/usr/lib/ups/driver/newhidups -DDDDD -u > > nobody auto" > > Ok done but the same Permisson Error. > Try with -u rootyou should have add the "-DDDDD" to see newhidups' internal trace... thanks to test this again (with "-u nobody") with the above instructions, and to do an "ls -l" on the device (ie below: "/proc/bus/usb/001/002") The more information we have at once, the quicker we can solve the problem.> ... > So I think I got a hotplug problem.it seems, but I'm still unsure as I've succeeded doing the same tests on the same SuSE release. Arnaud