What is in your log files when you load the driver? DO you have scsi disk
and generic in your kernel?

On Mon, 15 Dec 2003, glenn lawyer wrote:

> Hi,
>
> Steve Gowdy suggests:
>
> Is usb-storage loaded at the point where you cat-ed /proc/bus/usb/devices?
> If so, you must need to update the unusual-dev.h file as it hasn't bound
> to it.
>
> I do not know if I had inserted this module before or no. I just tried
> it, however,
> and get the same results, except that this time /proc/.../devices shows
> the driver
> to be usb-storage.
>
> (as root):
>
> ~/temp :)modprobe usb-storage
> ~/temp :)cat /proc/bus/usb/devices
>
> T:  Bus=02 Lev=01 Prnt=01 Port=00 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=054c ProdID=0010 Rev= 4.50
> S:  Manufacturer=Sony
> S:  Product=Sony DSC
> C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  2mA
> I:  If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=ff Prot=01 Driver=usb-storage
> E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
>
> ~/temp :)mount /dev/sda /mnt/camera/ -t vfat
> mount: /dev/sda is not a valid block device
> ~/temp :)mount /dev/sda /mnt/camera/ -t auto
> mount: /dev/sda is not a valid block device
> ~/temp :)mount /dev/sda1 /mnt/camera/ -t auto
> mount: /dev/sda1 is not a valid block device
> ~/temp :)mount /dev/sda1 /mnt/camera/ -t vfat
> mount: /dev/sda1 is not a valid block device
>
>
>
>

--
 /------------------------------------+-------------------------\
|Stephen J. Gowdy                     | SLAC, MailStop 34,       |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
|http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
 \------------------------------------+-------------------------/


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to