Hi, On Sun, Mar 10, 2002 at 07:58:28PM +0000, Richard Davies wrote: > modprobe aha15*
This means "load all modules that start with aha15" and so it does. Not only aha152x (which you need) is load but also aha1542. This driver doesn't find any supported controller, that's why you get these messages. > SCSI > Attached devices: > Host: scsi0 Channel: 00 Id: 00 Lun: 00 > Vendor LITE-ON Model: LTR 12101B Rev: LKU6 > Type: CD ROM ANSI SCSI Revsion: 02 > Host: scsi1 Channel: 00 Id: 02 Lun: 00 > Vendor: AGFA Model: SNAPSCAN 1236 Rev: 1.50 > Type: Scanner ANSI SCSI revision: 02 > > sane-find-scanner > > sane-find-scanner: found scanner "AGFA SNAPSCAN 1236 1.50" at device /dev/sg1 I don't know anything about SnapScans but I will comment on this anyway: the SCSI and sane-find-scanner output looks fine. > scanimage > > scanimage: no SANE devices found > > The backend does indeed point to /dev/sg1 Maybe a problem with the firmware file? You will get more output on wht's going on with "SANE_DEBUG_SNAPSCAN=255 scanimage -L" Bye, Henning