I am running on a Linux kernel 2.4 (CentOS 3) and I was just trying to compile the latest alsa drivers (1.0.16) for a Realtek ALC260 soundcard, but when running " ./configure --with-cards=hda-intel" I get the following error:
checking for which soundcards to compile driver for... configure: error: Unsupported soundcard hda-intel
By looking inside the ./configure script I can see that this driver is only compiled if the following test holds true:
( test "$kversion.$kpatchlevel" = "2.6" )
Which is obviously false on my machine running a 2.4 kernel.
Is there any workaround this issue? Is the support of the 2.4 kernel on this driver expected any time soon? Or should I simply give up having sound on this machine (I cannot move up to the 2.6 kernel due to other constraints)?
TIA,
David.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user