Carlo Wood wrote: > I downloaded alsa-driver-0.9.5.tar.bz2 > > Then I did: > > tar -xjf alsa-driver*.tar.bz2 > cd alsa-driver-* > ./configure --with-isapnp=no --with-cards=emu10k1 --with-sequencer=yes > make > sudo make install > > which was succesful. > > Finally, I try to load the modules but get: > > /usr/src/sound/alsa>modprobe snd-emu10k1 > WARNING: Error inserting snd (/lib/modules/2.5.74-debug/kernel/sound/acore/snd.o): > Invalid module format > > Does 0.9.5 not work with 2.5 kernels?
ALSA does not work with 2.5 kernels, it _is_ (a part of) the 2.5 kernels. :) Seperate compilation of the alsa-driver package is for 2.2/2.4 kernels only; with 2.5, you have to copy the files to the appropriate kernel directories. Have a look at scripts/kmerge. HTH Clemens ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user