Hallo ned_devine,
nein, bis jetzt noch nicht :-( .
Hallo Ullrich,
wie oben schon erwähnt geht's immer noch nicht. Anbei mal die Antwort zum Befehl "scanimage -L":
linux:/etc/sane.d # scanimage -L
[sanei_debug] Setting debug level of mustek_pp_ccd to 255.
[mustek_pp_ccd] init: SANE v1.0.13, backend v1.0.9-devel
[mustek_pp_ccd] I wouldn't let myself be root if I were you...
[mustek_pp_ccd] init: option io-mode 2
[mustek_pp_ccd] init: option niceload
[mustek_pp_ccd] init: trying port `0x378'
[mustek_pp_ccd] attach: couldn't attach to `0x378' (Invalid argument)
[mustek_pp_ccd] mustek_pp(v1.0.9-devel): line 2538: debug exception
[mustek_pp_ccd] init: couldn't attach to port `0x378'
[mustek_pp_ccd] init: don't know what to do with `Mustek ScanExpress 6000 P'
[mustek_pp_ccd] init: 'name' only allowed after 'port'
[mustek_pp_ccd] init: 'vendor' only allowed after 'port'
[mustek_pp_ccd] init: option wait-lamp 15
[mustek_pp_ccd] init: setting global option wait-lamp to 15
[mustek_pp_ccd] init: option strip-height 16
[mustek_pp_ccd] init: setting global option strip-height to 16
[mustek_pp_ccd] init: option buffer 122400
[mustek_pp_ccd] init: setting global option buffer to 122400
[mustek_pp_ccd] unused arg: local_only = 0
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).
[mustek_pp_ccd] exit: (...)
linux:/etc/sane.d #
Ich würde hier auf ein Problem mit dem Parallelport schließen. Was sollte alles (bezüglich des Parallelports in der modules.conf stehen?
Was ich nicht verstehe ist die Meldung "mustek_pp(v1.0.9-devel): line 2538: debug exception". Die Meldung kommt aus der mustek_pp_ccd und meckert über die mustek_pp? Darüber hinaus ist die eine Datei nur 105 und die andere nur 59 Zeilen lang!?
Meine modules.conf sieht bezüglich des Parallelport folgendermaßen aus:
alias parport_lowlevel parport_pc
options parport_pc io=0x378 irq=none,none
# If you have multiple parallel ports, specify them this way:
# options parport_pc io=0x378,0x278 irq=none,none
Muß bzw. kann ich da noch mehr eintragen?
=====================================================
Übrigens: An dem Parallelport tut's (natürlich nicht zeitgleich) der Drucker (HP DJ500) und ECP/EPP ist aktiviert.
Der Scanner tut's an einem anderen Rechner mit Windows2000.
Ich habe auch mal folgendes getestet:
export SANE_DEBUG_MUSTEK
linux:/etc/sane.d # scanimage -L
[sanei_debug] Setting debug level of dll to 128.
[dll] sane_init: SANE dll backend version 1.0.10 from sane-backends 1.0.13
[dll] sane_init: reading dll.conf
[dll] add_backend: adding backend `mustek_pp_ccd'
[dll] sane_get_devices
[dll] load: searching backend `mustek_pp_ccd' in `/usr/lib/sane'
[dll] load: trying to load `/usr/lib/sane/libsane-mustek_pp_ccd.so.1'
[dll] load: dlopen()ing `/usr/lib/sane/libsane-mustek_pp_ccd.so.1'
[dll] init: initializing backend `mustek_pp_ccd'
[dll] init: backend `mustek_pp_ccd' is version 1.0.9
[dll] sane_get_devices: found 0 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).
[dll] sane_exit: exiting
[dll] sane_exit: calling backend `mustek_pp_ccd's exit function
[dll] sane_exit: finished
linux:/etc/sane.d #
Hoffentlich fällt noch jemandem etwas geniales dazu ein!?
Liebe Grüße
Wilfried