[BRLTTY] Orbit Writer bluetooth braille keyboard, key presses do nothing, BRLTTY 5.5 on Ubuntu 18.04 LTS

Emma Sajic esajic at mac.com
Fri Jun 17 17:55:47 EDT 2022


Hi,
I'm attempting to use an Orbit Writer bluetooth braille keyboard with 
BRLTTY 5.5 on Ubuntu 18.04 LTS. I'm using the standard version of BRLTTY 
that's in my Ubuntu package manager.

BRLTTY starts up OK when I run "sudo brltty" at the terminal, but then 
when I press the keys on the Orbit Writer, nothing happens.

These are the only items where my /etc/brltty.conf differs from the out 
of the box default settings - I set up the bluetooth ID for my Orbit 
Writer and uncommented the pid-file

braille-device	bluetooth:5C:B6:CC:86:F3:75	

pid-file /run/brltty.pid

Attached is a debug log I got by doing this

$ sudo brltty -ldebug,inpkts,outpkts,bluetooth,brldrv -L brlttydebuglog.txt

[Type hello on Orbit Writer]

$ sudo brltty --cancel-execution

It looks from the log like my Orbit Writer keyboard is getting detected 
OK as an Orbit Reader 20 Braille display even though it's a keyboard 
only with no Braille display output at all on it - this is normal and 
expected, the user manual for the Orbit Writer tells me this.

I made another debug log by doing this

$ sudo brltty -ldebug,inpkts,outpkts,bluetooth -L brlttydebuglog2.txt

[Type hello on Orbit Writer]

$ sudo brltty --cancel-execution

I've attached both log files to this email.

Help much appreciated!
Cheers,
Emma S

