I was wondering if anyone knows when/if the au88xx series of drivers will
be integrated into the kernel.. Im using a card with the Aureal Vortex
chip set that requires the au8820 module and since moving to kernel 2.6.x
i cannot get the alsa driver to compile so i can load this as a module no
matter what ive tried.. Ive
tried the older 1.0.0rc1 along with a CVS from yesterday .. neither will
compile ..

following the instructions i found @ the alsa-matrix i used (ive tried
using ./configure instead of ./cvscompile as well):

[EMAIL PROTECTED]:/usr/src/alsa/alsa-driver# ./cvscompile
--with-cards=au8820 --with-sequencer=yes;make;make install

i get these errors:


mkdir -p /lib/modules/2.6.2-rc2-mm1/kernel/sound/acore
cp snd-hwdep.ko snd-page-alloc.ko snd-pcm.ko snd-rawmidi.ko
snd-rtctimer.ko snd-timer.ko snd.ko
/lib/modules/2.6.2-rc2-mm1/kernel/sound/acore
cp: cannot stat `snd-hwdep.ko': No such file or directory
cp: cannot stat `snd-page-alloc.ko': No such file or directory
cp: cannot stat `snd-pcm.ko': No such file or directory
cp: cannot stat `snd-rawmidi.ko': No such file or directory
cp: cannot stat `snd-rtctimer.ko': No such file or directory
cp: cannot stat `snd-timer.ko': No such file or directory
cp: cannot stat `snd.ko': No such file or directory
make[1]: *** [modules_install] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver/acore'
make: *** [install-modules] Error 1
[EMAIL PROTECTED]:/usr/src/alsa/alsa-driver#

Ive also tried without any -- option and ive tried both kernel 2.6.1 along
with the 2.6.2-rc2-mm1  .. both with the
same result.  Also, prior to the above error, during the initial config
this is spat out... and i get the same result when trying ./configure
with the older alsa-driver-1.0.0rc1:

checking for directory with kernel source...
/lib/modules/2.6.2-rc2-mm1/build
checking for kernel version... The file
/lib/modules/2.6.2-rc2-mm1/build/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux)


.. i never had these problems with kernel 2.4.x and i have linked
/usr/src/linux to the new kernel dir

Ive been agonizing over this for a week now .. so if anyone could offer
some help, id really appreciate it.. Id love to hear my linux again!

thanks,
jeremy


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to