From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 033261EFAFA; Wed, 2 Mar 2016 16:02:49 -0500 (EST) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) by befuddled.reisers.ca (Postfix) with ESMTPS id 259681EFAEC for ; Wed, 2 Mar 2016 16:02:48 -0500 (EST) Received: by mail-io0-x22a.google.com with SMTP id g203so5711583iof.2 for ; Wed, 02 Mar 2016 13:02:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:message-id:mime-version:subject:date:references:to:in-reply-to; bh=HGgcWoGKFFxGZmLl9L7ppjRHqDlZx5MHBeuH47lNYlA=; b=gynyh/rgWDg2/tjW3jEkLMS00AIDsynmqpgzOgQssCkMQ8djAK/n/Kh3lSogAF19el Gl4oED2hj5W4DWEVV6YC1NwPJGlnTl/DTzHh5CTEBJVFJVvwuwwkTbCprCs3R01wngF5 bNfM2F1OczgOBn5GpEi8wtZDpvuto+msPdafZILeCnF87+w0oq7wazip+b9ugDGbjcO4 YnS9mcRpD1rcKX6gGZod3DCRfHAcnsXJwwNXX0ck/WvYARNQHMeQhgsC8jNGfPSwVOGQ ruToa/YnJRQMZ62UPpy71SF+FEAUhClnrrKcN2NSKj31g7sEzrTirFIal7cSKC9t1jIT xjlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:mime-version:subject:date :references:to:in-reply-to; bh=HGgcWoGKFFxGZmLl9L7ppjRHqDlZx5MHBeuH47lNYlA=; b=jScgXp+ZqIOwIqK6gHH0z8jKjRRxUgawKa25yk+5Nj/jfFwZBtMpN1hVEwnLFyKClR kbSVo2EL8ALf2SGAqCfPVWKrPh55mifUWHohqzKn5J35pvGHVFnbeH8/oXdF1BRxPvTf +2eLKq2wXt7pSQIdWi2UbiWKB+zATBvTRkOxMmnzqgWRXEgj4fqz/Hg9INhdlVjKh6xr 8mfqLACBc/kw4j8sGa/s6wftH2JgPhM8/anHqOdIf0l2NqMDuDSaTG36Gha76LaSBv+H mNhQR2laoREG6LvihRaTPrdQcBawNYL/Na25Ha5n5m5vgYvXTEMgddOOLwXKLMx6F3T5 I5aw== X-Gm-Message-State: AG10YOTY2RGHt121E6++K/Cmx0YBKAf1ECJ8sN4B9t+oJn3jPv7gM7g9GYyN8RwwM964ig== X-Received: by 10.107.19.221 with SMTP id 90mr37930802iot.24.1456952560945; Wed, 02 Mar 2016 13:02:40 -0800 (PST) Received: from [192.168.0.11] (cpe-74-130-21-15.kya.res.rr.com. [74.130.21.15]) by smtp.gmail.com with ESMTPSA id m9sm2357057igj.1.2016.03.02.13.02.39 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 02 Mar 2016 13:02:39 -0800 (PST) From: Haden Pike Message-Id: <718EEB24-2A71-40C0-9E56-354F5E767767@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3117\)) Subject: Re: Installing Slackware Without Hardware Synthesizer Date: Wed, 2 Mar 2016 16:02:38 -0500 References: <56D6FC94.9050801@gmail.com> <56D71860.1060504@math.wisc.edu> <20160302204758.GA7519@gregn.net> To: "Speakup is a screen review system for Linux." In-Reply-To: <20160302204758.GA7519@gregn.net> X-Mailer: Apple Mail (2.3117) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Wed, 02 Mar 2016 21:02:50 -0000 Correct, I forgot about serial ports. I wonder if I could write software = to emulate one of the supported hardware synthesizers. Haden Pike Computer Science University of Kentucky Class of 2016 > On Mar 2, 2016, at 3:47 PM, Gregory Nowak wrote: >=20 > Good point. Actually, I believe Haden said he's doing this in a > virtual machine. In that case, just give the guest a virtual serial > port, and connect to it from the host with minicom/screen/telnet. >=20 > I haven't used slackware for the last 11 years or about, so can't give > you an exact boot sequence. However, when you get to a boot prompt of > the boot loader, pass: >=20 > console=3DttyS0,115200 >=20 > to the kernel, and you should hopefully be all set. >=20 > Greg >=20 >=20 > On Wed, Mar 02, 2016 at 10:44:16AM -0600, John G Heim wrote: >> One more thing that might be worth considering is a serial console >> install. This would probably be way easier than manually >> reproducing the steps performed by the slackware installer. you'd >> need another computer and a null-modem cable. Oh,and both machines >> have to have serial ports. >> Tip: Null-modem cables are a glut on the market in used computer >> stores. New, they are about $5. But there is no reason to pay more >> than a dollar for one of those thingsat a used computer store. >=20 >=20 > --=20 > web site: http://www.gregn.net > gpg public key: http://www.gregn.net/pubkey.asc > skype: gregn1 > (authorization required, add me to your contacts list first) > If we haven't been in touch before, e-mail me before adding me to your = contacts. >=20 > -- > Free domains: http://www.eu.org/ or mail dns-manager@EU.org > _______________________________________________ > Speakup mailing list > Speakup@linux-speakup.org > http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup