Re: [BRLTTY] Restarting brltty via .path service

2023-10-12 Thread Rob Hudson
/usr/lib/systemd/system/brltty.path /usr/lib/systemd/system/brltty@.path - Original Message - From: Dave Mielke To: "Informal discussion between users and developers of BRLTTY." Date: Thu, 12 Oct 2023 18:29:47 -0400 Subject: Re: [BRLTTY] Restarting brltty via .path service > [quoted

Re: [BRLTTY] Restarting brltty via .path service

2023-10-12 Thread Dave Mielke
[quoted lines by Rob Hudson on 2023/10/12 at 15:14 -0500] >I have a display connected via USB to serial, so brltty is invoked with >brltty@path.service. How are you coming up with that name? Why the @path? -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke

Re: [BRLTTY] Restarting brltty via .path service

2023-10-12 Thread Chevelle
Did you try systemctl stop brltty.service systemctl start brltty.service Not saying that will fix the problem, but maybe it will give you some information. On 10/12/23 16:14, Rob Hudson wrote: I have a display connected via USB to serial, so brltty is invoked with brltty@path.service. But

[BRLTTY] Restarting brltty via .path service

2023-10-12 Thread Rob Hudson
I have a display connected via USB to serial, so brltty is invoked with brltty@path.service. But how do you restart that? If I try, I get: Failed to restart brltty@path.service: Operation refused, unit brltty@path.service may be requested by dependency only (it is configured to refuse manual

Re: [BRLTTY] Alva BC640 braille keyboard no worky

2023-10-12 Thread Dave Mielke
[quoted lines by Kirk Reiser on 2023/10/11 at 12:17 -0400] >if someone could tell me how to troubleshoot to figure out if it is in >fact a hardware problem or software problem. You could capture a brltty debug log. You can use the -L (uppercase) option to specify the file to write the log to,