Displaying 1 result from an estimated 1 matches for "ubuntunas".
Did you mean:
ubuntu's
2011 Feb 14
1
Tripp-Lite SMART1000LCD usbhid failed to claim USB device
...continue
to get the same problem, and the drivers bound themselves back.
Any suggestions?
-----------
usb.conf has the following:
[Tripp-Lite]
driver = usbhid-ups
port = auto
vendorid = 09ae
productid = 2009
--------------
below is my terminal exchange with the computer
---------------
rory at ubuntunas:/etc/nut$ ls -l /sys/bus/usb/devices/6-2*/driver
lrwxrwxrwx 1 root root 0 2011-02-13 17:11
/sys/bus/usb/devices/6-2:1.0/driver ->
../../../../../../bus/usb/drivers/usbhid
lrwxrwxrwx 1 root root 0 2011-02-13 17:11 /sys/bus/usb/devices/6-2/driver ->
../../../../../bus/usb/drivers/usb
rory at u...