sane-project-website/old-archive/1997-12/0009.html

106 wiersze
4.6 KiB
HTML

<!-- received="Wed Dec 3 11:52:48 1997 PST" -->
<!-- sent="Wed, 03 Dec 1997 20:52:42 +0100" -->
<!-- name="Philipp Klan" -->
<!-- email="philipp.klan@writeme.com" -->
<!-- subject="Scanner not recognized on 2nd SCSI Host" -->
<!-- id="3485B88A.E07950CC@writeme.com" -->
<!-- inreplyto="" -->
<title>sane-devel: Scanner not recognized on 2nd SCSI Host</title>
<h1>Scanner not recognized on 2nd SCSI Host</h1>
<b>Philipp Klan</b> (<a href="mailto:philipp.klan@writeme.com"><i>philipp.klan@writeme.com</i></a>)<br>
<i>Wed, 03 Dec 1997 20:52:42 +0100</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#9">[ date ]</a><a href="index.html#9">[ thread ]</a><a href="subject.html#9">[ subject ]</a><a href="author.html#9">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0010.html">David Mosberger-Tang: "Re: Scanner not recognized on 2nd SCSI Host"</a>
<li> <b>Previous message:</b> <a href="0008.html">Michael Burghart: "Re: second SCSI controller.."</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0010.html">David Mosberger-Tang: "Re: Scanner not recognized on 2nd SCSI Host"</a>
<li> <b>Reply:</b> <a href="0010.html">David Mosberger-Tang: "Re: Scanner not recognized on 2nd SCSI Host"</a>
<li> <b>Reply:</b> <a href="0014.html">Philipp Klan: "Re: Scanner not recognized on 2nd SCSI Host"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Hi everybody!<br>
<p>
I've got a problem with the Linux recognizing my Mustek MFS-12000SP<br>
scanner<br>
on my second SCSI adapter.<br>
<p>
I'm using kernel 2.0.30, a Symbios Logic 8751SP as a primary SCSI<br>
controller with<br>
a hard drive, a CD-ROM and a CD-Writer attached, a Symbios Logic 8100S<br>
as<br>
a secondary SCSI controller with only my scanner attached to the<br>
external<br>
connector.<br>
Back when I only had the 8100S adapter the board recognized my scanner<br>
on<br>
bootup but now it doesn't. Instead, I get the following messages:<br>
<p>
&lt;4&gt;ncr53c8xx : at PCI bus 0, device 11, function 0<br>
&lt;4&gt;ncr_attach: unit=0 chip=810 base=fa7ff000, io_port=e400, irq=10<br>
&lt;4&gt;ncr53c810-0: using memory mapped IO at virtual address 0x4805000<br>
&lt;4&gt;ncr53c810-0: initial value of SCNTL3 = 33, final = 13<br>
&lt;4&gt;ncr53c810-0: requesting shared irq 10 (dev_id=0x2c8068)<br>
&lt;4&gt;ncr53c810-0: restart (scsi reset).<br>
&lt;4&gt;ncr53c8xx : at PCI bus 0, device 12, function 0<br>
&lt;4&gt;ncr_attach: unit=1 chip=875 base=fa7fe000, io_port=e000, irq=11<br>
&lt;4&gt;ncr53c875-1: using memory mapped IO at virtual address 0x4807000<br>
&lt;4&gt;ncr53c875-1: disabling clock doubler<br>
&lt;4&gt;ncr53c875-1: initial value of SCNTL3 = 03, final = 13<br>
&lt;4&gt;ncr53c875-1: requesting shared irq 11 (dev_id=0x94068)<br>
&lt;4&gt;ncr53c875-1: restart (scsi reset).<br>
&lt;4&gt;scsi0 : ncr53c8xx (rel 1.12d)<br>
&lt;4&gt;scsi1 : ncr53c8xx (rel 1.12d)<br>
&lt;4&gt;scsi : 2 hosts.<br>
&lt;4&gt;scsi : aborting command due to timeout : pid 5, scsi0, channel 0, id<br>
4, lun 0<br>
0x12 00 00 00 ff 00<br>
&lt;4&gt;ncr53c8xx_abort : abort call<br>
&lt;4&gt;scsi : aborting command due to timeout : pid 5, scsi0, channel 0, id<br>
4, lun 0<br>
0x12 00 00 00 ff 00<br>
&lt;4&gt;ncr53c8xx_abort : abort call<br>
<p>
I already set the timeout value in the ncr53c8xx.c file as described in<br>
the<br>
man page of sane-scsi.<br>
<p>
Can anybody tell me how I get my scanner to work?<br>
<p>
Thanks in advance,<br>
<p>
Philipp<br>
<p>
<p>
<p>
<pre>
--
--------------------------------------------------------
Philipp Klan, Moosstrasse 6/2, 88069 Tettnang, Germany
Phone: +49 7542 952 384, email: <a href="mailto:philipp.klan@writeme.com">philipp.klan@writeme.com</a>
--------------------------------------------------------
<p>
<p>
<p>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0010.html">David Mosberger-Tang: "Re: Scanner not recognized on 2nd SCSI Host"</a>
<li> <b>Previous message:</b> <a href="0008.html">Michael Burghart: "Re: second SCSI controller.."</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0010.html">David Mosberger-Tang: "Re: Scanner not recognized on 2nd SCSI Host"</a>
<li> <b>Reply:</b> <a href="0010.html">David Mosberger-Tang: "Re: Scanner not recognized on 2nd SCSI Host"</a>
<li> <b>Reply:</b> <a href="0014.html">Philipp Klan: "Re: Scanner not recognized on 2nd SCSI Host"</a>
<!-- reply="end" -->
</ul>