[BRLTTY] Initial brltty logs

Samuel Thibault samuel.thibault at ens-lyon.org
Mon May 19 06:31:35 UTC 2025


Hello,

Pranav Lal, le lun. 19 mai 2025 06:29:09 +0530, a ecrit:
> I am attaching an extract of logs as pulled from my arch linux system. It
> uses journalctl for logs so what I have done is to grep for brltty and
> redirect those logs to a file.
> 
> Journalctl | grep "brltty" > brltty_logs_with_level.log

Ok, thanks. At what date and time did you run

WINDOWPATH= python brl_test.py

and it failed to show up?

Also, one odd thing is that you seem to have two brltty instances
running at the same time, see at 06:17:49, both 640 and 641 are saying
exactly the same at the same time, that's probably why you get so many
"Device or resource busy" errors. And that could also explain why you
don't have braille output: if your program ends up connecting to the
brltty instance that didn't manage to get access to the device, the
output will go nowhere.

Samuel


More information about the BRLTTY mailing list