From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 0B6321EFBD4; Thu, 18 Oct 2018 15:01:33 -0400 (EDT) Authentication-Results: befuddled.reisers.ca; dkim=pass (1024-bit key; unprotected) header.d=carmickle.com header.i=@carmickle.com header.b="Cx2khx2B"; dkim-atps=neutral Received: from vserver.gregn.net (vserver.gregn.net [174.136.110.154]) by befuddled.reisers.ca (Postfix) with ESMTPS id A791B1EFBD1 for ; Thu, 18 Oct 2018 15:01:27 -0400 (EDT) Received-SPF: None (mailfrom) identity=mailfrom; client-ip=69.164.218.211; helo=mail.carmickle.com; envelope-from=frank@carmickle.com; receiver= Authentication-Results: vserver.gregn.net; dkim=pass (1024-bit key; unprotected) header.d=carmickle.com header.i=@carmickle.com header.b="Cx2khx2B"; dkim-atps=neutral Received: from mail.carmickle.com (mail.carmickle.com [69.164.218.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vserver.gregn.net (Postfix) with ESMTPS id 8B6345AC9 for ; Thu, 18 Oct 2018 08:24:01 -0700 (PDT) Received: from [IPv6:2001:470:1f07:6f1:8c2f:7c10:56d0:ba75] (unknown [IPv6:2001:470:1f07:6f1:8c2f:7c10:56d0:ba75]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.carmickle.com (Postfix) with ESMTPSA id A555534E30B1 for ; Thu, 18 Oct 2018 14:57:19 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Apollo II and kernel 4.18.x From: Frank Carmickle In-Reply-To: <1df79fdd-2713-9b33-bd95-8106d212dfb5@barrettpianos.co.uk> Date: Thu, 18 Oct 2018 10:57:19 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <836458D0-98A0-45E0-97BF-AB0D64BCAB00@carmickle.com> References: <20181007183346.4eoows7ytwpmnl26@var.youpi.perso.aquilenet.fr> <1df79fdd-2713-9b33-bd95-8106d212dfb5@barrettpianos.co.uk> To: "Speakup is a screen review system for Linux." X-Mailer: Apple Mail (2.3124) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=carmickle.com; s=20160808-mail; t=1539874639; bh=xrh+5U00wQ74vOvKymOFQxGTkVgWhrFSInvYfXB++34=; h=Content-Type:Mime-Version:Subject:From:In-Reply-To:Date:Content-Transfer-Encoding:Message-Id:References:To; b=Cx2khx2BIJKj7KCufv0q/vfrGHYjZ2GRHMpGh9b79qy6M5T0wXl60wQ2tRO6TDq3djs0SigcuA1mJbw+WfhPtrMJbvj6pQtQX/egybhSQ60myah6MZR2Pm+lhInlwzJZXwjI+5LQvuWCToEkDgBi+oDArrYb6vTzeuxWhi2jEc4= X-Virus-Scanned: clamav-milter 0.100.1 at vserver X-Virus-Status: Clean X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 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, 18 Oct 2018 19:01:33 -0000 > On Oct 9, 2018, at 9:52 AM, Keith Barrett = wrote: >=20 >=20 >=20 > On 07/10/18 19:33, Samuel Thibault wrote: >> Hello, >> Dietmar Segbert, le mar. 02 oct. 2018 18:21:00 +0000, a ecrit: >>> modprobe speakup-apollo dev:/dev/ttyUSB0 >> I don't think this is the way to pass options to modules, it should >> rather be >> insmod speakup-apollo dev=3D/dev/ttyUSB0 >> (note insmod, and '=3D') >> Could some people handle updating the speakup documentation to = properly >> document how to use the dev parameter? (doing insmod by hand is fine = for >> testing, but people should rather use a conf file in = /etc/modprobe.d/) >=20 > This has highlighted a couple of issues with speakup. > I have had a recent issue with loss of speech in espeakup and have = used an apollo. > It seems impossible to unload the speakup_soft module and when the = apollo is connected, alternative letters are spoken via espeak and the = apollo. >=20 > I believe this issue was reported on this list some time ago and I am = now able to confirm the findings. >=20 > Debian buster updated on 9th October 2018. >=20 > There is also an issue whether espeak stops working randomly although = speakup does not crash. I sent a backtrace to Samuel on the debian accessibility mailing list = roughly three months ago. This is not an issue with buster specifically. = It=E2=80=99s been alive and well for quite a while now on my system. = I=E2=80=99ll start a new thread for others to look at the backtrace. --FC >=20