-------------- next part --------------
2022-06-17 at 22:20:04.886 [brltty] BRLTTY 5.5 rev BRLTTY-5.5 [http://brltty.com/]
2022-06-17 at 22:20:04.886 [brltty] lock descriptor allocated: queue-discarded-elements
2022-06-17 at 22:20:04.886 [brltty] Log Level: debug,inpkts,outpkts,bluetooth,brldrv
2022-06-17 at 22:20:04.886 [brltty] pushed command environment: initial
2022-06-17 at 22:20:04.886 [brltty] report listener registered: 0: handleUpdateBrailleOnline
2022-06-17 at 22:20:04.887 [brltty] program exit event added: pid-file
2022-06-17 at 22:20:04.887 [brltty] program exit event added: screen-data
2022-06-17 at 22:20:04.887 [brltty] Working Directory: /home/emma
2022-06-17 at 22:20:04.888 [brltty] Configuration File: /etc/brltty.conf
2022-06-17 at 22:20:04.888 [brltty] Preferences File: brltty.prefs
2022-06-17 at 22:20:04.888 [brltty] program exit event added: tunes
2022-06-17 at 22:20:04.888 [brltty] tune thread state change: 0 -> 1
2022-06-17 at 22:20:04.888 [brltty] tune thread state change: 1 -> 3
2022-06-17 at 22:20:04.888 [brltty] regions: text=0.0 status=0.0
2022-06-17 at 22:20:04.888 [brltty] shifts: full=1 half=0 vertical=5
2022-06-17 at 22:20:04.888 [brltty] Updateable Directory: /var/lib/brltty
2022-06-17 at 22:20:04.888 [brltty] Writable Directory: /var/run/brltty
2022-06-17 at 22:20:04.888 [brltty] Drivers Directory: /lib/brltty
2022-06-17 at 22:20:04.888 [brltty] Tables Directory: /etc/brltty
2022-06-17 at 22:20:04.888 [brltty] checking for text table: /etc/brltty/Text/en_GB.ttb
2022-06-17 at 22:20:04.888 [brltty] compiling text table: /etc/brltty/Text/en_GB.ttb
2022-06-17 at 22:20:04.888 [brltty] file opened: /etc/brltty/Text/en_GB.ttb fd=8
2022-06-17 at 22:20:04.888 [brltty] including data file: /etc/brltty/Text/en_GB.ttb
2022-06-17 at 22:20:04.888 [brltty] file opened: /etc/brltty/Text/ltr-latin.tti fd=9
2022-06-17 at 22:20:04.888 [brltty] including data file: /etc/brltty/Text/ltr-latin.tti
2022-06-17 at 22:20:04.889 [brltty] file opened: /etc/brltty/Text/ltr-alias.tti fd=10
2022-06-17 at 22:20:04.889 [brltty] including data file: /etc/brltty/Text/ltr-alias.tti
2022-06-17 at 22:20:04.891 [brltty] file opened: /etc/brltty/Text/ctl-latin.tti fd=9
2022-06-17 at 22:20:04.891 [brltty] including data file: /etc/brltty/Text/ctl-latin.tti
2022-06-17 at 22:20:04.892 [brltty] file opened: /etc/brltty/Text/common.tti fd=9
2022-06-17 at 22:20:04.892 [brltty] including data file: /etc/brltty/Text/common.tti
2022-06-17 at 22:20:04.892 [brltty] file opened: /etc/brltty/Text/spaces.tti fd=10
2022-06-17 at 22:20:04.892 [brltty] including data file: /etc/brltty/Text/spaces.tti
2022-06-17 at 22:20:04.892 [brltty] file opened: /etc/brltty/Text/boxes.tti fd=10
2022-06-17 at 22:20:04.892 [brltty] including data file: /etc/brltty/Text/boxes.tti
2022-06-17 at 22:20:04.892 [brltty] file opened: /etc/brltty/Text/blocks.tti fd=10
2022-06-17 at 22:20:04.892 [brltty] including data file: /etc/brltty/Text/blocks.tti
2022-06-17 at 22:20:04.893 [brltty] Text Table: en_GB
2022-06-17 at 22:20:04.893 [brltty] program exit event added: text-table
2022-06-17 at 22:20:04.893 [brltty] Attributes Table: left_right
2022-06-17 at 22:20:04.893 [brltty] program exit event added: attributes-table
2022-06-17 at 22:20:04.893 [brltty] program exit event added: contraction-table
2022-06-17 at 22:20:04.893 [brltty] Contraction Table: none
2022-06-17 at 22:20:04.893 [brltty] Keyboard Property: type=
2022-06-17 at 22:20:04.893 [brltty] Keyboard Property: vendor=
2022-06-17 at 22:20:04.893 [brltty] Keyboard Property: product=
2022-06-17 at 22:20:04.893 [brltty] program exit event added: keyboard-table
2022-06-17 at 22:20:04.893 [brltty] Keyboard Table: none
2022-06-17 at 22:20:04.893 [brltty] program exit event added: screen-driver
2022-06-17 at 22:20:04.893 [brltty] activity action request: screen-driver: start
2022-06-17 at 22:20:04.893 [brltty] activity state change: screen-driver: 4[preparing]
2022-06-17 at 22:20:04.893 [brltty] activity state change: screen-driver: 1[prepared]
2022-06-17 at 22:20:04.893 [brltty] activity state change: screen-driver: 2[scheduled]
2022-06-17 at 22:20:04.893 [brltty] program exit event added: braille-data
2022-06-17 at 22:20:04.893 [brltty] program exit event added: braille-driver
2022-06-17 at 22:20:04.893 [brltty] activity action request: braille-driver: start
2022-06-17 at 22:20:04.893 [brltty] activity state change: braille-driver: 4[preparing]
2022-06-17 at 22:20:04.893 [brltty] Braille Display Dimensions: 1 row, 1 column
2022-06-17 at 22:20:04.893 [brltty] regions: text=0.1 status=0.0
2022-06-17 at 22:20:04.893 [brltty] shifts: full=1 half=0 vertical=5
2022-06-17 at 22:20:04.893 [brltty] activity state change: braille-driver: 1[prepared]
2022-06-17 at 22:20:04.893 [brltty] activity state change: braille-driver: 2[scheduled]
2022-06-17 at 22:20:04.893 [brltty] program exit event added: speech-data
2022-06-17 at 22:20:04.893 [brltty] program exit event added: speech-driver
2022-06-17 at 22:20:04.893 [brltty] activity action request: speech-driver: start
2022-06-17 at 22:20:04.893 [brltty] activity state change: speech-driver: 4[preparing]
2022-06-17 at 22:20:04.893 [brltty] activity state change: speech-driver: 1[prepared]
2022-06-17 at 22:20:04.893 [brltty] activity state change: speech-driver: 2[scheduled]
2022-06-17 at 22:20:04.893 [brltty] Speech Input: none
2022-06-17 at 22:20:04.893 [brltty] program exit event added: sessions
2022-06-17 at 22:20:04.893 [brltty] pushed command environment: main
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: unhandled
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: miscellaneous
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: learn
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: speech
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: clipboard
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: preferences
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: toggle
2022-06-17 at 22:20:04.893 [brltty] report listener registered: 3: brailleWindowUpdatedListener
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: touch
2022-06-17 at 22:20:04.893 [brltty] report listener registered: 0: keycodeCommandDataResetListener
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: keycodes
2022-06-17 at 22:20:04.893 [brltty] report listener registered: 0: inputCommandDataResetListener
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: input
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: navigation
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: screen
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: custom
2022-06-17 at 22:20:04.893 [brltty] pushed command handler: API
2022-06-17 at 22:20:04.893 [brltty] activity state change: screen-driver: 6[starting]
2022-06-17 at 22:20:04.893 [brltty] checking for screen driver: lx
2022-06-17 at 22:20:04.894 [brltty] initializing screen driver: lx
2022-06-17 at 22:20:04.894 [brltty] device directory: /dev
2022-06-17 at 22:20:04.894 [brltty] checking screen device: /dev/vcsa
2022-06-17 at 22:20:04.894 [brltty] screen device: vcsa
2022-06-17 at 22:20:04.894 [brltty] checking console device: /dev/tty0
2022-06-17 at 22:20:04.894 [brltty] console device: tty0
2022-06-17 at 22:20:04.894 [brltty] device opened: /dev/tty1: fd=8
2022-06-17 at 22:20:04.894 [brltty] device opened: /dev/vcsa: fd=9
2022-06-17 at 22:20:04.894 [brltty] starting host command: /sbin/modprobe -q uinput
2022-06-17 at 22:20:04.898 [brltty] host command exit status: 0: /sbin/modprobe
2022-06-17 at 22:20:04.898 [brltty] activity state change: braille-driver: 6[starting]
2022-06-17 at 22:20:04.898 [brltty] checking braille device: bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:04.898 [brltty] Bluetooth: begin device discovery
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:5CB6CC86F375 Paired:yes Name:Orbit Reader 20 1324
2022-06-17 at 22:20:04.902 [brltty] program exit event added: bluetooth-device-queue
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:54131A369ACD Paired:no Name:(null)
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:E4B3186DAAE1 Paired:no Name:TOSHIBA-Z30
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:768C5A50FBBA Paired:no Name:(null)
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:5AA55148BCBB Paired:no Name:(null)
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:6EAE271E9F63 Paired:no Name:(null)
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:A854B29B615B Paired:no Name:Panasonic Viera
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:A450461C5698 Paired:yes Name:Mi A2 lite
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:00198E2EE9C7 Paired:yes Name:SoundClip-A 1.1
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: remember discovered device: Addr:EC2464899C22 Paired:yes Name:MX Vertical
2022-06-17 at 22:20:04.902 [brltty] Bluetooth: end device discovery
2022-06-17 at 22:20:04.902 [brltty] performing braille driver autodetection
2022-06-17 at 22:20:04.902 [brltty] checking for braille driver: bm
2022-06-17 at 22:20:04.903 [brltty] initializing braille driver: bm -> bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:04.903 [brltty] Bluetooth: discovering serial port channel
2022-06-17 at 22:20:04.903 [brltty] activity state change: speech-driver: 6[starting]
2022-06-17 at 22:20:04.903 [brltty] no autodetectable speech drivers
2022-06-17 at 22:20:04.903 [brltty] checking for speech driver: no
2022-06-17 at 22:20:04.903 [brltty] initializing speech driver: no
2022-06-17 at 22:20:04.903 [brltty] Speech Driver: no [NoSpeech]
2022-06-17 at 22:20:04.903 [brltty] NoSpeech Speech Driver:
2022-06-17 at 22:20:04.903 [brltty] activity state change: speech-driver: 3[started]
2022-06-17 at 22:20:05.021 [brltty] L2CAP connect error 16: Device or resource busy.
2022-06-17 at 22:20:05.021 [brltty] Bluetooth: serial port channel not discovered
2022-06-17 at 22:20:05.021 [brltty] Bluetooth: RFCOMM channel: 1
2022-06-17 at 22:20:05.068 [brltty] RFCOMM connect error 16: Device or resource busy.
2022-06-17 at 22:20:05.068 [brltty] braille driver initialisation failed: bm -> bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:05.068 [brltty] braille driver not found
2022-06-17 at 22:20:05.069 [brltty] activity action failed: braille-driver: start
2022-06-17 at 22:20:05.069 [brltty] activity state change: braille-driver: 2[scheduled]
2022-06-17 at 22:20:05.399 [brltty] checking uinput device: /dev/uinput
2022-06-17 at 22:20:05.399 [brltty] uinput device: uinput
2022-06-17 at 22:20:05.399 [brltty] device opened: /dev/uinput: fd=11
2022-06-17 at 22:20:05.399 [brltty] uinput opened: uinput fd=11
2022-06-17 at 22:20:05.400 [brltty] report listener registered: 1: lxBrailleOfflineListener
2022-06-17 at 22:20:05.400 [brltty] Screen Driver: lx [Linux]
2022-06-17 at 22:20:05.400 [brltty] Linux Screen Driver:
2022-06-17 at 22:20:05.400 [brltty] Screen Parameter: charset=
2022-06-17 at 22:20:05.400 [brltty] Screen Parameter: debugsfm=
2022-06-17 at 22:20:05.400 [brltty] Screen Parameter: hfb=
2022-06-17 at 22:20:05.400 [brltty] Screen Parameter: vt=
2022-06-17 at 22:20:05.400 [brltty] activity state change: screen-driver: 3[started]
2022-06-17 at 22:20:05.400 [brltty] device opened: /dev/tty0: fd=16
2022-06-17 at 22:20:09.893 [brltty] activity state change: braille-driver: 6[starting]
2022-06-17 at 22:20:09.893 [brltty] checking braille device: bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:09.893 [brltty] Bluetooth: begin device discovery
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:5CB6CC86F375 Paired:yes Name:Orbit Reader 20 1324
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:54131A369ACD Paired:no Name:(null)
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:E4B3186DAAE1 Paired:no Name:TOSHIBA-Z30
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:768C5A50FBBA Paired:no Name:(null)
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:5AA55148BCBB Paired:no Name:(null)
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:6EAE271E9F63 Paired:no Name:(null)
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:A854B29B615B Paired:no Name:Panasonic Viera
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:A450461C5698 Paired:yes Name:Mi A2 lite
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:00198E2EE9C7 Paired:yes Name:SoundClip-A 1.1
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: remember discovered device: Addr:EC2464899C22 Paired:yes Name:MX Vertical
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: end device discovery
2022-06-17 at 22:20:09.895 [brltty] performing braille driver autodetection
2022-06-17 at 22:20:09.895 [brltty] checking for braille driver: bm
2022-06-17 at 22:20:09.895 [brltty] initializing braille driver: bm -> bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:09.895 [brltty] Bluetooth: discovering serial port channel
2022-06-17 at 22:20:10.012 [brltty] L2CAP connect error 16: Device or resource busy.
2022-06-17 at 22:20:10.012 [brltty] Bluetooth: serial port channel not discovered
2022-06-17 at 22:20:10.012 [brltty] Bluetooth: RFCOMM channel: 1
2022-06-17 at 22:20:10.060 [brltty] RFCOMM connect error 16: Device or resource busy.
2022-06-17 at 22:20:10.060 [brltty] braille driver initialisation failed: bm -> bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:10.060 [brltty] braille driver not found
2022-06-17 at 22:20:10.060 [brltty] activity action failed: braille-driver: start
2022-06-17 at 22:20:10.060 [brltty] activity state change: braille-driver: 2[scheduled]
2022-06-17 at 22:20:14.894 [brltty] activity state change: braille-driver: 6[starting]
2022-06-17 at 22:20:14.894 [brltty] checking braille device: bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:14.894 [brltty] Bluetooth: begin device discovery
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:5CB6CC86F375 Paired:yes Name:Orbit Reader 20 1324
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:54131A369ACD Paired:no Name:(null)
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:E4B3186DAAE1 Paired:no Name:TOSHIBA-Z30
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:768C5A50FBBA Paired:no Name:(null)
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:5AA55148BCBB Paired:no Name:(null)
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:6EAE271E9F63 Paired:no Name:(null)
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:A854B29B615B Paired:no Name:Panasonic Viera
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:A450461C5698 Paired:yes Name:Mi A2 lite
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:00198E2EE9C7 Paired:yes Name:SoundClip-A 1.1
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: remember discovered device: Addr:EC2464899C22 Paired:yes Name:MX Vertical
2022-06-17 at 22:20:14.896 [brltty] Bluetooth: end device discovery
2022-06-17 at 22:20:14.896 [brltty] performing braille driver autodetection
2022-06-17 at 22:20:14.896 [brltty] checking for braille driver: bm
2022-06-17 at 22:20:14.897 [brltty] initializing braille driver: bm -> bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:14.897 [brltty] Bluetooth: discovering serial port channel
2022-06-17 at 22:20:16.755 [brltty] Bluetooth: serial port channel discovered: 1
2022-06-17 at 22:20:16.755 [brltty] Bluetooth: RFCOMM channel: 1
2022-06-17 at 22:20:16.935 [brltty] probing with Baum Escape protocol
2022-06-17 at 22:20:16.935 [brltty] reconfigureResource error 38: Function not implemented.
2022-06-17 at 22:20:16.935 [brltty] output packet: sent: 1B 8A
2022-06-17 at 22:20:16.935 [brltty] Bluetooth: output: 1B 8A
2022-06-17 at 22:20:16.935 [brltty] output packet: sent: 1B 84
2022-06-17 at 22:20:16.935 [brltty] Bluetooth: output: 1B 84
2022-06-17 at 22:20:16.935 [brltty] output packet: sent: 1B 01 00
2022-06-17 at 22:20:16.935 [brltty] Bluetooth: output: 1B 01 00
2022-06-17 at 22:20:16.935 [brltty] output packet: sent: 1B 08
2022-06-17 at 22:20:16.935 [brltty] Bluetooth: output: 1B 08
2022-06-17 at 22:20:16.935 [brltty] output packet: sent: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:20:16.935 [brltty] Bluetooth: output: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:20:17.837 [brltty] probing with Baum Escape protocol
2022-06-17 at 22:20:17.837 [brltty] reconfigureResource error 38: Function not implemented.
2022-06-17 at 22:20:17.837 [brltty] Bluetooth: input: 1B 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41 30 31 33 32 34 1B 01 14 1B 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41 30 31 33 32 34 1B 01 14
2022-06-17 at 22:20:17.837 [brltty] output packet: sent: 1B 8A
2022-06-17 at 22:20:17.837 [brltty] Bluetooth: output: 1B 8A
2022-06-17 at 22:20:17.837 [brltty] output packet: sent: 1B 84
2022-06-17 at 22:20:17.837 [brltty] Bluetooth: output: 1B 84
2022-06-17 at 22:20:17.837 [brltty] output packet: sent: 1B 01 00
2022-06-17 at 22:20:17.837 [brltty] Bluetooth: output: 1B 01 00
2022-06-17 at 22:20:17.837 [brltty] output packet: sent: 1B 08
2022-06-17 at 22:20:17.837 [brltty] Bluetooth: output: 1B 08
2022-06-17 at 22:20:17.837 [brltty] output packet: sent: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:20:17.837 [brltty] Bluetooth: output: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:20:18.038 [brltty] braille driver initialisation failed: bm -> bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:18.038 [brltty] braille driver not found
2022-06-17 at 22:20:18.039 [brltty] activity action failed: braille-driver: start
2022-06-17 at 22:20:18.039 [brltty] activity state change: braille-driver: 2[scheduled]
2022-06-17 at 22:20:19.894 [brltty] activity state change: braille-driver: 6[starting]
2022-06-17 at 22:20:19.894 [brltty] checking braille device: bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:19.894 [brltty] Bluetooth: begin device discovery
2022-06-17 at 22:20:19.896 [brltty] Bluetooth: remember discovered device: Addr:5CB6CC86F375 Paired:yes Name:Orbit Reader 20 1324
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:54131A369ACD Paired:no Name:(null)
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:E4B3186DAAE1 Paired:no Name:TOSHIBA-Z30
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:768C5A50FBBA Paired:no Name:(null)
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:5AA55148BCBB Paired:no Name:(null)
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:6EAE271E9F63 Paired:no Name:(null)
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:A854B29B615B Paired:no Name:Panasonic Viera
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:A450461C5698 Paired:yes Name:Mi A2 lite
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:00198E2EE9C7 Paired:yes Name:SoundClip-A 1.1
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: remember discovered device: Addr:EC2464899C22 Paired:yes Name:MX Vertical
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: end device discovery
2022-06-17 at 22:20:19.897 [brltty] performing braille driver autodetection
2022-06-17 at 22:20:19.897 [brltty] checking for braille driver: bm
2022-06-17 at 22:20:19.897 [brltty] initializing braille driver: bm -> bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:19.897 [brltty] Bluetooth: discovering serial port channel
2022-06-17 at 22:20:20.302 [brltty] Bluetooth: serial port channel discovered: 2
2022-06-17 at 22:20:20.302 [brltty] Bluetooth: RFCOMM channel: 2
2022-06-17 at 22:20:20.456 [brltty] probing with Baum Escape protocol
2022-06-17 at 22:20:20.457 [brltty] reconfigureResource error 38: Function not implemented.
2022-06-17 at 22:20:20.457 [brltty] output packet: sent: 1B 8A
2022-06-17 at 22:20:20.457 [brltty] Bluetooth: output: 1B 8A
2022-06-17 at 22:20:20.457 [brltty] output packet: sent: 1B 84
2022-06-17 at 22:20:20.457 [brltty] Bluetooth: output: 1B 84
2022-06-17 at 22:20:20.457 [brltty] output packet: sent: 1B 01 00
2022-06-17 at 22:20:20.457 [brltty] Bluetooth: output: 1B 01 00
2022-06-17 at 22:20:20.457 [brltty] output packet: sent: 1B 08
2022-06-17 at 22:20:20.457 [brltty] Bluetooth: output: 1B 08
2022-06-17 at 22:20:20.457 [brltty] output packet: sent: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:20:20.457 [brltty] Bluetooth: output: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:20:21.358 [brltty] probing with Baum Escape protocol
2022-06-17 at 22:20:21.358 [brltty] reconfigureResource error 38: Function not implemented.
2022-06-17 at 22:20:21.358 [brltty] output packet: sent: 1B 8A
2022-06-17 at 22:20:21.358 [brltty] Bluetooth: output: 1B 8A
2022-06-17 at 22:20:21.358 [brltty] output packet: sent: 1B 84
2022-06-17 at 22:20:21.358 [brltty] Bluetooth: output: 1B 84
2022-06-17 at 22:20:21.358 [brltty] output packet: sent: 1B 01 00
2022-06-17 at 22:20:21.358 [brltty] Bluetooth: output: 1B 01 00
2022-06-17 at 22:20:21.358 [brltty] output packet: sent: 1B 08
2022-06-17 at 22:20:21.358 [brltty] Bluetooth: output: 1B 08
2022-06-17 at 22:20:21.358 [brltty] output packet: sent: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:20:21.358 [brltty] Bluetooth: output: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:20:21.427 [brltty] Bluetooth: input: 1B 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41
2022-06-17 at 22:20:21.427 [brltty] input packet: 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20
2022-06-17 at 22:20:21.427 [brltty] Baum Device Identity: Orbit Reader 20
2022-06-17 at 22:20:21.428 [brltty] Bluetooth: input: 30 31 33 32 34 1B 01 14
2022-06-17 at 22:20:21.428 [brltty] input packet: 8A 53 42 41 30 31 33 32 34
2022-06-17 at 22:20:21.428 [brltty] Baum Serial Number: SBA01324
2022-06-17 at 22:20:21.428 [brltty] input packet: 01 14
2022-06-17 at 22:20:21.428 [brltty] Cell Count: 20 (20 text, 0 status)
2022-06-17 at 22:20:21.428 [brltty] output packet: sent: 1B 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2022-06-17 at 22:20:21.428 [brltty] Bluetooth: output: 1B 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2022-06-17 at 22:20:21.428 [brltty] Braille Display Dimensions: 1 row, 20 columns
2022-06-17 at 22:20:21.428 [brltty] regions: text=0.20 status=0.0
2022-06-17 at 22:20:21.428 [brltty] shifts: full=20 half=10 vertical=5
2022-06-17 at 22:20:21.428 [brltty] Key Bindings: orbit
2022-06-17 at 22:20:21.428 [brltty] program exit event added: sorted-command-table
2022-06-17 at 22:20:21.428 [brltty] file opened: /etc/brltty/Input/bm/orbit.ktb fd=18
2022-06-17 at 22:20:21.428 [brltty] including data file: /etc/brltty/Input/bm/orbit.ktb
2022-06-17 at 22:20:21.428 [brltty] file opened: /etc/brltty/Input/bm/keyboard.kti fd=19
2022-06-17 at 22:20:21.428 [brltty] including data file: /etc/brltty/Input/bm/keyboard.kti
2022-06-17 at 22:20:21.428 [brltty] program exit event added: sorted-keyboard-functions
2022-06-17 at 22:20:21.428 [brltty] file opened: /etc/brltty/Input/bm/../chords.kti fd=20
2022-06-17 at 22:20:21.428 [brltty] including data file: /etc/brltty/Input/bm/../chords.kti
2022-06-17 at 22:20:21.428 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.428 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.428 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.428 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:20:21.429 [brltty] file opened: /etc/brltty/Input/bm/../menu.kti fd=21
2022-06-17 at 22:20:21.429 [brltty] including data file: /etc/brltty/Input/bm/../menu.kti
2022-06-17 at 22:20:21.430 [brltty] file opened: /etc/brltty/Input/bm/d6.kti fd=19
2022-06-17 at 22:20:21.430 [brltty] including data file: /etc/brltty/Input/bm/d6.kti
2022-06-17 at 22:20:21.432 [brltty] Key Table: /etc/brltty/Input/bm/orbit.ktb
2022-06-17 at 22:20:21.432 [brltty] constructing special screen: help
2022-06-17 at 22:20:21.434 [brltty] Bluetooth: input: 1B 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41 30 31 33 32 34 1B 01 14
2022-06-17 at 22:20:21.434 [brltty] input packet: 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20
2022-06-17 at 22:20:21.434 [brltty] Baum Device Identity: Orbit Reader 20
2022-06-17 at 22:20:21.434 [brltty] input packet: 8A 53 42 41 30 31 33 32 34
2022-06-17 at 22:20:21.434 [brltty] Baum Serial Number: SBA01324
2022-06-17 at 22:20:21.434 [brltty] input packet: 01 14
2022-06-17 at 22:20:21.434 [brltty] Braille Driver: bm [Baum]
2022-06-17 at 22:20:21.434 [brltty] Baum Braille Driver:
2022-06-17 at 22:20:21.434 [brltty] Braille Parameter: protocol=
2022-06-17 at 22:20:21.434 [brltty] Braille Parameter: variokeys=
2022-06-17 at 22:20:21.434 [brltty] Braille Device: bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:20:21.434 [brltty] Old Preferences File: /etc/brltty-bm.prefs
2022-06-17 at 22:20:21.434 [brltty] BrlAPI Server: release 0.6.6
2022-06-17 at 22:20:21.434 [brltty] API Parameter: auth=
2022-06-17 at 22:20:21.434 [brltty] API Parameter: host=
2022-06-17 at 22:20:21.434 [brltty] API Parameter: stacksize=
2022-06-17 at 22:20:21.434 [brltty] program exit event added: address-table
2022-06-17 at 22:20:21.434 [brltty] program exit event added: api-server
2022-06-17 at 22:20:21.434 [brltty] report listener registered: 0: brlapi_handleReports
2022-06-17 at 22:20:21.434 [brltty] cannot open file: /etc/brltty-bm.prefs: No such file or directory
2022-06-17 at 22:20:21.434 [brltty] regions: text=0.20 status=0.0
2022-06-17 at 22:20:21.434 [brltty] shifts: full=20 half=10 vertical=5
2022-06-17 at 22:20:21.434 [brltty] program exit event added: alert-tunes
2022-06-17 at 22:20:21.434 [brltty] activity state change: braille-driver: 3[started]
2022-06-17 at 22:20:21.434 [brltty] output packet: sent: 1B 01 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D
2022-06-17 at 22:20:21.434 [brltty] Bluetooth: output: 1B 01 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D
2022-06-17 at 22:20:21.434 [tune-thread] starting host command: /sbin/modprobe -q pcspkr
2022-06-17 at 22:20:21.434 [brltty] report listener unregistered: 0: brlapi_handleReports
2022-06-17 at 22:20:21.434 [brltty] pushed command environment: message
2022-06-17 at 22:20:21.435 [brltty] pushed command handler: message
2022-06-17 at 22:20:21.435 [brltty] output packet: sent: 1B 01 43 57 47 5E 5E 7D 00 31 32 31 00 00 00 00 00 00 00 00 00 00
2022-06-17 at 22:20:21.435 [brltty] Bluetooth: output: 1B 01 43 57 47 5E 5E 7D 00 31 32 31 00 00 00 00 00 00 00 00 00 00
2022-06-17 at 22:20:21.437 [tune-thread] host command exit status: 0: /sbin/modprobe
2022-06-17 at 22:20:21.437 [tune-thread] beeper enabled
2022-06-17 at 22:20:21.437 [tune-thread] tone: MSecs:60 Freq:329
2022-06-17 at 22:20:21.497 [tune-thread] tone: MSecs:100 Freq:440
2022-06-17 at 22:20:21.793 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:20:21.794 [brltty] Bluetooth: input: 84 4F 72 62 69 74 20 52 65 61 64 65
2022-06-17 at 22:20:21.795 [brltty] Bluetooth: input: 72 20 32 30 20 1B 8A 53
2022-06-17 at 22:20:21.795 [brltty] input packet: 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20
2022-06-17 at 22:20:21.795 [brltty] Baum Device Identity: Orbit Reader 20
2022-06-17 at 22:20:21.817 [brltty] Bluetooth: input: 42 41 30 31 33 32 34 1B
2022-06-17 at 22:20:21.817 [brltty] input packet: 8A 53 42 41 30 31 33 32 34
2022-06-17 at 22:20:21.817 [brltty] Baum Serial Number: SBA01324
2022-06-17 at 22:20:21.818 [brltty] Bluetooth: input: 01 14
2022-06-17 at 22:20:21.818 [brltty] input packet: 01 14
2022-06-17 at 22:20:21.820 [brltty] Bluetooth: input: 1B 84 4F 72 62
2022-06-17 at 22:20:21.821 [brltty] Bluetooth: input: 69 74 20 52 65 61 64 65 72 20
2022-06-17 at 22:20:21.823 [brltty] Bluetooth: input: 32 30 20 1B 8A 53 42 41 30 31 33
2022-06-17 at 22:20:21.823 [brltty] input packet: 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20
2022-06-17 at 22:20:21.823 [brltty] Baum Device Identity: Orbit Reader 20
2022-06-17 at 22:20:21.824 [brltty] Bluetooth: input: 32 34 1B 01 14
2022-06-17 at 22:20:21.824 [brltty] input packet: 8A 53 42 41 30 31 33 32 34
2022-06-17 at 22:20:21.824 [brltty] Baum Serial Number: SBA01324
2022-06-17 at 22:20:21.824 [brltty] input packet: 01 14
2022-06-17 at 22:20:23.497 [tune-thread] beeper disabled
2022-06-17 at 22:20:25.439 [brltty] popped command handler: message
2022-06-17 at 22:20:25.439 [brltty] popped command environment: message
2022-06-17 at 22:20:25.439 [brltty] report listener registered: 0: brlapi_handleReports
2022-06-17 at 22:20:25.439 [brltty] output packet: sent: 1B 01 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D
2022-06-17 at 22:20:25.439 [brltty] Bluetooth: output: 1B 01 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D
2022-06-17 at 22:20:39.921 [brltty] stopping program components
2022-06-17 at 22:20:39.921 [brltty] stopping program component: alert-tunes
2022-06-17 at 22:20:39.922 [brltty] stopping program component: api-server
2022-06-17 at 22:20:39.922 [brltty] report listener unregistered: 0: brlapi_handleReports
2022-06-17 at 22:20:39.922 [server-main] select: Interrupted system call
2022-06-17 at 22:20:39.922 [brltty] stopping program component: address-table
2022-06-17 at 22:20:39.922 [brltty] stopping program component: sorted-keyboard-functions
2022-06-17 at 22:20:39.922 [brltty] stopping program component: sorted-command-table
2022-06-17 at 22:20:39.922 [brltty] stopping program component: bluetooth-device-queue
2022-06-17 at 22:20:39.923 [brltty] stopping program component: sessions
2022-06-17 at 22:20:39.923 [brltty] popped command handler: API
2022-06-17 at 22:20:39.923 [brltty] popped command handler: custom
2022-06-17 at 22:20:39.923 [brltty] popped command handler: screen
2022-06-17 at 22:20:39.923 [brltty] popped command handler: navigation
2022-06-17 at 22:20:39.923 [brltty] popped command handler: input
2022-06-17 at 22:20:39.923 [brltty] report listener unregistered: 0: inputCommandDataResetListener
2022-06-17 at 22:20:39.923 [brltty] popped command handler: keycodes
2022-06-17 at 22:20:39.923 [brltty] report listener unregistered: 0: keycodeCommandDataResetListener
2022-06-17 at 22:20:39.923 [brltty] popped command handler: touch
2022-06-17 at 22:20:39.923 [brltty] report listener unregistered: 3: brailleWindowUpdatedListener
2022-06-17 at 22:20:39.923 [brltty] popped command handler: toggle
2022-06-17 at 22:20:39.923 [brltty] popped command handler: preferences
2022-06-17 at 22:20:39.923 [brltty] popped command handler: clipboard
2022-06-17 at 22:20:39.923 [brltty] popped command handler: speech
2022-06-17 at 22:20:39.923 [brltty] popped command handler: learn
2022-06-17 at 22:20:39.923 [brltty] popped command handler: miscellaneous
2022-06-17 at 22:20:39.923 [brltty] popped command handler: unhandled
2022-06-17 at 22:20:39.923 [brltty] popped command environment: main
2022-06-17 at 22:20:39.923 [brltty] stopping program component: speech-driver
2022-06-17 at 22:20:39.923 [brltty] activity action request: speech-driver: stop
2022-06-17 at 22:20:39.923 [brltty] activity state change: speech-driver: 9[stopping]
2022-06-17 at 22:20:39.923 [brltty] activity state change: speech-driver: 0[stopped]
2022-06-17 at 22:20:39.923 [brltty] stopping program component: speech-data
2022-06-17 at 22:20:39.923 [brltty] stopping program component: braille-driver
2022-06-17 at 22:20:39.923 [brltty] pushed command environment: message
2022-06-17 at 22:20:39.923 [brltty] pushed command handler: message
2022-06-17 at 22:20:39.923 [brltty] output packet: sent: 1B 01 43 57 47 5E 5E 7D 00 0E 1E 15 0F 0F 11 19 00 00 00 00 00 00
2022-06-17 at 22:20:39.923 [brltty] Bluetooth: output: 1B 01 43 57 47 5E 5E 7D 00 0E 1E 15 0F 0F 11 19 00 00 00 00 00 00
2022-06-17 at 22:20:39.924 [brltty] popped command handler: message
2022-06-17 at 22:20:39.924 [brltty] popped command environment: message
2022-06-17 at 22:20:39.924 [brltty] activity action request: braille-driver: stop
2022-06-17 at 22:20:39.924 [brltty] activity state change: braille-driver: 9[stopping]
2022-06-17 at 22:20:39.927 [brltty] program exit event added: alert-tunes
2022-06-17 at 22:20:39.927 [brltty] activity state change: braille-driver: 0[stopped]
2022-06-17 at 22:20:39.927 [brltty] stopping program component: alert-tunes
2022-06-17 at 22:20:39.927 [tune-thread] beeper enabled
2022-06-17 at 22:20:39.927 [tune-thread] tone: MSecs:60 Freq:329
2022-06-17 at 22:20:39.987 [tune-thread] tone: MSecs:60 Freq:220
2022-06-17 at 22:20:40.048 [brltty] stopping program component: braille-data
2022-06-17 at 22:20:40.048 [brltty] stopping program component: screen-driver
2022-06-17 at 22:20:40.048 [brltty] activity action request: screen-driver: stop
2022-06-17 at 22:20:40.048 [brltty] activity state change: screen-driver: 9[stopping]
2022-06-17 at 22:20:40.048 [brltty] report listener unregistered: 1: lxBrailleOfflineListener
2022-06-17 at 22:20:40.142 [brltty] activity state change: screen-driver: 0[stopped]
2022-06-17 at 22:20:40.142 [brltty] stopping program component: keyboard-table
2022-06-17 at 22:20:40.142 [brltty] stopping program component: contraction-table
2022-06-17 at 22:20:40.142 [brltty] stopping program component: attributes-table
2022-06-17 at 22:20:40.142 [brltty] stopping program component: text-table
2022-06-17 at 22:20:40.142 [brltty] stopping program component: tunes
2022-06-17 at 22:20:40.142 [tune-thread] beeper disabled
2022-06-17 at 22:20:40.142 [tune-thread] tune thread state change: 3 -> 4
2022-06-17 at 22:20:40.142 [brltty] tune thread state change: 4 -> 5
2022-06-17 at 22:20:40.142 [brltty] stopping program component: screen-data
2022-06-17 at 22:20:40.142 [brltty] destructing special screen: help
2022-06-17 at 22:20:40.142 [brltty] stopping program component: pid-file
2022-06-17 at 22:20:40.142 [brltty] stopping program component: log
-------------- next part --------------
2022-06-17 at 22:25:33.033 [brltty] BRLTTY 5.5 rev BRLTTY-5.5 [http://brltty.com/]
2022-06-17 at 22:25:33.033 [brltty] lock descriptor allocated: queue-discarded-elements
2022-06-17 at 22:25:33.033 [brltty] Log Level: debug,inpkts,outpkts,bluetooth
2022-06-17 at 22:25:33.033 [brltty] pushed command environment: initial
2022-06-17 at 22:25:33.034 [brltty] report listener registered: 0: handleUpdateBrailleOnline
2022-06-17 at 22:25:33.034 [brltty] program exit event added: pid-file
2022-06-17 at 22:25:33.034 [brltty] program exit event added: screen-data
2022-06-17 at 22:25:33.035 [brltty] Working Directory: /home/emma
2022-06-17 at 22:25:33.035 [brltty] Configuration File: /etc/brltty.conf
2022-06-17 at 22:25:33.035 [brltty] Preferences File: brltty.prefs
2022-06-17 at 22:25:33.035 [brltty] program exit event added: tunes
2022-06-17 at 22:25:33.035 [brltty] tune thread state change: 0 -> 1
2022-06-17 at 22:25:33.035 [brltty] tune thread state change: 1 -> 3
2022-06-17 at 22:25:33.035 [brltty] regions: text=0.0 status=0.0
2022-06-17 at 22:25:33.035 [brltty] shifts: full=1 half=0 vertical=5
2022-06-17 at 22:25:33.035 [brltty] Updateable Directory: /var/lib/brltty
2022-06-17 at 22:25:33.035 [brltty] Writable Directory: /var/run/brltty
2022-06-17 at 22:25:33.035 [brltty] Drivers Directory: /lib/brltty
2022-06-17 at 22:25:33.035 [brltty] Tables Directory: /etc/brltty
2022-06-17 at 22:25:33.035 [brltty] checking for text table: /etc/brltty/Text/en_GB.ttb
2022-06-17 at 22:25:33.035 [brltty] compiling text table: /etc/brltty/Text/en_GB.ttb
2022-06-17 at 22:25:33.035 [brltty] file opened: /etc/brltty/Text/en_GB.ttb fd=8
2022-06-17 at 22:25:33.035 [brltty] including data file: /etc/brltty/Text/en_GB.ttb
2022-06-17 at 22:25:33.035 [brltty] file opened: /etc/brltty/Text/ltr-latin.tti fd=9
2022-06-17 at 22:25:33.035 [brltty] including data file: /etc/brltty/Text/ltr-latin.tti
2022-06-17 at 22:25:33.036 [brltty] file opened: /etc/brltty/Text/ltr-alias.tti fd=10
2022-06-17 at 22:25:33.036 [brltty] including data file: /etc/brltty/Text/ltr-alias.tti
2022-06-17 at 22:25:33.038 [brltty] file opened: /etc/brltty/Text/ctl-latin.tti fd=9
2022-06-17 at 22:25:33.038 [brltty] including data file: /etc/brltty/Text/ctl-latin.tti
2022-06-17 at 22:25:33.039 [brltty] file opened: /etc/brltty/Text/common.tti fd=9
2022-06-17 at 22:25:33.039 [brltty] including data file: /etc/brltty/Text/common.tti
2022-06-17 at 22:25:33.039 [brltty] file opened: /etc/brltty/Text/spaces.tti fd=10
2022-06-17 at 22:25:33.039 [brltty] including data file: /etc/brltty/Text/spaces.tti
2022-06-17 at 22:25:33.039 [brltty] file opened: /etc/brltty/Text/boxes.tti fd=10
2022-06-17 at 22:25:33.039 [brltty] including data file: /etc/brltty/Text/boxes.tti
2022-06-17 at 22:25:33.040 [brltty] file opened: /etc/brltty/Text/blocks.tti fd=10
2022-06-17 at 22:25:33.040 [brltty] including data file: /etc/brltty/Text/blocks.tti
2022-06-17 at 22:25:33.040 [brltty] Text Table: en_GB
2022-06-17 at 22:25:33.040 [brltty] program exit event added: text-table
2022-06-17 at 22:25:33.040 [brltty] Attributes Table: left_right
2022-06-17 at 22:25:33.040 [brltty] program exit event added: attributes-table
2022-06-17 at 22:25:33.040 [brltty] program exit event added: contraction-table
2022-06-17 at 22:25:33.040 [brltty] Contraction Table: none
2022-06-17 at 22:25:33.040 [brltty] Keyboard Property: type=
2022-06-17 at 22:25:33.040 [brltty] Keyboard Property: vendor=
2022-06-17 at 22:25:33.040 [brltty] Keyboard Property: product=
2022-06-17 at 22:25:33.040 [brltty] program exit event added: keyboard-table
2022-06-17 at 22:25:33.040 [brltty] Keyboard Table: none
2022-06-17 at 22:25:33.040 [brltty] program exit event added: screen-driver
2022-06-17 at 22:25:33.040 [brltty] activity action request: screen-driver: start
2022-06-17 at 22:25:33.040 [brltty] activity state change: screen-driver: 4[preparing]
2022-06-17 at 22:25:33.040 [brltty] activity state change: screen-driver: 1[prepared]
2022-06-17 at 22:25:33.040 [brltty] activity state change: screen-driver: 2[scheduled]
2022-06-17 at 22:25:33.040 [brltty] program exit event added: braille-data
2022-06-17 at 22:25:33.040 [brltty] program exit event added: braille-driver
2022-06-17 at 22:25:33.040 [brltty] activity action request: braille-driver: start
2022-06-17 at 22:25:33.040 [brltty] activity state change: braille-driver: 4[preparing]
2022-06-17 at 22:25:33.040 [brltty] Braille Display Dimensions: 1 row, 1 column
2022-06-17 at 22:25:33.040 [brltty] regions: text=0.1 status=0.0
2022-06-17 at 22:25:33.040 [brltty] shifts: full=1 half=0 vertical=5
2022-06-17 at 22:25:33.040 [brltty] activity state change: braille-driver: 1[prepared]
2022-06-17 at 22:25:33.040 [brltty] activity state change: braille-driver: 2[scheduled]
2022-06-17 at 22:25:33.040 [brltty] program exit event added: speech-data
2022-06-17 at 22:25:33.040 [brltty] program exit event added: speech-driver
2022-06-17 at 22:25:33.040 [brltty] activity action request: speech-driver: start
2022-06-17 at 22:25:33.040 [brltty] activity state change: speech-driver: 4[preparing]
2022-06-17 at 22:25:33.040 [brltty] activity state change: speech-driver: 1[prepared]
2022-06-17 at 22:25:33.040 [brltty] activity state change: speech-driver: 2[scheduled]
2022-06-17 at 22:25:33.040 [brltty] Speech Input: none
2022-06-17 at 22:25:33.041 [brltty] program exit event added: sessions
2022-06-17 at 22:25:33.041 [brltty] pushed command environment: main
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: unhandled
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: miscellaneous
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: learn
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: speech
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: clipboard
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: preferences
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: toggle
2022-06-17 at 22:25:33.041 [brltty] report listener registered: 3: brailleWindowUpdatedListener
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: touch
2022-06-17 at 22:25:33.041 [brltty] report listener registered: 0: keycodeCommandDataResetListener
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: keycodes
2022-06-17 at 22:25:33.041 [brltty] report listener registered: 0: inputCommandDataResetListener
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: input
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: navigation
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: screen
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: custom
2022-06-17 at 22:25:33.041 [brltty] pushed command handler: API
2022-06-17 at 22:25:33.041 [brltty] activity state change: screen-driver: 6[starting]
2022-06-17 at 22:25:33.041 [brltty] checking for screen driver: lx
2022-06-17 at 22:25:33.041 [brltty] initializing screen driver: lx
2022-06-17 at 22:25:33.041 [brltty] device directory: /dev
2022-06-17 at 22:25:33.041 [brltty] checking screen device: /dev/vcsa
2022-06-17 at 22:25:33.041 [brltty] screen device: vcsa
2022-06-17 at 22:25:33.041 [brltty] checking console device: /dev/tty0
2022-06-17 at 22:25:33.041 [brltty] console device: tty0
2022-06-17 at 22:25:33.041 [brltty] device opened: /dev/tty1: fd=8
2022-06-17 at 22:25:33.041 [brltty] device opened: /dev/vcsa: fd=9
2022-06-17 at 22:25:33.042 [brltty] starting host command: /sbin/modprobe -q uinput
2022-06-17 at 22:25:33.045 [brltty] host command exit status: 0: /sbin/modprobe
2022-06-17 at 22:25:33.045 [brltty] activity state change: braille-driver: 6[starting]
2022-06-17 at 22:25:33.045 [brltty] checking braille device: bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:25:33.045 [brltty] Bluetooth: begin device discovery
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:5CB6CC86F375 Paired:yes Name:Orbit Reader 20 1324
2022-06-17 at 22:25:33.048 [brltty] program exit event added: bluetooth-device-queue
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:768C5A50FBBA Paired:no Name:(null)
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:A854B29B615B Paired:no Name:Panasonic Viera
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:6EAE271E9F63 Paired:no Name:(null)
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:54131A369ACD Paired:no Name:(null)
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:5AA55148BCBB Paired:no Name:(null)
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:E4B3186DAAE1 Paired:no Name:TOSHIBA-Z30
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:A450461C5698 Paired:yes Name:Mi A2 lite
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:00198E2EE9C7 Paired:yes Name:SoundClip-A 1.1
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: remember discovered device: Addr:EC2464899C22 Paired:yes Name:MX Vertical
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: end device discovery
2022-06-17 at 22:25:33.048 [brltty] performing braille driver autodetection
2022-06-17 at 22:25:33.048 [brltty] checking for braille driver: bm
2022-06-17 at 22:25:33.048 [brltty] initializing braille driver: bm -> bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:25:33.048 [brltty] Bluetooth: discovering serial port channel
2022-06-17 at 22:25:33.048 [brltty] activity state change: speech-driver: 6[starting]
2022-06-17 at 22:25:33.048 [brltty] no autodetectable speech drivers
2022-06-17 at 22:25:33.048 [brltty] checking for speech driver: no
2022-06-17 at 22:25:33.048 [brltty] initializing speech driver: no
2022-06-17 at 22:25:33.049 [brltty] Speech Driver: no [NoSpeech]
2022-06-17 at 22:25:33.049 [brltty] NoSpeech Speech Driver:
2022-06-17 at 22:25:33.049 [brltty] activity state change: speech-driver: 3[started]
2022-06-17 at 22:25:33.896 [brltty] Bluetooth: serial port channel discovered: 3
2022-06-17 at 22:25:33.896 [brltty] Bluetooth: RFCOMM channel: 3
2022-06-17 at 22:25:34.035 [brltty] probing with Baum Escape protocol
2022-06-17 at 22:25:34.035 [brltty] reconfigureResource error 38: Function not implemented.
2022-06-17 at 22:25:34.035 [brltty] output packet: sent: 1B 8A
2022-06-17 at 22:25:34.035 [brltty] Bluetooth: output: 1B 8A
2022-06-17 at 22:25:34.035 [brltty] output packet: sent: 1B 84
2022-06-17 at 22:25:34.035 [brltty] Bluetooth: output: 1B 84
2022-06-17 at 22:25:34.035 [brltty] output packet: sent: 1B 01 00
2022-06-17 at 22:25:34.035 [brltty] Bluetooth: output: 1B 01 00
2022-06-17 at 22:25:34.035 [brltty] output packet: sent: 1B 08
2022-06-17 at 22:25:34.035 [brltty] Bluetooth: output: 1B 08
2022-06-17 at 22:25:34.035 [brltty] output packet: sent: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:25:34.035 [brltty] Bluetooth: output: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:25:34.936 [brltty] probing with Baum Escape protocol
2022-06-17 at 22:25:34.937 [brltty] reconfigureResource error 38: Function not implemented.
2022-06-17 at 22:25:34.937 [brltty] Bluetooth: input: 1B 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41 30 31 33 32 34 1B 01 14 1B 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41 30 31 33 32 34 1B 01 14 1B 84
2022-06-17 at 22:25:34.937 [brltty] Bluetooth: input: 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41 30 31 33 32 34 1B 01 14
2022-06-17 at 22:25:34.937 [brltty] output packet: sent: 1B 8A
2022-06-17 at 22:25:34.937 [brltty] Bluetooth: output: 1B 8A
2022-06-17 at 22:25:34.937 [brltty] output packet: sent: 1B 84
2022-06-17 at 22:25:34.937 [brltty] Bluetooth: output: 1B 84
2022-06-17 at 22:25:34.937 [brltty] output packet: sent: 1B 01 00
2022-06-17 at 22:25:34.937 [brltty] Bluetooth: output: 1B 01 00
2022-06-17 at 22:25:34.937 [brltty] output packet: sent: 1B 08
2022-06-17 at 22:25:34.937 [brltty] Bluetooth: output: 1B 08
2022-06-17 at 22:25:34.937 [brltty] output packet: sent: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:25:34.937 [brltty] Bluetooth: output: 1B 50 05 00 00 00 00 04
2022-06-17 at 22:25:34.990 [brltty] Bluetooth: input: 1B 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41 30 31 33 32 34 1B 01 14
2022-06-17 at 22:25:34.990 [brltty] input packet: 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20
2022-06-17 at 22:25:34.990 [brltty] Baum Device Identity: Orbit Reader 20
2022-06-17 at 22:25:34.990 [brltty] input packet: 8A 53 42 41 30 31 33 32 34
2022-06-17 at 22:25:34.990 [brltty] Baum Serial Number: SBA01324
2022-06-17 at 22:25:34.990 [brltty] input packet: 01 14
2022-06-17 at 22:25:34.990 [brltty] Cell Count: 20 (20 text, 0 status)
2022-06-17 at 22:25:34.990 [brltty] output packet: sent: 1B 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2022-06-17 at 22:25:34.990 [brltty] Bluetooth: output: 1B 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2022-06-17 at 22:25:34.990 [brltty] Braille Display Dimensions: 1 row, 20 columns
2022-06-17 at 22:25:34.990 [brltty] regions: text=0.20 status=0.0
2022-06-17 at 22:25:34.990 [brltty] shifts: full=20 half=10 vertical=5
2022-06-17 at 22:25:34.990 [brltty] Key Bindings: orbit
2022-06-17 at 22:25:34.990 [brltty] program exit event added: sorted-command-table
2022-06-17 at 22:25:34.990 [brltty] file opened: /etc/brltty/Input/bm/orbit.ktb fd=16
2022-06-17 at 22:25:34.990 [brltty] including data file: /etc/brltty/Input/bm/orbit.ktb
2022-06-17 at 22:25:34.990 [brltty] file opened: /etc/brltty/Input/bm/keyboard.kti fd=17
2022-06-17 at 22:25:34.990 [brltty] including data file: /etc/brltty/Input/bm/keyboard.kti
2022-06-17 at 22:25:34.990 [brltty] program exit event added: sorted-keyboard-functions
2022-06-17 at 22:25:34.990 [brltty] file opened: /etc/brltty/Input/bm/../chords.kti fd=18
2022-06-17 at 22:25:34.990 [brltty] including data file: /etc/brltty/Input/bm/../chords.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.991 [brltty] file opened: /etc/brltty/Input/bm/../toggle.kti fd=19
2022-06-17 at 22:25:34.991 [brltty] including data file: /etc/brltty/Input/bm/../toggle.kti
2022-06-17 at 22:25:34.992 [brltty] file opened: /etc/brltty/Input/bm/../menu.kti fd=19
2022-06-17 at 22:25:34.992 [brltty] including data file: /etc/brltty/Input/bm/../menu.kti
2022-06-17 at 22:25:34.992 [brltty] file opened: /etc/brltty/Input/bm/d6.kti fd=17
2022-06-17 at 22:25:34.992 [brltty] including data file: /etc/brltty/Input/bm/d6.kti
2022-06-17 at 22:25:34.995 [brltty] Key Table: /etc/brltty/Input/bm/orbit.ktb
2022-06-17 at 22:25:34.995 [brltty] constructing special screen: help
2022-06-17 at 22:25:34.996 [brltty] Bluetooth: input: 1B 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20 1B 8A 53 42 41 30 31 33 32 34 1B 01 14
2022-06-17 at 22:25:34.996 [brltty] input packet: 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20
2022-06-17 at 22:25:34.996 [brltty] Baum Device Identity: Orbit Reader 20
2022-06-17 at 22:25:34.996 [brltty] input packet: 8A 53 42 41 30 31 33 32 34
2022-06-17 at 22:25:34.996 [brltty] Baum Serial Number: SBA01324
2022-06-17 at 22:25:34.996 [brltty] input packet: 01 14
2022-06-17 at 22:25:34.996 [brltty] Braille Driver: bm [Baum]
2022-06-17 at 22:25:34.996 [brltty] Baum Braille Driver:
2022-06-17 at 22:25:34.996 [brltty] Braille Parameter: protocol=
2022-06-17 at 22:25:34.996 [brltty] Braille Parameter: variokeys=
2022-06-17 at 22:25:34.996 [brltty] Braille Device: bluetooth:5C:B6:CC:86:F3:75
2022-06-17 at 22:25:34.996 [brltty] Old Preferences File: /etc/brltty-bm.prefs
2022-06-17 at 22:25:34.996 [brltty] BrlAPI Server: release 0.6.6
2022-06-17 at 22:25:34.996 [brltty] API Parameter: auth=
2022-06-17 at 22:25:34.996 [brltty] API Parameter: host=
2022-06-17 at 22:25:34.996 [brltty] API Parameter: stacksize=
2022-06-17 at 22:25:34.996 [brltty] program exit event added: address-table
2022-06-17 at 22:25:34.997 [brltty] program exit event added: api-server
2022-06-17 at 22:25:34.997 [brltty] report listener registered: 0: brlapi_handleReports
2022-06-17 at 22:25:34.997 [brltty] cannot open file: /etc/brltty-bm.prefs: No such file or directory
2022-06-17 at 22:25:34.997 [brltty] regions: text=0.20 status=0.0
2022-06-17 at 22:25:34.997 [brltty] shifts: full=20 half=10 vertical=5
2022-06-17 at 22:25:34.997 [brltty] program exit event added: alert-tunes
2022-06-17 at 22:25:34.997 [brltty] activity state change: braille-driver: 3[started]
2022-06-17 at 22:25:34.997 [brltty] checking uinput device: /dev/uinput
2022-06-17 at 22:25:34.997 [brltty] uinput device: uinput
2022-06-17 at 22:25:34.997 [brltty] device opened: /dev/uinput: fd=20
2022-06-17 at 22:25:34.997 [tune-thread] starting host command: /sbin/modprobe -q pcspkr
2022-06-17 at 22:25:34.997 [brltty] uinput opened: uinput fd=20
2022-06-17 at 22:25:34.998 [brltty] report listener registered: 1: lxBrailleOfflineListener
2022-06-17 at 22:25:34.998 [brltty] Screen Driver: lx [Linux]
2022-06-17 at 22:25:34.998 [brltty] Linux Screen Driver:
2022-06-17 at 22:25:34.998 [brltty] Screen Parameter: charset=
2022-06-17 at 22:25:34.998 [brltty] Screen Parameter: debugsfm=
2022-06-17 at 22:25:34.998 [brltty] Screen Parameter: hfb=
2022-06-17 at 22:25:34.998 [brltty] Screen Parameter: vt=
2022-06-17 at 22:25:34.998 [brltty] activity state change: screen-driver: 3[started]
2022-06-17 at 22:25:34.998 [brltty] device opened: /dev/tty0: fd=19
2022-06-17 at 22:25:34.998 [brltty] output packet: sent: 1B 01 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D
2022-06-17 at 22:25:34.998 [brltty] Bluetooth: output: 1B 01 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D
2022-06-17 at 22:25:34.998 [brltty] report listener unregistered: 0: brlapi_handleReports
2022-06-17 at 22:25:34.998 [brltty] pushed command environment: message
2022-06-17 at 22:25:34.998 [brltty] pushed command handler: message
2022-06-17 at 22:25:34.998 [brltty] output packet: sent: 1B 01 43 57 47 5E 5E 7D 00 31 32 31 00 00 00 00 00 00 00 00 00 00
2022-06-17 at 22:25:34.998 [brltty] Bluetooth: output: 1B 01 43 57 47 5E 5E 7D 00 31 32 31 00 00 00 00 00 00 00 00 00 00
2022-06-17 at 22:25:35.000 [tune-thread] host command exit status: 0: /sbin/modprobe
2022-06-17 at 22:25:35.000 [tune-thread] beeper enabled
2022-06-17 at 22:25:35.000 [tune-thread] tone: MSecs:60 Freq:329
2022-06-17 at 22:25:35.060 [tune-thread] tone: MSecs:100 Freq:440
2022-06-17 at 22:25:35.390 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:35.391 [brltty] Bluetooth: input: 84 4F 72 62 69 74 20 52 65 61 64 65 72
2022-06-17 at 22:25:35.392 [brltty] Bluetooth: input: 20 32 30 20 1B 8A 53 42
2022-06-17 at 22:25:35.392 [brltty] input packet: 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20
2022-06-17 at 22:25:35.392 [brltty] Baum Device Identity: Orbit Reader 20
2022-06-17 at 22:25:35.417 [brltty] Bluetooth: input: 41 30 31 33 32 34 1B 01
2022-06-17 at 22:25:35.417 [brltty] input packet: 8A 53 42 41 30 31 33 32 34
2022-06-17 at 22:25:35.417 [brltty] Baum Serial Number: SBA01324
2022-06-17 at 22:25:35.442 [brltty] Bluetooth: input: 14
2022-06-17 at 22:25:35.442 [brltty] input packet: 01 14
2022-06-17 at 22:25:35.453 [brltty] Bluetooth: input: 1B 84 4F 72 62
2022-06-17 at 22:25:35.455 [brltty] Bluetooth: input: 69 74 20 52 65 61 64 65 72 20
2022-06-17 at 22:25:35.456 [brltty] Bluetooth: input: 32 30 20 1B 8A 53 42 41 30
2022-06-17 at 22:25:35.456 [brltty] input packet: 84 4F 72 62 69 74 20 52 65 61 64 65 72 20 32 30 20
2022-06-17 at 22:25:35.456 [brltty] Baum Device Identity: Orbit Reader 20
2022-06-17 at 22:25:35.457 [brltty] Bluetooth: input: 31 33 32 34 1B 01 14
2022-06-17 at 22:25:35.457 [brltty] input packet: 8A 53 42 41 30 31 33 32 34
2022-06-17 at 22:25:35.457 [brltty] Baum Serial Number: SBA01324
2022-06-17 at 22:25:35.457 [brltty] input packet: 01 14
2022-06-17 at 22:25:37.061 [tune-thread] beeper disabled
2022-06-17 at 22:25:39.002 [brltty] popped command handler: message
2022-06-17 at 22:25:39.002 [brltty] popped command environment: message
2022-06-17 at 22:25:39.002 [brltty] report listener registered: 0: brlapi_handleReports
2022-06-17 at 22:25:39.002 [brltty] output packet: sent: 1B 01 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D
2022-06-17 at 22:25:39.002 [brltty] Bluetooth: output: 1B 01 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D
2022-06-17 at 22:25:41.802 [brltty] Bluetooth: input: 1B 33 00 13
2022-06-17 at 22:25:41.802 [brltty] input packet: 33 00 13
2022-06-17 at 22:25:41.802 [brltty] program exit event added: command-queue
2022-06-17 at 22:25:41.802 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:41.802 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:41.802 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:41.827 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:41.851 [brltty] Bluetooth: input: 33 00 00
2022-06-17 at 22:25:41.851 [brltty] input packet: 33 00 00
2022-06-17 at 22:25:41.851 [brltty] command: 002213 (PASSDOTS: type braille dots [125])
2022-06-17 at 22:25:42.713 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:42.716 [brltty] Bluetooth: input: 33 00 11
2022-06-17 at 22:25:42.716 [brltty] input packet: 33 00 11
2022-06-17 at 22:25:42.716 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:42.716 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:42.741 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:42.766 [brltty] Bluetooth: input: 33 00 00
2022-06-17 at 22:25:42.766 [brltty] input packet: 33 00 00
2022-06-17 at 22:25:42.766 [brltty] command: 002211 (PASSDOTS: type braille dots [15])
2022-06-17 at 22:25:43.400 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:43.402 [brltty] Bluetooth: input: 33 00 07
2022-06-17 at 22:25:43.402 [brltty] input packet: 33 00 07
2022-06-17 at 22:25:43.402 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:43.402 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:43.402 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:43.427 [brltty] Bluetooth: input: 1B 33 00 00
2022-06-17 at 22:25:43.427 [brltty] input packet: 33 00 00
2022-06-17 at 22:25:43.427 [brltty] command: 002207 (PASSDOTS: type braille dots [123])
2022-06-17 at 22:25:44.040 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:44.041 [brltty] Bluetooth: input: 33 00 07
2022-06-17 at 22:25:44.043 [brltty] input packet: 33 00 07
2022-06-17 at 22:25:44.043 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:44.043 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:44.043 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:44.052 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:44.078 [brltty] Bluetooth: input: 33 00 00
2022-06-17 at 22:25:44.078 [brltty] input packet: 33 00 00
2022-06-17 at 22:25:44.078 [brltty] command: 002207 (PASSDOTS: type braille dots [123])
2022-06-17 at 22:25:44.771 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:44.772 [brltty] Bluetooth: input: 33 00 15
2022-06-17 at 22:25:44.772 [brltty] input packet: 33 00 15
2022-06-17 at 22:25:44.772 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:44.772 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:44.772 [brltty] command: 000000 (NOOP: do nothing)
2022-06-17 at 22:25:44.798 [brltty] Bluetooth: input: 1B
2022-06-17 at 22:25:44.823 [brltty] Bluetooth: input: 33 00 00
2022-06-17 at 22:25:44.823 [brltty] input packet: 33 00 00
2022-06-17 at 22:25:44.824 [brltty] command: 002215 (PASSDOTS: type braille dots [135])
2022-06-17 at 22:26:02.124 [brltty] stopping program components
2022-06-17 at 22:26:02.124 [brltty] stopping program component: command-queue
2022-06-17 at 22:26:02.124 [brltty] stopping program component: alert-tunes
2022-06-17 at 22:26:02.124 [brltty] stopping program component: api-server
2022-06-17 at 22:26:02.124 [brltty] report listener unregistered: 0: brlapi_handleReports
2022-06-17 at 22:26:02.124 [server-main] select: Interrupted system call
2022-06-17 at 22:26:02.125 [brltty] stopping program component: address-table
2022-06-17 at 22:26:02.125 [brltty] stopping program component: sorted-keyboard-functions
2022-06-17 at 22:26:02.125 [brltty] stopping program component: sorted-command-table
2022-06-17 at 22:26:02.125 [brltty] stopping program component: bluetooth-device-queue
2022-06-17 at 22:26:02.125 [brltty] stopping program component: sessions
2022-06-17 at 22:26:02.125 [brltty] popped command handler: API
2022-06-17 at 22:26:02.125 [brltty] popped command handler: custom
2022-06-17 at 22:26:02.125 [brltty] popped command handler: screen
2022-06-17 at 22:26:02.125 [brltty] popped command handler: navigation
2022-06-17 at 22:26:02.125 [brltty] popped command handler: input
2022-06-17 at 22:26:02.125 [brltty] report listener unregistered: 0: inputCommandDataResetListener
2022-06-17 at 22:26:02.125 [brltty] popped command handler: keycodes
2022-06-17 at 22:26:02.125 [brltty] report listener unregistered: 0: keycodeCommandDataResetListener
2022-06-17 at 22:26:02.125 [brltty] popped command handler: touch
2022-06-17 at 22:26:02.125 [brltty] report listener unregistered: 3: brailleWindowUpdatedListener
2022-06-17 at 22:26:02.125 [brltty] popped command handler: toggle
2022-06-17 at 22:26:02.125 [brltty] popped command handler: preferences
2022-06-17 at 22:26:02.125 [brltty] popped command handler: clipboard
2022-06-17 at 22:26:02.125 [brltty] popped command handler: speech
2022-06-17 at 22:26:02.125 [brltty] popped command handler: learn
2022-06-17 at 22:26:02.125 [brltty] popped command handler: miscellaneous
2022-06-17 at 22:26:02.125 [brltty] popped command handler: unhandled
2022-06-17 at 22:26:02.125 [brltty] popped command environment: main
2022-06-17 at 22:26:02.125 [brltty] stopping program component: speech-driver
2022-06-17 at 22:26:02.126 [brltty] activity action request: speech-driver: stop
2022-06-17 at 22:26:02.126 [brltty] activity state change: speech-driver: 9[stopping]
2022-06-17 at 22:26:02.126 [brltty] activity state change: speech-driver: 0[stopped]
2022-06-17 at 22:26:02.126 [brltty] stopping program component: speech-data
2022-06-17 at 22:26:02.126 [brltty] stopping program component: braille-driver
2022-06-17 at 22:26:02.126 [brltty] pushed command environment: message
2022-06-17 at 22:26:02.126 [brltty] pushed command handler: message
2022-06-17 at 22:26:02.126 [brltty] output packet: sent: 1B 01 43 57 47 5E 5E 7D 00 0E 1E 15 0F 0F 11 19 00 00 00 00 00 00
2022-06-17 at 22:26:02.126 [brltty] Bluetooth: output: 1B 01 43 57 47 5E 5E 7D 00 0E 1E 15 0F 0F 11 19 00 00 00 00 00 00
2022-06-17 at 22:26:02.127 [brltty] popped command handler: message
2022-06-17 at 22:26:02.127 [brltty] popped command environment: message
2022-06-17 at 22:26:02.127 [brltty] activity action request: braille-driver: stop
2022-06-17 at 22:26:02.127 [brltty] activity state change: braille-driver: 9[stopping]
2022-06-17 at 22:26:02.130 [brltty] program exit event added: alert-tunes
2022-06-17 at 22:26:02.130 [brltty] activity state change: braille-driver: 0[stopped]
2022-06-17 at 22:26:02.130 [brltty] stopping program component: alert-tunes
2022-06-17 at 22:26:02.130 [tune-thread] beeper enabled
2022-06-17 at 22:26:02.130 [tune-thread] tone: MSecs:60 Freq:329
2022-06-17 at 22:26:02.190 [tune-thread] tone: MSecs:60 Freq:220
2022-06-17 at 22:26:02.251 [brltty] stopping program component: braille-data
2022-06-17 at 22:26:02.251 [brltty] stopping program component: screen-driver
2022-06-17 at 22:26:02.251 [brltty] activity action request: screen-driver: stop
2022-06-17 at 22:26:02.251 [brltty] activity state change: screen-driver: 9[stopping]
2022-06-17 at 22:26:02.251 [brltty] report listener unregistered: 1: lxBrailleOfflineListener
2022-06-17 at 22:26:02.370 [brltty] activity state change: screen-driver: 0[stopped]
2022-06-17 at 22:26:02.371 [brltty] stopping program component: keyboard-table
2022-06-17 at 22:26:02.371 [brltty] stopping program component: contraction-table
2022-06-17 at 22:26:02.371 [brltty] stopping program component: attributes-table
2022-06-17 at 22:26:02.371 [brltty] stopping program component: text-table
2022-06-17 at 22:26:02.371 [brltty] stopping program component: tunes
2022-06-17 at 22:26:02.371 [tune-thread] beeper disabled
2022-06-17 at 22:26:02.371 [tune-thread] tune thread state change: 3 -> 4
2022-06-17 at 22:26:02.371 [brltty] tune thread state change: 4 -> 5
2022-06-17 at 22:26:02.371 [brltty] stopping program component: screen-data
2022-06-17 at 22:26:02.371 [brltty] destructing special screen: help
2022-06-17 at 22:26:02.371 [brltty] stopping program component: pid-file
2022-06-17 at 22:26:02.371 [brltty] stopping program component: log


More information about the BRLTTY mailing list