From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hurricane.the-brannons.com (unknown [IPv6:2001:470:1:41:a800:ff:fe3e:bc77]) by befuddled.reisers.ca (Postfix) with ESMTP id 337761EF6AE for ; Tue, 4 Jun 2013 00:22:56 -0400 (EDT) Received: from localhost (unknown [IPv6:2602:4b:af3c:ae00:12bf:48ff:fe7c:5584]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id EB6E378317 for ; Mon, 3 Jun 2013 21:23:15 -0700 (PDT) From: Chris Brannon To: "Speakup is a screen review system for Linux." Subject: Re: no speech in talkingArch cd References: Date: Mon, 03 Jun 2013 21:22:52 -0700 In-Reply-To: (Rob Hudson's message of "Mon, 3 Jun 2013 16:21:30 -0500") Message-ID: <87fvwyfqsj.fsf@mushroom.localdomain> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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, 04 Jun 2013 04:22:56 -0000 "Rob Hudson" writes: > I ran the talking arch cd but I got no speech. I ran alsamixer and hit m and up arrow a few times, tried > amixer set Master 100% > amixer set PCM 100% > amixer set Front 100% Here's an old trick I've used for debugging this sort of thing. It worked very nicely in the days of the floppy disk, because you could hear the floppy drive spin when you mounted it. If you have a spare flash drive handy, you can do the same thing with a flash drive, but there's a lot more guess-work involved. I don't know what your hardware configuration is like, but I'll assume that you only have one hard disk. If that's not the case, you'll have to change these instructions to match your config. Boot from the CD. Wait a while. There's no real way to be sure it has booted. A few tones from the console speaker would make a nice indicator, so I think I'll add that to the next CD release, just to help in these situations. Once the CD is booted, your hard drive should be /dev/sda. Plug in your flash drive. Hopefully, that'll show up as /dev/sdb. Like I said, guesswork. Now, mount /dev/sdb1 /mnt amixer > /mnt/amixer-output.txt umount /mnt Unplug, reboot, and hope that the amixer output got saved to the flash drive. -- Chris