Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: randall <lists_rlr@roadrunner.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: note on Suse 10.3 build
Date: Mon, 23 Jun 2008 12:43:48 +0200	[thread overview]
Message-ID: <s5hej6o4ejf.wl%tiwai@suse.de> (raw)
In-Reply-To: <200806201250.25197.lists_rlr@roadrunner.com>

At Fri, 20 Jun 2008 12:50:24 -0700,
randall wrote:
> 
> Takashi writes:
> 
> > You did something wrong, if the changes you did are really only the
> > above ones.
> >
> > Did you try alsa-driver-kmp package on openSUSE BS multimedia:audio
> > repo?
> 
> Yes, made no difference.
> 
> This morning I carefully built the kernel step-by-step and found that changing 
> this parameter in config for the kernel enabled my Nvidia MCP61 sound card to 
> work:
> 
> CONFIG_SND_SOC =m

This is really weird because ASoC has nothing to do with your sound
device.  Thus I highly suspect that it's just a coincidence,
especially if the hardware works just after recompiling the kernel.
In general, you don't have to rebuild the kernel at all.

Make sure the following before testing:

- You have no other snd* modules in the module path.
- You have no backup files or files with unknown extensions in
  /etc/modprobe.d/ directory.

For getting a clean state, try the following:

- Uninstall kernel*.rpm package first
- Remove /lib/modules/2.6.* directory
- Remove suspicious /etc/modprobe.d/* files
  Check "rpm -qf /etc/modprobe.d/*".  Some files like ipv6, sound and
  tv are created by YaST.  Remove all backup files there.
- Re-install kernel*.rpm package again
  Check /boot/grub/menu.lst just to be sure

Now, check /etc/modprobe.d/sound file and make sure that you have the
right options.  This is a very important point.  In doubt, show the
whole content of this file.

Then reboot.  Check /proc/asound/cards and see whether the right
device appears there at first.  If not, it's likely a problem of index
module option.


Takashi

      reply	other threads:[~2008-06-23 10:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19 22:02 note on Suse 10.3 build randall
2008-06-20  7:04 ` Takashi Iwai
2008-06-20 19:50   ` randall
2008-06-23 10:43     ` Takashi Iwai [this message]

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=s5hej6o4ejf.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=lists_rlr@roadrunner.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