<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">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">subsurface@subsurface-divelog.org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" rel="noreferrer" target="_blank">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>