Hi Kyle -

Mandrake 9 has ALSA installed already by default
(rc2).  In fact, it found both of my cards by name
during the install (intel8x0 and hammerfall HDSP).

I have heard of situations where it chooses the OSS
driver by default, but in that case you should only
have to change your modules.conf to point to the
correct ALSA module.  I can help with this if you tell
me what card you have.

On another sytem of mine with one card, an SBLive, I
just have:

alias sound-slot-0 snd-emu10k1
above snd-emu10k1 snd-pcm-oss

By the way, for using ALSA Mandrake 9, you should
install two additional alsa packages:

libalsa2-devel
alsa-utils

And, if you plan to build audio apps from sources
(which it looks like you do), you will need:

kernel-source
libncurses5-devel

All can be installed automatically with the apt-get
style "urpmi" with:

urpmi <package_name>

urpmi will look for these packages and install them
from the appropriate sources (CD, ftp, etc).

Kevin


--- Kyle Hamar <[EMAIL PROTECTED]>
wrote:
> I have a fresh Mandrake 9 install, but alsa chokes.
> 
> The ./configure is flawless, but 'make install'
> results in an infinite loop 
> of warning messages such as
> "[path deleted] warning: this is the location of the
> previous definition"
> and also
> "[path deleted] warning:
> "__ver_snd_trident_write_voice_regs" redefined
> in file included from /root/alsa...
>                  from /root/alsa...
>                  from /root/alsa...
>                  from ../alsa-kernel/core/info.c:22
>                  from info.c:2:
> 
> An archive message related to this topic suggested
> defining 
> CONFIG_HAVE_MUTEX_MACROS in config.h. (This had no
> -or imperceptible- effect.)
> 
> Please provide some clues that I might follow...
> 
> Kyle
> 
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by: To learn the
> basics of securing 
> your web site with SSL, click here to get a FREE
> TRIAL of a Thawte 
> Server Certificate:
> http://www.gothawte.com/rd524.html
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/alsa-user


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to