Yan Seiner napsal(a):
> I'm not quite sure if this problem lies in gphoto2, canon firmware,
> linux-usb, or my misconfig....  I am completely stumped and I hope
> someone can shed some light on this.
>   


OK, fixed.  It was a udev rules issue.  These minor changes to the top
of the rules fixed it.

ACTION!="add", GOTO="cameras_rules_end"
SUBSYSTEM=="usb_device", GOTO="cameras_rules_real"
# SUBSYSTEM=="usb", GOTO="cameras_rules_real"
BUS=="scsi", GOTO="cameras_rules_mass"
GOTO="cameras_rules_end"

!DSPAM:1,45bd7bf013071410093335!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to