Hi,
I dloaded alsa 0.9.0rc3
I have a custom built 2.4.7-10 kernel
My kernel sources reside at /usr/src/linux-2.4.7-10
and my kernel modules at /lib/modules/2.4.7-10custom
I have a CMI8738
I used the following set of commands:
./configure --with-kernel=/usr/src/linux-2.4.7-10/
--with-moddir=/lib/modules/2.4.7-10custom/ --with-cards=cmipci
--with-sequencer=yes
and the regular make and make install.
during make install a lot on unresolved dependancies show up.
I am unable to insert the snd-cmipci module due to these unresolved
dependancies.
any clues to what could be the problem?
One more question... will i be able to play sound from multiple sources
(without using arts/esd) with the alsa drivers.
Thanx,
Nanda