Hi,<br>once upgrading to FC5 I lost my ability as a user to use my digital camera.<br>Everything works still fine if I use it as root. As a used, from gphoto2 --debug I got<br><br>0.339543 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x30ff)... found.
<br>0.340134 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01<br>0.340920 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.1.99/ptp2'...<br>0.341949
 gphoto2-port(2): Opening USB port...<br>0.342884 gphoto2-port(0): Could not query kernel driver of device.<br>0.343463 gphoto2-port(0): 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.
<br>0.344500 context(0): 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.
<br><br clear="all">and the relevant part from root account is:<br>0.299921 gphoto2-port-usb(1): Looking for USB device (vendor 0x4a9, product 0x30ff)... found.<br>0.300637 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 81, outep 02,
<br> intep 83, class 06, subclass 01<br>0.301429 gphoto2-camera(2): Loading '/usr/lib/libgphoto2/2.1.99/ptp2'...<br>0.302492 gphoto2-port(2): Opening USB port...<br>0.303453 gphoto2-port(0): Could not query kernel driver of device.
<br>0.304175 gphoto2-port(2): Setting timeout to 8000 millisecond(s)...<br>0.304804 ptp(2): PTP: Opening session<br>0.305369 gphoto2-port(2): Writing 16=0x10 byte(s) to port...<br>0.305978 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows:
<br>0000  10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00  ................<br><br>I'm confident that the problem with permission. In FC4 the hotplug was used which setup such permission.<br>What's the equivalent in FC5. I read about udev and even was able to write two rules,
<br>one for my usb stick and another for my camera. The problem is that my camera is not<br>mounted as USB drive, I need to use software in order to download my pictures.<br>From past experience I have suspisious that it may be related to wrong SELinux settings, I may be wrong though.
<br><br>I would appreciate any feedback on this issue.<br>Valentin.<br><br>