The pulse audio is only allocating part of your sound card and arrise issues in using applications like Skype in fedora (As i experience)
But yet ALSA audio drivers is there for rescue
ALSA stands for Advanced Linux Sound Architecture
http://www.alsa-project.org/main/index.php/Main_Page
even you can use repository to install alsa
yum install alsa*
else use source codes directly from
http://www.alsa-project.org/main/index.php/Download
but yet beware don't modprobe drivers on later kernels
it will lead you to conflicts
luckily
all new kernels have ability to update it self
use
tar -xjf
t extract the tarball distribution
and do as install txt say
./configure
make
make install
and enjoy
there is a ALSA media player available
but still i prefer VLC
yet good
No comments:
Post a Comment