From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Greylist: delayed 458 seconds by postgrey-1.34 at befuddled; Tue, 25 Dec 2012 17:44:48 EST Received: from toccata.ens-lyon.org (toccata.ens-lyon.fr [140.77.166.68]) by befuddled.reisers.ca (Postfix) with ESMTPS id B894B1EF0DE for ; Tue, 25 Dec 2012 17:44:48 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by toccata.ens-lyon.org (Postfix) with ESMTP id 3F5F484082 for ; Tue, 25 Dec 2012 23:44:47 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at toccata.ens-lyon.org Received: from toccata.ens-lyon.org ([127.0.0.1]) by localhost (toccata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D2TQnrBKDqrq for ; Tue, 25 Dec 2012 23:44:47 +0100 (CET) Received: from type.ipv6 (lns-bzn-47f-62-147-141-5.adsl.proxad.net [62.147.141.5]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by toccata.ens-lyon.org (Postfix) with ESMTPSA id EDFB78407F for ; Tue, 25 Dec 2012 23:44:46 +0100 (CET) Received: from samy by type.ipv6 with local (Exim 4.80) (envelope-from ) id 1TndEs-00070E-97 for speakup@linux-speakup.org; Tue, 25 Dec 2012 23:44:46 +0100 Date: Tue, 25 Dec 2012 23:44:46 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Installing wheezy netinst with speakup; has this changed recently? Message-ID: <20121225224446.GW6317@type> References: <50D90792.2050905@orcon.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <50D90792.2050905@orcon.net.nz> User-Agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: "Speakup is a screen review system for Linux." 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, 25 Dec 2012 22:44:49 -0000 Hello, Marcel Oats, le Tue 25 Dec 2012 14:55:30 +1300, a écrit : > So far as I understand it, you are still meant to be able to type s > at the boot prompt for speakup? That's what is documented, so that's what is supposed to work, of course. > Perhaps this is not working in the installer right now, or perhaps > something has been changed? It's supposed to work. > I don't get any sound using this new version of netinst either. > Sorry for any ignorance on my part. Ignorance is not an issue. What you just need is to look for where to get the information. The installer manual says to use s then enter, so that's what is supposed to work. The second source of information is the debian accessibility wiki page: http://wiki.debian.org/accessibility And see what is there about what information to provide in case of troubles: “ If speech synthesis does not come up, we need information to find out where the bug is. First and foremost, we need the exact URL where you have downloaded the installer image, otherwise we won't ever manage to find a bug which could only exist on the image you have used (and which has to be fixed too!) Inside the installer, press alt-f2 to switch to a shell console, press enter to start the shell, and type amixer scontrols and post the output to debian-accessibility@lists.debian.org so we can know whether a sound card was detected and what the volume level names are. If only an error message shows up, or if you do not have resources to be able to read the shell console, please try to run a live CD, make sound work with it, and post the output of lsmod to debian-accessibility@lists.debian.org so we can know what sound driver is missing. ” Samuel