Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2007 15:15:15 +0200
From:      Nikolay Denev <niki@totalterror.net>
To:        andy@neu.net
Cc:        freebsd-questions@freebsd.org, freebsd-usb@freebsd.org
Subject:   Re: problem mounting digital camera
Message-ID:  <45AA2CE3.4070902@totalterror.net>
In-Reply-To: <Pine.LNX.4.64.0701140657310.2830@rigel.dandy.net>
References:  <Pine.LNX.4.64.0701140657310.2830@rigel.dandy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
andy@neu.net wrote:
> I am having a problem mounting my digital camera, it is a Nikon Coolpix 
> 7600.  It shows up in dmesg:
>  ugen0: NIKON NIKON DSC E7600-PTP, rev 2.00/1.00, addr 2
> 
>  and from usbdevs:
>    addr 2: NIKON DSC E7600-PTP, NIKON
> 
>  not getting anything about umass or da0.
> 
>  I have the following lines in /boot/loader.conf:
>  usb_load="YES"
>  umass_load="YES"
> 
>  in rc.conf I have:
>  usbd_enable=YES
>  dbus_enable="YES"
>  polkitd_enable="YES"
>  hald_enable="YES"
> 
>  and I have umass enabled in the kernel config
> 
>  When I try to mount I get the following:
>  # mount -t msdos /dev/da0s1c /mnt
>  mount_msdosfs: /dev/da0s1c: No such file or directory
> 
> Any help would be appreciated.
> 
> TIA

Hi,
You should try accessing your camera with something like gphoto2 (from 
ports) as it seems to report PTP (picture transfer protocol) mode.
Some Nikon cameras had the option to select the USB transfer mode
betweek PTP and mass storage.
On mine (Coolpix 4600) it is located under Setup->Interface->USB-> and 
then Select PTP or "Mass storage"

Regards,
Niki Denev



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45AA2CE3.4070902>