From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris Pemberton" Subject: bios update alters hda-intel and alsamixer Date: Tue, 22 May 2007 23:55:55 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by alsa0.perex.cz (Postfix) with ESMTP id 3252E245B3 for ; Wed, 23 May 2007 06:55:56 +0200 (CEST) Received: by an-out-0708.google.com with SMTP id c36so13719ana for ; Tue, 22 May 2007 21:55:55 -0700 (PDT) Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org After updating the bios on a Lenovo notebook, my hda-intel sound "changed" Before the bios update I used kernel 2.6.20.3, external alsa-driver-1.0.14rc3 and the attached patch_realtek.c (in-kernel alsa wouldn't work) After the bios update I use just the alsa contained in kernel 2.6.20.3. Before bios update, my mixer contained many items: including master, front, mic, pcm, etc. Now it only contains master and pcm. So, I have a few questions: How can I determine what items are "supposed" to show up in alsamixer? Where can I submit my laptop soundcard information to help finalize support of this model/card? Thank you