• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[solved] Installationsproblem mit HP 3400C

sunas

Newbie
OS: Suse 10.2 (x86_64)

SANE-Version: 1.0.18-34 (runtergeladen mit Yast2 packman)

Scannertyp: HP Scanjet 3400 C

Anschlussart: USB

Servus, seit 3h versuche ich nun meinen Scanner was beizubringen, aber leider ohne Erfolg.

sunas:/usr/share/sane/backend # ./testtool -vp
Initializing scanner
Matching USB device 0x03F0-0x0405 ... found Hewlett-Packard ScanJet 3400C
_ReportDevice 'libusb(002,003)'
Matching USB device 0x0000-0x0000 ... nothing found
Matching USB device 0x04B4-0x6830 ... nothing found
Matching USB device 0x0000-0x0000 ... nothing found
NiashXferOpen 'libusb(002,003)'
probing libusb(002,003)
Matching USB device 0x03F0-0x0405 ... found Hewlett-Packard ScanJet 3400C
Setting params for Hp3400c/Hp4300c
Probing scanner...
Gamma table entries are 16 bit
NIASH version > 00014
Showing all registers

0000 26 26 26 4C 07 26 41 02
0008 26 26 26 26 26 26 26 26
0010 26 26 26 26 26 26 26 26
0018 26 26 26 26 26 26 26 26
0020 00 26 26 26 00 0C 0C 22
0028 01 03 79 0C 0C 0C 00 0C
0030 0C 0C 0C 0C 0C 0C 0C 0C
0038 02 1D 48 01 01 01 00 0C

alex@sunas:~$ 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.

found USB scanner (vendor=0x03f0, product=0x0405) at libusb:002:003
# 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.

# You may want to run this program as root to find all devices. Once you
# found the scanner devices, be sure to adjust access permissions as
# necessary.

alex@sunas:~$ 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).

Das mit dem ./patch-sane.sh ../../sane-backends-1.0.18 hab ich auch schon probiert, jedoch konnte erhielt ich dann einen Error beim Ausführen von make nach erfolgreichem ./configure ...

YAST2 -> Hardware -> Scanner hat das Problem gelöst :D
 
Oben