[sane-devel] Re: scanner and CD-R problem (ide-scsi)

Thomas Heuving heuving@gmx.de
Wed, 25 Dec 2002 10:43:07 +0100


Am Dienstag Dezember 24 2002 15:25 schrieb 
sane-devel-request@www.mostang.com:

> I'm trying to setup a new SCSI scanner on a system using an Adaptec 
> 2906 SCSI adapter. The system has a CD-RW drive connected via
> IDE-SCSI on internal IDE bus 2. The CD-RW is recognized and works
> perfectly. The Adaptec card is recognized in Harddrake and seems
> properly configured as far as IRQ conflicts go, uses aic7xxx driver.
> When I look at /proc/scsi/scsi the only device found is the one
> sitting on the ide-scsi bus. Nothing is detected on the Adaptec bus.
> How can I convince my system to scan the Adaptec bus?

There should be a directory below /proc/scsi for your driver, named
aic7xxx. If this directory doesn't exists, the driver isn't loaded.
Try
modprobe aic7xxx
in this case.

If the driver is loaded, you should read the documentation regarding 
your driver under /usr/src/linux/Documentation/scsi, maybe there's 
more information in /usr/src/linux/drivers/scsi also.
Is it a card with BIOS? If yes: enter the BIOS to make sure your card 
is probing the appropriate SCSI-Id. In some cases, the device isn't 
found if it is not probed at boot.
Is your scanner turned on at boottime? You cannot connect a 
SCSI-Device at a later time (in fact you can, but that's a 
complicated procedure)!

Tschüß
-- 
Thomas Heuving