I get exactly the same problem trying to mount an Olympus D-150Z camera via 
USB with all the usual scsi and usb drivers loaded. modprobe usb-storage 
never completes and is unkillable. No mountable device shows up, and this
is just an ordinary USB vfat camera that should not require its own drivers.


On Saturday 10 November 2001 10:54 am, Oliver Kurth wrote:
> Hello!
>
> I have problems with the combination ide-scsi and usb-storage. I need
> ide-scsi for my CD writer and usb-storage for my camera (Fuji Finepix
> 2400). Mounting the camera works fine. Writing CDs was always fine.
>
> I get problems as soon as I use the CD writer (even cdrecord -scanbus),
> afterwards I cannot mount the camera any more if it wasn't plugged in at
> that time. cdrecord -scanbus hangs with trying to scan scsibus1, but can
> be interrupted with Ctrl-C. After this, I cannot mount the camera any
> more:
>
> blue:~# mount /mnt/camera/
> mount: /dev/sda1 is not a valid block device
>
> I tried to unload the usb-storage module, because I thought reloading it
> again would solve the problems, but then modprobe -r
> hangs forever (until reboot).
>
> It seems that wait_for_completion() never returns.
>
> My current kernel version is 2.4.14, but I had the same problems with
> older 2.4.x kernels, including ac patches. Never tried usb with 2.2.x.
>
> Well, I would be happy if I could just reload usb-storage.o without
> rebooting.
>
> Greetings,
> Oliver

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to