Hallo in die Runde,
unter 16.04 und SimpleScan und auch unter Windows10 funktioniert der Scanner.
Was habe ich unternommen:
Diesen Thread sinngemäß von Axt mit den neuen Befehlen ausgeführt
Simple Scan macht die Aussage: zusätzliche Programme werden benötigt.
Die *.deb sind installiert.
Aus dem Epson Download: iscan-perfection-v330-bundle-1.0.1.x64.deb
aus core: iscan_2.30.2-2_amd64.deb
aus data: iscan-data_1.36.0-1_all.deb
aus plugins: esci-interpreter-perfection-v330_0.2.0-1_amd64.deb
mediom@mediom-N73SV:~$ sudo 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=0x04b8 [EPSON], product=0x0142 [EPSON Perfection V33/V330]) at libusb:002:007 could not fetch string descriptor: Pipe error could not fetch string descriptor: Pipe error # 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. mediom@mediom-N73SV:~$ imagescan imagescan: Befehl nicht gefunden. mediom@mediom-N73SV:~$ lsusb Bus 002 Device 009: ID 046d:c301 Logitech, Inc. iTouch Keyboard Bus 002 Device 008: ID 0409:55aa NEC Corp. Hub Bus 002 Device 007: ID 04b8:0142 Seiko Epson Corp. GT-F730 [GT-S630/Perfection V33/V330 Photo] Bus 002 Device 006: ID 04f9:0027 Brother Industries, Ltd HL-2030 Laser Printer Bus 002 Device 005: ID 04f2:0718 Chicony Electronics Co., Ltd Bus 002 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 002 Device 003: ID 0480:a00c Toshiba America Inc Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 002: ID 0480:a009 Toshiba America Inc Stor.E Basics Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 13d3:5205 IMC Networks Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub mediom@mediom-N73SV:~$
sudo sane-find-scanner
und lsusb
finden den Scanner unter der gleichen USD- Adresse.
Die udev- Datei /lib/udev/rules.d/60-libsane1.rules
mediom@mediom-N73SV:/lib/udev/rules.d$ nl 60-libsane1.rules 23 # Epson scanners 24 ATTRS{idVendor}=="04b8", ENV{libsane_matched}="yes" 25 # The following rule will disable USB autosuspend for the device
habe ich auch angepasst