View Single Post
Old 01-16-2006, 05:45 PM   #3 (permalink)
Tyler1989
Wizard Techie
 
Join Date: Jun 2005
Posts: 3,370
Default

Become Super User open up a terminal and add the proper plug in to play MP3s. Not enabled by defualt due to laws. Also do not trust what the RedHat/Fedora OS picks for you enter the list and choose the card yourself then go out and seek the proper drivers.

To play MP3s

===========================
yum install gstreamer-plugins-mp3
===========================




if Yum isn't installed take the steps to do so. Become super user and open a terminal.

========================================
cd /etc
mv -f yum.conf yum.conf.bak
wget http://www.fedorafaq.org/samples/yum.conf
========================================

then

================================
rpm -Uvh http://www.fedorafaq.org/yum
================================
Tyler1989 is offline   Reply With Quote