Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Travis Place <wishie@wishie.net>
To: alsa-devel@alsa-project.org
Subject: Problem regarding CA0106
Date: Sat, 14 Jun 2008 03:18:33 +1000	[thread overview]
Message-ID: <1213377513.27630.5.camel@temp-fallen> (raw)

Just been speaking with a guy in #alsa about the problems with his "MSI
K8N Diamond MB" which has an onboard "SB Live 24bit" or "Audigy".

While looking through ca0106_main.c in GIT, i saw the following section:

/* MSI K8N Diamond Motherboard with onboard SB Live 24bit without AC97
*/
	 /* SB0438
	  * CTRL:CA0106-DAT
	  * ADC: WM8775SEDS
	  * DAC: CS4382-KQZ
	  */
	 { .serial = 0x10091462,
	   .name   = "MSI K8N Diamond MB [SB0438]",
	   .gpio_type = 2,
	   .i2c_adc = 1 } ,

For this guys sound to work, we had to change the serial line to:

	 { .serial = 0x10091102,

Seems to be a bit hackish, and maybe some more investigation is required, but, it got sound to work, and the card is recognised.

Perhaps there is (for some odd reason) 2 variants of the onboard sound on that motherboard (Perhaps a rev 1.0 and rev 1.1 motherboard difference?)

Let me know if any more information is required, or if I can just make and submit a patch (ill add a new section for the new card, not the hackish way).

Thanks,
Travis Place

             reply	other threads:[~2008-06-13 17:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-13 17:18 Travis Place [this message]
2008-06-16 10:38 ` Problem regarding CA0106 Takashi Iwai
     [not found]   ` <1213631528.4031.4.camel@temp-fallen>
     [not found]     ` <s5hd4mhpdy0.wl%tiwai@suse.de>
2008-06-16 17:26       ` Travis Place

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=1213377513.27630.5.camel@temp-fallen \
    --to=wishie@wishie.net \
    --cc=alsa-devel@alsa-project.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox