[NBLUG/talk] Scanner Setup
Ian Sutherland
iansuth at sbcglobal.net
Tue Mar 2 16:45:01 PST 2004
Frank, Thanks for your answer. The only device in /proc/scsi/scsi is as
indicated;
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: ATAPI Model: CD-RW 52X24 Rev: K.LC
Type: CD-Rom ANSI SCSI revision: 02.
I ran the script, seemingly without success.
The controller is on the ISA slot and works in Win XP.
xsane does not recognize the scanner.
There is no ScanJet listing for HP using locate.
"scanner" shows up in /proc/usb/
Thanks, Ian
At 01:32 PM 3/2/2004, you wrote:
>On Tue, Mar 02, 2004 at 09:42:36AM -0800, Ian Sutherland wrote:
>} I have a ScanJet 6100c that uses a Symbios Logic 53C416 SCSI controller.
>} How do I set it up to work on Red Hat 9 Linux? I am new to Linux.
>
>
>I make a symbolic link in /dev to point "scanner" to the real device:
>
>ls -l /dev/scanner
>lrwxrwxrwx 1 root root 3 Jan 29 18:27 /dev/scanner -> sg3
>
>
>In this case it's sg3 because it's the 4th device on the
>SCSI bus (count from zero):
>
>cat /proc/scsi/scsi
>Attached devices:
>Host: scsi0 Channel: 00 Id: 00 Lun: 00
> Vendor: WDIGTL Model: ENTERPRISE Rev: 1.70
> Type: Direct-Access ANSI SCSI revision: 02
>Host: scsi0 Channel: 00 Id: 01 Lun: 00
> Vendor: SEAGATE Model: ST32171N Rev: 0360
> Type: Direct-Access ANSI SCSI revision: 02
>Host: scsi0 Channel: 00 Id: 05 Lun: 00
> Vendor: SONY Model: CD-ROM CDU-76S Rev: 1.1c
> Type: CD-ROM ANSI SCSI revision: 02
>Host: scsi0 Channel: 00 Id: 06 Lun: 00
> Vendor: HP Model: C1790A Rev: 3208
> Type: Processor ANSI SCSI revision: 02
>
>
>To make such a link:
>cd /dev
>ln -s sg0 scanner
>
>Or whatever sg number you need.
>
>Then fire up xsane and start scanning.
>
>--
>
> E Frank Ball frankb at efball.com
>_______________________________________________
>talk mailing list
>talk at nblug.org
>http://nblug.org/mailman/listinfo/talk
Ian Sutherland
2 Varda Street
Rohnert Park, CA 94928
707-792-6891
iansuth at sbcglobal.net
More information about the talk
mailing list