NYTECH Digital camera

From: Bruno Windels (saltwater_at_hotmale.be)
Date: 09/19/03


Date: Fri, 19 Sep 2003 12:23:57 GMT

Hi,

I have a problem with a NYTECH ND-4020 digital camera. When I plug it in
when running Windows, it is beeing reconized as a usb mass storage device,
and it works so it supports USB mass storage. I have another digital
camera, that also supports usb mass storage, a HP Photosmart 318 and works
fine with Linux. Below is some information that I have gathered doing al
little research and searching the internet:

When I connect the NYTECH to the PC, It always appears on /dev/sg0 when I
scan with sg_scan -i

root@sjakie:/usr/src/linux# sg_scan -i
/dev/sg0: scsi1 channel=0 id=0 lun=0 [em] type=0
    NYTECH ND-4020 0101 [wide=0 sync=0 cmdq=0 sftre=0 pq=0x0]

The HP however, always appears on /dev/sg1.
No mather what USB port I use.
sg_map tells me that /dev/sg0 maps to /dev/sda, /dev/sg1 to /dev/sdb
With the NYTECH, when I use fdisk to display the partition table I get the
following output:

root@sjakie:/usr/src/linux# fdisk -l /dev/sda

Disk /dev/sda: 1073 MB, 1073741312 bytes
8 heads, 32 sectors/track, 8191 cylinders
Units = cylinders of 256 * 512 = 131072 bytes

   Device Boot Start End Blocks Id System
/dev/sda1 1 485 62060+ 6 FAT16

When I try to mount it with

mount -t msdos /dev/sda1 /camera

I always get an error message the /dev/sda1 is not a valid block device or
somehting like that. Below is some /proc output:

root@sjakie:/usr/src/linux# cat /proc/bus/usb/devices | grep Product
S: Product=USB OHCI Root Hub
S: Product=USB OHCI Root Hub
S: Product=DSC ND-4020
root@sjakie:/usr/src/linux# cat /proc/scsi/usb-storage-0/1
   Host scsi1: usb-storage
       Vendor: Digital-Camera
      Product: DSC ND-4020
Serial Number: DSC0000001
     Protocol: Transparent SCSI
    Transport: Bulk
         GUID: 07841689000000dcc0000001
     Attached: Yes

Any clues?

Thanks,
Bruno



Relevant Pages

  • Re: USB camera is not recognised as a SCSI device
    ... May I ask what type of media your digital camera is using, ... Initializing USB Mass Storage driver... ... SCSI emulation for USB Mass Storage devices ...
    (Debian-User)
  • Re: Digital camera wont mount
    ... digital camera. ... Other USB mass storage devices, such as an MP3 player can ... I currently am using suse 10 with kernel version 2.6.18.1 ...
    (alt.os.linux.suse)
  • Re: digicam on ugen0
    ... You should be able to mount it as you would a usb hard drive, ... da0: 1.000MB/s transfers ... that is my digital camera sd card contents ... it appears that your digital camera also uses the USB mass storage protocal, ...
    (freebsd-questions)
  • Re: digicam on ugen0
    ... You should be able to mount it as you would a usb hard drive, ... da0: 1.000MB/s transfers ... that is my digital camera sd card contents ... it appears that your digital camera also uses the USB mass storage protocal, ...
    (freebsd-questions)
  • USB Mass Storage Problem
    ... My problem is that when I plug in any type of USB mass storage device - ... digital camera or thumbdrive I never get the message "finding new ... Whenever I attemp this will get a fatal error and have to ...
    (microsoft.public.windowsxp.hardware)

Loading