> The above information suggests that (a) your Adaptec SCSI adapter is not
> being detected, and (b) the sg module is not loaded. Your system should
> look like it has two SCSI adapters, one for the Promise controller and
> the other for the Adaptec. Depending on what order they are detected,
> one should show up as scsi0, which is currently the case for your
> Promise controller, and the other should be scsi1.

The hardware browser shows the SCSI adapter correctly, so it is being
detected.  It is possible that the sg module is not being loaded, I'll check
it out.  Here's what lsmod returns:

Module                  Size  Used by
nls_iso8859-1           2816   1  (autoclean)
nls_cp437               4320   1  (autoclean)
vfat                    9720   1  (autoclean)
fat                    32504   0  (autoclean) [vfat]
ide-cd                 27040   0  (autoclean)
cdrom                  28672   0  (autoclean) [ide-cd]
es1371                 26912   2  (autoclean)
ac97_codec              8832   0  (autoclean) [es1371]
gameport                1932   0  (autoclean) [es1371]
soundcore               4452   4  (autoclean) [es1371]
parport_pc             14756   1  (autoclean)
lp                      6368   0  (autoclean)
parport                25568   1  (autoclean) [parport_pc lp]
autofs                 11556   0  (autoclean) (unused)
ne2k-pci                5632   1
8390                    6752   0  [ne2k-pci]
ipchains               39208   0
usb-uhci               21604   0  (unused)
usbcore                51808   1  [usb-uhci]
ft                     87616   6
sd_mod                 11584   6
scsi_mod               95760   2  [ft sd_mod]
ext3                   64624   5
jbd                    41056   5  [ext3]

SG is NOT listed, but I had assumed (probably incorrectly) that it was
compiled in scsi_mod.  I'll re-check.


> I suppose it's possible that nothing has referenced anything that would
> cause the Adaptec SCSI driver to be loaded, assuming it is compiled as a
> module. Have you tried doing a modprobe on the Adaptec SCSI driver (I
> don't remember its name right now)? Try doing that and watch the end of
> your /var/log/messages file.


I'll look for documentation regarding that - I thought that the SCSI card
used the generic sg module.

Many thanks for your help.  This is my first time with SCSI devices under
Linux so I'm a little lost.

Cheers,



Ricardo J. Méndez Castro   Sheer Talent Developments
------------------------------------------------------------------------
"The middle of every successful project looks like a disaster."
- Rosabeth Moss Cantor




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to