Hi, Dave! You wrote:
> [quoted lines by Lars Bjørndal on 2011/08/14 at 15:41 +0200] > >>After installation, however, I have to start BRLTTY manually after login >>to make it working. I have an entry for '/bin/brltty' in my /etc/rc.sysinit >>file, right after the last USB related stuff. That worked before >>installing the new BRLTTY version, with Handy Tech Modular Evolution, >>but now, it doesn't. > > Perhaps, where you invoke brltty in your rc.sysinit, you could add the > options > -ldebug and -L/path/to/.logfile so that we can see how it's failing. You can > then post the log file as an attachment for us to look at. At last I found the problem. I did need to have '/bin/brltty >/outfile.log 2>&1' in the rc.sysinit file to get some output: /bin/brltty: error while loading shared libraries: libgpm.so.2: cannot open shared object file: No such file or directory That file is in /usr/lib, and /usr isn't mounted yet. Thanks Lars _______________________________________________ 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
