| Author |
Message |
|
|
Post subject: xsane findet scanner nicht
Posted: Jul 28, 2008 - 05:45 PM
|
|
Joined: Oct 14, 2007
Posts: 4
Status: Offline
|
|
Hallo zusammen
ich versuch zurzeit meinen scanner Epson Perfection V100
einzurichten .
wen ich xsane starte kommt als Gerät meine tvkarte .
Finde im moment keine Lösung.
sane-find scanner bringt folgendes:
# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a kernel SCSI driver for your SCSI adapter.
found USB scanner (vendor=0x04b8 [EPSON], product=0x012d [EPSON Scanner]) at libusb:001:005
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
# Not checking for parallel port scanners.
# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.
root@siduxbox:/home/draeharms# scanimage -L
device `v4l:/dev/video0' is a Noname Pinnacle PCTV Stereo (saa7134) virtual device |
|
|
| |
|
|
|
 |
|
|
Post subject: xsane findet scanner nicht
Posted: Jul 28, 2008 - 06:44 PM
|
|

Joined: Nov 30, 2006
Posts: 3464
Location: Budapest
Status: Offline
|
|
|
Quote:
The following scanners require the use of a proprietary module to work with
the epkowa backend (this list is not necessarily exhaustive):
GT-7200 / Perfection 1250 / Perfection 1250 PHOTO
GT-7300 / Perfection 1260 / Perfection 1260 PHOTO
GT-F500 / Perfection 2480 PHOTO
GT-F550 / Perfection 2580 PHOTO
GT-9400 / Perfection 3170 PHOTO
GT-F520 / Perfection 3490 PHOTO
GT-F570 / Perfection 3590 PHOTO
GT-F600 / Perfection 4180 PHOTO
GT-X750 / Perfection 4490 PHOTO
Perfection V10
Perfection V100 PHOTO
Perfection V350 PHOTO
You can download the module and firmware files from the Epson Avasys website
at:
<http://www.avasys.jp/english/linux_e/index.html>
Follow the whole download process, until you're presented with a list of
files to download. The file you are looking for is named
iscan-plugin-<model>.rpm
If you do not see such a file offered for download, then your scanner model
doesn't require any plugin to work with epkowa.
The module and firmware files are distributed in the form of an RPM package;
you'll need to install the rpm and cpio Debian packages to extract the content
of the RPM file:
- rpm2cpio iscan-plugin-....rpm > foo.cpio
- cpio -i --make-directories --no-absolute-filenames < foo.cpio
The module and firmware files will be available in the usr/lib/iscan and
usr/share/iscan directories, relative to the current directory. You need
to copy the module files to /usr/lib/iscan and the firmware file to
/usr/share/iscan.
Quelle: /usr/share/doc/libsane-extras/README.Debian
Ansonsten Forensuche, da gab es schon öfter mal einen Thread zum proprietären Plugin, das man braucht.
Nachdem es installiert ist, funktioniert alles prima. Ich brauche das Ding auch für meinen Scanner.
hubi |
_________________ Bonitas stultitiaque sodales sunt.
|
| |
|
|
|
 |
|
|
Post subject: RE: xsane findet scanner nicht
Posted: Jul 28, 2008 - 08:19 PM
|
|
Joined: Nov 25, 2006
Posts: 2570
Status: Offline
|
|
| First check which of those already work with snapscan and only need to supply the firmware from your driver CD (at least the 3490 falls under that categorie). |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: xsane findet scanner nicht
Posted: Aug 17, 2008 - 05:53 PM
|
|
Joined: Oct 14, 2007
Posts: 4
Status: Offline
|
|
Hallo
hat ein wenig gedauert (war beinahe wieder bei SUSE)
aber nach einigem ausprobieren hat sane den scanner erkannt.
dieMethode wird den Spezialisten nicht gefallen
Hauptsache es funktioniert.
1. iscan-plugin-gt-s600-2.0.0-1.c2.i386.rpm von http://www.avasys.jp/english/linux_e/dl_scan.html geholt
2. Paket per alien umgewandelt
alien iscan-plugin-gt-s600-2.0.0-1.c2.i386.rpm
3. Paket installiert
dpkg -i iscan-plugin-gt-s600_2.0.0-2_i386.deb
Scanner Epson V100 Photo funktioniert. |
|
|
| |
|
|
|
 |
|
|
|
|