From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 749A01EFAD8; Tue, 2 Feb 2016 05:39:12 -0500 (EST) Received: from mail-lf0-x232.google.com (mail-lf0-x232.google.com [IPv6:2a00:1450:4010:c07::232]) by befuddled.reisers.ca (Postfix) with ESMTPS id DFB6D1EFA82 for ; Tue, 2 Feb 2016 05:39:10 -0500 (EST) Received: by mail-lf0-x232.google.com with SMTP id 78so66739980lfy.3 for ; Tue, 02 Feb 2016 02:39:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=a1A4EeZLtCRI+S3yAJu9QFt3gGHbxp00kFiD6TZ8qss=; b=vYJ9KOb/tddw09i/gtwzO3Yu2BBr/pOM73Yf1QFIYp+FTMyHkkieq4ubYOvPtlUO91 zhFOtcOtZTbUinBSa88NcUuuyASa7Rqyi6CH2+9LZOU4/ezteQOFemINkxxmY4Q0jPpP bvqI5mR/Y89V8pjnofZOwLB4QJTFjz9GgcUAZQqhq/kOoThePQfFolSfFwJ60e4pAB04 3xpVd+RE4E2CpW/U6QePBInEpJV/HGEkieGDEXmObCTUU/5YjnoaaazoWIMSBcD2C1bs OuQy8B2zO6JEpgLZuAJvlWLs1p0gfQwDsG9HLVK2BVGVvW2V/lXaR8d+Ljgdul7f4jY3 aXVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=a1A4EeZLtCRI+S3yAJu9QFt3gGHbxp00kFiD6TZ8qss=; b=mdYEfP2FWSSB0i5mY5PEQCv0vyJ2j0kwvHnnSG2e+m/uyMeQThEOdHqoA3QSK1UqrH CVFTbYsJwudHP7nmQkJVlrqckqOCblynetkMwN+M0yIXRoWXd5iEcvL/lukvdvR4nTmD n9bybOC0rBqRCqcZeD4INiQvr8CXQVwlke6CxgdwGMOokpoaO9HUZ1vR9PRk1TNGUTAR U44b0R++NZ8Rnw0sSMAeAbrI0D7sDiyJXU9spY3/nTa2MgmuTOaTYVhaweAXD03GgG8h p5oZj1djBBFdZ8g3ItLe8FN4jqHcj+67jW0Th3uzwxkbOp3Pr5KTQJS9eIiXsBEsuu27 /pEA== X-Gm-Message-State: AG10YOTEye1QdkiPc3AMdyisnMQFXCO2Rf/lqTRySarQQXjwNPBMHTKN/Dc+fCAvWTiEiyLsAwj/jZu9iYkJXQ== MIME-Version: 1.0 X-Received: by 10.25.170.203 with SMTP id t194mr8503527lfe.48.1454409548313; Tue, 02 Feb 2016 02:39:08 -0800 (PST) Received: by 10.25.41.8 with HTTP; Tue, 2 Feb 2016 02:39:08 -0800 (PST) In-Reply-To: <20160202093910.GN3003@var.home> References: <20160201074350.GA4046@var> <20160202013053.GI3003@var.home> <20160202093513.GL3003@var.home> <20160202093800.GM3003@var.home> <20160202093910.GN3003@var.home> Date: Tue, 2 Feb 2016 11:39:08 +0100 Message-ID: Subject: Re: Debian stretch - No speech after installation From: =?UTF-8?B?w5h5dmluZCBMb2Rl?= To: "Speakup is a screen review system for Linux." Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 10:39:12 -0000 Hello! On 2 February 2016 at 10:39, Samuel Thibault wrote: > Samuel Thibault, on Tue 02 Feb 2016 10:38:00 +0100, wrote: >> Samuel Thibault, on Tue 02 Feb 2016 10:35:13 +0100, wrote: >> > =C3=98yvind Lode, on Tue 02 Feb 2016 10:06:33 +0100, wrote: >> > > I have now put the systemctl restart espeakup command in /etc/rc.loc= al. >> > >> > Ok, this looks like a bug I noticed too. Please instead try to uncomme= nt >> > >> > export ALSA_CARD=3D0 >> > >> > 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). Thanks! That did the trick.