Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 5936  / 3 Years ago, thu, september 9, 2021, 4:13:07

I have a Canon 40D that worked well with 32-bit Ubuntu all the way from 10.04 through 12.04. However, I switched to 64-bit 12.04 a while back, and since then, connecting the camera just brings up a simple dialog:



Unable to mount Canon Digital Camera
Error initializing camera: -1: Unspecified error


This problem persists in 12.10 and the latest 13.04 build.



syslog doesn't say much other than



kernel: [12089.871412] usb 3-1: new high-speed USB device number 3 using xhci_hcd
mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1"
mtp-probe: bus: 3, device: 3 was not an MTP device
kernel: [12453.142322] usb 3-1: USB disconnect, device number 3


I've seen some random bugs on launchpad about this, but nothing that directly pertains to it. This seems like such a glaring problem that I figure I'm doing something wrong on my end. What's the proper way to get a camera to work on 64-bit Ubuntu?


More From » 64-bit

 Answers
7

Blizzara's answer led me to a proper solution - gvfs-gphoto2-volume-monitor is interfering. I tried killing it, but it's keeps coming back.



So I took the sledgehammer and whacked it right upside the head like this:



sudo chmod 644 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor 


And that did it! (Of course, I did have to do a ps ax | grep gvfs-gphoto once and kill the already-running process.) Shotwell now downloads my pictures like a charm! I'm sure there's a better solution to this problem, not to mention that we shouldn't be having this problem in the first place, but I'll take this for now.



Btw, since Blizzara led me to this, B's answer deserves an upvote.


[#32164] Friday, September 10, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
anoalk

Total Points: 271
Total Questions: 90
Total Answers: 112

Location: Zambia
Member since Wed, Dec 16, 2020
3 Years ago
anoalk questions
Wed, Mar 15, 23, 04:06, 1 Year ago
Fri, Sep 24, 21, 02:59, 3 Years ago
Sat, Mar 5, 22, 02:33, 2 Years ago
Tue, Mar 22, 22, 07:19, 2 Years ago
;