All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Michael Buesch <mbuesch@freenet.de>
Cc: alsa-devel@alsa-project.org,
	linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register
Date: Mon, 03 Nov 2003 20:14:54 +0100	[thread overview]
Message-ID: <s5hu15ltgb5.wl@alsa2.suse.de> (raw)
In-Reply-To: <200311021458.59759.mbuesch@freenet.de>

At Sun, 2 Nov 2003 15:01:53 +0100,
Michael Buesch wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> ALSA work's fine for me, but the OSS emulation layer doesn't work.
> My configuration is:
> 
> CONFIG_SOUND=y
> CONFIG_SND=y
> CONFIG_SND_SEQUENCER=y
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=y
> CONFIG_SND_PCM_OSS=y
> CONFIG_SND_SEQUENCER_OSS=y
> CONFIG_SND_RTCTIMER=y
> CONFIG_SND_VERBOSE_PRINTK=y
> CONFIG_SND_ENS1371=y
> # OSS options
> CONFIG_SOUND_PRIME=y
> CONFIG_SOUND_BT878=y
  ^^^^^^^^^^^^^^^^^^^^
this conflicts with ALSA.  try to pass the index parameter via boot
option of snd-ens1371.


> CONFIG_SOUND_TVMIXER=y
> All other sound options are disabled.
> It's a SoundBlaster 128 PCI card.
> 
> I've applied the attached patch to display more meaningful
> error-messages.
(snip)
> Why are we trying to load a module, althought ALSA is completely
> compiled into the kernel? We shouldn't do it, should we?

it's already fixed on the ALSA cvs version.


ciao,

--
Takashi Iwai <tiwai@suse.de>		ALSA Developer - www.alsa-project.org


WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Michael Buesch <mbuesch@freenet.de>
Cc: alsa-devel@alsa-project.org,
	linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register
Date: Mon, 03 Nov 2003 20:14:54 +0100	[thread overview]
Message-ID: <s5hu15ltgb5.wl@alsa2.suse.de> (raw)
In-Reply-To: <200311021458.59759.mbuesch@freenet.de>

At Sun, 2 Nov 2003 15:01:53 +0100,
Michael Buesch wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> ALSA work's fine for me, but the OSS emulation layer doesn't work.
> My configuration is:
> 
> CONFIG_SOUND=y
> CONFIG_SND=y
> CONFIG_SND_SEQUENCER=y
> CONFIG_SND_OSSEMUL=y
> CONFIG_SND_MIXER_OSS=y
> CONFIG_SND_PCM_OSS=y
> CONFIG_SND_SEQUENCER_OSS=y
> CONFIG_SND_RTCTIMER=y
> CONFIG_SND_VERBOSE_PRINTK=y
> CONFIG_SND_ENS1371=y
> # OSS options
> CONFIG_SOUND_PRIME=y
> CONFIG_SOUND_BT878=y
  ^^^^^^^^^^^^^^^^^^^^
this conflicts with ALSA.  try to pass the index parameter via boot
option of snd-ens1371.


> CONFIG_SOUND_TVMIXER=y
> All other sound options are disabled.
> It's a SoundBlaster 128 PCI card.
> 
> I've applied the attached patch to display more meaningful
> error-messages.
(snip)
> Why are we trying to load a module, althought ALSA is completely
> compiled into the kernel? We shouldn't do it, should we?

it's already fixed on the ALSA cvs version.


ciao,

--
Takashi Iwai <tiwai@suse.de>		ALSA Developer - www.alsa-project.org



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/

  reply	other threads:[~2003-11-03 19:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-02 14:01 [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register Michael Buesch
2003-11-02 14:01 ` Michael Buesch
2003-11-03 19:14 ` Takashi Iwai [this message]
2003-11-03 19:14   ` Takashi Iwai
2003-11-03 20:06   ` [Alsa-devel] " Michael Buesch
2003-11-03 20:06     ` Michael Buesch
2003-11-04 15:01     ` [Alsa-devel] " Takashi Iwai
2003-11-04 15:01       ` Takashi Iwai
2003-11-04 15:30       ` [Alsa-devel] " Michael Buesch
2003-11-04 15:30         ` Michael Buesch
2003-11-04 15:36         ` [Alsa-devel] " Takashi Iwai
2003-11-04 15:36           ` Takashi Iwai
2003-11-04 20:35           ` [Alsa-devel] " Michael Buesch
2003-11-04 20:35             ` Michael Buesch
2003-11-05 10:50             ` [Alsa-devel] " Takashi Iwai
2003-11-05 10:50               ` Takashi Iwai
2003-11-05 12:32               ` [Alsa-devel] " Michael Buesch
2003-11-05 12:32                 ` Michael Buesch

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=s5hu15ltgb5.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbuesch@freenet.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.