From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 448CD1EFD31; Sun, 27 Jan 2019 02:21:15 -0500 (EST) Authentication-Results: befuddled.reisers.ca; dkim=pass (1024-bit key; unprotected) header.d=bluegrasspals.com header.i=@bluegrasspals.com header.b="liP6uLoI"; dkim-atps=neutral Received: from bluegrasspals.com (bluegrasspals.com [96.126.127.231]) by befuddled.reisers.ca (Postfix) with ESMTPS id CEF721EFD2A for ; Sun, 27 Jan 2019 02:21:12 -0500 (EST) Received: from [10.10.220.112] (70-233-189-56.lightspeed.lsvlky.sbcglobal.net [70.233.189.56]) (authenticated bits=0) by bluegrasspals.com (8.15.2/8.15.2/Debian-8) with ESMTPSA id x0R7LAba002395 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 27 Jan 2019 02:21:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bluegrasspals.com; s=default; t=1548573671; bh=V0pf7rPStbYddk1iQGjosRh+G/mM6+rAlGqZqKX2I8o=; h=To:From:Subject:Date:From; b=liP6uLoIFneZ8Ohw9tZDnY/SKuKS7uER85QqqlizGmvX9EscjCeDskppNYBOuGHp0 bV4dq6p1/lxErEXqj1tvecfTlMcRiiaw6WAYj9A9NkmoSRsishB7KbEKGdtyknWkYp tK3OlkZ5BMBk79yJqjPjKYNOE/1CsY4gCYUBdl3Y= To: "Speakup is a screen review system for Linux." From: Jayson Smith Subject: Talking Debian install? Message-ID: <3c90f471-bbaa-0287-eddb-b2c86e097345@bluegrasspals.com> Date: Sun, 27 Jan 2019 02:21:09 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 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, 27 Jan 2019 07:21:15 -0000 Hi, I'm trying to repurpose an old Windows 7 box as a Linux box to replace my ancient and hopelessly out of date Gentoo system. I downloaded a Debian Netinstall image, burned it to a CD, booted it, hit s at the boot screen, did the install, rebooted, and…the freshly-installed system didn't come up talking. I know it's running because I installed an SSH server and I can SSH into it. Apparently Espeakup isn't running for some reason. Below are the errors being logged, but I'm so new to the way Debian does accessibility, and using software speech on Linux, that I have no idea what these mean or how to fix them. I chose Debian because I have a VPS running Debian so I'm used to it. Errors pasted below. Jayson Jan 27 01:43:47 Virgil systemd[1]: [/lib/systemd/system/espeakup.service:12] Executable path is not absolute, ignoring: sh -c 'modprobe speakup_soft && /usr/bin/espeakup -V ${VOICE}' Jan 27 01:43:47 Virgil systemd[1]: espeakup.service: Service lacks both ExecStart= and ExecStop= setting. Refusing. Jan 27 01:43:47 Virgil systemd[1]: espeakup.service: Cannot add dependency job, ignoring: Invalid argument Jan 27 01:52:23 Virgil systemd[1]: [/lib/systemd/system/espeakup.service:12] Executable path is not absolute, ignoring: sh -c 'modprobe speakup_soft && /usr/bin/espeakup -V ${VOICE}' Jan 27 01:52:23 Virgil systemd[1]: espeakup.service: Service lacks both ExecStart= and ExecStop= setting. Refusing. Jan 27 01:52:23 Virgil systemd[1]: espeakup.service: Cannot add dependency job, ignoring: Invalid argument