public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* opl3.o initialization problems in 2.4
@ 2000-11-14 18:32 Thomas Molina
  2000-11-14 18:42 ` Christoph Hellwig
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Molina @ 2000-11-14 18:32 UTC (permalink / raw)
  To: linux-kernel

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.


-
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-11-15  2:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-14 18:32 opl3.o initialization problems in 2.4 Thomas Molina
2000-11-14 18:42 ` Christoph Hellwig
2000-11-15  1:46   ` Thomas Molina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox