[NTLUG:Discuss] SCSI scanner question
bobby@wrennest.com
bobby at wrennest.com
Mon Oct 9 07:54:08 CDT 2000
Stephen Klein wrote:
>
> Let's see if I can help on this one.
>
> As usual when troubleshooting SCSI, check for proper termination at both
> ends of the SCSI chain (the controller does this automatically if it is
> at the end of the SCSI chain).
Scanner has two 25pin connectors one has SCSI cable the other has the
terminator
supplied with the scanner.
>
> bobby at wrennest.com wrote:
> >
> > I just installed an Adaptec 2906 and Umax 2200 SCSI/USB scanner.
> > I had no SCSI controller before this install.
> > On power up RH6.2 detected the SCSI "/proc/scsi/scsi" shows, "Attached
> > devices: none"
>
> First do a "cat /proc/modules" and make sure the aic7xxx (I think that's
Output of "cat /proc/modules" shows no aic-7XXX. This should be the
right module.
> it) module is loaded. If you don't see it, try loading it yourself by
> typing "modprobe -av aic7xxx". If the module is not already loaded, you
> will see something like this:
>
> yoursystemname:~# modprobe -av aic7xxx
> /sbin/insmod -L /lib/modules/2.2.17/scsi/aic7xxx.o
> yoursystemname:~#
Output of "modprobe av aic7xxx":
# /sbin/modprobe -av aic7xxx
/sbin/insmod -L /lib/modules/2.2.12-20/scsi/aic7xxx.o
"cat /proc/modules" then shows:
aic7xxx 112208 0 (unused)
>
> Scanners are accessed with the SCSI Generic (sg) driver. It can either
> be compiled into the kernel, or compiled as a module. Try doing
> "modprobe -av sg" and see if it loads, then do a "cat /proc/scsi/scsi"
> and see if it lists your scanner.
"# /sbin/modprobe -av sg" reports "/sbin/insmod -L
/lib/modules/2.2.12-20/scsi/sg.o"
Finally "cat /proc/scsi/scsi" reports "Attached devices: none"
>
> >
> > I installed "sane-0.71-1.i386.rpm" with no errors.
> >
> > "scanimage --list-devices" returns "scanimage: error in loading shared
> > libraries: libsane.so.0: cannot open shared object file: No such file or
> > directory"
> >
>
> On this, you might try running ldconfig, at least that's what I'd have
> to do on my system (Slackware 7.0). I'm not sure about Red Hat.
"ldconfig" went off for a few seconds and then returned the command
prompt. No change in the above reports.
>
> > What am I missing?
> >
> > Thanks
> > Bobby
> > --
> > This tagline is identical to the one you are reading.
> > _______________________________________________
> > http://ntlug.org/mailman/listinfo/discuss
>
> Hope I helped,
> Stephen
I've learned a lot from these tips. Though, I still seem to be missing
something.
Thanks,
Bobby
>
> if hours_without_sleep < 20 then {too many hours awake?}
> send_message := false {true: don't make fool of self}
> else
> send_message := true; {false: sufficient mental
> awareness, but be}
> read_incomming_messages(send_message); {sure to include unit caffine.pas
> in headers}
>
> -S.K. e-mail etiquette training program.
> _______________________________________________
> http://ntlug.org/mailman/listinfo/discuss
--
This tagline is identical to the one you are reading.
More information about the Discuss
mailing list