On Thu, 2003-10-02 at 00:40, Steve wrote:
> I recently updated my kernel and when I try to load my Aureal Vortex module 
> I get this error:  The Module you are trying to load is compiled with a gcc 
> 2 compiler, while the kernel was compiled with a gcc 3 compiler.  This is 
> not known to work.  Any idea on how to get around this ( I can use insmod 
> -f but I am not sure if that's a wise thing to do).

Is your module a binary-only one? If it's not, recompile your module
with gcc3 (if it's an ALSA module emerge again alsa-driver). If it's
binary only, check wherever you got it for an updated version. I fear
that, if you can't obtain a gcc3 compiled module, you need to compile
your kernel with gcc2.95 to get it working (I wouldn't do that, I fear
nastier consequences).
If you're using a binary driver supplied by the card manufacturer, see
if you can switch to thr OS driver (either OSS oe ALSA, I don't know
which supports Aureal Vortex). It could helt avoiding those headaches in
future.



--
[EMAIL PROTECTED] mailing list

Reply via email to