Moin,
bei meiner FB 7490 gibt es Probleme bei
Angeschlossen ist ein HP Photosmart C3100, der auch von
Ebenso funktionieren die hp-utils (z.B. hp-status) korrekt.
Drucken geht (natürlich) ebenfalls.
Ich verwende freetz-master--f8f9f7d. Die config ist im Anhang.
Anm: Die Meldung stammt von Zeile 615 in
Für Hinweise, wie ich dieses Problem lösen kann wäre ich sehr dankbar.
bei meiner FB 7490 gibt es Probleme bei
scanimage -L
, so dass der angeschlossene HP Photosmart C3100 nicht erkannt wird:
Code:
export SANE_DEBUG_DLL=255 && scanimage -L
[sanei_debug] Setting debug level of dll to 255.
[dll] sane_init: SANE dll backend version 1.0.13 from sane-backends 1.0.27
[dll] sane_init/read_dlld: attempting to open directory `./dll.d'
[dll] sane_init/read_dlld: attempting to open directory `/mod/etc/sane.d/dll.d'
[dll] sane_init/read_dlld: using config directory `/mod/etc/sane.d/dll.d'
[dll] sane_init/read_dlld: considering /mod/etc/sane.d/dll.d/hplip
[dll] sane_init/read_config: reading dll.d/hplip
[dll] add_backend: adding backend `hpaio'
[dll] sane_init/read_dlld: done.
[dll] sane_init/read_config: Couldn't open config file (dll.conf): No such file or directory
[dll] sane_get_devices
[dll] load: ignoring attempt to load `hpaio'; compiled without dl support
[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: finished
Angeschlossen ist ein HP Photosmart C3100, der auch von
sane-find-scanner
korrekt erkannt wird.
Code:
sane-find-scanner
# 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.
# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a kernel SCSI driver for your SCSI adapter.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".
found USB scanner (vendor=0x03f0 [HP], product=0x5611 [Photosmart C3100 series]) at libusb:001:009
# 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.
Ebenso funktionieren die hp-utils (z.B. hp-status) korrekt.
Code:
hp-status
hp-status Copyright (C) 2008 Michael Denk
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see COPYING file for more details.
HP Photosmart C3100 series (hp:/usb/Photosmart_C3100_series?serial=XXXXXXXXXXX)
status: idle
Ich verwende freetz-master--f8f9f7d. Die config ist im Anhang.
Anm: Die Meldung stammt von Zeile 615 in
sane-backends-1.0.27/backend/dll.c
. Für Hinweise, wie ich dieses Problem lösen kann wäre ich sehr dankbar.