ElCondor Guru
Joined: 10 Apr 2002 Posts: 520 Location: Vienna, Austria, Europe
|
Posted: Sun May 26, 2002 6:11 pm Post subject: |
|
|
the modules of your current kernel can be found at /lib/modules/KERNELVERSION/kernel/drivers/ then maybe in the subdirectory sound/ - KERNELVERSION will probably be 2.4.19-gentoo-r5
take the one named after your chipset or soundcard (eg maestro3.o) and call
modprobe maestro3 without the .o in the end.
in case you run into "unresolved symbols" call depmod -a if this also gives errors you should better recompile the kernel and the modules
hth
* ElCondor pasa * _________________ Here I am the victim of my own choices and I'm just starting! |
|