[BRLTTY] BRLTTY appears severely broken
Aura Kelloniemi
kaura.dev at sange.fi
Wed Nov 12 10:28:29 UTC 2025
Hi Rob,
On 2025-11-12 at 03:42 -0600, "Rob Hudson" <rob_hudson_3182 at gmx.com> wrote:
> I added those lines to the brltty.conf file. Unplugged my display. Killed all brltty processes. Replugged the display and tried to get into a console. Unplugged display, re-killed all processes. No log file was created. The path I used was /var/log/brltty.log
BRLTTY cannot write to /var/log as it is running under an unprivileged user.
You need to put the log file to /tmp/ or some other directory where the
`brltty` user has write permissions.
Your original problem, by the way, most likely is that BRLTTY does not have
access to /dev/tty0. It is a permissions problem.
As far as I understand, Arch has not changed anyghing, it is Linux kernel
itself that has changed default permissions of /dev/tty devices.
You can try running your Arch with linux-lts kernel package to try to confirm
my theory.
There is a fix already in BRLTTY's git repository. It fixes this.
--
Aura
More information about the BRLTTY
mailing list