public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@caldera.de>
To: tmolina@home.com (Thomas Molina)
Cc: linux-kernel@vger.kernel.org
Subject: Re: opl3.o initialization problems in 2.4
Date: Tue, 14 Nov 2000 19:42:24 +0100	[thread overview]
Message-ID: <200011141842.TAA03384@ns.caldera.de> (raw)
In-Reply-To: <Pine.LNX.4.21.0011140825020.1788-100000@wr5z.localdomain>

In article <Pine.LNX.4.21.0011140825020.1788-100000@wr5z.localdomain> you wrote:
> I continue to see apparent interaction problems between sb.o and opl3.o
> during system initialization.  Several people have reported problems
> with the opl3.o module not loading or not working properly.  A
> workaround was developed which results in a functional system; if sb.o
> is compiled as built-in and opl3.o is compiled modular things work.  

> My working theory is that the soundcard must be initialized and the
> driver functioning before the opl3 module can initialize its function on
> the card.  Currently, the opl3 code is executed before the soundcard
> code and is unable to initialize the fm synthesizer.  

> I hate to reignite the link order war, but I would appreciate a
> clarification of the situation.

This is strange. CONFIG_SOUND_YM3812 (the opl3 config options)
is actually _after_ CONFIG_SB in the Makefile.

Does it work if both drivers are modular?


	Christoph

-- 
Always remember that you are unique.  Just like everyone else.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-14 19:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-14 18:32 opl3.o initialization problems in 2.4 Thomas Molina
2000-11-14 18:42 ` Christoph Hellwig [this message]
2000-11-15  1:46   ` Thomas Molina

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=200011141842.TAA03384@ns.caldera.de \
    --to=hch@caldera.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tmolina@home.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