On Tue, 2006-01-31 at 20:09 +0200, David Baron wrote:
Made a kernel with alsa sound support compiled in! I also compiled in
the
"generic" devices. Result: NO UNDEFINED. My three (a set ncards = 3)
became
dummy, virmidi and the ensonic. The ensonic did not play, however, but
the
alsa restore on bootup failed because of the 1st two. Kmixer settings
are
restored but have no effect.
This is bad advice. If you are getting unresolved symbol errors then it
means you are doing something wrong, like trying to compile an old ALSA
against a newer kernel. It's impossible to tell until you post the
exact error messages.
Lee