On 8/26/07, Charles Lepple <[EMAIL PROTECTED]> wrote: > On 8/25/07, Justin Piszcz <[EMAIL PROTECTED]> wrote: > > [5220054.969000] hiddev96: USB HID v1.00 Device [Cypress Semiconductor USB > > to Serial] on usb-0000:00:1f.2-2 > > > > http://linux.derkeiler.com/Newsgroups/comp.os.linux.hardware/2004-11/0173.html > > > > I compiled this option into the kernel. > > > > Same problem persists. > > Do you get any new /dev/ttyUSB* device nodes with the usbserial module > loaded? You may have to pass some options to the module (e.g. > "vendor=0x0665 product=0x5161"). > > Also, there was talk on the list that this command "should" work: > > /lib/nut/megatec_usb -DDD -x vendorid=0665 -x subdriver=agiler -u root auto > > Specifically, the "-DDD" options should yield some more useful > information as to why it was not detected.
Also note that usbhid-ups is looking for the vendorid as a string of just four hex digits, without a leading "0x". -- - Charles Lepple _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

