AcerScan 620UT

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 14:51, 14 March 2012 by Woozle (talk | contribs) (now using internal link for drivers)
Jump to navigation Jump to search

Overview

The AcerScan 620UT is a color USB page scanner.

Linux

It can be made to work with Linux, although some tinkering is required because of the proprietary firmware driver file which has to be uploaded each time the scanner is turned on. The firmware file must be copied from the manufacturer's driver set and SnapScan (Linux scanning software) must be configured to upload it, which fortunately is pretty easy.

  1. Get a copy of the scanner's driver (for any OS, as far as I can tell). This will contain .bin files, which are the firmware for various versions of the scanner. (Ours was U64V120.bin.)
  2. Stash all the .bin files (or, if you know which one is the right one, just that one) in /usr/share/sane/snapscan
  3. edit /etc/sane.d/snapscan.conf so that the "firmware" line refers to the .bin file which is correct for your scanner. If you don't know which one, then try each one -- make the edit, save snapscan.conf, run sane-find-scanner and then:

<bash>scanimage -x 100 -y 100 --format=tiff >image.tiff</bash> When this command doesn't give an error, you've got the right one. (There may be other steps to take in between trying each firmware, possibly turning the scanner off, but I seem to remember that it just started working when I found the right .bin file.)

Files

Links