LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-30-2012, 01:58 PM   #1
jarednielsen
LQ Newbie
 
Registered: Aug 2012
Posts: 4

Rep: Reputation: Disabled
unable to mount digital camera


Hi all,
Noob here.
I'm trying to mount my camera to my laptop. When I plug the camera in via USB then turn it on, I get the following error:
Code:
Unable to mount Canon Digital Camera. Error initializing camera: -53: Could not claim the USB device
I don't know what to do. I know I could use a cardreader,(which I do), but I want to tether my camera to shoot stopmotion with Entangle.

I'm running Mint 13 on an HP Elitebook 8560p 64bit.

I've been searching for hours and haven't found a working solution. Also, most of the posts are several years old now.

Any help is greatly appreciated.
 
Old 08-30-2012, 02:24 PM   #2
/dev/random
Member
 
Registered: Aug 2012
Location: Ontario, Canada
Distribution: Slackware 14.2, LFS-current, NetBSD 6.1.3, OpenIndiana
Posts: 319

Rep: Reputation: 112Reputation: 112
Quote:
Originally Posted by jarednielsen View Post
Hi all,
Noob here.
I'm trying to mount my camera to my laptop. When I plug the camera in via USB then turn it on, I get the following error:
Code:
Unable to mount Canon Digital Camera. Error initializing camera: -53: Could not claim the USB device
I don't know what to do. I know I could use a cardreader,(which I do), but I want to tether my camera to shoot stopmotion with Entangle.

I'm running Mint 13 on an HP Elitebook 8560p 64bit.

I've been searching for hours and haven't found a working solution. Also, most of the posts are several years old now.

Any help is greatly appreciated.
Hi jarednielsen,
Can you please run this command for me and report the output of it:
Code:
uname -a

Last edited by /dev/random; 08-30-2012 at 02:27 PM.
 
Old 08-30-2012, 02:26 PM   #3
jarednielsen
LQ Newbie
 
Registered: Aug 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Linux touringMachine 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
 
Old 08-30-2012, 02:31 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
What is the model number of your camera.

Most Cannon cameras support the PTP protocol and not mass storage so can not be mounted. However, it is also possible that the camera uses a proprietary protocol. Entangle is built with libgphoto which is in a nutshell the API for PTP. So basically there really isn't anything to do.

Have you tried running Entangle yet?

Last edited by michaelk; 08-30-2012 at 02:34 PM.
 
Old 08-30-2012, 02:47 PM   #5
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
define 'mount', most cameras can't be used teathered, at least without proprietary software provided from the manufacturer, which is often windows or (sometimes) mac only, if you want to 'mount' the camera as a filesystem, you could look into fuse gphotofs http://gphoto.org/proj/gphotofs/ which allows you to mount a PTP camera as if it were a mass storage device.
 
Old 08-30-2012, 03:19 PM   #6
/dev/random
Member
 
Registered: Aug 2012
Location: Ontario, Canada
Distribution: Slackware 14.2, LFS-current, NetBSD 6.1.3, OpenIndiana
Posts: 319

Rep: Reputation: 112Reputation: 112
Guy's it looks like this camera or type of camera has had issues in the past.

https://lists.ubuntu.com/archives/ub...ry/010323.html

I think what the OP is asking is he want's to mount the SDcard in the camera connecting the camera directly should cause the usb_storage driver to see it as a "Mass Storage Device" type of device and allow the card to be mounted within the camera. OP is this what you are after?
 
Old 08-30-2012, 09:46 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
My camera is PTP and will not mount as a mass storage device, just as michaelk said.

I use gtkam with it. Works very nicely.

Last edited by frankbell; 08-30-2012 at 09:47 PM.
 
Old 08-30-2012, 10:49 PM   #8
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
Quote:
Originally Posted by frankbell View Post
My camera is PTP and will not mount as a mass storage device, just as michaelk said.

I use gtkam with it. Works very nicely.
shotwell also works, so does gimp, have you tried FUSE gphotofs? http://gphoto.org/proj/gphotofs/ that can emulate a mass storage device with PTP cameras
 
Old 09-02-2012, 12:13 PM   #9
m.a.l.'s pa
Member
 
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366

Rep: Reputation: 139Reputation: 139
Instead of mounting my digital cameras, I prefer to take the memory card out and plug it into a card reader. If the computer doesn't have a built-in card reader, USB memory card readers can be had for less than $10 bucks around here, and are quite convenient. Works just like plugging in a flash drive.
 
Old 09-02-2012, 09:11 PM   #10
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
I prefer not to take the memory card out, because that requires opening the battery compartment on my camera and, if it's open to long, my settings, including time and date, can get lost.

It takes less than a minute to reenter them. But that's just me; I'm lazy that way.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to mount digital camera grinch Linux - Hardware 3 09-01-2006 07:10 PM
mount a photographic digital camera??? hraposo Ubuntu 3 08-11-2006 10:16 PM
mount digital camera? Okie Slackware 10 06-25-2005 11:15 AM
can mount mount digital camera but gphoto can't detect it luxitan Linux - Hardware 1 11-13-2004 05:16 AM
Unable to mount usb digital camera mad_ady Linux - General 11 09-01-2004 02:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration