[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB camera is not recognised as a SCSI device



On Wed, Apr 21, 2004 at 12:22:11AM +0200, Tom Peters wrote:
> Following the HOWTO's I try to mount my digital USB camera in the
> following way:
> 
> sudo mount -t vfat /dev/sda1 /camera
> mount: /dev/sda1 is not a valid block device
> 
> The mount table has:
> none on /proc/bus/usb type usbdevfs (rw,devuid=0,devgid=107,devmode=0660)
> 
> /proc/bus/usb/devices does see:
> T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
> D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=04b0 ProdID=0116 Rev= 1.00
> S:  Manufacturer=NIKON
> S:  Product=NIKON DSC E2100
> S:  SerialNumber=000004652474
> C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
> E:  Ad=04(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=83(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> I:  If#= 0 Alt= 1 #EPs= 3 Cls=ff(vend.) Sub=06 Prot=50 Driver=usb-storage
> E:  Ad=04(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=83(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=32ms
> 
> I got the following relevant modules loaded:
> usb-storage            46360   0 (autoclean) (unused)
> usb-uhci               21132   0 (unused)
> usbcore                55360   1 [usb-storage usb-uhci]
> scsi_mod               91660   2 [usb-storage ide-scsi]
> ide-scsi                8752   0
> scsi_mod               91660   2 [usb-storage ide-scsi]
> 
> This works with kernels up to 2.4.19, but I don't get it working with
> later 2.4 kernels.  What is wrong?
Hi never rely on it always being /dev/sda1. I check /var/log/message
(maybe use 'tail -f /var/log/messages' in an xterm before you insert the
camera) and then see what IT says about your usb storage device.
-Kev

Attachment: signature.asc
Description: Digital signature


Reply to: