Don't know if this is of any help, but noticed that the camera appears
to be detected correctly by that rule:

udi = '/org/freedesktop/Hal/devices/usb_device_40a_5c0_KCXHG73305836_if0'
  access_control.file = '/dev/bus/usb/004/002'  (string)
  access_control.type = 'camera'  (string)
  camera.access_method = 'ptp'  (string)
  camera.libgphoto2.name = 'USB PTP Class Camera'  (string)
<snip>
  info.capabilities = {'camera', 'camera', 'access_control'} (string list)
  info.category = 'camera'  (string)
<snip>
  usb.interface.class = 6  (0x6)  (int)
  usb.interface.number = 0  (0x0)  (int)
  usb.interface.protocol = 1  (0x1)  (int)
  usb.interface.subclass = 1  (0x1)  (int)

However, I thought I'd look at the device file that is supposed to be
associated with the camera, and the output is as follows:

[EMAIL PROTECTED]:~$ ls -l /dev/bus/usb/004/002
crw-rw-r--+ 1 root root 189, 386 2008-03-19 22:55 /dev/bus/usb/004/002

I'm a bit curious as to why it's getting assigned to the "root" group.

-- 
Permissions error with Kodak ZD710 prevents opening of camera
https://bugs.launchpad.net/bugs/203402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to