From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 2FD051F0498; Thu, 20 Apr 2017 04:46:40 -0400 (EDT) Received: from mail-io0-x243.google.com (mail-io0-x243.google.com [IPv6:2607:f8b0:4001:c06::243]) by befuddled.reisers.ca (Postfix) with ESMTPS id 03FF61F0496 for ; Thu, 20 Apr 2017 04:46:38 -0400 (EDT) Received: by mail-io0-x243.google.com with SMTP id k87so13741728ioi.0 for ; Thu, 20 Apr 2017 01:46:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=vAtQwXbYATWdj/LFOp7fx2tuHEQfJoCHuee7FE6t768=; b=jOVRRhwJ2x6vBxV7D7S78suSNJVZrNw00Z6cFBl7FI42cqCQ7g5i7tAxZdbInhMDo8 VD1Q8OOOZO3cf95gumQ8USzW2T/LQJbHA+fgvnZy5Od/JSfQqIhsBBnpvf78gLwvf5iU 5Ui1SSCbEB69zWNT9D7xU8qT6dSN+nWonS+jRlWu900zSNeUNMWU7lVEUmrNDN9P9bNM l1wa+baS/JfzcZncwcjVh/QlyNx+afjvgIW8O/c4VWo0nc/8WQuz8I+h65qReiF3k50c JDGw7ImqFLwZzpjflku/d/eEOwFMN1cletXQUSzDzMxxpe6YpgI99OfH6m+icunq6ABK 5GEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=vAtQwXbYATWdj/LFOp7fx2tuHEQfJoCHuee7FE6t768=; b=azGyK6l0aIPCzz87Ce19/jiVowHV5hlmIEJBhqlM1HcRnX5ebdcDHmxjZIYNHYBrxd GnhESGwZ5XRKAFz5AKxCTI8hmcMtpiG8/hCOnSu5tN4LlfbzfuoIJNg2fr0Sh8bOxE/R +2hvBawtdNR47a3L79GQv+/y33U9hJrZgNqMt7fKHKyogQd0k3i1w5J2OIyvYw3O1r3A LVnEgKk0MXGANlwEvZotcMKGqTP8ImnKyq045fBtzGgLs6DSnfnfnGj00tw3i8ofFhz6 Bt1qx/SoT8EqqgH41vUIVluKaqXZs3l6uXRo034Xrfh63o2dFcyyRnDwnk8FsUKJ0ykL 4bTg== X-Gm-Message-State: AN3rC/6Etpy49LnddjlqOmDyNgAMk/5by/Ie4jE3yaIh7lAsINabNre9 UlKohmELN1HMj9RfZLp5qy4wklQuNQ== X-Received: by 10.107.149.20 with SMTP id x20mr7727271iod.167.1492677993041; Thu, 20 Apr 2017 01:46:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.65.130 with HTTP; Thu, 20 Apr 2017 01:46:32 -0700 (PDT) From: Okash Khawaja Date: Thu, 20 Apr 2017 09:46:32 +0100 Message-ID: Subject: Re: DecTalk External (decext) testers wanted! To: "Speakup is a screen review system for Linux." Content-Type: text/plain; charset=UTF-8 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2017 08:46:40 -0000 Greg, I've updated speakup2.tgz so that it contains bns migration also: https://github.com/bytefire/speakup-decext/raw/master/speakup2.tgz Replace speakup directory under drivers/staging/ with the updated one and run this from root of kernel source tree: make M=drivers/staging/speakup clean && make M=drivers/staging/speakup I still need to update the patches I sent. Okash On Thu, Apr 20, 2017 at 8:40 AM, Okash Khawaja wrote: > Hi Greg, > > Thanks very much. It looks like migration for bns got missed out. It > is not in the patch > http://linux-speakup.org/pipermail/speakup/2017-April/060648.html. I > will fix that today and let you know. It won't require a full kernel > build this time. Just rebuild of speakup. > > Okash > > On Thu, Apr 20, 2017 at 4:26 AM, Gregory Nowak wrote: >> Ok, so I've built the new kernel. I have a braille 'n speak connected >> to ttyS0. I'm wanting to try the on-board serial port first, >> before I move to a usb to serial converter. >> >> With only the speakup_main module loaded out of the speakup modules, I >> type in: >> >> modprobe speakup_bns ser=0 start=1 >> >> and get back: >> >> modprobe: ERROR: could not insert 'speakup_bns': No such device >> >> The relevant dmesg output is: >> >> "[ 82.864734] speakup_bns: module is from the staging directory, the >> quality is unknown, you have been warned. >> [ 82.865621] synth probe >> [ 82.865626] Ports not available, trying to steal them >> [ 82.865635] Unable to allocate port at 3f8, errno -16 >> [ 82.865637] Braille 'N Speak: not found >> [ 82.865638] bns: device probe failed" >> >> The modinfo output is: >> >> "filename: >> /lib/modules/4.10.9/kernel/drivers/staging/speakup/speakup_bns.ko >> version: 2.11 >> license: GPL >> description: Speakup support for Braille 'n Speak synthesizers >> author: David Borowski >> author: Kirk Reiser >> srcversion: AD55A47746A5B337C0BBEEE >> depends: speakup >> staging: Y >> intree: Y >> vermagic: 4.10.9 SMP mod_unload modversions 686 >> parm: ser:Set the serial port for the synthesizer >> (0-based). (int) >> parm: start:Start the synthesizer once it is >> loaded. (short)" >> >> I thought all the drivers were ported to use the new tty layer >> support. Is this not the case? >> >> Greg >> >> >> On Mon, Apr 17, 2017 at 10:48:42PM +0100, Okash Khawaja wrote: >>> Hi, >>> >>> I have updated the repository. >>> > Now there is speakup2.tgz instead of speakup.tgz (to avoid >>> confusion between the two versions) >>> > tty-export.patch includes ldisc related exports that were missed >>> out the first time round >>> >>> Just to clarify, the problem is that kernel 4.11 that I developed >>> against has some issues with USB and therefore not best one to test >>> against at the moment. speakup.tgz I sent contained some code which >>> would only compile on 4.11 and that was the problem Greg pointed out. >>> >>> I have now gone through the process on my system again and made sure >>> it compiles on 4.10.x and the above changes reflect that. So please >>> follow the steps from beginning with the updated tty-export.patch and >>> speakup2.tgz. >>> >>> Okash >> >> >> -- >> web site: http://www.gregn.net >> gpg public key: http://www.gregn.net/pubkey.asc >> skype: gregn1 >> (authorization required, add me to your contacts list first) >> If we haven't been in touch before, e-mail me before adding me to your contacts. >> >> -- >> Free domains: http://www.eu.org/ or mail dns-manager@EU.org >> _______________________________________________ >> Speakup mailing list >> Speakup@linux-speakup.org >> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup