[quoted lines by Amanda Lacy on 2016/07/17 at 17:25 -0500]

>The patch seemed to work and brltty seems to be installed, 

Good. Two things:

I think the make file problem wasn't caught till now because most people do 
"make" and "make install" as two separate steps. You were just doing "make 
install", i.e. all in one step, which is fine and should work. I'm glad this 
was finally found and is now fixed.

The best way to get the up-to-date set of configure options is to ask configure 
itself. You can do that with the command:

   ./configure --help

>but the display now doesn't work at all. How can I find out why?

we'll need to see a debug log. To create one, update your brltty.conf to 
contain these two lines:

   log-file /path/to/logfile
   log-level debug,inpkts,outpkts,brldrv,usb

I've assumed usb, here. Replace it with Bluetooth or serial as appropriate.

-- 
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

Reply via email to