Results 1 to 4 of 4

Thread: New (again) to Linux - Getting Amarok to run

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    New (again) to Linux - Getting Amarok to run

    So, I'm looking at a brand new Fedora Core 9 installation, just to try things out. Lots of problems, but one thing at a time I suppose. My first task, I decided, would be to try Amarok which comes installed with FC9.

    I open Amarok, get some MP3s off my external HD, and load them up. I click play.

    The xine-engine claims it cannot play MP3 files.
    You may want to choose a different engine from the Configure Dialog, or examine the installation of the multimedia-framework that the current engine uses.
    You may find useful information in the FAQ section of the Amarok HandBook.
    There's a Helix engine available which I choose, but I get the same error (xine replaced by Helix). I open up the Amarok HandBook and I find out that these are required for Amarok to run:

    Chapter*8.*Requirements
    Amarok requires the installation of some software packages. The required packages are listed below along with several other packages to enhance your Amarok experience.

    Required:
    KDELIBS 3.3
    TagLib 1.4
    How can I find out if I have them installed or not? Where else can I look for errors/troubleshooting? What about sound drivers, I've got an onboard sound card, how can I check if it's functioning properly or not?

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: New (again) to Linux - Getting Amarok to run

    I don't use FC so this might not be accurate info, but Ubuntu doesn't come with MP3 codecs installed by default. You have to install them after installing the main OS as they can't be legally included on the install CD. Maybe FC is in the same position? There is probably some package in the FC package repository somewhere to enable MP3 support. mpg321 is a commandline-based mp3 player.

    If you want to test the soundcard, you could try playing a WAV or OGG file as they should be supported out of the box. FC might even have some program to test the computer hardware like Ubuntu does, or some button to click in sound preferences to play a test sound? If you can't get any sound playing, try turning up all volume controls in the volume manager preferences, even the ones that don't look like they should be up.

    EDIT: KDELIBS would be the base libraries for K Desktop Environment (KDE). TagLib would probably be just used for adding/modifying audio file tags (ID3, etc).
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: New (again) to Linux - Getting Amarok to run

    1. Do this:
    http://rpmfusion.org/Configuration

    2. sudo yum install "xine-lib-extras-nonfree"

    or, if you want to use Rhythmbox or Totem or any of the other GStreamer-based players:

    sudo yum install "gstreamer-plugins-*"

  4. #4
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: New (again) to Linux - Getting Amarok to run

    A better way to test the soundcard is to run the command "system-config-soundcard" from a terminal.

    It will bring up a window and a button to start a sound test, then it asks you if you heard the sound or not. This program usually gets run during the OS installation process, so it will probably be a good indicator of validity.
    Attached Images Attached Images  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width