Dave Mielke <[email protected]> writes: > [quoted lines by Lars Bjørndal on 2009/05/01 at 22:58 +0200] > >>Here you are! > > Thanks. Your log confirms my suspicions. Could you now please upgrade to the > latest code and try it again?
It seems to sove the issue. To make an rpm, I did need to comment out the following line in the brltty.spec.in file, under %files (don't ask me why): #...@ocamllib@/stublibs/dllbrlapi_stubs.* Here is the log when starting brltty: May 2 21:47:18 fox brltty[32584]: BRLTTY 3.11dev [http://mielke.cc/brltty/] May 2 21:47:18 fox brltty[32586]: Linux Screen Driver: May 2 21:47:18 fox brltty[32586]: BrlAPI Server: release 0.5.3 May 2 21:47:18 fox brltty[32586]: HandyTech Braille Driver: version 0.4 May 2 21:47:19 fox kernel: input: brltty as /devices/virtual/input/input5 May 2 21:47:19 fox brltty[32586]: Unexpected Packet: 79 (state 1) May 2 21:47:19 fox brltty[32586]: Unexpected Packet: 79 (state 1) May 2 21:47:19 fox brltty[32586]: Unexpected Packet: 79 (state 1) May 2 21:47:19 fox brltty[32586]: Unexpected Packet: 79 (state 1) May 2 21:47:22 fox brltty[32586]: SpeechDispatcher Speech Driver: May 2 21:48:23 fox brltty[32623]: BRLTTY 3.11dev [http://mielke.cc/brltty/] May 2 21:48:23 fox brltty[32624]: Working Directory: /etc/brltty May 2 21:48:23 fox brltty[32624]: Writable Directory: /lib/brltty/rw May 2 21:48:23 fox brltty[32624]: Configuration File: /etc/brltty.conf May 2 21:48:23 fox brltty[32624]: Data Directory: /etc/brltty May 2 21:48:23 fox brltty[32624]: Library Directory: /lib/brltty May 2 21:48:23 fox brltty[32624]: Tables Directory: /etc/brltty May 2 21:48:23 fox brltty[32624]: Text Table: no-generic May 2 21:48:23 fox brltty[32624]: Attributes Table: attributes May 2 21:48:23 fox brltty[32624]: Contraction Table: none May 2 21:48:23 fox brltty[32624]: Key Table: desktop May 2 21:48:23 fox brltty[32624]: Keyboard Property: type= May 2 21:48:23 fox brltty[32624]: Keyboard Property: vendor= May 2 21:48:23 fox brltty[32624]: Keyboard Property: product= May 2 21:48:23 fox brltty[32624]: screen device: vcsa May 2 21:48:23 fox brltty[32624]: console device: tty0 May 2 21:48:23 fox brltty[32624]: Screen Font Map Size: 303 May 2 21:48:23 fox brltty[32624]: VGA Character Count: 256(small) May 2 21:48:23 fox brltty[32624]: Screen Driver: lx [Linux] May 2 21:48:23 fox brltty[32624]: Linux Screen Driver: May 2 21:48:23 fox brltty[32624]: Screen Parameter: charset= May 2 21:48:23 fox brltty[32624]: Screen Parameter: hfb= May 2 21:48:23 fox brltty[32624]: Screen Parameter: debugsfm= May 2 21:48:23 fox brltty[32624]: BrlAPI Server: release 0.5.3 May 2 21:48:23 fox brltty[32624]: API Parameter: auth= May 2 21:48:23 fox brltty[32624]: API Parameter: host= May 2 21:48:23 fox brltty[32624]: API Parameter: stacksize= May 2 21:48:23 fox brltty[32624]: USB: Manufacturer Name: FTDI May 2 21:48:23 fox brltty[32624]: USB: Product Description: USB <-> Serial May 2 21:48:23 fox brltty[32624]: Detected Modular Evolution 88: 88 data cells, 0 status cells. May 2 21:48:23 fox brltty[32624]: Braille Display Dimensions: 1 row, 88 columns May 2 21:48:23 fox brltty[32624]: Braille Driver: ht [HandyTech] May 2 21:48:23 fox brltty[32624]: HandyTech Braille Driver: version 0.4 May 2 21:48:23 fox brltty[32624]: Braille Parameter: inputmode= May 2 21:48:23 fox brltty[32624]: Braille Device: usb: May 2 21:48:23 fox brltty[32624]: Help File: brltty-ht.hlp May 2 21:48:23 fox brltty[32624]: Help Page: /etc/brltty/brltty-ht.hlp[0] May 2 21:48:23 fox brltty[32624]: Preferences File: /etc/brltty-ht.prefs May 2 21:48:23 fox brltty[32624]: uinput device: input/uinput May 2 21:48:23 fox kernel: input: brltty as /devices/virtual/input/input6 May 2 21:48:24 fox brltty[32624]: Unexpected Packet: 79 (state 1) May 2 21:48:24 fox brltty[32624]: Unexpected Packet: 79 (state 1) May 2 21:48:28 fox brltty[32624]: Speech Driver: sd [SpeechDispatcher] May 2 21:48:28 fox brltty[32624]: SpeechDispatcher Speech Driver: May 2 21:48:28 fox brltty[32624]: Speech Parameter: port= May 2 21:48:28 fox brltty[32624]: Speech Parameter: module= May 2 21:48:28 fox brltty[32624]: Speech Parameter: language= May 2 21:48:28 fox brltty[32624]: Speech Parameter: voice= May 2 21:48:28 fox brltty[32624]: Speech FIFO: none May 2 21:48:28 fox brltty[32624]: Screen Font Map Size: 303 May 2 21:48:28 fox brltty[32624]: VGA Character Count: 256(small) 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
