<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>I am a software developer using a Ubuntu Linux machine and I have
      found evidence that your Britty software for the blind is somehow
      preventing my machine from creating virtual paths (i.e.
      /dev/ttyUSB0) for connections to USB to UART bridge controllers. <br>
    </p>
    <p>After researching this problem I did find a suggestion to disable
      your Britty service with the following terminal commands:</p>
    <p> </p>
    <pre class="western">$ sudo systemctl stop brltty-udev.service
$ sudo systemctl mask brltty-udev.service
$ sudo systemctl stop brltty.service
$ sudo systemctl disable brltty.service
</pre>
    <p> </p>
    <p> </p>
    <p>This does work but somehow after a few weeks the problem
      resurfaces (updates?) and I have to run this script again. <br>
    </p>
    <p>Even though it is a little bit annoying, I can live with it but
      just wanted to let you know that this is causing problems with
      mounting some USB to UART bridge controllers.</p>
    <p>(This problem is with CP2102 USB to UART bridge controllers, but
      there may be others as well)<br>
    </p>
    <p>Thanks for listening.</p>
    Sam Bozman
    <p></p>
  </body>
</html>