ich bitte um Hilfe.
Ich kann einen Scanner Epson Perfection 2480 PHOTO unter Skolelinux (basiert auf Debian Etch) nicht zum Laufen bekommen. Ich bin schon am Verzweifeln. Es geht nicht!
Alles mache als 'root':
Alles notwendiges scheint installiert zu sein:
Code: Alles auswählen
# aptitude search sane
p gimp2.0-quiteinsane - A Qt based SANE plugin for GIMP 2.0
i A libsane - API library for scanners
p libsane-dbg - API development library for scanners [debug symbols]
p libsane-dev - API development library for scanners [development files]
i libsane-extras - API library for scanners -- extra backends
p libsane-extras-dbg - API library for scanners -- extra backends [debug symbols
p libsane-extras-dev - API development library for scanners [development files]
p libwine-sane - Windows API implementation - scanner module
p pike7.6-sane - SANE module for Pike
p python-imaging-sane - Python Imaging Library SANE interface
v python2.3-imaging-sane -
v python2.4-imaging-sane -
p quiteinsane - A Qt based X11 frontend for SANE (Scanner Access Now
i sane - scanner graphical frontends
i sane-utils - API library for scanners -- utilities
i xsane - GTK+-based X11 frontend for SANE (Scanner Access Now
i A xsane-common - GTK+-based X11 frontend for SANE (Scanner Access Now
Code: Alles auswählen
# sane-find-scanner
found USB scanner (vendor=0x04b8 [EPSON], product=0x0121 [EPSON Scanner]) at libusb:005:003
# 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).
Code: Alles auswählen
# SANE_DEBUG_EPKOWA=255 scanimage -L
[sanei_debug] Setting debug level of epkowa to 255.
[epkowa] sane_init: sane-backends 1.0.18
[epkowa] sane_init, ># epkowa.conf -- sample configuration for the EPKOWA SANE backend<
[epkowa] sane_init, ># Copyright (C) 2004 Olaf Meeuwissen<
[epkowa] sane_init, >#<
[epkowa] sane_init, ># See sane-epkowa(5), sane-scsi(5) and sane-usb(5) for details.<
[epkowa] sane_init, >usb<
[epkowa] attach_one_usb()
[epkowa] EPKOWA SANE Backend 1.0.18 - 2006-09-11
[epkowa] attach(, 3)
[epkowa] attach: opening
[epkowa] attach_one_usb(libusb:005:003)
[epkowa] EPKOWA SANE Backend 1.0.18 - 2006-09-11
[epkowa] attach(libusb:005:003, 3)
[epkowa] attach: opening libusb:005:003
[epkowa] sane_get_devices()
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).
[epkowa] sane_exit
Code: Alles auswählen
# cat dll.conf
# /etc/sane.d/dll.conf - Configuration file for the SANE dynamic backend loader
#
# On Debian systems, the dll backend will also look for pieces of configuration
# in the /etc/sane.d/dll.d directory -- packages providing backends should drop
# a config file similar to dll.conf in this directory.
#
epkowa
Code: Alles auswählen
# epkowa.conf -- sample configuration for the EPKOWA SANE backend
# Copyright (C) 2004 Olaf Meeuwissen
#
# See sane-epkowa(5), sane-scsi(5) and sane-usb(5) for details.
usb
Code: Alles auswählen
#------------------------------ General -----------------------------------
# Change to the fully qualified filename of your firmware file, if
# firmware upload is needed by the scanner
#
#firmware /usr/share/sane/snapscan/your-firmwarefile.bin
#
firmware /usr/share/sane/snapscan/esfw41.bin
# If not automatically found you may manually specify a device name.
# For USB scanners also specify bus=usb, e.g.
# /dev/usb/scanner0 bus=usb
# For SCSI scanners specify the generic device, e.g. /dev/sg0 on Linux.
# /dev/sg0
#---------------------------------------------------------------------------
# No changes should be necessary below this line
#---------------------------------------------------------------------------
<Skiped>
# Epson Perfection 2480
usb 0x04b8 0x0121
<Skiped>
Ich habe beides ausprobiert. Beides geht nicht.
Auf dem selben Rechner ist auch Windows installiert. Dort funkzioniert der Scanner, d.h. Kabelfehler sind ausgeschlossen und der Scanner selbst ist i.O.
Vielen Dank im Voraus
und mit Hoffnung auf Hilfe
yvb