From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 80C671EFAE2; Tue, 2 Feb 2016 04:39:32 -0500 (EST) Received: from sonata.ens-lyon.org (domu-toccata.ens-lyon.fr [140.77.166.138]) by befuddled.reisers.ca (Postfix) with ESMTPS id 97EDC1EFAD8 for ; Tue, 2 Feb 2016 04:39:12 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by sonata.ens-lyon.org (Postfix) with ESMTP id B112F200E5 for ; Tue, 2 Feb 2016 10:39:11 +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 W6UvcxpzTDrS for ; Tue, 2 Feb 2016 10:39:11 +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 91428200D1 for ; Tue, 2 Feb 2016 10:39:11 +0100 (CET) Received: from samy by var.youpi.perso.aquilenet.fr with local (Exim 4.86) (envelope-from ) id 1aQXQV-0000cX-09 for speakup@linux-speakup.org; Tue, 02 Feb 2016 10:39:11 +0100 Date: Tue, 2 Feb 2016 10:39:10 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Debian stretch - No speech after installation Message-ID: <20160202093910.GN3003@var.home> References: <20160201074350.GA4046@var> <20160202013053.GI3003@var.home> <20160202093513.GL3003@var.home> <20160202093800.GM3003@var.home> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160202093800.GM3003@var.home> 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:39:32 -0000 Samuel Thibault, on Tue 02 Feb 2016 10:38:00 +0100, wrote: > Samuel Thibault, on Tue 02 Feb 2016 10:35:13 +0100, wrote: > > Ø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. > > Ooops, no, there is a bug in there, let me fix that first... You can however try to put in there the name of the card (as shown in the /sys/class/sound/card0/id file). Samuel