My "/usr/local/etc/udev/rules.d/isight.rules" files had idProduct set to 8300, while lsusb showed that the product id is 8501. Modifying isight.rules to
ACTION=="add", ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="8501", RUN+="/usr/local/lib/udev/ift-load --firmware /lib/firmware/isight.fw" Fixed the problem for me. This is probably a bug in the tools that sets the wrong product id. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/762128 Title: Unable to load isight firmware after extraction To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/isight-firmware-tools/+bug/762128/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs