From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dick Streefland Subject: [PATCH] enable ac97_quirk hp_only for Acer Aspire 3003LCi Date: Fri, 7 Oct 2005 10:23:45 +0200 Message-ID: <20051007082345.GA1735@marvin.de.bilt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org On my Acer Aspire 3003LCi laptop, the speaker volume is not controlled by the master control, but by the headphone control. Enabling the "hp_only" quirk corrects this. The patch below adds this device to the list of known quirks. Signed-off-by: Dick Streefland --- linux-2.6.13.2/sound/pci/intel8x0.c.orig 2005-09-29 21:44:46.000000000 +0200 +++ linux-2.6.13.2/sound/pci/intel8x0.c 2005-10-06 02:06:58.000000000 +0200 @@ -1750,6 +1750,12 @@ static struct ac97_quirk ac97_quirks[] _ .type = AC97_TUNE_ALC_JACK }, { + .subvendor = 0x1025, + .subdevice = 0x0083, + .name = "Acer Aspire 3003LCi", + .type = AC97_TUNE_HP_ONLY + }, + { .subvendor = 0x1028, .subdevice = 0x00d8, .name = "Dell Precision 530", /* AD1885 */ ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl