On Mon, Jul 19, 2004 at 11:16:33PM -0700, [EMAIL PROTECTED] wrote:
>
>> I am using Nikon 4300 with linux and I am able to access it as mass 
>> storage without any problem. I just have to mount the camera as usb mass 
>> storage and copy the image files to my hdd. If any body is interested in 
>> having more info, kindly let me know.
>
>Yeah, Me!
>
>I have a 5700 and will eventually be using it with Linux.  But I sort
>of figured I would end up running the Nikon package under Windows via
>VMware under Linux.  Getting Windows out of the picture completely is a
>good idea.  What you're doing wouldn't get me any of the features of
>the Nikon software, though (not that I'm *using* any of them yet, mind
>you, but...) - for that, I'd need the Nikon software to run directly
>under Linux?.

Just out of curiosity, what does that SW offer?

>I'm sure my 5700 will hook up the same way as the 4300...  maybe you
>could post the mount command you're using.  Did you have to load
>anything special as far as USB drivers goes, in order to support the
>camera?  Any information I get, I will capture in a file for Future
>Use...

I don't own a Nikon camera, but I access mine as a USB mass storage
device as well.

I added the following two lines to /etc/modules:

 usb-storage
 uhci-hcd

I also configured udev to automatically create a device whenever I plug
in the camera (/etc/udev/rules.d/local.rules):

 BUS="usb", SYSFS{idProduct}="4015", SYSFS{idVendor}="0686", KERNEL="sd?1", NAME="%k", 
SYMLINK="camera usb/cam"

I used [1] to find out how to add rules to udev.

/M

1. http://www.reactivated.net/udevrules.php

-- 
Magnus Therning                    (OpenPGP: 0xAB4DFBA4)
[EMAIL PROTECTED]
http://magnus.therning.org/

The cracked ones let in the light.
     -- Tom Peters

Attachment: signature.asc
Description: Digital signature

Reply via email to