D
Dave (from the UK)
I'm using the sane to try to use an EPSON Perfection 1200 SCSI scanner
on a Sun workstation running Solaris 10 update 1. I'm using the sgen
driver, rather than scg, sg or similar.
I've used earlier version of sane with this scanner on Solaris 9, so I
know the basic setup should work, but I'm a bit stuck here.
The program 'sane-find-scanner' finds my scanner, and is clearly reading
it, since it works out it is an EPSON Perfection 1200. But 'scanimage'
can not find the scanner. See below.
Setup:
******
Hardware
---------
Scanner: Epson Perfection 1200 (SCSI)
Computer: Sun Ultra 80
Software
--------
Solaris 10 update 1.
sane backends 1.0.17
sgen driver
# ./sane-find-scanner -v
This is sane-find-scanner from sane-backends 1.0.17
# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.
searching for SCSI scanners:
checking /dev/scg0a... failed to open (Invalid argument)
checking /dev/scg0b... failed to open (Invalid argument)
<lots of similar lines removed>
checking /dev/sg/6... failed to open (Invalid argument)
cannot stat `/dev/scsi/scanner/' (No such file or directory)
checking /dev/scsi/processor/c1t2d0... open ok
found SCSI processor "EPSON Perfection1200 1.03" at
/dev/scsi/processor/c1t2d0
# Your SCSI scanner was detected. It may or may not be supported by
SANE. Try
# scanimage -L and read the backend's manpage.
(I get a bit fed up joining mailing lists, but perhaps I'll need to).
sparrow /usr/local/bin # scanimage -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
# ./scanimage -d epson:/dev/scsi/processor/c1t2d0 -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
he documentation
which came with this software (README, FAQ, manpages).
# ./scanimage -d epson:/dev/scanner -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
# ./scanimage -d epson:/dev/scsi/processor/c1t2d0 -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
# ls -l /dev/scanner
lrwxrwxrwx 1 root root 26 Feb 4 03:32 /dev/scanner ->
/dev/scsi/processor/c1t2d0
sparrow /usr/local/bin # ls -l /dev/scsi/processor/c1t2d0
lrwxrwxrwx 1 root root 56 Feb 4 02:11
/dev/scsi/processor/c1t2d0 ->
.../../../devices/pci@1f,4000/scsi@3,1/sgen@2,0rocessor
sparrow /usr/local/bin #
/usr/local/etc/sane.d has the epson line there (not commented out).
Any ideas ????
--
Dave K
http://www.southminster-branch-line.org.uk/
Please note my email address changes periodically to avoid spam.
It is always of the form: month-year@domain. Hitting reply will work
for a couple of months only. Later set it manually. The month is
always written in 3 letters (e.g. Jan, not January etc
on a Sun workstation running Solaris 10 update 1. I'm using the sgen
driver, rather than scg, sg or similar.
I've used earlier version of sane with this scanner on Solaris 9, so I
know the basic setup should work, but I'm a bit stuck here.
The program 'sane-find-scanner' finds my scanner, and is clearly reading
it, since it works out it is an EPSON Perfection 1200. But 'scanimage'
can not find the scanner. See below.
Setup:
******
Hardware
---------
Scanner: Epson Perfection 1200 (SCSI)
Computer: Sun Ultra 80
Software
--------
Solaris 10 update 1.
sane backends 1.0.17
sgen driver
# ./sane-find-scanner -v
This is sane-find-scanner from sane-backends 1.0.17
# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.
searching for SCSI scanners:
checking /dev/scg0a... failed to open (Invalid argument)
checking /dev/scg0b... failed to open (Invalid argument)
<lots of similar lines removed>
checking /dev/sg/6... failed to open (Invalid argument)
cannot stat `/dev/scsi/scanner/' (No such file or directory)
checking /dev/scsi/processor/c1t2d0... open ok
found SCSI processor "EPSON Perfection1200 1.03" at
/dev/scsi/processor/c1t2d0
# Your SCSI scanner was detected. It may or may not be supported by
SANE. Try
# scanimage -L and read the backend's manpage.
(I get a bit fed up joining mailing lists, but perhaps I'll need to).
sparrow /usr/local/bin # scanimage -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
# ./scanimage -d epson:/dev/scsi/processor/c1t2d0 -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
he documentation
which came with this software (README, FAQ, manpages).
# ./scanimage -d epson:/dev/scanner -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
# ./scanimage -d epson:/dev/scsi/processor/c1t2d0 -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
# ls -l /dev/scanner
lrwxrwxrwx 1 root root 26 Feb 4 03:32 /dev/scanner ->
/dev/scsi/processor/c1t2d0
sparrow /usr/local/bin # ls -l /dev/scsi/processor/c1t2d0
lrwxrwxrwx 1 root root 56 Feb 4 02:11
/dev/scsi/processor/c1t2d0 ->
.../../../devices/pci@1f,4000/scsi@3,1/sgen@2,0rocessor
sparrow /usr/local/bin #
/usr/local/etc/sane.d has the epson line there (not commented out).
Any ideas ????
--
Dave K
http://www.southminster-branch-line.org.uk/
Please note my email address changes periodically to avoid spam.
It is always of the form: month-year@domain. Hitting reply will work
for a couple of months only. Later set it manually. The month is
always written in 3 letters (e.g. Jan, not January etc