This one is more refined, can you try this instead?

  sudo gedit /lib/udev/rules.d/40-libgphoto2-6.rules

and make the file look like this:

--------------- 8< -----------------------
ACTION!="add", GOTO="libgphoto2_rules_end"
SUBSYSTEM!="usb", GOTO="libgphoto2_usb_end"
ENV{ID_USB_INTERFACES}=="", IMPORT{builtin}="usb_id"
ENV{ID_USB_INTERFACES}=="*:060101:*", ENV{ID_GPHOTO2}="1", 
ENV{GPHOTO2_DRIVER}="PTP", MODE="0664", GROUP="plugdev"

LABEL="libgphoto2_rules_end"

--------------- 8< -----------------------

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1296275

Title:
  PTP Cameras not working on 14.04, works flawlessly on 12.04

Status in GVFS:
  Confirmed
Status in libgphoto:
  New
Status in Rapid Photo Downloader:
  Invalid
Status in “gvfs” package in Ubuntu:
  Triaged
Status in “libgphoto2” package in Ubuntu:
  In Progress
Status in “gvfs” source package in Trusty:
  Won't Fix
Status in “libgphoto2” source package in Trusty:
  New
Status in “gvfs” source package in Utopic:
  Triaged
Status in “libgphoto2” source package in Utopic:
  In Progress

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1296275/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to