Hi!

[Dave]
> [quoted lines by Lars Bjørndal on 2023/12/05 at 09:18 +0100]
> 
> >I chose a basic image, installed BRLTTY, enabled the systemd unit,
> >paired the device. If I start brltty manually with -b ht and -d
> >bluetooth:<address>, then all works. But just to start the systemd unit
> >as root, doesn't seem to work. Th /etc/brltty.conf has the appropriate
> >braille-device and braille-driver entries in place (actually the same
> >file worked on an earlier distro).
> 
> Which systemctl command(s) did you use to start brltty?

systemctl enable brltty
systemctl start brltty

> Also, what does systemctl status say?

● brltty.service - Braille Device Support
     Loaded: loaded (/lib/systemd/system/brltty.service; enabled; preset: 
enabled)
     Active: active (running) since Wed 2023-12-06 21:50:36 CET; 1min 11s ago
       Docs: man:brltty(1)
             http://brltty.com/
    Process: 1194 ExecStartPre=/bin/sh -c PIDFILE=/run/brltty-initramfs.pid ; 
if [ -s $PIDFILE ]; then kill $(cat $PIDFILE) ; rm -f $PIDFILE ; fi 
(code=exited, status=0/SUCCESS)
   Main PID: 1195 (brltty)
      Tasks: 6 (limit: 1571)
        CPU: 355ms
     CGroup: /system.slice/brltty.service
             └─1195 /bin/brltty --no-daemon

des. 06 21:51:47 bri brltty[1195]: brltty: hidOpenBluetoothDevice error 38: 
Function not implemented
des. 06 21:51:47 bri brltty[1195]: brltty: hidOpenBluetoothDevice error 38: 
Function not implemented
des. 06 21:51:47 bri brltty[1195]: hidOpenBluetoothDevice error 38: Function 
not implemented
des. 06 21:51:47 bri brltty[1195]: hidOpenBluetoothDevice error 38: Function 
not implemented
des. 06 21:51:47 bri brltty[1195]: hidOpenBluetoothDevice error 38: Function 
not implemented

...

Lars
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@brltty.app
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to