Not sure if this should go here or in the linux section above. Anyway, I have an emachines M6811 with Fedora Core 3 installed. I would like to install alsa support for this - I tried yum but it did not work. The problem was "no match for Kernel-module-alsa". Next, I went to the realtek site where I ususally download sound (AC'97) drivers for windows and grabbed their linux package (alsa 1.0.9). I tried the basic ./install and it seemed to go well until it terminated with:
checking for libasound headers version >= 1.0.9... not present.
configure: error: Sufficiently new version of libasound not found.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
cp: cannot stat `/usr/lib/libasound.*': No such file or directory
Remove Folder.....
./install: line 55: alsaconf: command not found
Can I even install ALSA on an M6811 and if so what do I need to get this going.
checking for libasound headers version >= 1.0.9... not present.
configure: error: Sufficiently new version of libasound not found.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
cp: cannot stat `/usr/lib/libasound.*': No such file or directory
Remove Folder.....
./install: line 55: alsaconf: command not found
Can I even install ALSA on an M6811 and if so what do I need to get this going.





Pretty much you could either just compile in the alsa driver in the kernel, works fine, but you cant upgrade later, easiest method...