[EMAIL PROTECTED] wrote:

>Hello,
>
>I allways have the same bug when trying to modprobe the cs4232 or cs4236
>sounddriver for my Terratec EWS654XL soundcard.
>
>The bug is called unresolved symbol, this bug exists in ALSA 0.9 since the
>existing of ALSA 0.9.
>
>I tried nearly every ALSA 0.9x version.
>
>
>
This "bug" is mostly causes by in-correct install of alsa.
In order to install alsa, you must first compile and install your own
kernel.
Once the kernel is installed and running, you can then compile and
install alsa-driver.
Once you have alsa-driver installed, with all the modules, you can then
compile and install alsa-lib.
Also, the kernel must be compiled with the same compiler as the alsa-driver modules. E.g. You cannot have compiled the kernel with gcc 2.95 and compile alsa-driver with gcc 3.2. Using different compilers causes all sorts of strange un-predictable problems. I took a few days once tried to track down a kernel oops, only to find that simply compiling both kernel and kernel-module with the same compiler fixed the issue.
That should solve all "unresolved symbols".

Cheers
James





-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to