View previous topic :: View next topic |
Author |
Message |
zaphyr Guru
Joined: 07 Dec 2004 Posts: 312 Location: Copenhagen, Denmark
|
Posted: Sun Aug 06, 2006 6:24 pm Post subject: trying to mount my camera [SOLVED] |
|
|
I have just reinstalled Gentoo and plugged in my Canon digital camera.
I check dmesg to see which /dev/sd* to mount....but there is something strange going on...
This is the last part of dmesg:
Code: | usb 2-1: new full speed USB device using uhci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
|
usually it would say which device it has found, and if I check the /dev/ tree I find no sd* at all?!
checking lsusb gives the following:
Code: | Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 04a9:3084 Canon, Inc. EOS 300D / EOS Digital Rebel
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
|
what could be missing? _________________ emerge IQ
Last edited by zaphyr on Thu Aug 31, 2006 5:04 am; edited 1 time in total |
|
Back to top |
|
|
ColdFusion n00b
Joined: 06 Jan 2004 Posts: 48
|
Posted: Sun Aug 06, 2006 6:33 pm Post subject: |
|
|
I believe Canon cameras do not mount as visible disks, but instead use a different protocol for transferring images from the camera. If you are a KDE user, you could emerge digikam which will pull in all the required dependencies to access your camera (there is a large list of Canon cameras when you add a new camera in digikam).
I'm not sure on what is available for Gnome or other DEs or command line for that matter, but I think you can use 'gphoto' to access the camera (it's pulled as a dependecy of digikam if I remember correctly).
I'm not an expert on these matters, but I hope this helps. |
|
Back to top |
|
|
zaphyr Guru
Joined: 07 Dec 2004 Posts: 312 Location: Copenhagen, Denmark
|
Posted: Sun Aug 06, 2006 6:58 pm Post subject: |
|
|
ah, of course...I usually take out the CF card and mount that one....because the camera only has USB 1.1 and not 2.0.
It may very well be that it just can't be mounted _________________ emerge IQ |
|
Back to top |
|
|
|