Yes, I suspected this just after posting my reply. I've had a cow of a time getting a log output from the process started a boot by systemd. I finally got it by changing the option from "Type=forking" to "Type=idle" in the [Service]" section of the service definition file. ...but I digress ... here are the two logs, one from boot (with no responsiveness from the braille keys) and one after restart of the service where it does. It looks like brltty is throwing away the input for the braille keys for some reason (sees dot three but treats it as a NOOP)...
2016-07-30@15:50:36.276 [brltty] input packet: 1B 05 01 04 2016-07-30@15:50:36.276 [brltty] program exit event added: command-queue 2016-07-30@15:50:36.276 [brltty] brl key press: Dot3 (Ctx:2 Grp:0 Num:4) -> NOOP (Cmd:000000) 2016-07-30@15:50:36.276 [brltty] command: 000000 (NOOP: do nothing) Michael On Fri, Jul 29, 2016 at 11:47 PM, Dave Mielke <d...@mielke.cc> wrote: > [quoted lines by Michael Katzmann on 2016/07/29 at 23:41 -0400] > > >Here is another log. This is from boot, connecting the Bralliant and > >running the brlapitest (sending braille key (code=27) several times and > >then CSRTRK). I restart brltty and send braille key (code=27) > > Unfortunately, restarting brltty overwrote the original log. Copy the > first log > before the restart. > > -- > Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of > God. > Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ > EMail: d...@mielke.cc | Canada K2A 1H7 | http://FamilyRadio.org/ > _______________________________________________ > This message was sent via the BRLTTY mailing list. > To post a message, send an e-mail to: BRLTTY@mielke.cc > For general information, go to: http://mielke.cc/mailman/listinfo/brltty >
2016-07-30@15:50:58.294 [brltty] pushed command environment: initial 2016-07-30@15:50:58.294 [brltty] BRLTTY 5.2dev rev BRLTTY-5.1-794-g565e9b1b [http://brltty.com] 2016-07-30@15:50:58.299 [brltty] program exit event added: pid-file 2016-07-30@15:50:58.300 [brltty] program exit event added: screen-data 2016-07-30@15:50:58.300 [brltty] Working Directory: / 2016-07-30@15:50:58.300 [brltty] Writable Directory: /var/run/brltty 2016-07-30@15:50:58.300 [brltty] Configuration File: /etc/brltty.conf 2016-07-30@15:50:58.300 [brltty] Preferences File: brltty.prefs 2016-07-30@15:50:58.300 [brltty] regions: text=0.0 status=0.0 2016-07-30@15:50:58.300 [brltty] shifts: full=1 half=0 vertical=5 2016-07-30@15:50:58.300 [brltty] Drivers Directory: /lib/brltty 2016-07-30@15:50:58.300 [brltty] Tables Directory: /etc/brltty 2016-07-30@15:50:58.300 [brltty] checking for text table: /etc/brltty/Text/en_GB.ttb 2016-07-30@15:50:58.300 [brltty] compiling text table: /etc/brltty/Text/en_GB.ttb 2016-07-30@15:50:58.300 [brltty] file opened: /etc/brltty/Text/en_GB.ttb fd=4 2016-07-30@15:50:58.300 [brltty] including data file: /etc/brltty/Text/en_GB.ttb 2016-07-30@15:50:58.301 [brltty] file opened: /etc/brltty/Text/ltr-latin.tti fd=5 2016-07-30@15:50:58.301 [brltty] including data file: /etc/brltty/Text/ltr-latin.tti 2016-07-30@15:50:58.311 [brltty] file opened: /etc/brltty/Text/ctl-latin.tti fd=5 2016-07-30@15:50:58.311 [brltty] including data file: /etc/brltty/Text/ctl-latin.tti 2016-07-30@15:50:58.313 [brltty] file opened: /etc/brltty/Text/common.tti fd=5 2016-07-30@15:50:58.313 [brltty] including data file: /etc/brltty/Text/common.tti 2016-07-30@15:50:58.313 [brltty] file opened: /etc/brltty/Text/spaces.tti fd=6 2016-07-30@15:50:58.313 [brltty] including data file: /etc/brltty/Text/spaces.tti 2016-07-30@15:50:58.314 [brltty] file opened: /etc/brltty/Text/boxes.tti fd=6 2016-07-30@15:50:58.314 [brltty] including data file: /etc/brltty/Text/boxes.tti 2016-07-30@15:50:58.316 [brltty] file opened: /etc/brltty/Text/blocks.tti fd=6 2016-07-30@15:50:58.316 [brltty] including data file: /etc/brltty/Text/blocks.tti 2016-07-30@15:50:58.316 [brltty] Text Table: en_GB 2016-07-30@15:50:58.316 [brltty] program exit event added: text-table 2016-07-30@15:50:58.316 [brltty] Attributes Table: left_right 2016-07-30@15:50:58.316 [brltty] program exit event added: attributes-table 2016-07-30@15:50:58.316 [brltty] program exit event added: contraction-table 2016-07-30@15:50:58.316 [brltty] Contraction Table: none 2016-07-30@15:50:58.316 [brltty] Keyboard Property: type= 2016-07-30@15:50:58.316 [brltty] Keyboard Property: vendor= 2016-07-30@15:50:58.316 [brltty] Keyboard Property: product= 2016-07-30@15:50:58.316 [brltty] program exit event added: keyboard-table 2016-07-30@15:50:58.316 [brltty] Keyboard Table: none 2016-07-30@15:50:58.316 [brltty] program exit event added: screen-driver 2016-07-30@15:50:58.316 [brltty] activity action request: screen-driver: start 2016-07-30@15:50:58.317 [brltty] activity state change: screen-driver: 4[preparing] 2016-07-30@15:50:58.317 [brltty] activity state change: screen-driver: 1[prepared] 2016-07-30@15:50:58.317 [brltty] activity state change: screen-driver: 2[scheduled] 2016-07-30@15:50:58.317 [brltty] BrlAPI Server: release 0.6.2 2016-07-30@15:50:58.317 [brltty] API Parameter: auth= 2016-07-30@15:50:58.317 [brltty] API Parameter: host= 2016-07-30@15:50:58.317 [brltty] API Parameter: stacksize= 2016-07-30@15:50:58.317 [brltty] program exit event added: address-table 2016-07-30@15:50:58.317 [brltty] program exit event added: api-server 2016-07-30@15:50:58.317 [brltty] program exit event added: braille-data 2016-07-30@15:50:58.317 [brltty] program exit event added: braille-driver 2016-07-30@15:50:58.317 [brltty] activity action request: braille-driver: start 2016-07-30@15:50:58.317 [brltty] activity state change: braille-driver: 4[preparing] 2016-07-30@15:50:58.317 [brltty] Braille Display Dimensions: 1 row, 1 column 2016-07-30@15:50:58.317 [brltty] regions: text=0.1 status=0.0 2016-07-30@15:50:58.317 [brltty] shifts: full=1 half=0 vertical=5 2016-07-30@15:50:58.318 [brltty] activity state change: braille-driver: 1[prepared] 2016-07-30@15:50:58.318 [brltty] activity state change: braille-driver: 2[scheduled] 2016-07-30@15:50:58.318 [brltty] program exit event added: speech-data 2016-07-30@15:50:58.318 [brltty] program exit event added: speech-driver 2016-07-30@15:50:58.318 [brltty] activity action request: speech-driver: start 2016-07-30@15:50:58.318 [brltty] activity state change: speech-driver: 4[preparing] 2016-07-30@15:50:58.318 [brltty] activity state change: speech-driver: 1[prepared] 2016-07-30@15:50:58.318 [brltty] activity state change: speech-driver: 2[scheduled] 2016-07-30@15:50:58.318 [brltty] Speech Input: none 2016-07-30@15:50:58.318 [brltty] program exit event added: sessions 2016-07-30@15:50:58.318 [brltty] pushed command environment: main 2016-07-30@15:50:58.318 [brltty] pushed command handler: unhandled 2016-07-30@15:50:58.318 [brltty] pushed command handler: miscellaneous 2016-07-30@15:50:58.318 [brltty] pushed command handler: learn 2016-07-30@15:50:58.318 [brltty] pushed command handler: speech 2016-07-30@15:50:58.318 [brltty] pushed command handler: clipboard 2016-07-30@15:50:58.318 [brltty] pushed command handler: preferences 2016-07-30@15:50:58.318 [brltty] pushed command handler: toggle 2016-07-30@15:50:58.318 [brltty] pushed command handler: touch 2016-07-30@15:50:58.319 [brltty] report listener registered: 0: keycodeCommandDataResetListener 2016-07-30@15:50:58.319 [brltty] pushed command handler: keycodes 2016-07-30@15:50:58.319 [brltty] report listener registered: 0: inputCommandDataResetListener 2016-07-30@15:50:58.319 [brltty] pushed command handler: input 2016-07-30@15:50:58.319 [brltty] pushed command handler: navigation 2016-07-30@15:50:58.319 [brltty] pushed command handler: screen 2016-07-30@15:50:58.319 [brltty] pushed command handler: custom 2016-07-30@15:50:58.319 [brltty] activity state change: screen-driver: 6[starting] 2016-07-30@15:50:58.319 [brltty] checking for screen driver: lx 2016-07-30@15:50:58.320 [brltty] initializing screen driver: lx 2016-07-30@15:50:58.320 [brltty] device directory: /dev 2016-07-30@15:50:58.320 [brltty] checking screen device: /dev/vcsa 2016-07-30@15:50:58.320 [brltty] screen device: vcsa 2016-07-30@15:50:58.320 [brltty] checking console device: /dev/tty0 2016-07-30@15:50:58.320 [brltty] console device: tty0 2016-07-30@15:50:58.320 [brltty] device opened: /dev/vcsa: fd=8 2016-07-30@15:50:58.320 [brltty] screen opened: vcsa: fd=8 2016-07-30@15:50:58.321 [brltty] device opened: /dev/tty0: fd=9 2016-07-30@15:50:58.321 [brltty] console opened: tty0: fd=9 2016-07-30@15:50:58.321 [brltty] screen is monitorable: yes 2016-07-30@15:50:58.321 [brltty] Screen Font Map Size: 303 2016-07-30@15:50:58.321 [brltty] VGA Character Count: 256(small) 2016-07-30@15:50:58.321 [brltty] attributes masks: font=0000 unshifted=FF00 shifted=0000 2016-07-30@15:50:58.321 [brltty] starting host command: /sbin/modprobe 2016-07-30@15:50:58.327 [brltty] host command exit status: 0: /sbin/modprobe 2016-07-30@15:50:58.327 [brltty] activity state change: braille-driver: 6[starting] 2016-07-30@15:50:58.327 [brltty] checking braille device: usb: 2016-07-30@15:50:58.327 [brltty] performing braille driver autodetection 2016-07-30@15:50:58.327 [brltty] checking for braille driver: al 2016-07-30@15:50:58.328 [brltty] initializing braille driver: al -> usb: 2016-07-30@15:50:58.330 [brltty] braille driver initialization failed: al -> usb: 2016-07-30@15:50:58.330 [brltty] checking for braille driver: bm 2016-07-30@15:50:58.330 [brltty] initializing braille driver: bm -> usb: 2016-07-30@15:50:58.331 [brltty] braille driver initialization failed: bm -> usb: 2016-07-30@15:50:58.331 [brltty] checking for braille driver: eu 2016-07-30@15:50:58.331 [brltty] initializing braille driver: eu -> usb: 2016-07-30@15:50:58.332 [brltty] braille driver initialization failed: eu -> usb: 2016-07-30@15:50:58.332 [brltty] checking for braille driver: fs 2016-07-30@15:50:58.332 [brltty] initializing braille driver: fs -> usb: 2016-07-30@15:50:58.333 [brltty] braille driver initialization failed: fs -> usb: 2016-07-30@15:50:58.333 [brltty] checking for braille driver: hd 2016-07-30@15:50:58.333 [brltty] initializing braille driver: hd -> usb: 2016-07-30@15:50:58.333 [brltty] braille driver initialization failed: hd -> usb: 2016-07-30@15:50:58.333 [brltty] checking for braille driver: hm 2016-07-30@15:50:58.334 [brltty] initializing braille driver: hm -> usb: 2016-07-30@15:50:58.334 [brltty] braille driver initialization failed: hm -> usb: 2016-07-30@15:50:58.334 [brltty] checking for braille driver: ht 2016-07-30@15:50:58.335 [brltty] initializing braille driver: ht -> usb: 2016-07-30@15:50:58.335 [brltty] braille driver initialization failed: ht -> usb: 2016-07-30@15:50:58.335 [brltty] checking for braille driver: hw 2016-07-30@15:50:58.335 [brltty] initializing braille driver: hw -> usb: 2016-07-30@15:50:58.336 [brltty] braille driver initialization failed: hw -> usb: 2016-07-30@15:50:58.336 [brltty] checking for braille driver: mt 2016-07-30@15:50:58.336 [brltty] initializing braille driver: mt -> usb: 2016-07-30@15:50:58.337 [brltty] braille driver initialization failed: mt -> usb: 2016-07-30@15:50:58.337 [brltty] checking for braille driver: pg 2016-07-30@15:50:58.337 [brltty] initializing braille driver: pg -> usb: 2016-07-30@15:50:58.337 [brltty] braille driver initialization failed: pg -> usb: 2016-07-30@15:50:58.338 [brltty] checking for braille driver: pm 2016-07-30@15:50:58.338 [brltty] initializing braille driver: pm -> usb: 2016-07-30@15:50:58.338 [brltty] braille driver initialization failed: pm -> usb: 2016-07-30@15:50:58.338 [brltty] checking for braille driver: sk 2016-07-30@15:50:58.339 [brltty] initializing braille driver: sk -> usb: 2016-07-30@15:50:58.339 [brltty] braille driver initialization failed: sk -> usb: 2016-07-30@15:50:58.339 [brltty] checking for braille driver: vo 2016-07-30@15:50:58.340 [brltty] initializing braille driver: vo -> usb: 2016-07-30@15:50:58.340 [brltty] braille driver initialization failed: vo -> usb: 2016-07-30@15:50:58.340 [brltty] braille driver not found 2016-07-30@15:50:58.340 [brltty] checking braille device: bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:50:58.340 [brltty] program exit event added: bluetooth-device-queue 2016-07-30@15:50:58.340 [brltty] activity state change: speech-driver: 6[starting] 2016-07-30@15:50:58.340 [brltty] no autodetectable speech drivers 2016-07-30@15:50:58.340 [brltty] checking for speech driver: no 2016-07-30@15:50:58.340 [brltty] initializing speech driver: no 2016-07-30@15:50:58.341 [brltty] Speech Driver: no [NoSpeech] 2016-07-30@15:50:58.341 [brltty] NoSpeech Speech Driver: 2016-07-30@15:50:58.341 [brltty] activity state change: speech-driver: 3[started] 2016-07-30@15:50:58.366 [brltty] performing braille driver autodetection 2016-07-30@15:50:58.366 [brltty] checking for braille driver: hw 2016-07-30@15:50:58.366 [brltty] initializing braille driver: hw -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:50:58.813 [brltty] output packet: sent: 1B 00 00 2016-07-30@15:50:59.088 [brltty] input packet: 1B 01 03 00 02 20 2016-07-30@15:50:59.088 [brltty] detected Humanware device: model=2 cells=32 2016-07-30@15:50:59.088 [brltty] Braille Display Dimensions: 1 row, 32 columns 2016-07-30@15:50:59.088 [brltty] regions: text=0.32 status=0.0 2016-07-30@15:50:59.088 [brltty] shifts: full=32 half=16 vertical=5 2016-07-30@15:50:59.088 [brltty] Key Bindings: all 2016-07-30@15:50:59.089 [brltty] program exit event added: sorted-command-table 2016-07-30@15:50:59.089 [brltty] file opened: /etc/brltty/Input/hw/all.ktb fd=15 2016-07-30@15:50:59.089 [brltty] including data file: /etc/brltty/Input/hw/all.ktb 2016-07-30@15:50:59.090 [brltty] file opened: /etc/brltty/Input/hw/../chords.kti fd=16 2016-07-30@15:50:59.090 [brltty] including data file: /etc/brltty/Input/hw/../chords.kti 2016-07-30@15:50:59.092 [brltty] program exit event added: sorted-keyboard-functions 2016-07-30@15:50:59.092 [brltty] file opened: /etc/brltty/Input/hw/../bm/display6.kti fd=16 2016-07-30@15:50:59.092 [brltty] including data file: /etc/brltty/Input/hw/../bm/display6.kti 2016-07-30@15:50:59.094 [brltty] file opened: /etc/brltty/Input/hw/../bm/routing6.kti fd=16 2016-07-30@15:50:59.094 [brltty] including data file: /etc/brltty/Input/hw/../bm/routing6.kti 2016-07-30@15:50:59.113 [brltty] Key Table: /etc/brltty/Input/hw/all.ktb 2016-07-30@15:50:59.116 [brltty] report: 0: keycodeCommandDataResetListener 2016-07-30@15:50:59.116 [brltty] report: 0: inputCommandDataResetListener 2016-07-30@15:50:59.116 [brltty] Braille Driver: hw [HumanWare] 2016-07-30@15:50:59.116 [brltty] HumanWare Braille Driver: 2016-07-30@15:50:59.116 [brltty] Braille Device: bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:50:59.116 [brltty] Old Preferences File: /etc/brltty-hw.prefs 2016-07-30@15:50:59.116 [brltty] cannot open file: /etc/brltty-hw.prefs: No such file or directory 2016-07-30@15:50:59.117 [brltty] regions: text=0.32 status=0.0 2016-07-30@15:50:59.117 [brltty] shifts: full=32 half=16 vertical=5 2016-07-30@15:50:59.117 [brltty] starting host command: /sbin/modprobe 2016-07-30@15:50:59.123 [brltty] host command exit status: 1: /sbin/modprobe 2016-07-30@15:50:59.123 [brltty] kernel module not installed: pcspkr 2016-07-30@15:50:59.123 [brltty] console opened: fd=15 2016-07-30@15:50:59.124 [brltty] program exit event added: console-stream 2016-07-30@15:50:59.124 [brltty] beeper enabled 2016-07-30@15:50:59.124 [brltty] program exit event added: tunes 2016-07-30@15:50:59.124 [brltty] tone: msec=60 note=64 2016-07-30@15:50:59.184 [brltty] tone: msec=100 note=69 2016-07-30@15:50:59.284 [brltty] activity state change: braille-driver: 3[started] 2016-07-30@15:50:59.284 [brltty] checking uinput device: /dev/uinput 2016-07-30@15:50:59.284 [brltty] uinput device: uinput 2016-07-30@15:50:59.284 [brltty] device opened: /dev/uinput: fd=16 2016-07-30@15:50:59.284 [brltty] uinput opened: uinput fd=16 2016-07-30@15:50:59.288 [brltty] report listener registered: 1: lxBrailleOfflineListener 2016-07-30@15:50:59.288 [brltty] Screen Driver: lx [Linux] 2016-07-30@15:50:59.288 [brltty] Linux Screen Driver: 2016-07-30@15:50:59.288 [brltty] Screen Parameter: charset= 2016-07-30@15:50:59.288 [brltty] Screen Parameter: hfb= 2016-07-30@15:50:59.288 [brltty] Screen Parameter: debugsfm= 2016-07-30@15:50:59.288 [brltty] activity state change: screen-driver: 3[started] 2016-07-30@15:50:59.289 [brltty] Screen Font Map Size: 303 2016-07-30@15:50:59.289 [brltty] VGA Character Count: 256(small) 2016-07-30@15:50:59.289 [brltty] attributes masks: font=0000 unshifted=FF00 shifted=0000 2016-07-30@15:50:59.289 [brltty] console number changed: 0 -> 7 2016-07-30@15:50:59.289 [brltty] output packet: sent: 1B 02 20 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D 15 19 11 00 00 00 00 00 00 00 00 00 2016-07-30@15:50:59.289 [brltty] pushed command environment: message 2016-07-30@15:50:59.289 [brltty] pushed command handler: message 2016-07-30@15:50:59.290 [brltty] output packet: sent: 1B 02 20 43 57 47 5E 5E 7D 00 31 32 23 19 11 27 00 17 11 27 00 43 57 47 5E 5E 7D 24 31 32 21 24 3B 2A 34 2016-07-30@15:51:01.186 [brltty] beeper disabled 2016-07-30@15:51:03.292 [brltty] output packet: sent: 1B 02 20 39 24 1B 31 2B 31 11 2A 03 21 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2016-07-30@15:51:07.298 [brltty] popped command handler: message 2016-07-30@15:51:07.298 [brltty] popped command environment: message 2016-07-30@15:51:07.298 [brltty] output packet: sent: 1B 02 20 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D 15 19 11 00 00 00 00 00 00 00 00 00 2016-07-30@15:51:08.267 [server-main] BrlAPI connection fd=17 accepted: local <unnamed> 2016-07-30@15:51:08.270 [server-main] writing error 9 to 17 2016-07-30@15:51:08.270 [server-main] isRawCapable(trueBraille) not met: driver doesn't support Raw mode 2016-07-30@15:51:08.271 [server-main] adding range [0(0)..ffffffff(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [2000004c(0)..2000004c(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [20000000(0)..20000000(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [2000004a(0)..2000004a(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [2000004b(0)..2000004b(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [20060000(0)..2006ffff(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [20000046(0)..20000046(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [20000047(0)..20000047(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [20240000(0)..2024ffff(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [20230000(0)..2023ffff(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [20250000(0)..2025ffff(ffffffff)] 2016-07-30@15:51:08.271 [server-main] removing range [20220000(0)..2022ffff(ffffffff)] 2016-07-30@15:51:08.272 [server-main] program exit event added: wchar-charset 2016-07-30@15:51:08.272 [server-main] program exit event added: charset-iconv 2016-07-30@15:51:08.272 [server-main] program exit event added: current-charset 2016-07-30@15:51:08.272 [brltty] output packet: sent: 1B 02 20 4F 17 11 0E 0E 00 01 00 03 17 01 0A 07 07 11 00 05 11 3D 00 1E 15 00 09 15 1D 1E 0A 1D 25 11 32 2016-07-30@15:51:11.860 [brltty] input packet: 1B 05 01 04 2016-07-30@15:51:11.860 [brltty] program exit event added: command-queue 2016-07-30@15:51:11.860 [brltty] brl key press: Dot3 (Ctx:2 Grp:0 Num:4) -> NOOP (Cmd:000000) 2016-07-30@15:51:11.860 [brltty] command: 000000 (NOOP: do nothing) 2016-07-30@15:51:12.018 [brltty] input packet: 1B 06 01 04 2016-07-30@15:51:12.018 [brltty] brl key release: Dot3 (Ctx:2 Grp:0 Num:4) -> PASSDOTS (Cmd:002204)
2016-07-30@15:49:47.378 [brltty] pushed command environment: initial 2016-07-30@15:49:47.378 [brltty] BRLTTY 5.2dev rev BRLTTY-5.1-794-g565e9b1b [http://brltty.com] 2016-07-30@15:49:47.380 [brltty] program exit event added: pid-file 2016-07-30@15:49:47.381 [brltty] program exit event added: screen-data 2016-07-30@15:49:47.381 [brltty] Working Directory: / 2016-07-30@15:49:47.381 [brltty] Writable Directory: /var/run/brltty 2016-07-30@15:49:47.381 [brltty] Configuration File: /etc/brltty.conf 2016-07-30@15:49:47.381 [brltty] Preferences File: brltty.prefs 2016-07-30@15:49:47.381 [brltty] regions: text=0.0 status=0.0 2016-07-30@15:49:47.381 [brltty] shifts: full=1 half=0 vertical=5 2016-07-30@15:49:47.381 [brltty] Drivers Directory: /lib/brltty 2016-07-30@15:49:47.381 [brltty] Tables Directory: /etc/brltty 2016-07-30@15:49:47.382 [brltty] checking for text table: /etc/brltty/Text/en_GB.ttb 2016-07-30@15:49:47.407 [brltty] compiling text table: /etc/brltty/Text/en_GB.ttb 2016-07-30@15:49:47.407 [brltty] file opened: /etc/brltty/Text/en_GB.ttb fd=4 2016-07-30@15:49:47.407 [brltty] including data file: /etc/brltty/Text/en_GB.ttb 2016-07-30@15:49:47.410 [brltty] file opened: /etc/brltty/Text/ltr-latin.tti fd=5 2016-07-30@15:49:47.410 [brltty] including data file: /etc/brltty/Text/ltr-latin.tti 2016-07-30@15:49:47.423 [brltty] file opened: /etc/brltty/Text/ctl-latin.tti fd=5 2016-07-30@15:49:47.424 [brltty] including data file: /etc/brltty/Text/ctl-latin.tti 2016-07-30@15:49:47.430 [brltty] file opened: /etc/brltty/Text/common.tti fd=5 2016-07-30@15:49:47.430 [brltty] including data file: /etc/brltty/Text/common.tti 2016-07-30@15:49:47.432 [brltty] file opened: /etc/brltty/Text/spaces.tti fd=6 2016-07-30@15:49:47.432 [brltty] including data file: /etc/brltty/Text/spaces.tti 2016-07-30@15:49:47.434 [brltty] file opened: /etc/brltty/Text/boxes.tti fd=6 2016-07-30@15:49:47.434 [brltty] including data file: /etc/brltty/Text/boxes.tti 2016-07-30@15:49:47.438 [brltty] file opened: /etc/brltty/Text/blocks.tti fd=6 2016-07-30@15:49:47.438 [brltty] including data file: /etc/brltty/Text/blocks.tti 2016-07-30@15:49:47.444 [brltty] Text Table: en_GB 2016-07-30@15:49:47.444 [brltty] program exit event added: text-table 2016-07-30@15:49:47.444 [brltty] Attributes Table: left_right 2016-07-30@15:49:47.444 [brltty] program exit event added: attributes-table 2016-07-30@15:49:47.444 [brltty] program exit event added: contraction-table 2016-07-30@15:49:47.444 [brltty] Contraction Table: none 2016-07-30@15:49:47.444 [brltty] Keyboard Property: type= 2016-07-30@15:49:47.444 [brltty] Keyboard Property: vendor= 2016-07-30@15:49:47.444 [brltty] Keyboard Property: product= 2016-07-30@15:49:47.444 [brltty] program exit event added: keyboard-table 2016-07-30@15:49:47.445 [brltty] Keyboard Table: none 2016-07-30@15:49:47.445 [brltty] program exit event added: screen-driver 2016-07-30@15:49:47.445 [brltty] activity action request: screen-driver: start 2016-07-30@15:49:47.445 [brltty] activity state change: screen-driver: 4[preparing] 2016-07-30@15:49:47.445 [brltty] activity state change: screen-driver: 1[prepared] 2016-07-30@15:49:47.445 [brltty] activity state change: screen-driver: 2[scheduled] 2016-07-30@15:49:47.445 [brltty] BrlAPI Server: release 0.6.2 2016-07-30@15:49:47.445 [brltty] API Parameter: auth= 2016-07-30@15:49:47.445 [brltty] API Parameter: host= 2016-07-30@15:49:47.445 [brltty] API Parameter: stacksize= 2016-07-30@15:49:47.445 [brltty] program exit event added: address-table 2016-07-30@15:49:47.445 [brltty] program exit event added: api-server 2016-07-30@15:49:47.445 [brltty] program exit event added: braille-data 2016-07-30@15:49:47.446 [brltty] program exit event added: braille-driver 2016-07-30@15:49:47.446 [brltty] activity action request: braille-driver: start 2016-07-30@15:49:47.446 [brltty] activity state change: braille-driver: 4[preparing] 2016-07-30@15:49:47.446 [brltty] Braille Display Dimensions: 1 row, 1 column 2016-07-30@15:49:47.446 [brltty] regions: text=0.1 status=0.0 2016-07-30@15:49:47.446 [brltty] shifts: full=1 half=0 vertical=5 2016-07-30@15:49:47.446 [brltty] activity state change: braille-driver: 1[prepared] 2016-07-30@15:49:47.446 [brltty] activity state change: braille-driver: 2[scheduled] 2016-07-30@15:49:47.446 [brltty] program exit event added: speech-data 2016-07-30@15:49:47.446 [brltty] program exit event added: speech-driver 2016-07-30@15:49:47.446 [brltty] activity action request: speech-driver: start 2016-07-30@15:49:47.446 [brltty] activity state change: speech-driver: 4[preparing] 2016-07-30@15:49:47.446 [brltty] activity state change: speech-driver: 1[prepared] 2016-07-30@15:49:47.446 [brltty] activity state change: speech-driver: 2[scheduled] 2016-07-30@15:49:47.446 [brltty] Speech Input: none 2016-07-30@15:49:47.446 [brltty] program exit event added: sessions 2016-07-30@15:49:47.446 [brltty] pushed command environment: main 2016-07-30@15:49:47.446 [brltty] pushed command handler: unhandled 2016-07-30@15:49:47.446 [brltty] pushed command handler: miscellaneous 2016-07-30@15:49:47.446 [brltty] pushed command handler: learn 2016-07-30@15:49:47.446 [brltty] pushed command handler: speech 2016-07-30@15:49:47.446 [brltty] pushed command handler: clipboard 2016-07-30@15:49:47.447 [brltty] pushed command handler: preferences 2016-07-30@15:49:47.447 [brltty] pushed command handler: toggle 2016-07-30@15:49:47.447 [brltty] pushed command handler: touch 2016-07-30@15:49:47.447 [brltty] report listener registered: 0: keycodeCommandDataResetListener 2016-07-30@15:49:47.447 [brltty] pushed command handler: keycodes 2016-07-30@15:49:47.447 [brltty] report listener registered: 0: inputCommandDataResetListener 2016-07-30@15:49:47.447 [brltty] pushed command handler: input 2016-07-30@15:49:47.447 [brltty] pushed command handler: navigation 2016-07-30@15:49:47.447 [brltty] pushed command handler: screen 2016-07-30@15:49:47.447 [brltty] pushed command handler: custom 2016-07-30@15:49:47.447 [brltty] activity state change: screen-driver: 6[starting] 2016-07-30@15:49:47.447 [brltty] checking for screen driver: lx 2016-07-30@15:49:47.496 [brltty] initializing screen driver: lx 2016-07-30@15:49:47.496 [brltty] device directory: /dev 2016-07-30@15:49:47.496 [brltty] checking screen device: /dev/vcsa 2016-07-30@15:49:47.496 [brltty] screen device: vcsa 2016-07-30@15:49:47.496 [brltty] checking console device: /dev/tty0 2016-07-30@15:49:47.496 [brltty] console device: tty0 2016-07-30@15:49:47.496 [brltty] device opened: /dev/vcsa: fd=7 2016-07-30@15:49:47.496 [brltty] screen opened: vcsa: fd=7 2016-07-30@15:49:47.496 [brltty] device opened: /dev/tty0: fd=9 2016-07-30@15:49:47.496 [brltty] console opened: tty0: fd=9 2016-07-30@15:49:47.496 [brltty] screen is monitorable: yes 2016-07-30@15:49:47.496 [brltty] Screen Font Map Size: 303 2016-07-30@15:49:47.496 [brltty] VGA Character Count: 256(small) 2016-07-30@15:49:47.496 [brltty] attributes masks: font=0000 unshifted=FF00 shifted=0000 2016-07-30@15:49:47.497 [brltty] starting host command: /sbin/modprobe 2016-07-30@15:49:47.539 [brltty] host command exit status: 0: /sbin/modprobe 2016-07-30@15:49:47.539 [brltty] activity state change: braille-driver: 6[starting] 2016-07-30@15:49:47.539 [brltty] checking braille device: usb: 2016-07-30@15:49:47.540 [brltty] performing braille driver autodetection 2016-07-30@15:49:47.540 [brltty] checking for braille driver: al 2016-07-30@15:49:47.572 [brltty] initializing braille driver: al -> usb: 2016-07-30@15:49:47.573 [brltty] braille driver initialization failed: al -> usb: 2016-07-30@15:49:47.574 [brltty] checking for braille driver: bm 2016-07-30@15:49:47.603 [brltty] initializing braille driver: bm -> usb: 2016-07-30@15:49:47.603 [brltty] braille driver initialization failed: bm -> usb: 2016-07-30@15:49:47.603 [brltty] checking for braille driver: eu 2016-07-30@15:49:47.632 [brltty] initializing braille driver: eu -> usb: 2016-07-30@15:49:47.632 [brltty] braille driver initialization failed: eu -> usb: 2016-07-30@15:49:47.632 [brltty] checking for braille driver: fs 2016-07-30@15:49:47.639 [brltty] initializing braille driver: fs -> usb: 2016-07-30@15:49:47.639 [brltty] braille driver initialization failed: fs -> usb: 2016-07-30@15:49:47.640 [brltty] checking for braille driver: hd 2016-07-30@15:49:47.658 [brltty] initializing braille driver: hd -> usb: 2016-07-30@15:49:47.659 [brltty] braille driver initialization failed: hd -> usb: 2016-07-30@15:49:47.659 [brltty] checking for braille driver: hm 2016-07-30@15:49:47.669 [brltty] initializing braille driver: hm -> usb: 2016-07-30@15:49:47.669 [brltty] braille driver initialization failed: hm -> usb: 2016-07-30@15:49:47.669 [brltty] checking for braille driver: ht 2016-07-30@15:49:47.699 [brltty] initializing braille driver: ht -> usb: 2016-07-30@15:49:47.699 [brltty] braille driver initialization failed: ht -> usb: 2016-07-30@15:49:47.699 [brltty] checking for braille driver: hw 2016-07-30@15:49:47.710 [brltty] initializing braille driver: hw -> usb: 2016-07-30@15:49:47.710 [brltty] braille driver initialization failed: hw -> usb: 2016-07-30@15:49:47.710 [brltty] checking for braille driver: mt 2016-07-30@15:49:47.719 [brltty] initializing braille driver: mt -> usb: 2016-07-30@15:49:47.720 [brltty] braille driver initialization failed: mt -> usb: 2016-07-30@15:49:47.720 [brltty] checking for braille driver: pg 2016-07-30@15:49:47.725 [brltty] initializing braille driver: pg -> usb: 2016-07-30@15:49:47.726 [brltty] braille driver initialization failed: pg -> usb: 2016-07-30@15:49:47.726 [brltty] checking for braille driver: pm 2016-07-30@15:49:47.753 [brltty] initializing braille driver: pm -> usb: 2016-07-30@15:49:47.753 [brltty] braille driver initialization failed: pm -> usb: 2016-07-30@15:49:47.754 [brltty] checking for braille driver: sk 2016-07-30@15:49:47.763 [brltty] initializing braille driver: sk -> usb: 2016-07-30@15:49:47.764 [brltty] braille driver initialization failed: sk -> usb: 2016-07-30@15:49:47.764 [brltty] checking for braille driver: vo 2016-07-30@15:49:47.779 [brltty] initializing braille driver: vo -> usb: 2016-07-30@15:49:47.780 [brltty] braille driver initialization failed: vo -> usb: 2016-07-30@15:49:47.780 [brltty] braille driver not found 2016-07-30@15:49:47.780 [brltty] checking braille device: bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.780 [brltty] program exit event added: bluetooth-device-queue 2016-07-30@15:49:47.855 [brltty] hci_get_route error 19: No such device. 2016-07-30@15:49:47.855 [brltty] performing braille driver autodetection 2016-07-30@15:49:47.855 [brltty] checking for braille driver: np 2016-07-30@15:49:47.861 [brltty] initializing braille driver: np -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.886 [brltty] braille driver initialization failed: np -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.886 [brltty] checking for braille driver: ht 2016-07-30@15:49:47.887 [brltty] initializing braille driver: ht -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.887 [brltty] braille driver initialization failed: ht -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.887 [brltty] checking for braille driver: al 2016-07-30@15:49:47.887 [brltty] initializing braille driver: al -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.888 [brltty] braille driver initialization failed: al -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.888 [brltty] checking for braille driver: bm 2016-07-30@15:49:47.888 [brltty] initializing braille driver: bm -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.888 [brltty] braille driver initialization failed: bm -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:47.888 [brltty] braille driver not found 2016-07-30@15:49:47.888 [brltty] checking braille device: bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.888 [brltty] hci_get_route error 19: No such device. 2016-07-30@15:49:47.888 [brltty] performing braille driver autodetection 2016-07-30@15:49:47.888 [brltty] checking for braille driver: np 2016-07-30@15:49:47.889 [brltty] initializing braille driver: np -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.889 [brltty] braille driver initialization failed: np -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.889 [brltty] checking for braille driver: ht 2016-07-30@15:49:47.890 [brltty] initializing braille driver: ht -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.890 [brltty] braille driver initialization failed: ht -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.890 [brltty] checking for braille driver: al 2016-07-30@15:49:47.890 [brltty] initializing braille driver: al -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.890 [brltty] braille driver initialization failed: al -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.890 [brltty] checking for braille driver: bm 2016-07-30@15:49:47.891 [brltty] initializing braille driver: bm -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.891 [brltty] braille driver initialization failed: bm -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:49:47.891 [brltty] braille driver not found 2016-07-30@15:49:47.891 [brltty] activity state change: braille-driver: 2[scheduled] 2016-07-30@15:49:47.891 [brltty] activity state change: speech-driver: 6[starting] 2016-07-30@15:49:47.891 [brltty] no autodetectable speech drivers 2016-07-30@15:49:47.891 [brltty] checking for speech driver: no 2016-07-30@15:49:47.891 [brltty] initializing speech driver: no 2016-07-30@15:49:47.891 [brltty] Speech Driver: no [NoSpeech] 2016-07-30@15:49:47.892 [brltty] NoSpeech Speech Driver: 2016-07-30@15:49:47.892 [brltty] activity state change: speech-driver: 3[started] 2016-07-30@15:49:48.040 [brltty] checking uinput device: /dev/uinput 2016-07-30@15:49:48.040 [brltty] uinput device: uinput 2016-07-30@15:49:48.040 [brltty] device opened: /dev/uinput: fd=14 2016-07-30@15:49:48.040 [brltty] uinput opened: uinput fd=14 2016-07-30@15:49:48.041 [brltty] report listener registered: 1: lxBrailleOfflineListener 2016-07-30@15:49:48.041 [brltty] Screen Driver: lx [Linux] 2016-07-30@15:49:48.041 [brltty] Linux Screen Driver: 2016-07-30@15:49:48.041 [brltty] Screen Parameter: charset= 2016-07-30@15:49:48.041 [brltty] Screen Parameter: hfb= 2016-07-30@15:49:48.041 [brltty] Screen Parameter: debugsfm= 2016-07-30@15:49:48.041 [brltty] activity state change: screen-driver: 3[started] 2016-07-30@15:49:48.042 [brltty] Screen Font Map Size: 303 2016-07-30@15:49:48.042 [brltty] VGA Character Count: 256(small) 2016-07-30@15:49:48.042 [brltty] attributes masks: font=0000 unshifted=FF00 shifted=0000 2016-07-30@15:49:48.042 [brltty] console number changed: 0 -> 7 2016-07-30@15:49:50.679 [server-main] BrlAPI connection fd=15 accepted: local <unnamed> 2016-07-30@15:49:50.690 [server-main] adding range [0(0)..ffffffff(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [2000004c(0)..2000004c(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [20000000(0)..20000000(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [2000004a(0)..2000004a(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [2000004b(0)..2000004b(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [20060000(0)..2006ffff(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [20000046(0)..20000046(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [20000047(0)..20000047(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [20240000(0)..2024ffff(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [20230000(0)..2023ffff(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [20250000(0)..2025ffff(ffffffff)] 2016-07-30@15:49:50.690 [server-main] removing range [20220000(0)..2022ffff(ffffffff)] 2016-07-30@15:49:50.691 [server-main] removing range [0(0)..ffffffff(ffffffff)] 2016-07-30@15:49:50.691 [server-main] adding range [0(0)..1fffffff(ffffffff)] 2016-07-30@15:49:50.691 [server-main] adding range [2000004d(0)..2000004d(ffffffff)] 2016-07-30@15:49:50.691 [server-main] adding range [2000004e(0)..2000004e(ffffffff)] 2016-07-30@15:49:50.691 [server-main] adding range [2000004f(0)..2000004f(ffffffff)] 2016-07-30@15:49:50.691 [server-main] adding range [20000050(0)..20000050(ffffffff)] 2016-07-30@15:49:50.692 [server-main] removing range [0(c)..ffffffff(c)] 2016-07-30@15:49:52.446 [brltty] activity state change: braille-driver: 6[starting] 2016-07-30@15:49:52.446 [brltty] checking braille device: usb: 2016-07-30@15:49:52.446 [brltty] performing braille driver autodetection 2016-07-30@15:49:52.446 [brltty] checking for braille driver: al 2016-07-30@15:49:52.447 [brltty] initializing braille driver: al -> usb: 2016-07-30@15:49:52.449 [brltty] braille driver initialization failed: al -> usb: 2016-07-30@15:49:52.449 [brltty] checking for braille driver: bm 2016-07-30@15:49:52.450 [brltty] initializing braille driver: bm -> usb: 2016-07-30@15:49:52.450 [brltty] braille driver initialization failed: bm -> usb: 2016-07-30@15:49:52.451 [brltty] checking for braille driver: eu 2016-07-30@15:49:52.451 [brltty] initializing braille driver: eu -> usb: 2016-07-30@15:49:52.452 [brltty] braille driver initialization failed: eu -> usb: 2016-07-30@15:49:52.452 [brltty] checking for braille driver: fs 2016-07-30@15:49:52.452 [brltty] initializing braille driver: fs -> usb: 2016-07-30@15:49:52.453 [brltty] braille driver initialization failed: fs -> usb: 2016-07-30@15:49:52.453 [brltty] checking for braille driver: hd 2016-07-30@15:49:52.454 [brltty] initializing braille driver: hd -> usb: 2016-07-30@15:49:52.454 [brltty] braille driver initialization failed: hd -> usb: 2016-07-30@15:49:52.454 [brltty] checking for braille driver: hm 2016-07-30@15:49:52.455 [brltty] initializing braille driver: hm -> usb: 2016-07-30@15:49:52.455 [brltty] braille driver initialization failed: hm -> usb: 2016-07-30@15:49:52.455 [brltty] checking for braille driver: ht 2016-07-30@15:49:52.456 [brltty] initializing braille driver: ht -> usb: 2016-07-30@15:49:52.456 [brltty] braille driver initialization failed: ht -> usb: 2016-07-30@15:49:52.456 [brltty] checking for braille driver: hw 2016-07-30@15:49:52.457 [brltty] initializing braille driver: hw -> usb: 2016-07-30@15:49:52.457 [brltty] braille driver initialization failed: hw -> usb: 2016-07-30@15:49:52.457 [brltty] checking for braille driver: mt 2016-07-30@15:49:52.458 [brltty] initializing braille driver: mt -> usb: 2016-07-30@15:49:52.458 [brltty] braille driver initialization failed: mt -> usb: 2016-07-30@15:49:52.458 [brltty] checking for braille driver: pg 2016-07-30@15:49:52.459 [brltty] initializing braille driver: pg -> usb: 2016-07-30@15:49:52.460 [brltty] braille driver initialization failed: pg -> usb: 2016-07-30@15:49:52.460 [brltty] checking for braille driver: pm 2016-07-30@15:49:52.460 [brltty] initializing braille driver: pm -> usb: 2016-07-30@15:49:52.461 [brltty] braille driver initialization failed: pm -> usb: 2016-07-30@15:49:52.461 [brltty] checking for braille driver: sk 2016-07-30@15:49:52.461 [brltty] initializing braille driver: sk -> usb: 2016-07-30@15:49:52.463 [brltty] braille driver initialization failed: sk -> usb: 2016-07-30@15:49:52.463 [brltty] checking for braille driver: vo 2016-07-30@15:49:52.464 [brltty] initializing braille driver: vo -> usb: 2016-07-30@15:49:52.468 [brltty] braille driver initialization failed: vo -> usb: 2016-07-30@15:49:52.468 [brltty] braille driver not found 2016-07-30@15:49:52.468 [brltty] checking braille device: bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:49:56.264 [brltty] performing braille driver autodetection 2016-07-30@15:49:56.264 [brltty] checking for braille driver: hw 2016-07-30@15:49:56.264 [brltty] initializing braille driver: hw -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:50:00.864 [brltty] output packet: sent: 1B 00 00 2016-07-30@15:50:01.868 [brltty] braille driver initialization failed: hw -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:50:01.868 [brltty] braille driver not found 2016-07-30@15:50:01.868 [brltty] checking braille device: bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.084 [brltty] performing braille driver autodetection 2016-07-30@15:50:14.084 [brltty] checking for braille driver: np 2016-07-30@15:50:14.085 [brltty] initializing braille driver: np -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.086 [brltty] RFCOMM connect error 114: Operation already in progress. 2016-07-30@15:50:14.086 [brltty] braille driver initialization failed: np -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.086 [brltty] checking for braille driver: ht 2016-07-30@15:50:14.087 [brltty] initializing braille driver: ht -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.087 [brltty] braille driver initialization failed: ht -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.087 [brltty] checking for braille driver: al 2016-07-30@15:50:14.087 [brltty] initializing braille driver: al -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.087 [brltty] braille driver initialization failed: al -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.087 [brltty] checking for braille driver: bm 2016-07-30@15:50:14.088 [brltty] initializing braille driver: bm -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.088 [brltty] braille driver initialization failed: bm -> bluetooth:00:17:91:04:7D:10 2016-07-30@15:50:14.088 [brltty] braille driver not found 2016-07-30@15:50:14.088 [brltty] activity state change: braille-driver: 2[scheduled] 2016-07-30@15:50:14.088 [brltty] activity state change: braille-driver: 6[starting] 2016-07-30@15:50:14.088 [brltty] checking braille device: usb: 2016-07-30@15:50:14.088 [brltty] performing braille driver autodetection 2016-07-30@15:50:14.088 [brltty] checking for braille driver: al 2016-07-30@15:50:14.088 [brltty] initializing braille driver: al -> usb: 2016-07-30@15:50:14.090 [brltty] braille driver initialization failed: al -> usb: 2016-07-30@15:50:14.090 [brltty] checking for braille driver: bm 2016-07-30@15:50:14.091 [brltty] initializing braille driver: bm -> usb: 2016-07-30@15:50:14.091 [brltty] braille driver initialization failed: bm -> usb: 2016-07-30@15:50:14.091 [brltty] checking for braille driver: eu 2016-07-30@15:50:14.092 [brltty] initializing braille driver: eu -> usb: 2016-07-30@15:50:14.092 [brltty] braille driver initialization failed: eu -> usb: 2016-07-30@15:50:14.092 [brltty] checking for braille driver: fs 2016-07-30@15:50:14.092 [brltty] initializing braille driver: fs -> usb: 2016-07-30@15:50:14.093 [brltty] braille driver initialization failed: fs -> usb: 2016-07-30@15:50:14.093 [brltty] checking for braille driver: hd 2016-07-30@15:50:14.093 [brltty] initializing braille driver: hd -> usb: 2016-07-30@15:50:14.094 [brltty] braille driver initialization failed: hd -> usb: 2016-07-30@15:50:14.094 [brltty] checking for braille driver: hm 2016-07-30@15:50:14.094 [brltty] initializing braille driver: hm -> usb: 2016-07-30@15:50:14.095 [brltty] braille driver initialization failed: hm -> usb: 2016-07-30@15:50:14.095 [brltty] checking for braille driver: ht 2016-07-30@15:50:14.095 [brltty] initializing braille driver: ht -> usb: 2016-07-30@15:50:14.095 [brltty] braille driver initialization failed: ht -> usb: 2016-07-30@15:50:14.096 [brltty] checking for braille driver: hw 2016-07-30@15:50:14.096 [brltty] initializing braille driver: hw -> usb: 2016-07-30@15:50:14.096 [brltty] braille driver initialization failed: hw -> usb: 2016-07-30@15:50:14.096 [brltty] checking for braille driver: mt 2016-07-30@15:50:14.097 [brltty] initializing braille driver: mt -> usb: 2016-07-30@15:50:14.097 [brltty] braille driver initialization failed: mt -> usb: 2016-07-30@15:50:14.097 [brltty] checking for braille driver: pg 2016-07-30@15:50:14.098 [brltty] initializing braille driver: pg -> usb: 2016-07-30@15:50:14.098 [brltty] braille driver initialization failed: pg -> usb: 2016-07-30@15:50:14.098 [brltty] checking for braille driver: pm 2016-07-30@15:50:14.098 [brltty] initializing braille driver: pm -> usb: 2016-07-30@15:50:14.099 [brltty] braille driver initialization failed: pm -> usb: 2016-07-30@15:50:14.099 [brltty] checking for braille driver: sk 2016-07-30@15:50:14.099 [brltty] initializing braille driver: sk -> usb: 2016-07-30@15:50:14.100 [brltty] braille driver initialization failed: sk -> usb: 2016-07-30@15:50:14.100 [brltty] checking for braille driver: vo 2016-07-30@15:50:14.100 [brltty] initializing braille driver: vo -> usb: 2016-07-30@15:50:14.101 [brltty] braille driver initialization failed: vo -> usb: 2016-07-30@15:50:14.101 [brltty] braille driver not found 2016-07-30@15:50:14.101 [brltty] checking braille device: bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:50:14.207 [brltty] unexpected Bluetooth packet: 04 07 FF 04 10 7D 04 91 17 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2016-07-30@15:50:17.942 [brltty] performing braille driver autodetection 2016-07-30@15:50:17.942 [brltty] checking for braille driver: hw 2016-07-30@15:50:17.942 [brltty] initializing braille driver: hw -> bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:50:22.480 [brltty] output packet: sent: 1B 00 00 2016-07-30@15:50:22.499 [brltty] input packet: 1B 01 03 00 02 20 2016-07-30@15:50:22.499 [brltty] detected Humanware device: model=2 cells=32 2016-07-30@15:50:22.500 [brltty] Braille Display Dimensions: 1 row, 32 columns 2016-07-30@15:50:22.500 [brltty] regions: text=0.32 status=0.0 2016-07-30@15:50:22.500 [brltty] shifts: full=32 half=16 vertical=5 2016-07-30@15:50:22.500 [brltty] Key Bindings: all 2016-07-30@15:50:22.500 [brltty] program exit event added: sorted-command-table 2016-07-30@15:50:22.505 [brltty] file opened: /etc/brltty/Input/hw/all.ktb fd=17 2016-07-30@15:50:22.505 [brltty] including data file: /etc/brltty/Input/hw/all.ktb 2016-07-30@15:50:22.506 [brltty] file opened: /etc/brltty/Input/hw/../chords.kti fd=18 2016-07-30@15:50:22.506 [brltty] including data file: /etc/brltty/Input/hw/../chords.kti 2016-07-30@15:50:22.509 [brltty] program exit event added: sorted-keyboard-functions 2016-07-30@15:50:22.510 [brltty] file opened: /etc/brltty/Input/hw/../bm/display6.kti fd=18 2016-07-30@15:50:22.510 [brltty] including data file: /etc/brltty/Input/hw/../bm/display6.kti 2016-07-30@15:50:22.512 [brltty] file opened: /etc/brltty/Input/hw/../bm/routing6.kti fd=18 2016-07-30@15:50:22.512 [brltty] including data file: /etc/brltty/Input/hw/../bm/routing6.kti 2016-07-30@15:50:22.532 [brltty] Key Table: /etc/brltty/Input/hw/all.ktb 2016-07-30@15:50:22.535 [brltty] report: 0: keycodeCommandDataResetListener 2016-07-30@15:50:22.535 [brltty] report: 0: inputCommandDataResetListener 2016-07-30@15:50:22.536 [brltty] Braille Driver: hw [HumanWare] 2016-07-30@15:50:22.536 [brltty] HumanWare Braille Driver: 2016-07-30@15:50:22.536 [brltty] Braille Device: bluetooth:00:25:EC:01:8D:EB 2016-07-30@15:50:22.536 [brltty] Old Preferences File: /etc/brltty-hw.prefs 2016-07-30@15:50:22.536 [brltty] cannot open file: /etc/brltty-hw.prefs: No such file or directory 2016-07-30@15:50:22.536 [brltty] regions: text=0.32 status=0.0 2016-07-30@15:50:22.536 [brltty] shifts: full=32 half=16 vertical=5 2016-07-30@15:50:22.536 [brltty] starting host command: /sbin/modprobe 2016-07-30@15:50:22.543 [brltty] host command exit status: 1: /sbin/modprobe 2016-07-30@15:50:22.543 [brltty] kernel module not installed: pcspkr 2016-07-30@15:50:22.543 [brltty] console opened: fd=17 2016-07-30@15:50:22.543 [brltty] program exit event added: console-stream 2016-07-30@15:50:22.543 [brltty] beeper enabled 2016-07-30@15:50:22.543 [brltty] program exit event added: tunes 2016-07-30@15:50:22.543 [brltty] tone: msec=60 note=64 2016-07-30@15:50:22.603 [brltty] tone: msec=100 note=69 2016-07-30@15:50:22.703 [brltty] activity state change: braille-driver: 3[started] 2016-07-30@15:50:22.704 [brltty] pushed command environment: message 2016-07-30@15:50:22.704 [brltty] pushed command handler: message 2016-07-30@15:50:22.704 [brltty] output packet: sent: 1B 02 20 43 57 47 5E 5E 7D 00 31 32 23 19 11 27 00 17 11 27 00 43 57 47 5E 5E 7D 24 31 32 21 24 3B 2A 34 2016-07-30@15:50:24.605 [brltty] beeper disabled 2016-07-30@15:50:26.708 [brltty] output packet: sent: 1B 02 20 39 24 1B 31 2B 31 11 2A 03 21 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2016-07-30@15:50:30.713 [brltty] popped command handler: message 2016-07-30@15:50:30.713 [brltty] popped command environment: message 2016-07-30@15:50:30.713 [brltty] output packet: sent: 1B 02 20 0E 09 17 11 11 1D 00 1D 15 1E 00 0A 1D 00 1E 11 2D 1E 00 0D 15 19 11 00 00 00 00 00 00 00 00 00 2016-07-30@15:50:32.760 [server-main] BrlAPI connection fd=18 accepted: local <unnamed> 2016-07-30@15:50:32.761 [server-main] writing error 9 to 18 2016-07-30@15:50:32.761 [server-main] isRawCapable(trueBraille) not met: driver doesn't support Raw mode 2016-07-30@15:50:32.762 [server-main] adding range [0(0)..ffffffff(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [2000004c(0)..2000004c(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [20000000(0)..20000000(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [2000004a(0)..2000004a(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [2000004b(0)..2000004b(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [20060000(0)..2006ffff(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [20000046(0)..20000046(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [20000047(0)..20000047(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [20240000(0)..2024ffff(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [20230000(0)..2023ffff(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [20250000(0)..2025ffff(ffffffff)] 2016-07-30@15:50:32.762 [server-main] removing range [20220000(0)..2022ffff(ffffffff)] 2016-07-30@15:50:32.763 [server-main] program exit event added: wchar-charset 2016-07-30@15:50:32.763 [server-main] program exit event added: charset-iconv 2016-07-30@15:50:32.763 [server-main] program exit event added: current-charset 2016-07-30@15:50:32.763 [brltty] output packet: sent: 1B 02 20 4F 17 11 0E 0E 00 01 00 03 17 01 0A 07 07 11 00 05 11 3D 00 1E 15 00 09 15 1D 1E 0A 1D 25 11 32 2016-07-30@15:50:36.276 [brltty] input packet: 1B 05 01 04 2016-07-30@15:50:36.276 [brltty] program exit event added: command-queue 2016-07-30@15:50:36.276 [brltty] brl key press: Dot3 (Ctx:2 Grp:0 Num:4) -> NOOP (Cmd:000000) 2016-07-30@15:50:36.276 [brltty] command: 000000 (NOOP: do nothing) 2016-07-30@15:50:36.458 [brltty] input packet: 1B 06 01 04 2016-07-30@15:50:36.458 [brltty] brl key release: Dot3 (Ctx:2 Grp:0 Num:4) -> PASSDOTS (Cmd:002204) 2016-07-30@15:50:36.987 [brltty] input packet: 1B 05 01 04 2016-07-30@15:50:36.987 [brltty] brl key press: Dot3 (Ctx:2 Grp:0 Num:4) -> NOOP (Cmd:000000) 2016-07-30@15:50:36.987 [brltty] command: 000000 (NOOP: do nothing) 2016-07-30@15:50:37.169 [brltty] input packet: 1B 06 01 04 2016-07-30@15:50:37.170 [brltty] brl key release: Dot3 (Ctx:2 Grp:0 Num:4) -> PASSDOTS (Cmd:002204) 2016-07-30@15:50:37.806 [brltty] input packet: 1B 05 01 04 2016-07-30@15:50:37.806 [brltty] brl key press: Dot3 (Ctx:2 Grp:0 Num:4) -> NOOP (Cmd:000000) 2016-07-30@15:50:37.806 [brltty] command: 000000 (NOOP: do nothing) 2016-07-30@15:50:37.963 [brltty] input packet: 1B 06 01 04 2016-07-30@15:50:37.963 [brltty] brl key release: Dot3 (Ctx:2 Grp:0 Num:4) -> PASSDOTS (Cmd:002204) 2016-07-30@15:50:39.136 [brltty] input packet: 1B 05 01 0B 2016-07-30@15:50:39.136 [brltty] brl key press: Display1 (Ctx:2 Grp:0 Num:11) -> NOOP (Cmd:000000) 2016-07-30@15:50:39.136 [brltty] command: 000000 (NOOP: do nothing) 2016-07-30@15:50:39.271 [brltty] input packet: 1B 06 01 0B 2016-07-30@15:50:39.271 [brltty] brl key release: Display1 (Ctx:2 Grp:0 Num:11) -> CSRTRK (Cmd:010028)
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty