<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Ronald,<br>
    <br>
    Sorry for my late response.<br>
    <br>
    Please compare your installation procedure with the description in
    README.linux.<br>
    <br>
    Please sniff the USB protocols of a transparency scan with your
    Windows laptop. Usually I'm using Wireshark
    with USBPcap (<a class="moz-txt-link-freetext"
      href="https://wiki.wireshark.org/CaptureSetup/USB">https://wiki.wireshark.org/CaptureSetup/USB</a>)
    for this job. You can use any other USB sniffer for this.<br>
    <br>
    I'm sorry, but I cannot supply any support for the Pixma backend
    until
    my Chistmas holidays.<br>
    <br>
    Cheers,<br>
    Rolf<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 20.11.2015 um 21:50 schrieb Ronald
      Trask:<br>
    </div>
    <blockquote cite="mid:%3C564F878F.9020908@sartras.com%3E"
      type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 11/19/2015 10:59 PM, Ronald Trask
        wrote:<br>
      </div>
      <blockquote cite="mid:564EB6C9.6090003@sartras.com" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        I recently bought a Canoscan 9000 F Mark II scanner, I am
        running Ubuntu 15.10. using both xsane transparency/slide
        setting, and the command line options for scanning a
        transparency it appears that the cover light is not
        illuminating. I uninstalled libsane that was bundled with 15.10,
        and built / installed libsane 1.0.26 but it made no difference.
        I verified proper function of the transparency scan
        functionality with a windows lap top, so the issue is not with
        the hardware. I attempted to attach the results of the a scan of
        some slides, but the message was rejected, so  message me if you
        think it would be helpful to see the scanner's behavior. The
        left side of the scan is totally black and gets auto cropped.
        The right side of the scan is bright white, the actual slides
        are too dark to see. The xsane frontend detects that cover for
        the transparency window is off, and will not allow you to scan,
        I think a lot is working, but I am not sure where to go from
        here.<br>
        <br>
        One thing to note is that after I removed / purged the libsane
        that is bundled with Ubuntu 15.10, and did a ldconfig -v | grep
        libsane it showed only the 1.0.26 version of libsane. However,
        uninstalling libsane also uninstalled xsane. When I did an
        apt-get install on xsane, it evidently loaded 1.0.25 because
        running ldconfig shows both versions installed. I really don't
        think that has any impact on the issue though. I have not
        attempted it yet, but I assume I can fix that by uninstalling
        xsane and libsane again and building the front end.<br>
        <br>
        <br>
        <div>root>:/opt/sane/src/sane-<wbr>backends# ldconfig -v |
          grep libsane</div>
        <div>/sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given
          more than once</div>
        <div>/sbin/ldconfig.real: Path `/usr/lib/x86_64-linux-gnu' given
          more than once</div>
        <div>/sbin/ldconfig.real: /lib/x86_64-linux-gnu/<a
            moz-do-not-send="true" href="http://ld-2.21.so/"
            target="_blank" style="color: rgb(17, 85, 204);">ld-2.21.<wbr>so</a><span
            class="Apple-converted-space"> </span>is the dynamic linker,
          ignoring</div>
        <div><br>
        </div>
        <div><span style="white-space: pre-wrap;">        </span>libsane.so.1
          -> libsane.so.1.0.26</div>
        <span style="white-space: pre-wrap;">   </span>libsane.so.1 ->
        libsane.so.1.0.25<br>
        <br>
-----------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
         <br>
        Following the instructions I found at multiple locations, I did
        a git clone and built it / installed it.<br>
        <br>
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        <span style="color: rgb(58, 65, 69); font-family: Inconsolata, monospace, sans-serif; font-size: 15.3px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: 0.1px; line-height: 31.5px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none; background-color: rgb(247, 250, 251);">git clone git://git.debian.org/sane/sane-backends.git</span><br>
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        <div style="color: rgb(34, 34, 34); font-family: arial,
          sans-serif; font-size: small; font-style: normal;
          font-variant: normal; font-weight: normal; letter-spacing:
          normal; line-height: normal; orphans: auto; text-align: start;
          text-indent: 0px; text-transform: none; white-space: normal;
          widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
          <div>
            <div>root>:/opt/sane/src/sane-<wbr>backends# export
              BACKENDS="canon pixma"</div>
          </div>
          <div>root>:/opt/sane/src/sane-<wbr>backends# ./configure</div>
          <div>root>:/opt/sane/src/sane-<wbr>backends# make</div>
          <div>root>:/opt/sane/src/sane-<wbr>backends# make check</div>
          <div>......</div>
          <div>==============================<wbr>==============================<wbr>================</div>
          <div>Testsuite summary for sane-backends 1.0.26git</div>
          <div>==============================<wbr>==============================<wbr>================</div>
          <div># TOTAL: 5</div>
          <div># PASS:  5</div>
          <div># SKIP:  0</div>
          <div># XFAIL: 0</div>
          <div># FAIL:  0</div>
          <div># XPASS: 0</div>
          <div># ERROR: 0</div>
          <div>==============================<wbr>==============================<wbr>================</div>
        </div>
        <div style="color: rgb(34, 34, 34); font-family: arial,
          sans-serif; font-size: small; font-style: normal;
          font-variant: normal; font-weight: normal; letter-spacing:
          normal; line-height: normal; orphans: auto; text-align: start;
          text-indent: 0px; text-transform: none; white-space: normal;
          widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">..........</div>
        <div style="color: rgb(34, 34, 34); font-family: arial,
          sans-serif; font-size: small; font-style: normal;
          font-variant: normal; font-weight: normal; letter-spacing:
          normal; line-height: normal; orphans: auto; text-align: start;
          text-indent: 0px; text-transform: none; white-space: normal;
          widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
          <div>================</div>
          <div>All tests passed</div>
          <div>================</div>
        </div>
        <div style="color: rgb(34, 34, 34); font-family: arial,
          sans-serif; font-size: small; font-style: normal;
          font-variant: normal; font-weight: normal; letter-spacing:
          normal; line-height: normal; orphans: auto; text-align: start;
          text-indent: 0px; text-transform: none; white-space: normal;
          widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
          <div><br>
            root>:/opt/sane/src/sane-backends# make install<br>
            ......<br>
            <br>
            nothing looked unusual except <br>
            NOT overwriting canon.conf in /usr/local/etc/sane.d...<br>
            NOT overwriting pixma.conf in /usr/local/etc/sane.d...<br>
            NOT overwriting saned.conf in /usr/local/etc/sane.d...<br>
            NOT overwriting dll.conf in /usr/local/etc/sane.d...<br>
            <br>
            ........<br>
            <br>
            <br>
            <br>
          </div>
          <div>root>:/opt/sane/src/sane-<wbr>backends# ldconfig -v |
            grep libsane</div>
          <div>/sbin/ldconfig.real: Path `/lib/x86_64-linux-gnu' given
            more than once</div>
          <div>/sbin/ldconfig.real: Path `/usr/lib/x86_64-linux-gnu'
            given more than once</div>
          <div>/sbin/ldconfig.real: /lib/x86_64-linux-gnu/<a
              moz-do-not-send="true" href="http://ld-2.21.so/"
              target="_blank" style="color: rgb(17, 85, 204);">ld-2.21.<wbr>so</a><span
              class="Apple-converted-space"> </span>is the dynamic
            linker, ignoring</div>
          <div><br>
          </div>
          <div><span style="white-space: pre-wrap;">      </span>libsane.so.1
            -> libsane.so.1.0.26</div>
          <div><span style="white-space: pre-wrap;">      </span>libsane.so.1
            -> libsane.so.1.0.25<br>
            <br>
            Which I assume is the problem may be a problem ...<br>
            <br>
            A lot seems to work.<br>
            scanimage -V<br>
            scanimage (sane-backends) 1.0.26git; backend version 1.0.26<br>
            <br>
            scanimage --list-devices<br>
            device `pixma:04A9190D' is a CANON Canoscan 9000F Mark II
            multi-function peripheral<br>
          </div>
        </div>
        <div style="color: rgb(34, 34, 34); font-family: arial,
          sans-serif; font-size: small; font-style: normal;
          font-variant: normal; font-weight: normal; letter-spacing:
          normal; line-height: normal; orphans: auto; text-align: start;
          text-indent: 0px; text-transform: none; white-space: normal;
          widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>
        </div>
        <br class="Apple-interchange-newline">
        <br>
        <br>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>