> Can't claim USB device [10af:0002]: could not detach kernel driver from 
> interface 0: Operation not permitted
> Driver failed to start (exit status=1)



> Anything else I can try?

Maybe adding a udev rule like:

# /etc/udev/rules.d/90-nut-ups.rules
ACTION=="add", \
SUBSYSTEM=="usb", \
ATTR{idVendor}=="10af", ATTR{idProduct}=="0002", \
MODE="0660", GROUP="nut"

Be sure to reboot or reload Udev rules after

Credit to AskUbuntu https://askubuntu.com/a/276637 for initially helping me 
figure this out.


Thank you,
David Zomaya
Tripp Lite


________________________________
 This message is for the addressee's use only. It may contain confidential 
information. If you receive this message in error, please delete it and notify 
the sender. Tripp Lite disclaims all warranties and liabilities, and assumes no 
responsibility for viruses which may infect an email sent to you from Tripp 
Lite and which damage your electronic systems or information. It is your 
responsibility to maintain virus detection systems to prevent damage to your 
electronic systems and information.

_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to