Hello,
I have used aureal8820 (Montegno I) for a year now
and it have worked fine. Unfortunately my harddrive
crahsed and after setting up a new system with
2.4.7 kernel (RH7.2) I haven't been able to use
my soundcard.
First of all I got some warnings about
implisite declaration of get_user_ret
leading into unresolved symbols in the compiled
module.
I found out that other soundcard drivers also
used a work-a-round like this:
#define get_user_ret(x,ptr,ret)
({if (get_user(x,ptr)) return ret; } )
After this hack the module can be probed into kernel
ok, but still it does crash teh system when
I start to play a file. :-I
Please help.
Thnx,
Sabe
Logged In: NO
I am trying to install the au8830 chipset soundcard. I am
having the unresolved symbols problem. What do I need to
do to fix this? I am running Redhat 7.2 with the 2.4.9-31
kernel.
Thanks,
Glenn