All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.17rc emu10k1 regression.
Date: Mon, 29 May 2006 10:50:31 -0400	[thread overview]
Message-ID: <20060529145031.GA32274@redhat.com> (raw)
In-Reply-To: <s5hejydtbc3.wl%tiwai@suse.de>

On Mon, May 29, 2006 at 11:43:56AM +0200, Takashi Iwai wrote:

 > > modprobe.conf has ..
 > > alias snd-card-0 snd-emu10k1
 > > options snd-card-0 index=0
 > > options snd-emu10k1 index=0
 > > remove snd-emu10k1 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1
 > > 
 > > What changed ?
 > 
 > Nothing from ALSA side.  Maybe the module loading mechanism (or slot
 > order) was changed on your system.
 > 
 > The scenario is:
 > 
 > intel8x0 driver is first loaded on the first empty slot (index=0)
 > before snd-emu10k1.  Since you set index=0 module option for
 > snd-emu10k1, it tried to load on the same slot but failed.
 > 
 > A workaround is to set index=1 option for snd-intel8x0 in addition,
 > for using emu10k1 as the primary card.

The modprobe.conf also had an index=1 entry already for the intel driver.

		Dave
-- 
http://www.codemonkey.org.uk

  reply	other threads:[~2006-05-29 14:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-28 16:40 2.6.17rc emu10k1 regression Dave Jones
2006-05-28 16:51 ` James Courtier-Dutton
2006-05-28 16:51   ` [Alsa-devel] " James Courtier-Dutton
2006-05-28 16:53   ` James Courtier-Dutton
2006-05-28 16:53     ` [Alsa-devel] " James Courtier-Dutton
2006-05-28 16:53   ` Dave Jones
2006-05-28 16:53   ` Dave Jones
2006-05-29  9:43 ` Takashi Iwai
2006-05-29 14:50   ` Dave Jones [this message]
2006-05-29 14:53     ` Takashi Iwai
2006-05-29  9:43 ` 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=20060529145031.GA32274@redhat.com \
    --to=davej@redhat.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.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.