On 12/3/06, Alberto Hernando <[EMAIL PROTECTED]> wrote:
El Domingo, 3 de Diciembre de 2006 19:52, Dan Nicholson escribió:
> Oh yeah. Which version of libgphoto did you install? I haven't looked
> in a while, but recent versions have the ability to install udev
> rules. The rules I have have this rule:
>
> # Kodak CX7525
> SYSFS{idVendor}=="040a", SYSFS{idProduct}=="0586", MODE="0660",
> GROUP="camera"

This udev rule did the trick. It works now. But I didn't have it, and
libgphoto-2.2.1 didn't install it either. I tried reinstalling the package,
and nothing. I even searched through to sources. But in debian I have a file
with a lot of rules for many cameras. The funny thing is that I can't find
which package it belongs to, or where I got that file. A mistery...

It probably isn't done by default. But there's 2 utilities is created
to generate udev and hal rules.

Udev rules are created with print-camera-list in the packaging/generic
directory. I don't know if it's installed or you do it from the source
directory, but try

print-camera-list > /etc/udev/rules.d/30-gphoto2.rules

Hal fdi rules are created with the print-usb-usermap utility in
packaging/linux-hotplug. Again, don't know if it's installed. Try

print-usb-usermap --fdi >
/usr/share/hal/fdi/information/10freedesktop/10-camera-libgphoto2.fdi

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to