Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
So I'm using Suse 10.1 and I have a bit of a problem with my music players.
No music players will play any music (not mp3 at least) and this kinda defeats the purpose of having a music player installed.
The only player I got anything sensible out of, was Amarok, which told me:
Some content could not be played or
The Xine engine claims it cannot play mp3. (A strange one indeed)
I thought Xine is supposed to play mp3?
Also
XMMS just don't work. It won't take anything on its playlist.
I tried with some others too, no goody.
Oh, I tested the files on (um) another operating system and there seemed to be nothing wrong with the disc.
The disc is a unilayer DVD-R with mp3 on it.
Oh, and sounds in general do work, since I can hear the system sounds.
Try to install Xine from the packman repository (either manual download from http://packman.links2linux.org/ , or from the packman YaST source http://packman/iu-bremen.de/suse/10.1 ). De-install the SUSE package first. Also, look for 'mad' packages, which will provide mp3 support for various players.
I can only provide info on SUSE 10.0. It may look different on 10.1
Open YaST -> Software Managment
in the Search field, enter "xine" and de-select (a trash-can should appear) all xine packages (not xinetd!) and kaffeine. Then click "Accept".
To install xine from packman via YaST, type installation_sources -a http://packman/iu-bremen.de/suse/10.1 on a root console, then run YaST Software managment again, search for xine and select xinelib1, xine-ui, kaffeine and amarok-xine. Check in the versions-tab, that the pm and not the suse packages have been selected. I am not sure if amarok-xine is available from this server. Maybe the suse version will do, but if not you may need to use an additional YaST source: ftp://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/10.1
If you can't play any mp3's at all on Suse it is most likely due to a licensing issue with the mp3 format and suse purposely not including it because it is a free-as-in-beer license but not an open source license. Most likely you'll need to install mp3 playback on your own which i believe you can do by opening your software repository (i guess Suse uses YAST.. i don't know for sure as I don't run Suse) and searching for either liblame for mp3, w32codecs for wmv, or seeing if there is some type of multimedia pack etc. Essentially you just need to install the proper libraries to get mp3 playback.
On the same note, I noticed some video player gave me a warning that I didn't have libdvdcss, now that I'm asking, could someone hint me as to how that is supposed to be installed?
I tried that deinstallation, and it went just fine. Did you really mean typing that installation_sources -a http://packman/iu-bremen.de/suse/10.1 on console? I got an error saying installation_sources command not found.
I tried that deinstallation, and it went just fine. Did you really mean typing that installation_sources -a http://packman/iu-bremen.de/suse/10.1 on console? I got an error saying installation_sources command not found.
Yes, I really ment it!
You need to be root to use this command. Open a console window, type 'su', followed by the root password, then the above command.
Yeah, I tried that, but it doesn't seem to work.
Would it be all right if I compiled and installed the packages manually? Like usually:
./config
make
su
make install
make clean
?
It won't work at all, there's no man entry for installation_sources and it won't work even if I input nothing but the first part of the command. Is there any other way to add sources to Yast?
More problems occurred: for some reason I can't downlaod the packages from the source... I can search it (with the correct source selected, but, when I attempt to download anything, it gives me an error.
But in any case, I solved the problem!
I installed Xine and Amarok and whatnot from source, and now it works goody!
I say this again:
Yast is difficult and slow. Console is for noobs like me.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.