From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 50D551EFAD8; Tue, 2 Feb 2016 04:35:16 -0500 (EST) Received: from sonata.ens-lyon.org (sonata.ens-lyon.org [140.77.166.138]) by befuddled.reisers.ca (Postfix) with ESMTPS id 6EDAA1EFAD5 for ; Tue, 2 Feb 2016 04:35:15 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id 5F100200E4 for ; Tue, 2 Feb 2016 10:35:14 +0100 (CET) Received: from sonata.ens-lyon.org ([127.0.0.1]) by localhost (sonata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DtoO2TqeYtyZ for ; Tue, 2 Feb 2016 10:35:14 +0100 (CET) Received: from var.youpi.perso.aquilenet.fr (ABordeaux-655-1-148-156.w86-213.abo.wanadoo.fr [86.213.119.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by sonata.ens-lyon.org (Postfix) with ESMTPSA id 3DA6D200D1 for ; Tue, 2 Feb 2016 10:35:14 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.86) (envelope-from ) id 1aQXMf-0000T2-JW for speakup@linux-speakup.org; Tue, 02 Feb 2016 10:35:13 +0100 Date: Tue, 2 Feb 2016 10:35:13 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Debian stretch - No speech after installation Message-ID: <20160202093513.GL3003@var.home> References: <20160201074350.GA4046@var> <20160202013053.GI3003@var.home> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.20 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: Tue, 02 Feb 2016 09:35:16 -0000 Hello, Øyvind Lode, on Tue 02 Feb 2016 10:06:33 +0100, wrote: > I have now put the systemctl restart espeakup command in /etc/rc.local. Ok, this looks like a bug I noticed too. Please instead try to uncomment export ALSA_CARD=0 in /etc/default/espeakup. Samuel