sane-project-website/unsupported/trust-combiscan-19200.html

160 wiersze
5.0 KiB
HTML
Czysty Zwykły widok Historia

2003-12-22 15:32:24 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Scanner information</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="Henning Meier-Geinitz">
<meta name="keywords" content="sane, backend, driver, scanner, unsupported">
<link href="mailto:henning@meier-geinitz.de" rev="made">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
</head>
<body>
<h1>Scanners not supported by SANE</h1>
<h2>Manufacturer and model</h2>
<p>
2003-12-22 15:37:37 +00:00
Trust CombiScan 19200<br>
2004-03-28 15:42:46 +00:00
Boeder Sm@rtScan Office<br>
Avigramm Minidoc<br>
2004-09-19 15:05:30 +00:00
Compeye Simplex 1236C
2003-12-22 15:32:24 +00:00
</p>
<h2>Bus type</h2>
<p>
USB, Parport
</p>
<h2>Vendor ID</h2>
<p>
0x5cb
</p>
<h2>Product ID</h2>
<p>
0x1483
</p>
<h2>Chipset</h2>
<p>
PV8630DL. Same as in UMAX 1200U.
</p>
<p>
The compeye has these chips: "POWERVISION 8630C1L", "HRP8701", and
"LM9820".
</p>
2005-02-06 16:07:38 +00:00
<p>
Boeder also uses "HRP8701".
</p>
2003-12-22 15:32:24 +00:00
<h2>Comments</h2>
<p>
2004-09-19 15:05:30 +00:00
All four scanners have the same ids. The vendor is PowerVision
2004-03-28 15:42:46 +00:00
Technologies. At lest the Avigram was sold as a scanner for
notebooks/mobile use.
2003-12-22 15:32:24 +00:00
</p>
2005-02-06 16:07:38 +00:00
<p>
A user reports about using his Boeder scanner's parallel port:<br> 2 years
ago i used the parallel bus of my scanner, and it worked. What i did was
this:
</p>
<pre>
insmod scsi_mod
insmod sg
insmod parport
insmod parport_pc
insmod ppscsi
insmod epst
scanimage -d hp:/dev/sg0 --mode Color > hpscan
</pre>
<p>
with a 2.4 or 2.5... kernel.
</p>
<p>
So this seems to be a SCSI-over-parport scanner using the hp
protocol. Maybe some sort of SCSI-over-USB code can get this scanner
working with the hp backend?
</p>
2003-12-22 15:32:24 +00:00
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
<pre>
2003-12-22 15:37:37 +00:00
Trust Combiscan 19200:
2003-12-22 15:32:24 +00:00
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 13 Spd=12 MxCh= 0
2004-09-19 15:05:30 +00:00
D: Ver= 1.00 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
2003-12-22 15:32:24 +00:00
P: Vendor=05cb ProdID=1483 Rev= 1.00
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=usbscanner
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=1ms
2004-09-19 15:05:30 +00:00
Compeye Simplex 1236C:
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 5 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=05cb ProdID=1483 Rev= 1.00
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=(none)
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=1ms
Boeder Sm@rtScan Office:
T: Bus=02 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=05cb ProdID=1483 Rev= 1.00
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=00(&gt;ifc ) Sub=00 Prot=00 Driver=(none)
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=1ms
2003-12-22 15:32:24 +00:00
</pre>
<h1>Want to add or correct information?</h1>
<p>
If anything is wrong or missing on this page please <a href="/bugs.html">file a bug report</a>
or use the <a href="http://www.meier-geinitz.de:80/tinc?key=rDoQ7lrj&#38;formname=adddev" target="_top">the
form for adding an unsupported device</a>.
</p>
<p>
If you own an unsupported scanner, please send as much information as
possible. Especially the output of <em>sane-find-scanner -v -v</em>
and/or <em>cat /proc/scsi/scsi</em> (for SCSI scanners) or <em>cat
/proc/bus/usb/devices</em> (for USB scanners) can help. If you dare to
open the scanner, have a look at the text that's printed on the
chips. That may help to identify the chipset. If you know that the
scanner is similar to another one (e.g. supported by the same Windows
driver), please also mention this fact.
</p>
<h1><a href="/manufacturers.html">Information for Manufacturers</a></h1>
<p>
Are you a manufacturer or vendor of scanners and one of your scanners is
not supported by SANE yet? In this case please have a look at our <a
href="/manufacturers.html">information for manufacturers</a>.
</p>
<h1>Links</h1>
<ul>
<li>
General information on how to <a href="/contrib.html">contribute to SANE</a>, e.g. by writing
backends
</li>
<li>
<a
href="/cgi-bin/driver.pl">Scanner
search engine</a>
</li>
<li>
<a href="http://www.sane-project.org/">SANE homepage</a>
</li>
</ul>
<hr>
<p>
<a href="/">SANE homepage</a><br>
<a href="/imprint.html">Contact</a>
</p>
<p>
<font size="-1">$Date$ $Author$</font>
</p>
</body>
</html>