[BRLTTY] brltty not identifying usb devices - Drivers

Dave Mielke dave at mielke.cc
Wed Oct 2 16:41:41 EDT 2013


[quoted lines by Siju Samuel on 2013/10/02 at 14:17 -0500]

>In the readMe, i think it is a typo. 

Already fixed.

>brltty.exe: loading library error 126: The specified module could not be
>found.
>*brltty.exe: cannot load braille driver: /lib/brltty/brlttybfs.dll*
>brltty.exe: braille driver not loadable: fs
>brltty.exe: braille driver not found

This is a Windows limitation. Since a DLL can't have any unresolved symbols but 
brltty's drivers have references back to the core, the drivers can't be 
dynamically loaded at run-time. An easy way around this is to build in all of 
the drivers you need. In your case, configuring with --with-braille-driver=fs 
should be sfuficient. You can include more than one driver by using a 
comma-separated list of driver codes.

-- 
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: dave at mielke.cc | Canada  K2A 1H7   | http://FamilyRadio.com/


More information about the BRLTTY mailing list