Ciao a tutti, sono nibbio di UBUNTU, e non riesco ad abilitare lo scanner della mia multi finzione DX4400, ho scaricato i driver RPM, li ho convertiti con alien, li ho installati, ma, sane continia a dirmi che non c'è alcuno scanner. Il comando sane-find-scanner mi restituisce il messaggio seguente
# 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 [Language Error], product=0x083f [Language Error]) 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.
# 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.
ho controllato anche il file etc/udev/rules.d/50-lisane-exstras-rules ed in fondo ci ho trovato:
# EPSON Stylus CX4300 | EPSON Stylus CX4400 | EPSON Stylus CX5500
# EPSON Stylus CX5600 | EPSON Stylus DX4400
SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="083f", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes"
Evidentemente sto sbagliando ma non so dove. Qualcuno sa aiutarmi? >:( ::)