<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Dave,</p>
    <p><br>
    </p>
    <p>Very thank you the entire help with you doing for me. I not known
      detailed the BRLTTY logging options practices (yet). :-):-)<br>
    </p>
    <p>Tomorrow I will generate you a full english language log file
      with you suggested with serial communication related (when I use
      the usb to serial adapter).</p>
    <p>I tested the serial port with minicom utility, the cable is
      working fortunatelly, perhaps need tweaking BRLTTY related
      settings this scenario related.</p>
    <p>I used the sudo minicom -b 9600 -D /dev/ttyACM0 command to test
      the cable.</p>
    <p><br>
    </p>
    <p>I would like finding in Focus1 model why not working the
      automatic USB detection, because interesting this issue too.</p>
    <p>When I generating for you an USB connection related log file a
      second thread (for example focus 1 70: usb autodetection problem 
      addressed thread), what -l option use with debug purpose?</p>
    <p>The <span style="white-space: pre-wrap">-ldebug,usb,inpkts,outpkts option is good?</span></p>
    <pre class="moz-quote-pre" wrap="">If I remember correct BRLTTY 6.7 still supporting based the reference manual section 8 with Focus 1 modell with USB connection mode too.
Link:
<a class="moz-txt-link-freetext" href="https://brltty.app/doc/Manual-BRLTTY/English/BRLTTY-8.html">https://brltty.app/doc/Manual-BRLTTY/English/BRLTTY-8.html</a>
I will reading importanter parts the documentation main page, because since when last time I readed the documentation, lot of things changed.

Attila
</pre>
    <div class="moz-cite-prefix">2024. 12. 22. 20:51 keltezéssel, Dave
      Mielke írta:<br>
    </div>
    <blockquote type="cite"
      cite="mid:Z2ht1MjdFugw7yYh@beta.private.mielke.cc">
      <pre class="moz-quote-pre" wrap="">[quoted lines by Hammer Attila on 2024/12/22 at 14:24 +0100]

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">In syslog I see now following error message, translate to english for you in
Ubuntu 20.04, BRLTTY 6.5:

Dec 22 14:01:56 hammera-pc brltty[1410]: unable to connect to polkit:
g-io-error-quark (159) Error initializing authority: Could not connect: No
such file or directory (1)

What file missing for BRLTTY and polkit related? When I used the my Alva
display with USB connection, I not see similar error messages.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
I'm not sure. It'd be helpful for me to see the whole log. A way to get brltty to log in English is to override the system's locale with the $LANG environment variable. Invoking brlttyu like this should work:

   LANG=C brltty -b fs -d serial:ttyACM0

One thing you might check is that the device name still is ttyACM0. The number on the end is dynamically assigned so it's always possible that it isn't 0.

When logging, please use -l (lowercase) to specify at least these ctegories:

   -ldebug,serial,inpkts,outpkts

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Another interesting error messages:

Dec 22 14:01:59 hammera-pc brltty[3886]: can't isolate namespaces
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">...

Those are from a different brltty process that's running on yur system in order to support the graphical environment. You can tell because the braille driver is ba (BrlAPI) and the screen driver is a2 (AT-SPI-2). The best way to get the logs just for the brltty process that you're debugging is to use its -L option to direct those logs to a specific file.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Perhaps me need trying buying a 9 pin serial connector cable to the
motherboard connector if not have better ydea.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
I don't think that'd be necessary.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Unfortunatelly the display USB port with usb cable is unusable the BRLTTY 6.5
and higher version, because shows following error message the log file:

[brltty] USB URB status error 75: The value is too large for the specified
data type
<a class="moz-txt-link-abbreviated" href="mailto:2024-03-31@14:28:26.852">2024-03-31@14:28:26.852</a> [brltty] USB: endpoint descriptor not found: 00
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Again, I think I'd like to see the whole log in order to try to figure this one out.

</pre>
    </blockquote>
  </body>
</html>