kopia lustrzana https://gitlab.com/sane-project/website
Added details how this scanner works with microtek2 backend.
rodzic
61f7e6d81f
commit
7886d866cd
|
|
@ -19,18 +19,68 @@
|
|||
</p>
|
||||
<h2>Bus type</h2>
|
||||
<p>
|
||||
USB
|
||||
USB SCSI IEEE-1394
|
||||
</p>
|
||||
<h2>Vendor ID</h2>
|
||||
<p>
|
||||
0x05da
|
||||
0x05da (USB)
|
||||
</p>
|
||||
<h2>Product ID</h2>
|
||||
<p>
|
||||
0x20de
|
||||
0x20de (USB)
|
||||
</p>
|
||||
<h2>Chipset</h2>
|
||||
<h2>Comments</h2>
|
||||
<p>
|
||||
IEEE-1394 seems to be supported with the microtek2 backend. More reports
|
||||
would be appreciated. This is a report from our bug tracker:
|
||||
</p>
|
||||
<pre>
|
||||
The Microtek ScanMaker 9800XL scanner is currently listed
|
||||
as unsupported in your database, but I have been
|
||||
able to use it partially. It works if I use the
|
||||
following environment
|
||||
2.6.8 kernel
|
||||
ieee1394 bus
|
||||
sbp2 module (tunnels scsi through firewire)
|
||||
sg module (scsi generic)
|
||||
microtek2 backend
|
||||
|
||||
With this setup, I can successfully scan, but
|
||||
have not tested it extensively. One thing
|
||||
that does not work is the preview function
|
||||
in xsane.
|
||||
|
||||
Here is the contents of /proc/scsi/scsi
|
||||
Attached devices:
|
||||
Host: scsi2 Channel: 00 Id: 00 Lun: 00
|
||||
Vendor: Model: ScanMaker 9800 Rev: 1.31
|
||||
Type: Scanner ANSI SCSI revision: 02
|
||||
|
||||
and the output of sane-find-scanner -v -v
|
||||
checking /dev/sg0... open ok
|
||||
Inquiry for device:
|
||||
000: 06 00 02 02 5b 00 00 00 20 20 20 20 20 20 20 20 ....[...
|
||||
016: 53 63 61 6e 4d 61 6b 65 72 20 39 38 30 30 20 20 ScanMaker 9800
|
||||
032: 31 2e 33 31 de 00 00 00 00 d0 b9 00 de 00 45 7b 1.31..........E{
|
||||
048: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
|
||||
064: 00 00 00 00 00 00 00 00 4e 6f 77 56 30 2e 34 31 ........NowV0.41
|
||||
080: 4e 65 77 56 30 2e 34 31 00 00 00 00 00 00 00 31 NewV0.41.......1
|
||||
found SCSI scanner " ScanMaker 9800 1.31" at /dev/sg0
|
||||
|
||||
|
||||
I tried to make it work with a 2.4.27 kernel,
|
||||
but ran into the problem that the sbp2,sg module
|
||||
combination was not correctly reporting the
|
||||
hardware to proc. /proc/scsi/scsi would correctly
|
||||
show that there was a device there, but would not
|
||||
report it as a ScanMaker 9800XL but would instead
|
||||
just have some none ascii characters in the
|
||||
vendor and model fields.
|
||||
|
||||
Bill Barry
|
||||
</pre>
|
||||
|
||||
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
|
||||
<pre>
|
||||
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue