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

Re: Re: Re: HP USB Mass Storage device issue



> The only thing under /sys/bus/scsi is my SATA drive I think
> 
> I don't have a /sys/bus/scsi/drivers/sd/ file
No sd driver listed there? Strange... are there any subdirectories
under scsi/drivers at all? If no sd, then at least the SATA
driver for your harddisk should be there (don't recall its
name from your lsmod output... something like sata_sil?).

> Here's a tail of my syslog as the device is inserted.  To answer your 
> question, I don't see SCSI listing out the hdwr sectors or device 
> information:
Hmm, and I suppose that's exactly what the sd driver is supposed
to tell... that would also explain why your digital camera isn't
working (uses the sd driver, too), while your mouse and hub are
fine.

Funny that although the sd driver apparently isn't used by anything
(no output to syslog; device not visible, let alone mountable), its
module-"Used By"-refcount still is 2... if your current kernel
supports module unloading, you could try

- detach stick
- "rmmod sd_mod"
- attack stick, check if the module is loaded automatically
- if not, detach, insmod manually, attach
- check for differences in syslog and system behaviour

Hmm, wildly stabbing in the dark... ;)

Jan
-- 
Jan C. Nordholz
<jckn At gmx net>

Attachment: signature.asc
Description: Digital signature


Reply to: