Can you please do the following: * Plug in the camera * Look in dmesg for the USB port number (e. g. "3-2" in your initial report) * cd /sys/bus/usb/ * cd <the port number from above dmesg output> * for i in `find -type f`; do echo "-- $i"; cat $i; done > /tmp/sysfs.txt
Please attach /tmp/sysfs.txt here. Thank you! -- USB devices created with group root https://launchpad.net/bugs/53017 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
