You really have scsi_mod?  Looking at the RPM, I thought I built it core
SCSI support integrated into the kernel.  I don't see that module when I

rpm -qilp PPC/Mandrake/RPMS/kernel-2.4.4-6.2mdk.ppc.rpm | grep scsi_mod

I vaguely remember when I first setup the SanDisk, that the core SCSI
support needed to be in the kernel, for whatever reason.  You could try
loading scsi_mod first, then usb-storage.


Stew Benedict

-- 
MandrakeSoft    OH/TN, USA      http://perso.mandrakesoft.com/~sbenedict/


On Thu, 12 Jul 2001, Brice D Ruth wrote:

> Hi Stew,
> 
> I don't get any line about SCSI emulation - even after I insert sd_mod 
> ... I booted clean, with the device plugged in, the ran:
> 
> /sbin/modprobe usb-storage
> /sbin/modprobe sd_mod
> dmesg | grep -i scsi
> 
> And all I got back was:
> 
> SCSI subsystem driver Revision: 1.00
> 
> What's going on?  Something I'm missing, maybe?
> 
> -Brice
> 
> Stew Benedict wrote:
> 
> >Just looked at that header file you mentioned.  The only thing I notice is
> >that US_FL_IGNORE_SER is set for the CDDR, where it is not for yours.  But
> >looking at usb.c, it looks like that should not affect loading the driver.
> >
> >Do you see the scsi emulation load in dmesg or /var/log/messages?
> >
> >Jul 12 08:20:55 imac kernel: Initializing USB Mass Storage driver...
> >Jul 12 08:20:55 imac kernel: usb.c: registered new driver usb-storage
> >Jul 12 08:20:55 imac kernel: scsi1 : SCSI emulation for USB Mass Storage
> >devices
> >
> >If I look earlier in my log, I see the same message you quote, apparently
> >before the module loads:
> >
> >Jul 12 08:20:55 imac kernel: usb.c: USB device 5 (vend/prod 0x781/0x2) is
> >not claimed by any active driver.
> >
> >
> >Stew Benedict
> >
> 
> -- 
> WebProjkt, Inc.
> (ph) 773.562.1008
> (fax) 608.204.7004
> http://www.webprojkt.com/
> 
> 
> 
> 


Reply via email to