Completely remove old modules in this directory by typing rm -rf /lib/modules/(your kernel version)/misc
> Compile the driver with these options. > --with-kernel=(your kernel source dir path) --with-moddir=/lib/modules/(your kernel version)/misc > --with-cards=(your sound card chipset name) type ./configure --help to see the > rest of the options. And while you are in the driver > dir type ./snddevices Compile alsa-libs with the > kernel option above. No options are needed on alsa > utils. Edit modules.conf (look at examples in > google.com) Then modprobe soundcore, modprobe snd-(your card chipset name) > start alsasound. IE redhat > /etc/rc.d/init.d/alsasound start .Unmute the > alsamixer./usr/bin/alsamixer --- Florian Bomers <[EMAIL PROTECTED]> skrev: > I use the stock kernel 2.4.4.SuSE > installed kernel source rpm > removed include/linux/isapnp.h > ./configure --with-kernel=/usr/src/linux > make install > --> compilation error something like > "linux/version.h does not exist" (sorry no > output available) > > did a "make config" and "make dep" in the kernel > source. > in alsa driver dir: > make mrproper > ./configure --with-kernel=/usr/src/linux > make install > --> compilation error: > ... > gcc -DALSA_BUILD -D__KERNEL__ -DMODULE=1 > -I/root/alsa-driver-0.9.0rc3/include > -I/usr/src/linux/include -O2 > -mpreferred-stack-boundary=2 -march=i586 -DLINUX > -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe > -DEXPORT_SYMTAB -c > sound.c > sound.c:41: `snd_hack_usb_set_interface' undeclared > here (not in a function) > sound.c:41: initializer element is not constant > sound.c:41: (near initialization for > `__ksymtab_snd_hack_usb_set_interface.value') > make[1]: *** [sound.o] Error 1 > make[1]: Leaving directory > `/root/alsa-driver-0.9.0rc3/acore' > make: *** [compile] Error 1 > > Mailing list archive did not produce meaningful > answers. > I have had similar problems with a stock Redhat 7.3 > installation, which I could > only work around by installing a new kernel. > > Thanks for any hints or pointers, > Florian > > -- > Florian Bomers > Java Sound > Java Software/Sun Microsystems, Inc. > http://java.sun.com/products/java-media/sound/ > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user ______________________________________________________ Se den nye Yahoo! Mail på http://no.yahoo.com/ Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user