All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Henningsson <david.henningsson@canonical.com>
To: Takashi Iwai <tiwai@suse.de>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: command 0x7e7 sent on STAC9200 / STAC9228
Date: Thu, 16 Aug 2012 14:03:39 +0200	[thread overview]
Message-ID: <502CE19B.9030000@canonical.com> (raw)

Hi Takashi,

While working with fixing the stuff that my automated test tool has 
discovered, here's one I'm not sure what to do with.

If you run hda-emu on any of these three:

codecs/canonical/stac9200-dell-inspiron-6400-ccert-200705-83
codecs/canonical/stac9200-dell-inspiron-6400-ccert-200712-207
codecs/canonical/stac9228-dell-inspiron-1420-ccert-200708-95

Hda-emu prints out:
invalid command: NID=0x1, verb=0x7e7, parm=0x0

In this case, I'm not sure if the command is invalid (and thus should be 
removed), or if it's a secret IDT verb that we need to set.

 From patch_sigmatel.c:

	/* Configure GPIOx as CMOS */
	snd_hda_codec_write(codec, codec->afg, 0, 0x7e7, 0);

But in hda-spec.c this verb is only in the verb table of IDT codecs, not 
STAC codecs.

Can you offer some enlightement?

-- 
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic

             reply	other threads:[~2012-08-16 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-16 12:03 David Henningsson [this message]
2012-08-16 12:11 ` command 0x7e7 sent on STAC9200 / STAC9228 Takashi Iwai

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=502CE19B.9030000@canonical.com \
    --to=david.henningsson@canonical.com \
    --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.