<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2015-10-21 10:54, Johannes Meixner
      wrote:<br>
    </div>
    <blockquote
      cite="mid:alpine.LNX.2.00.1510211050210.809@nelson.suse.de"
      type="cite">
      <br>
      Hello,
      <br>
      <br>
      On Oct 20 22:56 Thomas Dahlén wrote (excerpt):
      <br>
      <blockquote type="cite">udev
        <br>
      </blockquote>
      ...
      <br>
      <blockquote type="cite">I am stucked here
        <br>
      </blockquote>
      <br>
      In general regarding
      <br>
      "USB scanner access permissions via udev"
      <br>
      and a
      <br>
      "workaround to get those kind of issues out of sight"
      <br>
      you may have a look at
      <br>
      <a class="moz-txt-link-freetext" href="https://en.opensuse.org/SDB:Configuring_Scanners">https://en.opensuse.org/SDB:Configuring_Scanners</a>
      <br>
      <br>
      Regardless that this article is for openSUSE the general
      <br>
      ideas behind should be same on other Linux distributions.
      <br>
      <br>
      <br>
      Kind Regards
      <br>
      Johannes Meixner
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    I tried to follow the instructions in
    <a class="moz-txt-link-freetext" href="https://en.opensuse.org/SDB:Configuring_Scanners">https://en.opensuse.org/SDB:Configuring_Scanners</a><br>
    In my Debian/Jessie there is no
    /etc/udev/rules.d/whatever-libsane.rules <br>
    I found /lib/udev/rules.d/60-libsane.rules and tested to create <br>
    /etc/udev/rules.d/60-libsane.rules<br>
    with the following content:<br>
    SUBSYSTEMS=="usb", ATTRS{idVendor}=="04c5",
    ATTRS{idProduct}=="0132e", ENV{libsane_matched}="yes",
    GROUP="scanner", MODE="0660"<br>
    <br>
    It still have the same problem:<br>
    thomas@ws2:~$ scanimage --device-name=fujitsu --format tiff >
    testimage7.tiffscanimage: open of device fujitsu failed: Invalid
    argument<br>
    but it works as root <br>
     <br>
    /Thomas<br>
    <div class="moz-signature">-- <br>
      <br>
      - - - - - - - - - - - <br>
      <b>Thomas Dahlén</b><br>
      070-710 64 54</div>
  </body>
</html>