Summary: | Kodak Z612 not recognized -- it works with gthumb | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Krisztian Vida <vidakris> |
Component: | Import-IconView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | marcus |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Krisztian Vida
2006-10-01 23:39:28 UTC
what does autodetect show? For me, it shows "PTP/IP Camera". Otherwise same symptoms as for Krisztian. Since that I could manage to get the camera work, with editing /etc/udev/rules.d/45-libgphoto2.rules and adding a line SYSFS{idVendor}=="040a", SYSFS{idProduct}=="059d", MODE="0660", GROUP="plugdev" to the file. The vendor and product IDs are from the output of lsusb. without the permission stuff you should not even have got a filelist. but if it works now, its fine by me. libgphoto2 2.3 contains the camera directly, so no further additions will be necessary reporter says its fixed Did this workaround help you too? |