From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 2B1FD1EFDD1; Sun, 9 Oct 2016 18:03:19 -0400 (EDT) Received: from hurricane.the-brannons.com (hurricane.the-brannons.com [64.62.188.119]) by befuddled.reisers.ca (Postfix) with ESMTP id 5DFA91EFDC5 for ; Sun, 9 Oct 2016 18:03:18 -0400 (EDT) Received: from localhost (71-34-75-114.ptld.qwest.net [71.34.75.114]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 09AFA77ABE for ; Sun, 9 Oct 2016 15:02:58 -0700 (PDT) From: Chris Brannon To: Speakup@linux-speakup.org Subject: Re: Starting Speakup on a Debian Virtual Machine References: Date: Sun, 09 Oct 2016 15:03:16 -0700 In-Reply-To: (Hunter Hoke's message of "Sat, 8 Oct 2016 14:46:41 -0500") Message-ID: <87zimdch97.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 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: Sun, 09 Oct 2016 22:03:19 -0000 Hunter Hoke writes: > I managed to install Debian with speech. However, I cannot get Speakup > started after the installation. Is the speakup_soft module loaded? lsmod |grep speakup Is espeakup running? ps -e |grep espeakup -- Chris