Difference between revisions of "Configure scanner"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
*connect the USB cord to the scanner and the CPU | *connect the USB cord to the scanner and the CPU | ||
*start the xsane program (KDE menu) | *start the xsane program (KDE menu) | ||
+ | |||
+ | == Problems == | ||
+ | *Make sure the scanner is supported by [http://sane-project.org sane] | ||
+ | *Make sure the lock is disengaged (not all scanners have a lock, but the best ones do) | ||
+ | *Check to see if the power supply is good (and the right voltage/amperage) | ||
+ | |||
+ | [[Category: Tech support]] |
Revision as of 17:57, 13 August 2005
USB
Configuring a USB scanner is a matter of installing the sane scanner drivers and a scanning program.
The following list will work:
- xsane
- libsane
- libsane-extras
- sane
- sane-utils
to install them:
- open a terminal
- become root
- type:
- apt-get update
- apt-get install xsane libsane libsane-extras sane sane-utils
to start using the scanner
- connect the power to the scanner
- connect the USB cord to the scanner and the CPU
- start the xsane program (KDE menu)
Problems
- Make sure the scanner is supported by sane
- Make sure the lock is disengaged (not all scanners have a lock, but the best ones do)
- Check to see if the power supply is good (and the right voltage/amperage)