LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-25-2004, 02:23 PM   #1
123racoons
LQ Newbie
 
Registered: Jun 2004
Distribution: fedora core2
Posts: 13

Rep: Reputation: 0
cd sound no mp3 sound


New to linux and just installed fedora core2
I am using KDE and I can play a cd using KsCD

however, I can not hear anything if I try to play a mp3 with Xmms or k3b.

Already installed a pach for the mixer (applets) I had the same trouble everyone else did. The diminishing sound control. That is fixed.


I am guessing there is just some setting or option somewhere that I have not defined.

thanks
 
Old 06-25-2004, 02:58 PM   #2
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,463

Rep: Reputation: 299Reputation: 299Reputation: 299
Open a console.
Type su and enter your root password.
You can use both APT and Yum (in default, Fedora uses Yum)

Using APT:
Code:
apt-get install xmms-mp3
Using Yum:
Code:
yum install xmms-mp3
 
Old 06-25-2004, 03:09 PM   #3
123racoons
LQ Newbie
 
Registered: Jun 2004
Distribution: fedora core2
Posts: 13

Original Poster
Rep: Reputation: 0
already installed xmms-mp3

I found this already installed


[root@raccoon2 root]# rpm -qa xmms-mp3
xmms-mp3-1.2.10-2.2.p.1.fc2.fr


must be something else more simple I would guess
 
Old 06-25-2004, 03:25 PM   #4
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,463

Rep: Reputation: 299Reputation: 299Reputation: 299
What happens if you do:
Code:
xmms your-file.mp3
(in a console)
 
Old 06-25-2004, 04:28 PM   #5
123racoons
LQ Newbie
 
Registered: Jun 2004
Distribution: fedora core2
Posts: 13

Original Poster
Rep: Reputation: 0
file associations? ???+

with this shakira song

[root@raccoon2 root]# xmms /home/david/musicmp3/03 - Un Poco De Amor.rmj

the xmms player comes up and I get the add files dialog box
so press play or click on the file and still no sound even press play on the xmms screen
seems as though the file does not get loaded

or i try

xmms /home/david/musicmp3/Avril Lavigne - 09 - Who Knows.mp3
>
>
and sometimes I get stuck in here, where ever the heck this is


control c gets me out of here because I think it is still somewhere in the xmms program. Maybe this one is a bad file I downloaded from the internet but I know the shakira song works in windows.
 
Old 06-25-2004, 04:34 PM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Well, rmj's won't work, you'll need the real-media player for
those, I don't know of a XMMS plugin for them.

Try a "known good" mp3.


Cheers,
Tink
 
Old 06-25-2004, 05:01 PM   #7
123racoons
LQ Newbie
 
Registered: Jun 2004
Distribution: fedora core2
Posts: 13

Original Poster
Rep: Reputation: 0
still no sound

well i rpm-ed a real player and still no sound
it shows a song playing unknown track three
 
Old 06-25-2004, 05:06 PM   #8
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
/me coughs ...

You did check the mixer-settings, right?


Cheers,
Tink
 
Old 06-25-2004, 06:04 PM   #9
123racoons
LQ Newbie
 
Registered: Jun 2004
Distribution: fedora core2
Posts: 13

Original Poster
Rep: Reputation: 0
77 percent

I see volume at 77 percent when I move the mouse over the speaker icon by the clock in kde
kmix is the mixer I am using unless I am in gnome right. Should not matter in which desktop I move the mixer control I think.

btw i dont use gnome much if at all

of course kscd still plays music fine.



wait maybe i am on to something ... I looking at my input plugins and i dont see anything that says mp3

there are MPEG layer 1 2 3 something.so

do I need more plugins

Last edited by 123racoons; 06-25-2004 at 06:58 PM.
 
Old 07-19-2004, 08:12 AM   #10
dr_shaggeman
LQ Newbie
 
Registered: Jul 2004
Location: Germany
Posts: 1

Rep: Reputation: 0
Question

hi there,

i m not that much a newbie but i do have problems with xmms too. xine and others have no problems playing my mp3 but, however, xmms has. somehow xmms is running through an 5 min mp3 in a few seconds without playing any sound. already tried different versions of xmms (original fedora core2) or the rpms from freshprms.net (sure i installed the mp3 plugins) nothing is working correctly. maybe somebody out there knows the answer.


sven
 
Old 07-19-2004, 10:28 PM   #11
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,463

Rep: Reputation: 299Reputation: 299Reputation: 299
Re: 77 percent

Quote:
Originally posted by 123racoons


there are MPEG layer 1 2 3 something.so

do I need more plugins
mp3 = MPEG layer 3
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound Problems: CD works, no system/mp3/video sound tabnaka SUSE / openSUSE 5 01-13-2006 12:33 PM
I can't hear any sound when I play a cd or mp3...but tested with system tools->Sound Niceman2005 Linux - General 6 10-31-2005 09:51 AM
mp3 has no sound fevel Debian 3 03-03-2005 08:05 PM
No mp3 sound Ember Linux - Newbie 6 04-23-2003 04:31 PM
No mp3 sound, cd sound ok Joe Soap Linux - Newbie 1 02-07-2002 02:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration