Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 162861

Summary: Udev rules for EOS 400D camera
Product: Gentoo Linux Reporter: Priit Laes (IRC: plaes) <plaes>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Priit Laes (IRC: plaes) 2007-01-20 00:49:13 UTC
Currently when plugging in the EOS 400D camera and trying to download the files using F-Spot, user doesn't have sufficient privileges for downloading the images from camera.

I had to add following to /etc/udev/rules.d

# Canon EOS 400D
SYSFS{idVendor}=="04a9", SYSFS{idProduct}=="3110", GROUP="plugdev", MODE="0660"

IMHO, this should be done automatically by some package or by udev itself, because most of the users would prefer having support for this kind of stuff out of the box...

Also, I have libgphoto2 installed, but not gphoto2.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-20 01:02:54 UTC

*** This bug has been marked as a duplicate of bug 150223 ***