L'octidi 28 nivôse, an CCXV, Frederic Peters a écrit :
> It doesn't set appropriate group for devices which are PTP cameras but
> not explicitely known by libgphoto2.

That would be a problem, indeed. I do not have any of those myself, so I can
not test. But I use the following rule for udev:

$ cat /etc/udev/rules.d/000_log.rules 
PROGRAM="/bin/sh -c '{ date; env; echo; } >> /dev/hotplug.log 2>&1'"

(having a log file in /dev is quite ugly, but it is the only filesystem that
I know will always be mounted read-write before udev starts doing its work)

With that, you can easily look if $INTERFACE is really what you expect it to
be.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

Reply via email to