-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everybody!


I'm new to this list and am not absolutely sure this perhaps hasn't
been discussed earlier....

I've got a Jenoptik JD C 2.1 LCD digicam which acts as an ordinary 
storage device (win2000 can use it - without any extra drivers - as 
a normal removable media).
Under my Linux (SuSE 8.1/Suse-Std-Kernel 2.4.19) it also seems to be 
initialy detect right...
- ----snip-------
Jun 12 21:23:57 samuel kernel: hub.c: USB new device connect on 
bus2/1, assigned device number 2
Jun 12 21:23:58 samuel kernel: usb.c: USB device 2 (vend/prod 
0x733/0x2210) is not claimed by any active driver.
Jun 12 21:23:59 samuel kernel: Initializing USB Mass Storage 
driver...
Jun 12 21:23:59 samuel kernel: usb.c: registered new driver 
usb-storage
Jun 12 21:23:59 samuel kernel: scsi: limiting sg entries to 204
Jun 12 21:23:59 samuel kernel: scsi2 : SCSI emulation for USB Mass 
Storage devices
Jun 12 21:23:59 samuel kernel:   Vendor:           Model: DigitalCam 
Pro    Rev: 1.00
Jun 12 21:23:59 samuel kernel:   Type:   Direct-Access                      
ANSI SCSI revision: 02
Jun 12 21:23:59 samuel kernel: sg_attach: dev3=(21:3)
Jun 12 21:23:59 samuel kernel: sd: find_free_slot ...<7>sd: ... found 
08:10
Jun 12 21:23:59 samuel kernel: Attached scsi removable disk sdb at 
scsi2, channel 0, id 0, lun 0
Jun 12 21:23:59 samuel kernel: SCSI device sdb: 124928 512-byte hdwr 
sectors (64 MB)
Jun 12 21:23:59 samuel kernel: sdb: Write Protect is off
Jun 12 21:23:59 samuel kernel:  sdb: sdb1
- ----snip---------

It also seems to detect its first partition (as sdb1)...but then 
there come a lot of messages of my parpor-zipdrive (my sda / because 
it has no disc inserted) and after that linux seems to have trouble 
getting the partition table of the usb storage device:

- -----snip----------
Jun 12 21:24:01 samuel kernel: SCSI device sdb: 124928 512-byte hdwr 
sectors (64 MB)
Jun 12 21:24:01 samuel kernel: sdb: Write Protect is off
Jun 12 21:24:01 samuel kernel:  sdb: I/O error: dev 08:10, sector 0
Jun 12 21:24:01 samuel kernel:  I/O error: dev 08:10, sector 0
Jun 12 21:24:01 samuel kernel:  unable to read partition table
Jun 12 21:24:01 samuel kernel:  I/O error: dev 08:10, sector 0
- ------snip--------

BUT: I found a _very dirty_ way to get access to the device:

First i catch an image of the whole device:
        sg_dd if=/dev/sg3 of=/root/camera.img

Then i cut off the first 16k (16384 Bytes) !! =>camera2.img

_Now_ i can mount that file:
        mount -o loop -t vfat /root/camera2.img /mnt/camera

PLEAAAAAAAAAASE can anybody of you usb-gurus ;-) tell me a way - now 
that i know i just got to throw the first 16k away - to directly 
mount the device???


Very kind regards....

Frank

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+6Oefpk9yI51mdy8RApyCAJ9PfDfU7uJEXaAQrBzeAAsD8vZ7EgCfSn5h
ZCUm+4VQRG1DOkM8EJn44Ow=
=7ywf
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to