From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by speech.braille.uwo.ca (Postfix) with ESMTP id 70A7010A6B for ; Thu, 19 Mar 2009 12:16:55 -0400 (EDT) Received: by yx-out-2324.google.com with SMTP id 3so389120yxj.29 for ; Thu, 19 Mar 2009 09:16:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=n0i/6rjPnSEKF1bxYhhL2aKXLTZoqLXwAe/m1ZP0/MQ=; b=Zrg43swa6RMeIu/kYY6WI1V0DkQEiaRdZID/xRTR8FKWN6gBeOsHLB1+ssbEs6v9S5 G9QHlKeeWXuj94OcOiVqjjR5kP/VXRxpSs0kY0mn94umiEmFMGD3i70Ly/cquujL4umA w+mVz2gxjHTk6mLJMdrhMkAdcl6tBSvhScyG4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=QR29L9b+WIs71bcZdes1n5uTwlcfKcCG25CQcrTH4k92ktw41Zx9lcXZjblZxYpkFR L8ytNq1rkGpMpQhRuErLA0sDYhJXvcW6KUFtDFiF7B6xgiQbECVB7Iaq5wrwHRQPvYWA N1+xrwxqr7hX/ObnuU62LsBcwEPsyyNnVAMnA= MIME-Version: 1.0 Received: by 10.100.45.9 with SMTP id s9mr2907665ans.133.1237479414381; Thu, 19 Mar 2009 09:16:54 -0700 (PDT) Date: Thu, 19 Mar 2009 09:16:54 -0700 Message-ID: <4af646bf0903190916i5b8c019ck1c4ac4076756f178@mail.gmail.com> Subject: How to unmute multiple controls at once From: Keith Hinton To: speakup Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Thu, 19 Mar 2009 16:16:55 -0000 Hi to all on the Speakup mailing list, This is a very general question. How do you unmute all the audio controls? One problem that I will have with my laptop is this. The sound card has a PC Speaker control that generates a PC speaker tone through it. I use this generally for knowing if I'm at the left hand margin of the BASH shell. While other people find it annoying, I find it useful for this personally. Only previous versions of Udev detect it, beginning with Linux kernel 2.6.26. The GRML-kernel, used in GRML-2008.11, uses 2.6.26. In that case, my laptop sound card works great. However, I still don't know how to successfully unmute all the necessary controls. The PCM and master volumes should work, however I will require my PC speaker control to work. I don't know what Alsa-mixer calls that type Of control, as many laptops do not have an onboard PC speaker. Therefore, I'm not sure what I'm going to do. Is there a rappid command I could send to alsamixer? I.e. Alsamixer Control1; control2; control3; control4; contro.l5; control 6; control seven; control 8; control 9; control 10; unmute /dev/audio? Or something. Well, on second thought, maybe not all the audio controls, but I don't want to go changing volume levels, I just want them unmuted. What should I do? If I can quickly do this on the LiveCD before really using it, I don't care about the glaring defect. The card in my laptop, according to Windows, is an Realtek HD Audio card. Would the PCM and master volumes be enough to provide audio output? I guess that testing is the only way to determan this, but I'd like a more practical for sure to work solution. I won't go hunting around the Internet to get this working, I really don't have any time to do this. Thanks again. Regards, --Keith