[BRLTTY] can't load Handytech driver

marquats at studi.informatik.uni-stuttgart.de marquats at studi.informatik.uni-stuttgart.de
Mon Sep 6 09:18:03 EDT 2010


Hi,

I have now lended a Handytech Braille Star 40 terminal and try to use it
with Windows XP. I have installed the precompiled brltty-win-4.2-2.exe.

The braille terminal is attached to an USB 2.0 port. Windows has
recognized it and installed something with "usb to serial" (can't remember
exactly).

Then I tried to start brltty and my test program using BRLAPI with the
command:
brltty -e -l debug -n -b ht -d serial: > debug.log.txt 2>&1
I have also tried with  -d USB:

It doesn't work. In the log file there are always some messages like:
brltty.exe: braille driver initialization failed: ht -> serial:
brltty.exe: braille driver not found

The application can connect successfully with brlapi_openConnection(),
but the driver Name is given as "NoBraille" by brlapi_getDriverName().

I don't know what to try next. Can you give me some advice?

Greets, Thomas Marquardt



The complete log file "debug.log.txt":

BRLTTY 4.2-2 [http://mielke.cc/brltty/]
brltty.exe: Working Directory: C:\Dokumente und
Einstellungen\Thomas\Eigene Dateien\Visual Studio
2008\Projects\brlapi-test\Debug
brltty.exe: Writable Directory: C:/Programme/BRLTTY/bin/../lib/brltty/rw
brltty.exe: Configuration File: ../etc/brltty.conf
brltty.exe: Data Directory: C:/Programme/BRLTTY/bin/../etc/brltty
brltty.exe: Library Directory: C:/Programme/BRLTTY/bin/../lib/brltty
brltty.exe: Tables Directory: C:/Programme/BRLTTY/bin/../etc/brltty
brltty.exe: checking for text table: de_DE.ttb
brltty.exe: checking for text table: de.ttb
brltty.exe: file opened: C:/Programme/BRLTTY/bin/../etc/brltty/de.ttb fd=3
brltty.exe: including data file: C:/Programme/BRLTTY/bin/../etc/brltty/de.ttb
brltty.exe: file opened:
C:/Programme/BRLTTY/bin/../etc/brltty/letters-latin.tti fd=4
brltty.exe: including data file:
C:/Programme/BRLTTY/bin/../etc/brltty/letters-latin.tti
brltty.exe: file opened:
C:/Programme/BRLTTY/bin/../etc/brltty/control-latin.tti fd=4
brltty.exe: including data file:
C:/Programme/BRLTTY/bin/../etc/brltty/control-latin.tti
brltty.exe: file opened:
C:/Programme/BRLTTY/bin/../etc/brltty/numbers-dot6.tti fd=4
brltty.exe: including data file:
C:/Programme/BRLTTY/bin/../etc/brltty/numbers-dot6.tti
brltty.exe: file opened: C:/Programme/BRLTTY/bin/../etc/brltty/common.tti
fd=4
brltty.exe: including data file:
C:/Programme/BRLTTY/bin/../etc/brltty/common.tti
brltty.exe: file opened: C:/Programme/BRLTTY/bin/../etc/brltty/spaces.tti
fd=5
brltty.exe: including data file:
C:/Programme/BRLTTY/bin/../etc/brltty/spaces.tti
brltty.exe: file opened: C:/Programme/BRLTTY/bin/../etc/brltty/boxes.tti fd=5
brltty.exe: including data file:
C:/Programme/BRLTTY/bin/../etc/brltty/boxes.tti
brltty.exe: Text Table: de
brltty.exe: Attributes Table: attributes
brltty.exe: Contraction Table: none
brltty.exe: Key Table: none
brltty.exe: Keyboard Property: type=
brltty.exe: Keyboard Property: vendor=
brltty.exe: Keyboard Property: product=
brltty.exe: checking for screen driver: wn
brltty.exe: initializing screen driver: wn
brltty.exe: Screen Driver: wn [Windows]
brltty.exe: Windows Screen Driver:
brltty.exe: Screen Parameter: root=
brltty.exe: Screen Parameter: followfocus=
brltty.exe: BrlAPI Server: release 0.5.5
brltty.exe: API Parameter: auth=
brltty.exe: API Parameter: host=
brltty.exe: API Parameter: stacksize=
brltty.exe: regions: text=0.0 status=0.0
brltty.exe: shifts: full=1 half=0 vertical=5
brltty.exe: checking braille device: serial:
brltty.exe: checking for braille driver: ht
brltty.exe: initializing braille driver: ht -> serial:
brltty.exe: device directory:
brltty.exe: serial device opened: COM1: fd=1852
brltty.exe: CreateFile -> 00000734
brltty.exe: Event -> 00000730
brltty.exe: socket 0 established (fd 00000734)
brltty.exe: Event -> 00000714
brltty.exe: socket 1 established (fd 0000071C)
brltty.exe: braille driver initialization failed: ht -> serial:
brltty.exe: braille driver not found
brltty.exe: Braille Display Dimensions: 1 row, 80 columns
brltty.exe: regions: text=0.80 status=0.0
brltty.exe: shifts: full=80 half=40 vertical=5
brltty.exe: no autodetectable speech drivers
brltty.exe: checking for speech driver: no
brltty.exe: initializing speech driver: no
brltty.exe: Speech Driver: no [NoSpeech]
brltty.exe: NoSpeech Speech Driver:
brltty.exe: Speech FIFO: none
brltty.exe: checking braille device: serial:
brltty.exe: checking for braille driver: ht
brltty.exe: initializing braille driver: ht -> serial:
brltty.exe: serial device opened: COM1: fd=1848
brltty.exe: braille driver initialization failed: ht -> serial:
brltty.exe: braille driver not found
brltty.exe: Braille Display Dimensions: 1 row, 80 columns
brltty.exe: regions: text=0.80 status=0.0
brltty.exe: shifts: full=80 half=40 vertical=5
brltty.exe: CreateFile -> 00000738
brltty.exe: socket 0 re-established (fd 00000738, was 00000734)
brltty.exe: BrlAPI connection fd=00000734 accepted: \\.\pipe\BrlAPI0
brltty.exe: Received GetDriverName request on fd 00000734
brltty.exe: Received GetDisplaySize request on fd 00000734
brltty.exe: Received GetDisplaySize request on fd 00000734
brltty.exe: Received enterTtyMode request on fd 00000734
brltty.exe: adding range [0(0)..ffffffff(ffffffff)]
brltty.exe: removing range [20000000(0)..20000000(ffffffff)]
brltty.exe: removing range [2000004c(0)..2000004c(ffffffff)]
brltty.exe: removing range [20000046(0)..20000047(ffffffff)]
brltty.exe: removing range [2000004a(0)..2000004b(ffffffff)]
brltty.exe: removing range [20060000(0)..2006ffff(ffffffff)]
brltty.exe: removing range [20240000(0)..2024ffff(ffffffff)]
brltty.exe: removing range [20230000(0)..2023ffff(ffffffff)]
brltty.exe: removing range [20250000(0)..2025ffff(ffffffff)]
brltty.exe: Taking control of tty 0000000000 (how=0)
brltty.exe: Received Write request on fd 00000734
brltty.exe: writing exception 6 to 00000734
brltty.exe: (1<=rbeg) && (rsiz>0) && (rbeg+rsiz-1<=displaySize) not met:
wrong region
brltty.exe: exception 6 for packet type 119 on fd 00000734
brltty.exe: checking braille device: serial:
brltty.exe: checking for braille driver: ht
brltty.exe: initializing braille driver: ht -> serial:
brltty.exe: serial device opened: COM1: fd=1832
brltty.exe: braille driver initialization failed: ht -> serial:
brltty.exe: braille driver not found
brltty.exe: Braille Display Dimensions: 1 row, 80 columns
brltty.exe: regions: text=0.80 status=0.0
brltty.exe: shifts: full=80 half=40 vertical=5
brltty.exe: checking braille device: serial:
brltty.exe: checking for braille driver: ht
brltty.exe: initializing braille driver: ht -> serial:
brltty.exe: serial device opened: COM1: fd=1832
brltty.exe: braille driver initialization failed: ht -> serial:
brltty.exe: braille driver not found
brltty.exe: Braille Display Dimensions: 1 row, 80 columns
brltty.exe: regions: text=0.80 status=0.0
brltty.exe: shifts: full=80 half=40 vertical=5
brltty.exe: checking braille device: serial:
brltty.exe: checking for braille driver: ht
brltty.exe: initializing braille driver: ht -> serial:
brltty.exe: serial device opened: COM1: fd=1832
brltty.exe: braille driver initialization failed: ht -> serial:
brltty.exe: braille driver not found
brltty.exe: Braille Display Dimensions: 1 row, 80 columns
brltty.exe: regions: text=0.80 status=0.0
brltty.exe: shifts: full=80 half=40 vertical=5
brltty.exe: checking braille device: serial:
brltty.exe: checking for braille driver: ht
brltty.exe: initializing braille driver: ht -> serial:
brltty.exe: serial device opened: COM1: fd=1832
brltty.exe: braille driver initialization failed: ht -> serial:
brltty.exe: braille driver not found
brltty.exe: Braille Display Dimensions: 1 row, 80 columns
brltty.exe: regions: text=0.80 status=0.0
brltty.exe: shifts: full=80 half=40 vertical=5
brltty.exe: beeper enabled
brltty.exe: tone: msec=60 note=64
brltty.exe: tone: msec=60 note=57
brltty.exe: beeper disabled
^C




More information about the BRLTTY mailing list