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.
Hola,
this is my first post in this awesome forum, i wish that i collect the most bebefits from here.
I need to use some Music software like winamp, but i don't have any GUI in my server, only the black screen.
I need to make some internal sound system in my building, so i need that software to manage my playlist in 24 hours around the day.
Thanks in advance.
Dear all,
i think that mp3blaster is fine, but really i have many problems with it,
the first and man problem is there is no sound although the volume and the mixer is 100%, please see the attached picture.
Quote:
Originally Posted by sycamorex
I'm using mp3blaster for cli music. It supports playlists, file browsing, etc.
also, i need to make some script to play a specific sound at a certain time, then i need to kill that process.
First:
Make sure your sound device is supported in a base installation of the "un-mentioned" flavor of Linux your server is running. It is possible you need to to compile modules to get it running. The command: lspci -vv may help determine the sound device(s) installed.
To give a little more direction to what has already been suggested:
Make sure alsa-utils is installed, when installing with a package manager...other necessary packages like alsa-base will be installed. After installation, run command: alsamixer to configure channels. In some instances as is with my Audigy 2ZS audio card, some channels need to be enabled but muted for sound to come through, so playing with mute on/off is often required. Once you have sound after setting up alsamixer, run command as root or sudo: alsactl store to save the new settings.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.