[Fwd: Followup - SCSI stalls with Umax Astra 610S / Tekram DC390 / Linux

David Crooke (dave@dcc.vu)
Sun, 10 Oct 1999 03:14:57 -0500

David Crooke wrote:
>
> Found a workaround, though it's the dirtiest hack imagineable - fork this script
> as root at startup:
>
> #!/sbin/sh
> while true
> do
> sleep 1
> echo "INQUIRY 0" >/proc/scsi/tmscsim/0
> done
>
> This keeps the scanner stirred up and stops it from sulking
>
> Still interested on any thoughts about stripes - when scanning stuff with a
> mostly white background the calibration tends to white out the striping, but
> it's still a bummer.
>
> Cheers
> Dave
> --
> David Crooke, Austin TX, USA. +1 (512) 795 0805
> Bibendo ergo sum.

-- 
David Crooke, Austin TX, USA. +1 (512) 795 0805
Bibendo ergo sum.

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com