sane-project-website/old-archive/2000-11/0261.html

302 wiersze
10 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: sane-1.0.3 fails to open device Ultima AT3 on m68k</TITLE>
<META NAME="Author" CONTENT="Kevin Dalley (kevind@rahul.net)">
<META NAME="Subject" CONTENT="sane-1.0.3 fails to open device Ultima AT3 on m68k Linux">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>sane-1.0.3 fails to open device Ultima AT3 on m68k Linux</H1>
<!-- received="Sun Nov 19 12:34:18 2000" -->
<!-- isoreceived="20001119203418" -->
<!-- sent="19 Nov 2000 12:48:12 -0800" -->
<!-- isosent="20001119204812" -->
<!-- name="Kevin Dalley" -->
<!-- email="kevind@rahul.net" -->
<!-- subject="sane-1.0.3 fails to open device Ultima AT3 on m68k Linux" -->
<!-- id="l4y9yfelir.fsf@laminaria.alacosta.org" -->
<STRONG>From:</STRONG> Kevin Dalley (<A HREF="mailto:kevind@rahul.net?Subject=Re:%20sane-1.0.3%20fails%20to%20open%20device%20Ultima%20AT3%20on%20m68k%20Linux&In-Reply-To=&lt;l4y9yfelir.fsf@laminaria.alacosta.org&gt;"><EM>kevind@rahul.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Sun Nov 19 2000 - 12:48:12 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0262.html">Claus Atzenbeck: "Epson GUI"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0260.html">Michael Vanecek: "Re: xscanimage fails to compile under Helix-Gnome"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0267.html">Henning Meier-Geinitz: "Re: sane-1.0.3 fails to open device Ultima AT3 on m68k Linux"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0267.html">Henning Meier-Geinitz: "Re: sane-1.0.3 fails to open device Ultima AT3 on m68k Linux"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#261">[ date ]</A>
<A HREF="index.html#261">[ thread ]</A>
<A HREF="subject.html#261">[ subject ]</A>
<A HREF="author.html#261">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
A Debian user (Ingo Juergensmann &lt;<A HREF="mailto:ij@ax.westfalen.de?Subject=Re:%20sane-1.0.3%20fails%20to%20open%20device%20Ultima%20AT3%20on%20m68k%20Linux&In-Reply-To=&lt;l4y9yfelir.fsf@laminaria.alacosta.org&gt;">ij@ax.westfalen.de</A>&gt;) reports a
<BR>
problem with running sane-1.0.3 on a m68k GNU/Linux box. In dll.conf,
<BR>
the artec backend is the only uncommented backend. Does anyone know
<BR>
how to solve this problem? Is it fixed in the CVS release of sane?
<BR>
<P>The bug report is included below.
<BR>
<P><P>No matter what I'm trying or configure, sane (i.e. scanimage) can't open
<BR>
device or even can't find it:
<BR>
<P>arrakis:/home/ij# find-scanner
<BR>
find-scanner: found scanner &quot;ULTIMA AT3 1.60 &quot; at device /dev/scanner
<BR>
find-scanner: found scanner &quot;ULTIMA AT3 1.60 &quot; at device /dev/sg2
<BR>
arrakis:/home/ij# cat /proc/scsi/scsi
<BR>
Attached devices:
<BR>
Host: scsi0 Channel: 00 Id: 03 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: QUANTUM Model: LIGHTNING 730S Rev: 241E
<BR>
&nbsp;&nbsp;Type: Direct-Access ANSI SCSI revision: 02
<BR>
Host: scsi1 Channel: 00 Id: 04 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: SEAGATE Model: ST43400N Rev: 1028
<BR>
&nbsp;&nbsp;Type: Direct-Access ANSI SCSI revision: 02
<BR>
Host: scsi1 Channel: 00 Id: 05 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: ULTIMA Model: AT3 1.60 Rev:
<BR>
&nbsp;&nbsp;Type: Scanner ANSI SCSI revision: 02
<BR>
Host: scsi1 Channel: 00 Id: 06 Lun: 00
<BR>
&nbsp;&nbsp;Vendor: TOSHIBA Model: CD-ROM XM-4101TA Rev: 0064
<BR>
&nbsp;&nbsp;Type: CD-ROM ANSI SCSI revision: 02
<BR>
arrakis:/home/ij# cat /etc/sane.d/artec.conf
<BR>
scsi ULTIMA
<BR>
/dev/sg2
<BR>
arrakis:/home/ij# ls -al /dev/sg2
<BR>
crw-rw-rw- 1 root root 21, 2 Jul 11 16:16 /dev/sg2
<BR>
arrakis:/home/ij# scanimage --list-devices
<BR>
arrakis:/home/ij# scanimage -T -d artec
<BR>
scanimage: open of device artec failed: Unknown SANE status code -1072566532
<BR>
<P><EM>&gt;From my point of view there is no reason why scanimage (or xscanimage) can't
</EM><BR>
find/open scanner device. Furthermore this Artec AT3 does work just fine
<BR>
under AmigaOS on same machine, same SCSI configuration, same cable, same
<BR>
IDs, and it worked fine on an Intel-based x86 Linux system. So, I assume
<BR>
scanner works fine, SCSI bus works fine, but sane doesn't.
<BR>
<P>Thinking of little/big endian problems, I tried to recompile (x)sane
<BR>
packages with apt-get -b source, but unfortunately this failes due to
<BR>
missing build depends, IIRC.
<BR>
<P>Ciao...
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ingo
<BR>
<P><P><P>-- System Information
<BR>
Debian Release: woody
<BR>
Kernel Version: Linux arrakis 2.2.10 #1 Wed Mar 29 20:39:52 CEST 2000 m68k unknown
<BR>
<P>Versions of the packages sane depends on:
<BR>
ii libc6 2.1.3-13 GNU C Library: Shared libraries and Timezone
<BR>
ii libglib1.2 1.2.8-1 The GLib library of C routines
<BR>
ii libgtk1.2 1.2.8-1 The GIMP Toolkit set of widgets for X
<BR>
ii libjpeg62 6b-1.2.1 The Independent JPEG Group's JPEG runtime li
<BR>
ii libsane 1.0.3-4 API library for scanners
<BR>
ii xlib6g 3.3.6-11 shared libraries required by X clients
<BR>
<P><P>arrakis:/home/ij# cat /proc/hardware
<BR>
Model: Amiga A3000
<BR>
CPU: 68040
<BR>
MMU: 68040
<BR>
FPU: 68040
<BR>
Clocking: 39.7MHz
<BR>
BogoMips: 26.52
<BR>
Calibration: 13260800 loops
<BR>
System Memory: 32768K
<BR>
Chip RAM: 2048K
<BR>
PS Freq: 50Hz
<BR>
EClock Freq: 709379Hz
<BR>
Graphics: ECS
<BR>
Detected hardware:
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Amiga Video
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Blitter
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Amber Flicker Fixer
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Amiga Audio
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Floppy Controller
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SCSI Controller WD33C93 (A3000 style)
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Keyboard
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mouse Port
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Serial Port
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parallel Port
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hardware Clock (A3000 style)
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Chip RAM
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Paula 8364
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Denise 8373
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fat Hires PAL Agnus 8372
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Magic Hard Rekick
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Zorro III AutoConfig: 5 Expansion Devices
<BR>
<P><P>from dmesg:
<BR>
<P>scsi-ncr53c7xx : NCR53c710 at memory 0x40040000, io 0x0, irq 12
<BR>
scsi0: Revision 0x1
<BR>
scsi0 : NCR code relocated to 0x9fd65e0 (virt 0x01fd65e0)
<BR>
scsi0 : test 1 started
<BR>
wd33c93-1: chip=WD33c93A/9 no_sync=0xff no_dma=0 debug_flags=0x00
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;setup_args=,,,,,,,,,
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Version 1.25 - 09/Jul/1997, Compiled Mar 29 2000 at 21:19:18
<BR>
scsi0 : Amiga NCR53c710 SCSI
<BR>
scsi1 : Amiga 3000 built-in SCSI
<BR>
scsi : 2 hosts.
<BR>
scsi0 : target 3 accepting period 200ns offset 8 5.00MHz synchronous SCSI
<BR>
scsi0 : setting target 3 to period 200ns offset 8 5.00MHz synchronous SCSI
<BR>
&nbsp;&nbsp;Vendor: QUANTUM Model: LIGHTNING 730S Rev: 241E
<BR>
&nbsp;&nbsp;Type: Direct-Access ANSI SCSI revision: 02
<BR>
Detected scsi disk sda at scsi0, channel 0, id 3, lun 0
<BR>
&nbsp;sending SDTR 0103015e00sync_xfer=30 Vendor: SEAGATE Model: ST43400N
<BR>
Rev: 1028
<BR>
&nbsp;&nbsp;Type: Direct-Access ANSI SCSI revision: 02
<BR>
Detected scsi disk sdb at scsi1, channel 0, id 4, lun 0
<BR>
&nbsp;sending SDTR -REJ- Vendor: ULTIMA Model: AT3 1.60 Rev:
<BR>
&nbsp;&nbsp;Type: Scanner ANSI SCSI revision: 02
<BR>
&nbsp;sending SDTR 0103015e00sync_xfer=30 Vendor: TOSHIBA Model: CD-ROM
<BR>
XM-4101TA Rev: 0064
<BR>
&nbsp;&nbsp;Type: CD-ROM ANSI SCSI revision: 02
<BR>
Detected scsi CD-ROM sr0 at scsi1, channel 0, id 6, lun 0
<BR>
scsi : detected 1 SCSI cdrom 2 SCSI disks total.
<BR>
Uniform CDROM driver Revision: 2.55
<BR>
SCSI device sda: hdwr sector= 512 bytes. Sectors= 1431760 [699 MB] [0.7 GB]
<BR>
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 5688447 [2777 MB] [2.8 GB]
<BR>
<P><P>
<BR><P>
<P><PRE>
--
Kevin Dalley
<A HREF="mailto:kevind@rahul.net?Subject=Re:%20sane-1.0.3%20fails%20to%20open%20device%20Ultima%20AT3%20on%20m68k%20Linux&In-Reply-To=&lt;l4y9yfelir.fsf@laminaria.alacosta.org&gt;">kevind@rahul.net</A>
<P><P>--
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?Subject=Re:%20sane-1.0.3%20fails%20to%20open%20device%20Ultima%20AT3%20on%20m68k%20Linux&In-Reply-To=&lt;l4y9yfelir.fsf@laminaria.alacosta.org&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0262.html">Claus Atzenbeck: "Epson GUI"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0260.html">Michael Vanecek: "Re: xscanimage fails to compile under Helix-Gnome"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0267.html">Henning Meier-Geinitz: "Re: sane-1.0.3 fails to open device Ultima AT3 on m68k Linux"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0267.html">Henning Meier-Geinitz: "Re: sane-1.0.3 fails to open device Ultima AT3 on m68k Linux"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#261">[ date ]</A>
<A HREF="index.html#261">[ thread ]</A>
<A HREF="subject.html#261">[ subject ]</A>
<A HREF="author.html#261">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sun Nov 19 2000 - 12:34:35 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>