SliTaz SliTaz Forum

You are not logged in.

#1 2014-05-14 15:08:05

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Unable to mount a usb camera drive

Hi guys, I have a problem to mount old yashica ez5030 digital camera on usb.

Have tried slitaz4 slitaz5rc1 slitaz-cooking, but not succesfull. The same camera on windows it revealed as drive external without any optional driver.

This is the result of dmesg on my tests

on slitaz5-rc1

usb 3-2: new full-speed USB device number 2 using uhci_hcd

scsi6 : usb-storage 3-2:1.0

scsi 6:0:0:0: Direct-Access              5MP-CARD         1.00 PQ: 0 ANSI: 0 CCS

scsi 6:0:0:1: Direct-Access              5MP-CAMERA       1.00 PQ: 0 ANSI: 0 CCS

sd 6:0:0:0: Attached scsi generic sg2 type 0

sd 6:0:0:1: Attached scsi generic sg3 type 0

sd 6:0:0:1: [sdc] 27073 512-byte logical blocks: (13.8 MB/13.2 MiB)

sd 6:0:0:1: [sdc] Write Protect is off

sd 6:0:0:1: [sdc] Mode Sense: 00 00 00 00

sd 6:0:0:1: [sdc] Asking for cache data failed

sd 6:0:0:1: [sdc] Assuming drive cache: write through

sd 6:0:0:0: [sdb] Attached SCSI removable disk

sd 6:0:0:1: [sdc] Asking for cache data failed

sd 6:0:0:1: [sdc] Assuming drive cache: write through

sdc: sdc1

on this case have tried to manual mount sdc1, but no work, it freeze

on slitaz-4

usb 3-2: new full speed USB device using uhci_hcd and address 2

scsi4 : usb-storage 3-2:1.0

scsi 4:0:0:0: Direct-Access              5MP-CARD         1.00 PQ: 0 ANSI: 0 CCS

sd 4:0:0:0: Attached scsi generic sg1 type 0

sd 4:0:0:0: [sdb] Attached SCSI removable disk

same slitaz-4 but kernel 2.6.37 recompiled for me

usb 3-2: new full speed USB device using uhci_hcd and address 4

usb 3-2: New USB device found, idVendor=143c, idProduct=3005

usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3

usb 3-2: Product: 5MP Digital Camera

usb 3-2: Manufacturer: 5MP Digital Camera

usb 3-2: SerialNumber: 012346

scsi6 : usb-storage 3-2:1.0

scsi 6:0:0:0: Direct-Access              5MP-CARD         1.00 PQ: 0 ANSI: 0 CCS

sd 6:0:0:0: Attached scsi generic sg1 type 0

sd 6:0:0:0: [sdb] Attached SCSI removable disk

anyone have a trick to put on kernel config?

Offline

#2 2014-05-14 18:11:47

necrophcodr
Member
Registered: 2014-02-20
Posts: 101

Re: Unable to mount a usb camera drive

Does it not have an SD or any kind of external card? Because if it does, that would probably be the prefered method of data transfer.

Offline

#3 2014-05-14 19:58:15

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: Unable to mount a usb camera drive

Yes the camera have a slot for sd memory, and if is inserted on slitaz view the content of sdcard

but the same operation on windows view two memory, the sdcard, and the internal memory.

Slitaz (or more kernel linux ) not access at internal memory, strange problem for me... :-/

any ideas?

Offline

#4 2014-05-16 09:40:18

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: Unable to mount a usb camera drive

Yeah I solved, probability to request is an a singular case

but anyway this is the voice interested on config file of kernel

CONFIG_SCSI_MOD=y

CONFIG_SCSI=y

CONFIG_SCSI_DMA=y

CONFIG_SCSI_TGT=y

CONFIG_SCSI_PROC_FS=y

CONFIG_SCSI_MULTI_LUN=y

CONFIG_SCSI_LOGGING=y

CONFIG_SCSI_SCAN_ASYNC=y

CONFIG_SCSI_WAIT_SCAN=m

CONFIG_SCSI_SPI_ATTRS=m

CONFIG_SCSI_ISCSI_ATTRS=m

CONFIG_SCSI_LOWLEVEL=y

CONFIG_SCSI_AIC7XXX=m

CONFIG_SCSI_DH=y

and this is the kernel messages at plug

usb 3-2: new full speed USB device using uhci_hcd and address 2

scsi4 : usb-storage 3-2:1.0

scsi 4:0:0:0: Direct-Access              5MP-CARD         1.00 PQ: 0 ANSI: 0 CCS

scsi 4:0:0:1: Direct-Access              5MP-CAMERA       1.00 PQ: 0 ANSI: 0 CCS

sd 4:0:0:0: Attached scsi generic sg1 type 0

sd 4:0:0:0: [sdb] Attached SCSI removable disk

sd 4:0:0:1: Attached scsi generic sg2 type 0

sd 4:0:0:1: [sdc] 27073 512-byte logical blocks: (13.8 MB/13.2 MiB)

sd 4:0:0:1: [sdc] Write Protect is off

sd 4:0:0:1: [sdc] Mode Sense: 00 00 00 00

sd 4:0:0:1: [sdc] Assuming drive cache: write through

sd 4:0:0:1: [sdc] Assuming drive cache: write through

sdc: sdc1

sd 4:0:0:1: [sdc] Assuming drive cache: write through

sd 4:0:0:1: [sdc] Attached SCSI disk

normal mounted on pcmfm... solved :-)

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]