On 30 Aug 2003 11:30:18 -0400 Daniel Anderson <[EMAIL PROTECTED]>
wrote:

> Hi,
>       I'm trying to get a Microtek Scanmaker E3 working with Mdk 9.1.
>       The
> scsi modules are loading ok, but neither scannerdrake or xsane will
> detect the scanner. I had this working with Suse 8.2, same hardware. Any
> ideas?
> 
> Thanks,
> Dan

Here's an ancient script that sometimes helped me...  

bin/scsiup:
#!/bin/sh
# enable a SCSI drive/scanner which was offline at bootup
echo "scsi add-single-device 0 0 $1 0" >/proc/scsi/scsi

Call it with the id of the scanner, i.e.:  scsiup 4
HTH

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to