<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 19/08/2012 21:50, Matus Sabo wrote:<br>
    </div>
    <blockquote
cite="mid:CAJVKT+JUrg90JaDW6M9FMdCC4B=1LJ5ccYis0wPc94KAkz9ZLg@mail.gmail.com"
      type="cite">
      <div>
        <div>Ubuntu 12.04</div>
        <div>I followed installation steps from:</div>
        <div><a moz-do-not-send="true"
            href="https://help.ubuntu.com/community/CompileSaneFromSource">https://help.ubuntu.com/community/CompileSaneFromSource</a></div>
        <div><br>
        </div>
        <div>I can list device, but i cant scan because of error
          "Invalid argument" .. with sudo rights it is same.</div>
        <div><br>
        </div>
        <div>edko@edko-UL30VT:~/Downloads/sane-backends-git20120819$
          scanimage -L</div>
        <div>
          device `genesys:libusb:002:015' is a Canon LiDE 700F flatbed
          scanner</div>
        <div><br>
        </div>
        <div>edko@edko-UL30VT:~/Downloads/sane-backends-git20120819$
          scanimage </div>
        <div>[genesys] WARNING: Your scanner is not fully supported or
          at least </div>
        <div>[genesys]          had only limited testing. Please be
          careful and </div>
        <div>[genesys]          report any failure/success to </div>
        <div>[genesys]          <a moz-do-not-send="true"
            href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a>.
          Please provide as many</div>
        <div>[genesys]          details as possible, e.g. the exact name
          of your</div>
        <div>[genesys]          scanner and what does (not) work.</div>
        <div>scanimage: open of device genesys:libusb:002:015 failed:
          Invalid argument</div>
        <div><br>
        </div>
      </div>
      <div>
        <div>edko@edko-UL30VT:~/Downloads/sane-backends-git20120819$
          scanimage -V</div>
        <div>scanimage (sane-backends) 1.0.23git; backend version 1.0.22</div>
      </div>
      <div><br>
      </div>
      <div>If you need some another logs just send me email.</div>
      <div>I hope it helps you to make it work</div>
      <div><br>
      </div>
      <div>Matus Sabo.</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
        Hello,<br>
    <br>
        something didn't work like you expected. There is no 'WARNING'
    in current git source tree. You can check it by setting debug before
    running the same commands with:<br>
    export SANE_DEBUG_GENESYS=255<br>
    <br>
    The debug messages should report a '1.0 build 2302' version if
    latest version is ran.<br>
    <br>
    Since SANE 1.0.23 is about to be released, I think PPA for this
    release will be available soon. It may be a matter of a week or two.
    <br>
    <br>
    Meanwhile, you could check the libsane-genesys.so.1.0.23 library is
    present in /usr/lib/sane or in /usr/lib64/sane (on 64bits systems).
    Also check that you don't have both subdirectories.<br>
    <br>
    Regards,<br>
        Stef<br>
  </body>
</html>