Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tobin Davis <tdavis@dsl-only.net>
To: Nicholas Taylor <taylor.catharsis@gmail.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Add support for Sigmatel STAC9202/9250/9251	codecs.
Date: Tue, 16 Jan 2007 14:24:18 -0800	[thread overview]
Message-ID: <1168986258.27941.40.camel@localhost> (raw)
In-Reply-To: <eoiu8f$kac$1@sea.gmane.org>


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

What I found from other testers is that you need to add "probe_mask=1"
to the driver when loading.  This can be done a couple of ways.  The
easiest way to test it is with modprobe as follows:


        modprobe snd-hda-intel probe_mask=1

The other method that makes this more permanent is to add probe_mask=1
to your modprobe.conf file.  Since each distribution is different, the
best I can tell you is to look in /etc for either a modprobe.conf or
modules.conf file.  There might also be variations of those files (i.e.
modprobe.preload, modprobe.d/sound.conf, etc).  Ther should be something
like this:

alias sound-slot-0 snd-hda-intel

Add the following line to the same file, below the alias line:

options snd-hda-intel probe_mask=1

That should fix your dep range issues and give you working sound.

As a final note, the latest patch is available in alsa-driver-1.0.14rc2
available from alsa-project.org.  The only issues I know of are crashes
with the Gateway NX560XL, which are as of yet unresolved.  I do have
good reports of your model working though.

Tobin

On Tue, 2007-01-16 at 11:24 -0500, Nicholas Taylor wrote:

> Hi.  I'm a first time user of this newsgroup and a relatively new Linux 
> user.  I use the mx6453 model (which I believe leaves me with 9250) and 
> have been dealing with no sound in Linux for a few weeks now.  When I 
> saw the previous threads concerning test patches for the Sigmatel codecs 
> in this newsgroup, I was hoping it might fix the problem.
> 
> I tried installing the patch using the instructions you gave on 
> http://article.gmane.org/gmane.linux.alsa.devel/42922 for test patch 6. 
>   However, once I added the module I was still getting invalid dep range 
> errors in the output from dmesg (I'd post it here, but I'm in Windows at 
> the moment)  I know you said more work needs to be done on this patch, 
> but I thought there might also be the chance I did something wrong. 
> Does applying the patch involve a different set of steps than test patch 6?
> 
> Also, konsole initially gave me this when I removed the snd_hda_codec 
> and put it back in with modprobe
> 
> WARNING: Error inserting snd_hda_codec 
> (/lib/modules/2.6.15-26-amd64-generic/kernel/sound/pci/hda/snd-hda-codec.ko): 
> Unknown symbol in module, or unknown parameter (see dmesg)
> FATAL: Error inserting snd_hda_intel 
> (/lib/modules/2.6.15-26-amd64-generic/kernel/sound/pci/hda/snd-hda-intel.ko): 
> Unknown symbol in module, or unknown parameter (see dmesg)
> 
> A restart made reinserting the module run smoothly, but I can't kick the 
> feeling I'm doing something wrong here.  Again, I'm new to this 
> newsgroup and Linux in general, so if I'm not supplying enough 
> information about the issue, I'm sorry and I'll give you whatever else 
> you need.
> 
> 
> -------------------------------------------------------------------------
> 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: 5104 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

  reply	other threads:[~2007-01-16 22:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-02 19:31 Add support for Sigmatel STAC9202/9250/9251 codecs Tobin Davis
2007-01-08 11:24 ` Takashi Iwai
2007-01-16 16:24 ` Nicholas Taylor
2007-01-16 22:24   ` Tobin Davis [this message]
2007-01-17 12:38     ` Takashi Iwai
     [not found]       ` <1169089334.27941.63.camel@localhost>
2007-01-18 11:01         ` 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=1168986258.27941.40.camel@localhost \
    --to=tdavis@dsl-only.net \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=taylor.catharsis@gmail.com \
    /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