Description of problem: Attaching a camera to the USB port and using gthumb/gphoto2 leads to the following message: An error occurred in the io-library (’Could not claim the USB device’): Could not claim interface 0 (Operation not permitted). Make sure no other program or kernel module (such as sdc2xx, stv680, spca50x) is using the device and you have read/write access to the device Version-Release number of selected component (if applicable): udev-116-3.fc8 How reproducible: Steps to Reproduce: 1. Fresh install Fedora 8 2. Attach camera to usb port 3. Use gphoto2/gthumb to import photos Actual results: An error occurred in the io-library (’Could not claim the USB device’): Could not claim interface 0 (Operation not permitted). Make sure no other program or kernel module (such as sdc2xx, stv680, spca50x) is using the device and you have read/write access to the device Expected results: Photos get imported. Additional info: I have been suggested the fix at (but not implemented) http://www.fedoraforum.org/forum/showpost.php?p=891711&postcount=5
Created attachment 257951 [details] output of gphoto2 in debug mode if it is of any use
Isn't the haldaemon supposed to set the ACL? See also bug #362221 for a similar problem.
Created attachment 259601 [details] ls -ZR /dev/ in case it helps
(In reply to comment #3) > Created an attachment (id=259601) [edit] > ls -ZR /dev/ in case it helps I'll be trying out # yum --enablerepo=updates-testing update udev to check. Thanks for the inputs.
I'm seeing this too, with udev rules from 11/18.
Reverting back to 2.6.23.1-42.fc8 solves the issue for me. Is there a way I can provide more information that can be of help ?
Is it possible that https://bugzilla.redhat.com/show_bug.cgi?id=400491 is behind this bug, and now is fixed?
Yup, marking as duplicate. *** This bug has been marked as a duplicate of 400491 ***
You say in bug 400491 it doesn't work for you with the latest updated gphoto2. Have tried it with the latest kernel? I think Chuck only applied the storage class kernel fix only to F8 and F7 so that it might not work with rawhide kernel yet.
(In reply to comment #9) > You say in bug 400491 it doesn't work for you with the latest updated gphoto2. > Have tried it with the latest kernel? I think Chuck only applied the storage > class kernel fix only to F8 and F7 so that it might not work with rawhide kernel > yet. I don't think I commented on 400491. Right now as stated above, I am using the kernel where it was working and waiting a final push before upgrading/updating. I am not right now in a position to install from updates-testing etc. Thanks.