[quoted lines by Philippe Delavalade on 2012/05/09 at 08:35 +0200] >BRLTTY 4.4dev rev 6399 [http://mielke.cc/brltty/] > >but the braille-device displays nothing and nothing works on the >Papenmeier.
Please run brltty with the following two additional options: -ldebug -L/path/to/brltty.log Note that the first -l (-ldebug) is a lowercase option whereas the second -L (-L/path/to/brltty.log) is an uppercase option. Then post the resulting log file so that we can look at it. Attaching it to an email to this lsit is fine. Before doing that, perhaps you could enable a couple of logging options. Edit the file Programs/driver.c in brltty's source, and look for the two lines declaring logInputPackets and logOutputPackets. On both, change 0 to 1, and then remake brltty. This'll allow us to see the communication between the host and the device. -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | 2011 May 21 is the End of Salvation. EMail: [email protected] | Canada K2A 1H7 | http://Mielke.cc/now.html http://FamilyRadio.com/ | http://Mielke.cc/bible/ _______________________________________________ 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
