[Driver] Epson Multifunzione DX4400: Scanner non riconosciuto
Inviato: venerdì 9 luglio 2010, 15:27
Ciao a tutti! Dalle ricerche che ho effettuato su google e su questo stesso forum, ho trovato diverse guide per far sì che Ubuntu riconosca lo scanner della multifunzione Epson Stylus DX4400. La soluzione "definitiva" era, almeno un paio d'anni fa, scaricare i driver proprietari dal sito http://www.avasys.jp/lx-bin2/linux_e/spc/DL2.do e installarli con il comando dpkg -i... ecc...
Mi dava dei problemi, così ho ripulito il tutto e usato l'installatore GDebi, ma il problema è il seguente:
Ho installato i pacchetti sane, xsane e sane-utils, avendo letto questi consigli, ma nulla. Aggiungo che il risultato di
è il seguente
Quindi lo scanner USB è identificato... qual è il problema?
Eppure quando do
mi risponde
Sto impazzendo! >:( Spero che possiate aiutarmi. La versione di Ubuntu che sto usando è la 10.4 via Wubi. Grazie!
Codice: Seleziona tutto
sudo dpkg -i iscan_2.25.0-1.ltdl7_amd64.deb
sudo dpkg -i iscan-plugin-cx4400_2.1.0-1_amd64.deb
Codice: Seleziona tutto
Errore: La dipendenza non può essere soddisfatta: iscan-dataCodice: Seleziona tutto
sudo sane-find-scanner -pCodice: Seleziona tutto
# 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:003:002
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
# No Mustek parallel port scanners found. If you expected something
# different, make sure the scanner is correctly connected to your computer
# and you have apropriate access rights.
# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.Eppure quando do
Codice: Seleziona tutto
scanimage -LCodice: Seleziona tutto
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).