Hi, my name is Vojtěch Polášek and I am a blind IT student from Czech Republic. I am running latest brltty from official Arch repository. It is brltty version 4.5. I use Focus Blue 40, I tried it with old and new version of this type of brailly display. However, after upgrading my system about a week ago, it stopped working with Orca. I received upgrade of Gnome to version 3.12, but I can't see any reason why it should stop working. As I read logs, it seems that Brltty accepts connection from Orca, but then there must be some proglem. It just prints Brltty and its version (using my configured table), but then it just shows "Screen not in text mode". I am sending a verbose log output in attachment. I wanted to use apitest.c from git. When I checked out tag BRLTTY-4.5, I couldn't compile it, because there was no rule for compiling brl_cmds.h. When I checked out latest master, I managed to compile apitest but it crashes when I try to use it with -n or other switch except for -h. Is there any other information that I can send you? Thank you very much for your help, Vojta
2014-04-19@19:53:45.882 BRLTTY 4.5 [http://mielke.cc/brltty/] 2014-04-19@19:53:45.882 Working Directory: /home/vojta 2014-04-19@19:53:45.882 Writable Directory: /var/run/brltty 2014-04-19@19:53:45.882 Configuration File: /etc/brltty.conf 2014-04-19@19:53:45.882 Preferences File: brltty.prefs 2014-04-19@19:53:45.882 regions: text=0.0 status=0.0 2014-04-19@19:53:45.882 shifts: full=1 half=0 vertical=5 2014-04-19@19:53:45.882 Drivers Directory: /usr/lib/brltty 2014-04-19@19:53:45.882 Tables Directory: /usr/share/brltty 2014-04-19@19:53:45.882 compiling text table: /usr/share/brltty/ru.ttb 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/ru.ttb fd=4 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/ru.ttb 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/letters-cyrillic.tti fd=5 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/letters-cyrillic.tti 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/letters-latin-dot8.tti fd=5 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/letters-latin-dot8.tti 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/numbers-nemeth.tti fd=5 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/numbers-nemeth.tti 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/punctuation-alternate.tti fd=5 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/punctuation-alternate.tti 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/common.tti fd=5 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/common.tti 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/spaces.tti fd=6 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/spaces.tti 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/boxes.tti fd=6 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/boxes.tti 2014-04-19@19:53:45.882 file opened: /usr/share/brltty/blocks.tti fd=6 2014-04-19@19:53:45.882 including data file: /usr/share/brltty/blocks.tti 2014-04-19@19:53:45.882 Text Table: ru 2014-04-19@19:53:45.882 Attributes Table: attributes 2014-04-19@19:53:45.882 Contraction Table: none 2014-04-19@19:53:45.882 Key Table: none 2014-04-19@19:53:45.882 Keyboard Property: type= 2014-04-19@19:53:45.882 Keyboard Property: vendor= 2014-04-19@19:53:45.882 Keyboard Property: product= 2014-04-19@19:53:45.882 checking for screen driver: lx 2014-04-19@19:53:45.882 initializing screen driver: lx 2014-04-19@19:53:45.882 device directory: /dev 2014-04-19@19:53:45.882 checking screen device: /dev/vcsa 2014-04-19@19:53:45.882 screen device: vcsa 2014-04-19@19:53:45.882 checking console device: /dev/tty0 2014-04-19@19:53:45.882 console device: tty0 2014-04-19@19:53:45.882 device opened: /dev/vcsa: fd=4 2014-04-19@19:53:45.882 screen opened: vcsa: fd=4 2014-04-19@19:53:45.882 device opened: /dev/tty0: fd=5 2014-04-19@19:53:45.882 console opened: tty0: fd=5 2014-04-19@19:53:45.882 Screen Font Map Size: 331 2014-04-19@19:53:45.882 VGA Character Count: 256(small) 2014-04-19@19:53:45.882 attributes masks: font=0000 unshifted=FF00 shifted=0000 2014-04-19@19:53:45.882 Screen Driver: lx [Linux] 2014-04-19@19:53:45.882 Linux Screen Driver: 2014-04-19@19:53:45.883 Screen Parameter: charset= 2014-04-19@19:53:45.883 Screen Parameter: hfb= 2014-04-19@19:53:45.883 Screen Parameter: debugsfm= 2014-04-19@19:53:45.883 BrlAPI Server: release 0.6.0 2014-04-19@19:53:45.883 API Parameter: auth= 2014-04-19@19:53:45.883 API Parameter: host= 2014-04-19@19:53:45.883 API Parameter: retaindots= 2014-04-19@19:53:45.883 API Parameter: stacksize= 2014-04-19@19:53:45.883 checking braille device: usb: 2014-04-19@19:53:45.883 performing braille driver autodetection 2014-04-19@19:53:45.883 checking for braille driver: al 2014-04-19@19:53:45.883 initializing braille driver: al -> usb: 2014-04-19@19:53:45.883 verifying file system path: usbfs: /dev/bus/usb 2014-04-19@19:53:45.883 socket 1 established (fd 8) 2014-04-19@19:53:45.883 USBFS Root: /dev/bus/usb 2014-04-19@19:53:45.883 socket 0 established (fd 6) 2014-04-19@19:53:45.883 USB: testing: vendor=8087 product=0024 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB: testing: vendor=04F2 product=B2EB 2014-04-19@19:53:45.883 USB: testing: vendor=0A5C product=21E6 2014-04-19@19:53:45.883 USB: testing: vendor=147E product=2020 2014-04-19@19:53:45.883 USB: testing: vendor=8087 product=0024 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0003 2014-04-19@19:53:45.883 USB: testing: vendor=0F4E product=0114 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB device not found 2014-04-19@19:53:45.883 braille driver initialization failed: al -> usb: 2014-04-19@19:53:45.883 checking for braille driver: bm 2014-04-19@19:53:45.883 initializing braille driver: bm -> usb: 2014-04-19@19:53:45.883 USB: testing: vendor=8087 product=0024 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB: testing: vendor=04F2 product=B2EB 2014-04-19@19:53:45.883 USB: testing: vendor=0A5C product=21E6 2014-04-19@19:53:45.883 USB: testing: vendor=147E product=2020 2014-04-19@19:53:45.883 USB: testing: vendor=8087 product=0024 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0003 2014-04-19@19:53:45.883 USB: testing: vendor=0F4E product=0114 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB device not found 2014-04-19@19:53:45.883 braille driver initialization failed: bm -> usb: 2014-04-19@19:53:45.883 checking for braille driver: eu 2014-04-19@19:53:45.883 initializing braille driver: eu -> usb: 2014-04-19@19:53:45.883 USB: testing: vendor=8087 product=0024 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB: testing: vendor=04F2 product=B2EB 2014-04-19@19:53:45.883 USB: testing: vendor=0A5C product=21E6 2014-04-19@19:53:45.883 USB: testing: vendor=147E product=2020 2014-04-19@19:53:45.883 USB: testing: vendor=8087 product=0024 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0003 2014-04-19@19:53:45.883 USB: testing: vendor=0F4E product=0114 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB device not found 2014-04-19@19:53:45.883 braille driver initialization failed: eu -> usb: 2014-04-19@19:53:45.883 checking for braille driver: fs 2014-04-19@19:53:45.883 initializing braille driver: fs -> usb: 2014-04-19@19:53:45.883 USB: testing: vendor=8087 product=0024 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB: testing: vendor=04F2 product=B2EB 2014-04-19@19:53:45.883 USB: testing: vendor=0A5C product=21E6 2014-04-19@19:53:45.883 USB: testing: vendor=147E product=2020 2014-04-19@19:53:45.883 USB: testing: vendor=8087 product=0024 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0002 2014-04-19@19:53:45.883 USB: testing: vendor=1D6B product=0003 2014-04-19@19:53:45.883 USB: testing: vendor=0F4E product=0114 2014-04-19@19:53:45.884 USB: ept=82 dir=in xfr=blk pkt=64 ivl=0ms 2014-04-19@19:53:45.884 USB: ept=01 dir=out xfr=blk pkt=64 ivl=0ms 2014-04-19@19:53:45.884 USB Language: 409 2014-04-19@19:53:45.884 USB: Manufacturer Name: Freedom Scientific 2014-04-19@19:53:45.885 USB: Product Description: Focus 3 2014-04-19@19:53:45.944 Detected Focus 40: cells=40, firmware=4.57 2014-04-19@19:53:45.944 Manufacturer: FREEDOM SCIENTIFIC 2014-04-19@19:53:45.944 Model: Focus 40 2014-04-19@19:53:45.944 Firmware: 4.57 2014-04-19@19:53:45.945 Braille Display Dimensions: 1 row, 40 columns 2014-04-19@19:53:45.945 regions: text=0.40 status=0.0 2014-04-19@19:53:45.945 shifts: full=40 half=20 vertical=5 2014-04-19@19:53:45.945 Key Bindings: focus_small 2014-04-19@19:53:45.945 file opened: /usr/share/brltty/brl-fs-focus_small.ktb fd=9 2014-04-19@19:53:45.945 including data file: /usr/share/brltty/brl-fs-focus_small.ktb 2014-04-19@19:53:45.945 file opened: /usr/share/brltty/brl-fs-focus_basic.kti fd=10 2014-04-19@19:53:45.945 including data file: /usr/share/brltty/brl-fs-focus_basic.kti 2014-04-19@19:53:45.945 file opened: /usr/share/brltty/brl-fs-common.kti fd=11 2014-04-19@19:53:45.945 including data file: /usr/share/brltty/brl-fs-common.kti 2014-04-19@19:53:45.945 file opened: /usr/share/brltty/brl-chords.kti fd=11 2014-04-19@19:53:45.945 including data file: /usr/share/brltty/brl-chords.kti 2014-04-19@19:53:45.945 file opened: /usr/share/brltty/brl-fs-rockers.kti fd=10 2014-04-19@19:53:45.945 including data file: /usr/share/brltty/brl-fs-rockers.kti 2014-04-19@19:53:45.946 Key Table: /usr/share/brltty/brl-fs-focus_small.ktb 2014-04-19@19:53:45.946 api link 2014-04-19@19:53:45.946 Braille Driver: fs [FreedomScientific] 2014-04-19@19:53:45.946 FreedomScientific Braille Driver: 2014-04-19@19:53:45.946 Braille Device: usb: 2014-04-19@19:53:45.946 Old Preferences File: /etc/brltty-fs.prefs 2014-04-19@19:53:45.947 cannot open file: /etc/brltty-fs.prefs: AdresáŠnebo soubor neexistuje 2014-04-19@19:53:45.947 regions: text=0.40 status=0.0 2014-04-19@19:53:45.947 shifts: full=40 half=20 vertical=5 2014-04-19@19:53:45.947 setting braille firmness: 2 2014-04-19@19:53:45.948 exit status: 0 2014-04-19@19:53:45.948 console opened: fd=9 2014-04-19@19:53:45.948 beeper enabled 2014-04-19@19:53:45.948 tone: msec=60 note=64 2014-04-19@19:53:46.008 tone: msec=100 note=69 2014-04-19@19:53:46.109 api unlink 2014-04-19@19:53:46.884 BrlAPI connection fd=10 accepted: local <unnamed> 2014-04-19@19:53:46.884 Authorization key loaded 2014-04-19@19:53:46.884 Received GetDisplaySize request on fd 10 2014-04-19@19:53:46.884 Received EnterTtyMode request on fd 10 2014-04-19@19:53:46.884 adding range [0(0)..ffffffff(ffffffff)] 2014-04-19@19:53:46.884 removing range [2000004c(0)..2000004c(ffffffff)] 2014-04-19@19:53:46.884 removing range [20000000(0)..20000000(ffffffff)] 2014-04-19@19:53:46.884 removing range [2000004a(0)..2000004a(ffffffff)] 2014-04-19@19:53:46.884 removing range [2000004b(0)..2000004b(ffffffff)] 2014-04-19@19:53:46.884 removing range [20060000(0)..2006ffff(ffffffff)] 2014-04-19@19:53:46.884 removing range [20000046(0)..20000046(ffffffff)] 2014-04-19@19:53:46.884 removing range [20000047(0)..20000047(ffffffff)] 2014-04-19@19:53:46.884 removing range [20240000(0)..2024ffff(ffffffff)] 2014-04-19@19:53:46.884 removing range [20230000(0)..2023ffff(ffffffff)] 2014-04-19@19:53:46.884 removing range [20250000(0)..2025ffff(ffffffff)] 2014-04-19@19:53:46.884 allocated tty 0x00000007 2014-04-19@19:53:46.884 Taking control of tty 0x00000007 (how=0) 2014-04-19@19:53:46.884 Received Write request on fd 10 2014-04-19@19:53:46.884 Warning: Client uses deprecated regionBegin=0 and regionSize = 0 2014-04-19@19:53:46.885 Received Write request on fd 10 2014-04-19@19:53:46.885 charset UTF-8 2014-04-19@19:53:46.890 Received Write request on fd 10 2014-04-19@19:53:46.890 charset UTF-8 2014-04-19@19:53:46.891 Received Write request on fd 10 2014-04-19@19:53:46.891 charset UTF-8 2014-04-19@19:53:46.895 Received Write request on fd 10 2014-04-19@19:53:46.895 charset UTF-8 2014-04-19@19:53:46.900 Received Write request on fd 10 2014-04-19@19:53:46.900 charset UTF-8 2014-04-19@19:53:46.901 Received Write request on fd 10 2014-04-19@19:53:46.901 charset UTF-8 2014-04-19@19:53:46.904 Received Write request on fd 10 2014-04-19@19:53:46.904 charset UTF-8 2014-04-19@19:53:50.168 api link 2014-04-19@19:53:50.168 no autodetectable speech drivers 2014-04-19@19:53:50.168 checking for speech driver: no 2014-04-19@19:53:50.168 initializing speech driver: no 2014-04-19@19:53:50.168 Speech Driver: no [NoSpeech] 2014-04-19@19:53:50.168 NoSpeech Speech Driver: 2014-04-19@19:53:50.168 Speech Input: none 2014-04-19@19:53:50.168 Screen Font Map Size: 331 2014-04-19@19:53:50.168 VGA Character Count: 256(small) 2014-04-19@19:53:50.168 attributes masks: font=0000 unshifted=FF00 shifted=0000 2014-04-19@19:53:50.184 Received Write request on fd 10 2014-04-19@19:53:50.184 charset UTF-8 2014-04-19@19:53:50.188 Received Write request on fd 10 2014-04-19@19:53:50.188 charset UTF-8 2014-04-19@19:53:50.188 Received Write request on fd 10 2014-04-19@19:53:50.188 charset UTF-8 2014-04-19@19:53:51.126 Received IgnoreKeyRanges request on fd 10 2014-04-19@19:53:51.126 range: [0000000000000000..ffffffffffffffff] 2014-04-19@19:53:51.126 removing range [0(0)..ffffffff(ffffffff)] 2014-04-19@19:53:51.127 Received AcceptKeyRanges request on fd 10 2014-04-19@19:53:51.127 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:51.127 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020000020..ffffffff20000020] 2014-04-19@19:53:51.127 adding range [20000020(0)..20000020(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020000001..ffffffff20000001] 2014-04-19@19:53:51.127 adding range [20000001(0)..20000001(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020000002..ffffffff20000002] 2014-04-19@19:53:51.127 adding range [20000002(0)..20000002(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:51.127 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:51.127 range: [000000002000000b..ffffffff2000000b] 2014-04-19@19:53:51.127 adding range [2000000b(0)..2000000b(ffffffff)] 2014-04-19@19:53:51.127 range: [000000002000000c..ffffffff2000000c] 2014-04-19@19:53:51.127 adding range [2000000c(0)..2000000c(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020000022..ffffffff20000022] 2014-04-19@19:53:51.127 adding range [20000022(0)..20000022(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020000017..ffffffff20000017] 2014-04-19@19:53:51.127 adding range [20000017(0)..20000017(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020000018..ffffffff20000018] 2014-04-19@19:53:51.127 adding range [20000018(0)..20000018(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020050000..ffffffff2005ffff] 2014-04-19@19:53:51.127 adding range [20050000(0)..2005ffff(ffffffff)] 2014-04-19@19:53:51.127 range: [000000002000001d..ffffffff2000001d] 2014-04-19@19:53:51.127 adding range [2000001d(0)..2000001d(ffffffff)] 2014-04-19@19:53:51.127 range: [0000000020020000..ffffffff2002ffff] 2014-04-19@19:53:51.127 adding range [20020000(0)..2002ffff(ffffffff)] 2014-04-19@19:53:51.131 Received Write request on fd 10 2014-04-19@19:53:51.131 charset UTF-8 2014-04-19@19:53:51.139 Received Write request on fd 10 2014-04-19@19:53:51.139 charset UTF-8 2014-04-19@19:53:51.661 Received IgnoreKeyRanges request on fd 10 2014-04-19@19:53:51.661 range: [0000000000000000..ffffffffffffffff] 2014-04-19@19:53:51.661 removing range [0(0)..ffffffff(ffffffff)] 2014-04-19@19:53:51.661 Received AcceptKeyRanges request on fd 10 2014-04-19@19:53:51.661 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:51.661 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020000020..ffffffff20000020] 2014-04-19@19:53:51.661 adding range [20000020(0)..20000020(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020000001..ffffffff20000001] 2014-04-19@19:53:51.661 adding range [20000001(0)..20000001(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020000002..ffffffff20000002] 2014-04-19@19:53:51.661 adding range [20000002(0)..20000002(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:51.661 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:51.661 range: [000000002000000b..ffffffff2000000b] 2014-04-19@19:53:51.661 adding range [2000000b(0)..2000000b(ffffffff)] 2014-04-19@19:53:51.661 range: [000000002000000c..ffffffff2000000c] 2014-04-19@19:53:51.661 adding range [2000000c(0)..2000000c(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020000022..ffffffff20000022] 2014-04-19@19:53:51.661 adding range [20000022(0)..20000022(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020000017..ffffffff20000017] 2014-04-19@19:53:51.661 adding range [20000017(0)..20000017(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020000018..ffffffff20000018] 2014-04-19@19:53:51.661 adding range [20000018(0)..20000018(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020050000..ffffffff2005ffff] 2014-04-19@19:53:51.661 adding range [20050000(0)..2005ffff(ffffffff)] 2014-04-19@19:53:51.661 range: [000000002000001d..ffffffff2000001d] 2014-04-19@19:53:51.661 adding range [2000001d(0)..2000001d(ffffffff)] 2014-04-19@19:53:51.661 range: [0000000020020000..ffffffff2002ffff] 2014-04-19@19:53:51.661 adding range [20020000(0)..2002ffff(ffffffff)] 2014-04-19@19:53:51.666 Received Write request on fd 10 2014-04-19@19:53:51.666 charset UTF-8 2014-04-19@19:53:51.677 Received Write request on fd 10 2014-04-19@19:53:51.678 charset UTF-8 2014-04-19@19:53:51.730 Received Write request on fd 10 2014-04-19@19:53:51.730 charset UTF-8 2014-04-19@19:53:51.822 Received Write request on fd 10 2014-04-19@19:53:51.822 charset UTF-8 2014-04-19@19:53:51.841 Received IgnoreKeyRanges request on fd 10 2014-04-19@19:53:51.841 range: [0000000000000000..ffffffffffffffff] 2014-04-19@19:53:51.841 removing range [0(0)..ffffffff(ffffffff)] 2014-04-19@19:53:51.841 Received AcceptKeyRanges request on fd 10 2014-04-19@19:53:51.841 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:51.841 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020000020..ffffffff20000020] 2014-04-19@19:53:51.841 adding range [20000020(0)..20000020(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020000001..ffffffff20000001] 2014-04-19@19:53:51.841 adding range [20000001(0)..20000001(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020000002..ffffffff20000002] 2014-04-19@19:53:51.841 adding range [20000002(0)..20000002(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:51.841 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:51.841 range: [000000002000000b..ffffffff2000000b] 2014-04-19@19:53:51.841 adding range [2000000b(0)..2000000b(ffffffff)] 2014-04-19@19:53:51.841 range: [000000002000000c..ffffffff2000000c] 2014-04-19@19:53:51.841 adding range [2000000c(0)..2000000c(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020000022..ffffffff20000022] 2014-04-19@19:53:51.841 adding range [20000022(0)..20000022(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020000017..ffffffff20000017] 2014-04-19@19:53:51.841 adding range [20000017(0)..20000017(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020000018..ffffffff20000018] 2014-04-19@19:53:51.841 adding range [20000018(0)..20000018(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020050000..ffffffff2005ffff] 2014-04-19@19:53:51.841 adding range [20050000(0)..2005ffff(ffffffff)] 2014-04-19@19:53:51.841 range: [000000002000001d..ffffffff2000001d] 2014-04-19@19:53:51.841 adding range [2000001d(0)..2000001d(ffffffff)] 2014-04-19@19:53:51.841 range: [0000000020020000..ffffffff2002ffff] 2014-04-19@19:53:51.841 adding range [20020000(0)..2002ffff(ffffffff)] 2014-04-19@19:53:51.847 Received Write request on fd 10 2014-04-19@19:53:51.847 charset UTF-8 2014-04-19@19:53:51.863 Received Write request on fd 10 2014-04-19@19:53:51.863 charset UTF-8 2014-04-19@19:53:53.041 Received IgnoreKeyRanges request on fd 10 2014-04-19@19:53:53.041 range: [0000000000000000..ffffffffffffffff] 2014-04-19@19:53:53.041 removing range [0(0)..ffffffff(ffffffff)] 2014-04-19@19:53:53.042 Received AcceptKeyRanges request on fd 10 2014-04-19@19:53:53.042 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:53.042 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020000020..ffffffff20000020] 2014-04-19@19:53:53.042 adding range [20000020(0)..20000020(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020000001..ffffffff20000001] 2014-04-19@19:53:53.042 adding range [20000001(0)..20000001(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020000002..ffffffff20000002] 2014-04-19@19:53:53.042 adding range [20000002(0)..20000002(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:53.042 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:53.042 range: [000000002000000b..ffffffff2000000b] 2014-04-19@19:53:53.042 adding range [2000000b(0)..2000000b(ffffffff)] 2014-04-19@19:53:53.042 range: [000000002000000c..ffffffff2000000c] 2014-04-19@19:53:53.042 adding range [2000000c(0)..2000000c(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020000022..ffffffff20000022] 2014-04-19@19:53:53.042 adding range [20000022(0)..20000022(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020000017..ffffffff20000017] 2014-04-19@19:53:53.042 adding range [20000017(0)..20000017(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020000018..ffffffff20000018] 2014-04-19@19:53:53.042 adding range [20000018(0)..20000018(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020050000..ffffffff2005ffff] 2014-04-19@19:53:53.042 adding range [20050000(0)..2005ffff(ffffffff)] 2014-04-19@19:53:53.042 range: [000000002000001d..ffffffff2000001d] 2014-04-19@19:53:53.042 adding range [2000001d(0)..2000001d(ffffffff)] 2014-04-19@19:53:53.042 range: [0000000020020000..ffffffff2002ffff] 2014-04-19@19:53:53.042 adding range [20020000(0)..2002ffff(ffffffff)] 2014-04-19@19:53:53.046 Received Write request on fd 10 2014-04-19@19:53:53.046 charset UTF-8 2014-04-19@19:53:53.057 Received Write request on fd 10 2014-04-19@19:53:53.057 charset UTF-8 2014-04-19@19:53:53.110 Received Write request on fd 10 2014-04-19@19:53:53.110 charset UTF-8 2014-04-19@19:53:53.128 beeper disabled 2014-04-19@19:53:53.931 Received Write request on fd 10 2014-04-19@19:53:53.931 charset UTF-8 2014-04-19@19:53:53.935 Received IgnoreKeyRanges request on fd 10 2014-04-19@19:53:53.935 range: [0000000000000000..ffffffffffffffff] 2014-04-19@19:53:53.935 removing range [0(0)..ffffffff(ffffffff)] 2014-04-19@19:53:53.935 Received AcceptKeyRanges request on fd 10 2014-04-19@19:53:53.935 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:53.935 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020000020..ffffffff20000020] 2014-04-19@19:53:53.935 adding range [20000020(0)..20000020(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020000001..ffffffff20000001] 2014-04-19@19:53:53.935 adding range [20000001(0)..20000001(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020000002..ffffffff20000002] 2014-04-19@19:53:53.935 adding range [20000002(0)..20000002(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020010000..ffffffff2001ffff] 2014-04-19@19:53:53.935 adding range [20010000(0)..2001ffff(ffffffff)] 2014-04-19@19:53:53.935 range: [000000002000000b..ffffffff2000000b] 2014-04-19@19:53:53.935 adding range [2000000b(0)..2000000b(ffffffff)] 2014-04-19@19:53:53.935 range: [000000002000000c..ffffffff2000000c] 2014-04-19@19:53:53.935 adding range [2000000c(0)..2000000c(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020000022..ffffffff20000022] 2014-04-19@19:53:53.935 adding range [20000022(0)..20000022(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020000017..ffffffff20000017] 2014-04-19@19:53:53.935 adding range [20000017(0)..20000017(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020000018..ffffffff20000018] 2014-04-19@19:53:53.935 adding range [20000018(0)..20000018(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020050000..ffffffff2005ffff] 2014-04-19@19:53:53.935 adding range [20050000(0)..2005ffff(ffffffff)] 2014-04-19@19:53:53.935 range: [000000002000001d..ffffffff2000001d] 2014-04-19@19:53:53.935 adding range [2000001d(0)..2000001d(ffffffff)] 2014-04-19@19:53:53.935 range: [0000000020020000..ffffffff2002ffff] 2014-04-19@19:53:53.935 adding range [20020000(0)..2002ffff(ffffffff)] 2014-04-19@19:53:53.939 Received Write request on fd 10 2014-04-19@19:53:53.939 charset UTF-8 2014-04-19@19:53:53.945 Received Write request on fd 10 2014-04-19@19:53:53.945 charset UTF-8 2014-04-19@19:53:55.314 API got key 00 03 (press 1), thus client code 8000000000000003 2014-04-19@19:53:55.314 API got key 00 03 (press 0), thus client code 0000000000000003 2014-04-19@19:53:55.314 API got command 00402208, thus client code 0000400000000060 2014-04-19@19:53:55.314 command: 402208 (PASSDOTS: type braille character [4]) 2014-04-19@19:53:55.314 API got command 00002208, thus client code 0000000000000060 2014-04-19@19:53:55.314 command: 002208 (PASSDOTS: type braille character [4]) 2014-04-19@19:53:55.315 insert key: 0060 2014-04-19@19:53:55.315 device opened: /dev/tty0: fd=11 2014-04-19@19:53:55.315 console opened: tty0: fd=11 2014-04-19@19:53:55.315 console closed: fd=5 2014-04-19@19:53:55.315 unsupported keyboard mode: 4 2014-04-19@19:53:55.315 beeper enabled 2014-04-19@19:53:55.315 tone: msec=100 note=78 2014-04-19@19:53:55.330 Received Write request on fd 10 2014-04-19@19:53:55.330 charset UTF-8 2014-04-19@19:53:55.333 Received Write request on fd 10 2014-04-19@19:53:55.333 charset UTF-8 2014-04-19@19:53:57.982 Received Write request on fd 10 2014-04-19@19:53:57.982 charset UTF-8 2014-04-19@19:53:57.985 Received Write request on fd 10 2014-04-19@19:53:57.985 charset UTF-8 2014-04-19@19:53:57.995 api unlink 2014-04-19@19:53:57.995 api link 2014-04-19@19:53:57.995 api unlink 2014-04-19@19:53:57.997 tone: msec=60 note=64 2014-04-19@19:53:58.057 tone: msec=60 note=57 2014-04-19@19:53:58.117 beeper disabled 2014-04-19@19:53:58.117 console closed: fd=11 2014-04-19@19:53:58.117 screen closed: fd=4
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
