Difference between revisions of "Scanner Testing"

From FreekiWiki
Jump to navigation Jump to search
 
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
'''Scanner testing''' is done at the scanner testing station in printerland.
+
<graphviz>
 +
digraph{
  
The test computer set up there has both standard and development scanner backends.
+
start [label="Start", shape="box"]
 +
usb [label="Does it have a usb port?"]
 +
other [label="Does it require an\nexternal power supply?"]
 +
recycle [label="Follow Recycling Prep flowchart.", shape="box"]
 +
testing [label="Follow instructions for testing.", shape="box"]
  
===USB===
+
start -> usb
#Select a scanner
+
usb -> other [label="YES"]
#Locate a suitable power supply
+
usb -> recycle [label="NO"]
#**Most scanners use a 12V 1.25A positive center power supply, but there are many exceptions.
+
other -> recycle [label="YES"]
#Plug into the USB port of the computer and power up the scanner
+
other -> testing [label="NO"]
#Start xsane
 
#If xsane does not find any devices, wait a minute and try again (sometimes the scanner needs to warm up first)
 
#If xsane does find a device, it will open a preview pane.  Put in an image to scan.
 
#Preview and then scan the image.
 
#Look for color variations, wavy lines, empty scan lines.
 
  
If the scanner fails at any point, record the number and put the scanner in the [[CBM]] bin
+
}
 +
</graphviz>
  
 +
'''Scanner testing''' is done at the testing computer in [[Printerland]].
  
 +
#Grab a scanner.
 +
#Plug the USB cord from the computer into the USB port of the scanner.
 +
#Click on Applications > Graphics > Xsane.
 +
#Xsane will either find the scanner and open up a preview pane or it will tell you that a device has not been found.
 +
#If xsane does not find any devices, wait a minute and try again (sometimes the scanner needs to warm up first) .
 +
#*Close Xsane, unplug the USB and plug it back in and open Xsane again.
 +
#*If Xsane still finds no device, the scanner is not functioning or Linux does not support the scanner.
 +
#*To make sure that Linux supports the scanner.  Look on sane-project.org in a web-browser.
 +
#*Click on "Supported devices."  Then under "Sane Development (CVS) Version," click on "Ordered by Manufacturer."  Browse the listed devices to ensure that the scanner which is being tested is supported.
 +
#*If the scanner is supported, this probably means that the scanner is not functioning. 
 +
#If Xsane  finds a device, it will open a preview pane.  Put in an image to scan. (a magazine cover with both text and pictures is good.)
 +
#*Click preview to scan the image.
 +
#*Look for color variations, wavy lines, empty scan lines.  The most frequent problem is blotchy, weird color.  Some scanners miss lines, which will show up as black streaks on the resulting image (best seen at high resolution).
  
 +
If the scanner fails at any point, process as if it had failed the first step of [[Scanner Evaluation]].
 +
 +
If the scanner produces a good image, then write "OK" on the ID # sticker and the highest dpi (dots per square inch - resolution) tested on the label. If you don't know the dpi, google the model number and "dpi" to find it. Place the scanner on the outgoing cart.
 +
 
[[Category:Scanners]]
 
[[Category:Scanners]]
 +
[[Category:Hardware Testing]]
 +
[[Category:Howto]]

Latest revision as of 12:30, 26 June 2008

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

Scanner testing is done at the testing computer in Printerland.

  1. Grab a scanner.
  2. Plug the USB cord from the computer into the USB port of the scanner.
  3. Click on Applications > Graphics > Xsane.
  4. Xsane will either find the scanner and open up a preview pane or it will tell you that a device has not been found.
  5. If xsane does not find any devices, wait a minute and try again (sometimes the scanner needs to warm up first) .
    • Close Xsane, unplug the USB and plug it back in and open Xsane again.
    • If Xsane still finds no device, the scanner is not functioning or Linux does not support the scanner.
    • To make sure that Linux supports the scanner. Look on sane-project.org in a web-browser.
    • Click on "Supported devices." Then under "Sane Development (CVS) Version," click on "Ordered by Manufacturer." Browse the listed devices to ensure that the scanner which is being tested is supported.
    • If the scanner is supported, this probably means that the scanner is not functioning.
  6. If Xsane finds a device, it will open a preview pane. Put in an image to scan. (a magazine cover with both text and pictures is good.)
    • Click preview to scan the image.
    • Look for color variations, wavy lines, empty scan lines. The most frequent problem is blotchy, weird color. Some scanners miss lines, which will show up as black streaks on the resulting image (best seen at high resolution).

If the scanner fails at any point, process as if it had failed the first step of Scanner Evaluation.

If the scanner produces a good image, then write "OK" on the ID # sticker and the highest dpi (dots per square inch - resolution) tested on the label. If you don't know the dpi, google the model number and "dpi" to find it. Place the scanner on the outgoing cart.