From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 741281F04FE; Thu, 20 Apr 2017 03:40:47 -0400 (EDT) Received: from mail-io0-x242.google.com (mail-io0-x242.google.com [IPv6:2607:f8b0:4001:c06::242]) by befuddled.reisers.ca (Postfix) with ESMTPS id 021A41F04B5 for ; Thu, 20 Apr 2017 03:40:45 -0400 (EDT) Received: by mail-io0-x242.google.com with SMTP id d203so13304141iof.2 for ; Thu, 20 Apr 2017 00:40:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=9CS0G9jGMSNhDqKZJL25J00cdXpRnJidg66VsnDKR4Q=; b=oxHkkq8czQv8ftjXUbpUSbNrspBgu7fyW9xo9kXJMUr/lip4J4W5a8BxMdIhVy5f+H gZFALBJMPK+EAFSP4W8S+DFHSBgG1kBHYdKq3VU14YNtknANh3XPTF5JICJ8LlFyaVhD 1S5/GPmsVdKsuEwFSFfGVkSXQFu6HZOSw9R3+OrToNSEbMLJpG4uOgk9Peq7dAGhaWM/ 2qxet6Sk07LEgijVT/125y7XWE3EJirq24WA/82nzlZbtf9oPKAhXtUZLYphQkzNaeca DAkoCYrU6sAjq750swsz5tSZBgX96FwkPkndnct7kUOnKpWPMoaEVLgCTDcrihVoecRZ Rkmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=9CS0G9jGMSNhDqKZJL25J00cdXpRnJidg66VsnDKR4Q=; b=QSjjDcwyxRWcME9KnhYm0e7IvV3BHbBMitbxhBv1/404tfVKn763n7O3I5W6ox4IYE tf9PmouWEkYSa+alHMpIeJ6pj+kBERfldzLMVORKw4nIzFzJ0Rn4DaNpXdUdsl6v6p0S LItmkrenfw3yj5iA6i1hReF3QWve9yzMw8XlF6KjHNCidfWLhs3qprwoBOOkwcF5J0cd I4vt41Ze4z8Z8v0AdbDF2pdry5xtyas3G1r/RQXBUfmzZSsnaBkVhPQWlsZdBBImBKS3 BT33kuBidNMfzY3XnKDo38WOAYCf/UJVEVPZiZ7RBmjnUyRbjjYsV12bPPLfYGmc14Wd gCVA== X-Gm-Message-State: AN3rC/5rsjbaooBUd5oDOMpSG/Dzy8xRgF3zDeDdxVoWtGENKx4gN/RI yuX3Cgh07cDtpvWIpTyAv0tdIhHFyxxP X-Received: by 10.36.46.81 with SMTP id i78mr2230316ita.39.1492674035977; Thu, 20 Apr 2017 00:40:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.65.130 with HTTP; Thu, 20 Apr 2017 00:40:35 -0700 (PDT) In-Reply-To: <20170420032608.GA13006@gregn.net> References: <20170411065239.GA446@sanghar> <74C77DD7-B2C4-4374-9ACE-EC552FE19A6A@gmail.com> <20170417194503.GA11910@gregn.net> <20170420032608.GA13006@gregn.net> From: Okash Khawaja Date: Thu, 20 Apr 2017 08:40:35 +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 07:40:47 -0000 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