All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] Fix sound on Samsung Q1
@ 2007-01-23 23:01 Priit Laes
  2007-01-23 23:18 ` Tobin Davis
  0 siblings, 1 reply; 2+ messages in thread
From: Priit Laes @ 2007-01-23 23:01 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 71 bytes --]

Patch below makes sound working on Samsung Q1 device out of the box ;)

[-- Attachment #2: Type: text/x-patch, Size: 787 bytes --]

Samsung Q1 (Microsoft Origami) snd-hda-intel board fix.

Signed-off-by: Priit Laes <amd <at> store20.com>
--- sound/pci/hda/patch_analog.c.orig	2007-01-24 04:39:04.000000000 +0000
+++ sound/pci/hda/patch_analog.c	2007-01-24 05:41:04.000000000 +0000
@@ -812,6 +812,8 @@ static struct hda_board_config ad1986a_c
 	  .config = AD1986A_LAPTOP_EAPD }, /* Samsung R65-T2300 Charis */
 	{ .pci_subvendor = 0x144d, .pci_subdevice = 0xc026,
 	  .config = AD1986A_LAPTOP_EAPD }, /* Samsung X10-T2300 Culesa */
+	{ .pci_subvendor = 0x144d, .pci_subdevice = 0xc027,
+	  .config = AD1986A_LAPTOP_EAPD }, /* Samsung Q1 (Microsoft Origami) */
 	{ .pci_subvendor = 0x1043, .pci_subdevice = 0x1153,
 	  .config = AD1986A_LAPTOP_EAPD }, /* ASUS M9 */
 	{ .pci_subvendor = 0x1043, .pci_subdevice = 0x1213,

[-- Attachment #3: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #4: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2.6 patch] Fix sound on Samsung Q1
  2007-01-23 23:01 [2.6 patch] Fix sound on Samsung Q1 Priit Laes
@ 2007-01-23 23:18 ` Tobin Davis
  0 siblings, 0 replies; 2+ messages in thread
From: Tobin Davis @ 2007-01-23 23:18 UTC (permalink / raw)
  To: Priit Laes; +Cc: alsa-devel


[-- Attachment #1.1: Type: text/plain, Size: 829 bytes --]

Actually, it already was added to alsa-driver-1.0.14rc2.

Your patch only enables audio out.  The new alsa also enables
microphones to work.

On Wed, 2007-01-24 at 01:01 +0200, Priit Laes wrote:

> Patch below makes sound working on Samsung Q1 device out of the box ;)
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________ Alsa-devel mailing list Alsa-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/alsa-devel

-- 
Tobin Davis <tdavis@dsl-only.net>

[-- Attachment #1.2: Type: text/html, Size: 1675 bytes --]

[-- Attachment #2: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-23 23:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-23 23:01 [2.6 patch] Fix sound on Samsung Q1 Priit Laes
2007-01-23 23:18 ` Tobin Davis

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.