Package: libgphoto2-2
Version: 2.2.1-2
Severity: normal
Tags: patch
I can't believe this, is it really necessary to add absolutely all the
vendor and product ids in order to have proper permissions?
UDEV can't look at the interface class and subclass (6 represents Imaging and
1 in the subclass represents Still Image Capture) in order to set permissions
to "camera"?
It is impossible to keep this list up-to-date all the time...
Anyway, I added a single line to the udev rules for the Kodak CD33 and that
fixes the issue:
--- libgphoto2.rules.old 2006-07-21 01:00:03.000000000 -0300
+++ libgphoto2.rules 2006-09-17 19:56:46.000000000 -0300
@@ -297,6 +297,7 @@
SYSFS{idVendor}=="040a", SYSFS{idProduct}=="058c", MODE="0660", GROUP="camera"
SYSFS{idVendor}=="040a", SYSFS{idProduct}=="058d", MODE="0660", GROUP="camera"
SYSFS{idVendor}=="040a", SYSFS{idProduct}=="0589", MODE="0660", GROUP="camera"
+SYSFS{idVendor}=="040a", SYSFS{idProduct}=="059c", MODE="0660", GROUP="camera"
SYSFS{idVendor}=="040a", SYSFS{idProduct}=="0560", MODE="0660", GROUP="camera"
SYSFS{idVendor}=="040a", SYSFS{idProduct}=="0560", MODE="0660", GROUP="camera"
SYSFS{idVendor}=="040a", SYSFS{idProduct}=="0535", MODE="0660", GROUP="camera"
Thanks and goodbye.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16.1
Locale: LANG=es_UY, LC_CTYPE=es_UY (charmap=ISO-8859-1)
Versions of packages libgphoto2-2 depends on:
ii adduser 3.97 Add and remove users and groups
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libexif12 0.6.13-4 library to parse EXIF files
ii libgphoto2-port0 2.2.1-2 gphoto2 digital camera port librar
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libltdl3 1.5.22-4 A system independent dlopen wrappe
Versions of packages libgphoto2-2 recommends:
ii udev [hotplug] 0.093-1 /dev/ and hotplug management daemo
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]