<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><span class="tlid-translation translation" lang="en"><span
          title="" class="">Hello, <br>
        </span></span></p>
    <p><span class="tlid-translation translation" lang="en"><span
          title="" class="">Thank you for your help. My G2 is now
          perfectly recognized by Subsurface.</span><br>
        <span title="">I would not find without your help.</span> <span
          title=""><br>
        </span></span></p>
    <p><span class="tlid-translation translation" lang="en"><span
          title="">Would it be possible to integrate this udev rule
          during the subsurface installation?</span><br>
        <br>
        <span title="">Thanks again,</span><br>
        <br>
        <span title="">Stéphane</span></span></p>
    <div class="moz-cite-prefix">Le 29/08/2019 à 18:23, Adric Norris a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJueESoB-ix0bGS937bHT0DREnpVfDW=DzW2JiojtB8t1To3=A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>You likely need to create a udev rule, to set appropriate
          permissions after the device is connected via USB. Here's the
          udev rule file I use for this purpose.</div>
        <div><br>
        </div>
        <div style="margin-left:40px"><span
            style="font-family:monospace">$ cat
            /etc/udev/rules.d/51-divecomputers.rules<br>
            # ScubaPro G2<br>
            SUBSYSTEM=="usb", ATTR{idVendor}=="2e6c",
            ATTR{idProduct}=="3201", OWNER:="adric", GROUP:="adric",
            MODE:="0600"</span></div>
        <div><br>
        </div>
        <div><span style="font-family:arial,sans-serif">Please note that
            "adric" is the name of my local user account, so you'll need
            to adjust it to match your environment. Also, you'll need to
            run "</span><code><span style="font-family:arial,sans-serif">udevadm
              control --reload-rules" after dropping the file into
              place... followed by "sudo udevadm trigger" if the device
              is already plugged in.</span><br>
          </code></div>
        <div><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, Aug 29, 2019 at 11:14
          AM Stéphane <<a href="mailto:s.poveda@orange.fr"
            moz-do-not-send="true">s.poveda@orange.fr</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Bonjour,<br>
          <br>
          Je souhaite importer mes plongées depuis un Scubapro G2, en
          mode USB. <br>
          Mais il n'est pas reconnu.<br>
          <br>
          Est-il compatible avec le logiciel Subsurface ?<br>
          <br>
          Je suis sur Ubuntu Ubuntu 18.04.3 LTS et noyau
          4.15.0-58-generic.<br>
          <br>
          Je n'ai pas trouvé d'info sur le Forum.<br>
          <br>
          En vous remerciant pour votre retour.<br>
          <br>
          Stéphane Poveda<br>
          <br>
          _______________________________________________<br>
          subsurface mailing list<br>
          <a href="mailto:subsurface@subsurface-divelog.org"
            target="_blank" moz-do-not-send="true">subsurface@subsurface-divelog.org</a><br>
          <a
href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <br>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">"In the beginning the Universe was created. This
          has made a lot of people very angry and been widely regarded
          as a bad move." -Douglas Adams<br>
        </div>
      </div>
    </blockquote>
  </body>
</html>