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

Brother MFC-215C: Keine Geräte erreichbar

Hi,
ich nutze hier folgendes System:

Linux 2.6.22.17-0.1-default x86_64

Ich habe die Treiber von der offiziellen Brother Homepage runtergeladen und laut Anleitung installiert. sane-find-scanner gibt mir folgendes aus:

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.

found USB scanner (vendor=0x04f9, product=0x0193) at libusb:001: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.
linux-zyxa:/usr/local/Brother/sane #

Aber dennoch scheint xsane nicht darauf klar zu kommen :/

Code:
[sanei_debug] Setting debug level of dll to 255.
[dll] sane_init: SANE dll backend version 1.0.12 from sane-backends 1.0.19
[dll] sane_init: reading dll.conf
[dll] add_backend: adding backend `brother2'
[dll] sane_get_devices
[dll] load: searching backend `brother2' in `/usr/lib64/sane'
[dll] load: trying to load `/usr/lib64/sane/libsane-brother2.so.1'
[dll] load: dlopen()ing `/usr/lib64/sane/libsane-brother2.so.1'
[dll] load: dlopen() failed (/usr/lib64/sane/libsane-brother2.so.1: wrong ELF class: ELFCLASS32)
[dll] sane_get_devices: found 0 devices
[dll] sane_exit: exiting
[dll] sane_exit: finished

Code:
brscan-skey -L
 MFC-215C          : brother2:bus2;dev2  : USB                  Active

Es scheint wohl so, dass die 32 Bit Treiber von Brother nicht mit dem derzeitigen 64Bit Betriebssystem klarkommen... Was kann ich denn ändern, dass der Scanner endlich läuft?
 
Es war echt dieser kleine Umstand, dass ich die falsche Version installiert habe. Nach der YAST Installation des 64Bit RPM Paketes, ging der Scanner sofort!

Danke trotzdem :)
 
Eine kleine Frage nebenher, woher hast du die Treiber? Auf der Brother Homapage konnte ich nichts finden, zumindest nicht für Opensuse. :(
 
Oben