TS: Probleme mit sane und simple-scan auf dem Raspi, ich verstehe im Moment nur "Bahnhof"

Beitrag lesen

Hello,

Du bist doch erfahren genug um zu wissen welche Frage jetzt kommt? Und ja, der saned wird benötigt.

Paket installieren: sane-utils

Diese Liste will ich sehen:

sudo apt list | grep -P '^sane|^libsane|^xsane'

root@raspberrypi:/home/pi# apt list | grep -P '^sane|^libsane|^xsane'

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libsane/oldstable,now 1.0.25-4.1 armhf  [installiert]
libsane-common/oldstable,now 1.0.25-4.1 all  [Installiert,automatisch]
libsane-dbg/oldstable 1.0.25-4.1 armhf
libsane-dev/oldstable 1.0.25-4.1 armhf
libsane-extras/oldstable,now 1.0.22.4 armhf  [Installiert,automatisch]
libsane-extras-common/oldstable,now 1.0.22.4 armhf  [Installiert,automatisch]
libsane-extras-dev/oldstable 1.0.22.4 armhf
libsane-hpaio/oldstable 3.16.11+repack0-3 armhf
libsane-perl/oldstable 0.05-2+b4 armhf
sane/oldstable,now 1.0.14-12 armhf  [installiert]
sane-dbg/oldstable 1.0.14-12 armhf
sane-utils/oldstable,now 1.0.25-4.1 armhf  [installiert]
sanewall/oldstable 1.0.2+ds-3 all
sanewall-doc/oldstable 1.0.2+ds-3 all
xsane/oldstable,now 0.999-5 armhf  [installiert]
xsane-common/oldstable,now 0.999-5 all  [Installiert,automatisch]
xsane-dbg/oldstable 0.999-5 armhf
root@raspberrypi:/home/pi#

sudo usermod -aG scanner $USER

●OK●
Groupmembers = saned, pi

(Danach den Benutzer, auch die selbst, neu anmelden!)

OK, Neustart

Kontrolle, ob der saned läuft:

systemctl status saned.socket

root@raspberrypi:/home/pi# systemctl status saned.socket
● saned.socket - saned incoming socket
   Loaded: loaded (/lib/systemd/system/saned.socket; disabled; vendor preset: enabled)
   Active: inactive (dead)
   Listen: [::]:6566 (Stream)
 Accepted: 0; Connected: 0

Scanner Listen:

sudo sane-find-scanner | grep 'found'
root@raspberrypi:/usr/share/sane# cd /
root@raspberrypi:/# sane-find-scanner | grep 'found'
  # No SCSI scanners found. If you expected something different, make sure that
found USB scanner (vendor=0x06bd [AGFA], product=0x2061 [ Snapscan1212u_2]) at libusb:001:005
found USB scanner (vendor=0x0424, product=0xec00) at libusb:001:003
root@raspberrypi:/#
sudo scanimage -L
root@raspberrypi:/# scanimage -L
device `snapscan:libusb:001:005' is a AGFA SNAPSCAN 1212U_2 flatbed scanner
root@raspberrypi:/# scanimage -L

### warten bis Timeout ###

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).
root@raspberrypi:/#

Der Scanner reagiert ja auch, fängt aber nicht an zu scannen.

Scheint so, als würde der seinen Treiber nicht finden. Den habe ich unter

root@raspberrypi:/usr/share/sane/snapscan# ls -la
insgesamt 72
drwxr-xr-x 2 root root  4096 Nov 18 19:04 .
drwxr-xr-x 4 root root  4096 Nov 18 21:57 ..
-rwxrwxrwx 1 root root 32768 Nov 18 19:04 snap1212u.bin
-rwxrwxrwx 1 root root 32768 Nov 18 18:38 snapscan1212u_2.bin

vollkommen unsinnig, den auch beschreibbar zu machen, aber man weiß ja nie... So bin ich der einen Anleitung gefolgt, die das so gefordert hat. Muss also noch richtiggestellt werden.

Jetzt bleibt die Frage, wo, außer in den *.conf-Dateien muss man die Lage des Treibers noch angeben? Diese Anleitung verstehe ich nämlich nicht die Bohne!

Auf den Debian-Lappi habe ich damals nur apt-get install benutzt und es hat sofort funktioniert :-/

Und da gibt es auch noch diesen Hinweis, dem ich jetzt mal folgen möchte...

Liest sich so, als könnte mich das zum Ziel führen. Nur leider verstehe ich es nicht. Woher bekomme ich die beiden Files, was muss drinstehen? Wie kann ich, wie erwähnt, "zurückrudern" zur alten Vorgehensweise?

Glück Auf
Tom vom Berg

--
Es gibt nichts Gutes, außer man tut es!
Das Leben selbst ist der Sinn.