[quoted lines by Hammer Attila on 2024/12/22 at 21:33 +0100]

>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).

Thanks.

>I tested the serial port with minicom utility, the cable is working
>fortunatelly, perhaps need tweaking BRLTTY related settings this scenario
>related.
>
>I used the sudo minicom -b 9600 -D /dev/ttyACM0 command to test the cable.

Did you also try -b 57600? The baud could well be the issue, but that's what 
the fs driver is specifying.

Are you okay with building your own brltty for testing? If so, you might try 
changing line 651 of Drivers/Braille/FreedomScientific/braille.c:

from: .baud = 57600
to:   .baud = 9600

>I would like finding in Focus1 model why not working the automatic USB
>detection, because interesting this issue too.

Yes, I agree, and am also curious.

>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?
>
>The -ldebug,usb,inpkts,outpkts option is good?

Yes, exactly. You could also add serial (so both usb and serial), actually, in 
order to capture the configuration of the internal USB to serial adapter.

-- 
I believe the Bible to be the very Word of God: http://Mielke.cc/bible/
Dave Mielke            | 2213 Fox Crescent | WebHome: http://Mielke.cc/
EMail: [email protected]  | Ottawa, Ontario   | Twitter: @Dave_Mielke
Phone: +1 613 726 0014 | Canada  K2A 1H7   |

http://mielke.cc/xmother.html (Letter from a Feminist ex-Mother)
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to