<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 09/03/2015 18:11, hugo roglan wrote:<br>
    </div>
    <blockquote
cite="mid:CAMQ3oSTBX9iJpe9mPsazomqmckWQvqcNgNp7n4VzwCXCe9zU1A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <pre>I found a post that explains how to avoid calibration process in a scanner CanoScan LIDE 20.
The scanner I have is the CanoScan LiDE 210.
The driver used is genesys_gl124.c.
</pre>
          <pre>Is it possible to make the same changes in my scanner?

</pre>
          <pre>Thanks<i>.
</i></pre>
        </div>
        <div>
          <p style="margin-bottom:0cm"><a moz-do-not-send="true"
href="http://lists.alioth.debian.org/pipermail/sane-devel/2008-December/023403.html">http://lists.alioth.debian.org/pipermail/sane-devel/2008-December/023403.html</a></p>
          <p style="margin-bottom:0cm"><br>
          </p>
        </div>
      </div>
    </blockquote>
    <br>
        Hello,<br>
    <br>
         you can disable calibration on any genesys backend scanner by
    adding the flag GENESYS_FLAG_NO_CALIBRATION in the genesys_devices.c
    file an recompile. Be aware that it disables also shading
    calibration and you'll have to correct the scanned data for
    variation across the sensor to get usable scanned data.<br>
    <br>
    Regards,<br>
        Stef<br>
    <br>
    <br>
    <br>
  </body>
</html>