From: Tony Vroon <tony@vroon.org>
To: Alsa-devel <alsa-devel@alsa-project.org>
Cc: Takashi Iwai <tiwai@suse.de>
Subject: [ALC268 patch_realtek.c] COMPAL IFL90/JFL-92 laptop quirk to select ALC268_TOSHIBA
Date: Wed, 04 Jun 2008 10:52:35 +0100 [thread overview]
Message-ID: <1212573155.3937.10.camel@localhost> (raw)
[-- Attachment #1.1.1: Type: text/plain, Size: 530 bytes --]
Good morning,
Could you please consider the attached patch. The COMPAL IFL90/JFL-92
laptop defaults to an incorrect output channel on autoprobe, resulting
in no audio. The user was unable to enable analog audio with the mixer
controls provided.
Testing confirms that the Toshiba model enables both headphone with
automuting and the internal speakers. Embedded sign-off and short patch
description.
Tested-By: Guri <gurashka@gmail.com>
Signed-Off-By: Tony Vroon <tony@linx.net>
Regards,
Tony V.
LINX sysadmin
[-- Attachment #1.1.2: COMPAL-ALC268_TOSHIBA.patch --]
[-- Type: text/x-patch, Size: 697 bytes --]
Use quirk table to assign ALC268_TOSHIBA to COMPAL IFL90/JFL-92 laptops.
No analog output on autoprobe.
Tested-By: Guri <gurashka@gmail.com>
Signed-off-by: Tony Vroon <tony@linx.net>
--- sound/pci/hda/patch_realtek.c.orig 2008-06-03 22:13:04.000000000 +0100
+++ sound/pci/hda/patch_realtek.c 2008-06-03 22:14:42.000000000 +0100
@@ -9280,6 +9280,7 @@
SND_PCI_QUIRK(0x103c, 0x30cc, "TOSHIBA", ALC268_TOSHIBA),
SND_PCI_QUIRK(0x1025, 0x0126, "Acer", ALC268_ACER),
SND_PCI_QUIRK(0x1025, 0x0130, "Acer Extensa 5210", ALC268_ACER),
+ SND_PCI_QUIRK(0x14c0, 0x0025, "COMPAL IFL90/JFL-92", ALC268_TOSHIBA),
SND_PCI_QUIRK(0x152d, 0x0763, "Diverse (CPR2000)", ALC268_ACER),
{}
};
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
reply other threads:[~2008-06-04 9:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1212573155.3937.10.camel@localhost \
--to=tony@vroon.org \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.