linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users]Linphone 0.10.0 with Alsa Drivers


From: 620
Subject: Re: [Linphone-users]Linphone 0.10.0 with Alsa Drivers
Date: Wed, 5 Feb 2003 17:13:50 +0800

My experience is:
 
If you installed alsa and setup your modules.conf properly, you'll get it working with no special instruction.
 
Below is my modules.conf, all I did is remove the oss drivers and install the ones from alsa.
 
Anthony Liu
 
-- MODULES.CONF --
#####################################################################
### Begin of 2.4.18-14
#####################################################################
 
alias parport_lowlevel parport_pc
alias eth0 eepro100
 
# Setting Up Alsa Driver
# alias sound-slot-0 i810_audio
alias char-major-116 snd
alias char-major-14 soundcore
 
alias snd-card-0 snd-intel8x0 alias snd-card-1 snd-intel8x0
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
 
# OSS/Free portion - card #0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
# OSS/Free portion - card #1
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
alias sound-service-1-12 snd-pcm-oss
 
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-uhci
 
#####################################################################
### End of 2.4.18-14
#####################################################################
 
----- Original Message -----
Sent: Wednesday, February 05, 2003 4:46 PM
Subject: [Linphone-users]Linphone 0.10.0 with Alsa Drivers

Hi all,
 
I have installed Linphone 0.10.0 with "libosip 0.9.0". 
 
As suggested by Simon, I have installed alsa drivers "alsa-driver-0.9.0rc7.tar.bz2", along with alsa-lib and alsa-utils.  Now, I have both alsa and OSS drivers on my PC. I have tested the alsa drivers with XMMS, they work fine. I am using RedHat 8.0 with kernel 2.4.18-14.  But how should I associate Linphone with the alsa sound drivers, I mean how do I instruct Linphone to use alsa drivers instead of OSS drivers that already come with the Linux distribution.
 
Regards,
Kanika Garg
HFCL, R&D Division


Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com


_______________________________________________
Linphone-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/linphone-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]