LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   alsa in gnome (https://www.linuxquestions.org/questions/linux-newbie-8/alsa-in-gnome-359656/)

fafis 09-02-2005 07:31 PM

alsa in gnome
 
hi guys,

it seems that i cannot get alsa working in gnome. After seeing a previous post i downloaded gstreamer-alsa-plugin but i don't know what to do with it. it is a tar file that contains a c program and a header.

PS: what do i have to do to get 5.1 channels???

thanks in advance

teckk 09-02-2005 08:09 PM

it seems that i cannot get alsa working in gnome

Are you getting an error when you start your windows mgr? Are you getting an error when you open a media player? Or is there just no sound comming from your speakers?

What kind of media files or sounds are you trying to listen to?
If your playing media and you hear no sound,
as root run alsaconfig I think it is, and turn all the volumes up.

If you are getting errors post them.
Here are 2 media players for Linux that will play everthing.

http://www2.mplayerhq.hu./homepage/design7/news.html
Don't forget the codecs
http://www2.mplayerhq.hu./homepage/design7/dload.html
http://mplayerhq.hu/DOCS/HTML/en/index.html
There are mplayer plugins for Mozilla-Firefox for embedded media.

And Real Player
https://player.helixcommunity.org/2004/downloads/
It comes with its own plugins.

Xmms is nice for mp3s

Xine and Totem work well for media files too, don't forget the win32 and real media codecs.

Linux~Powered 09-02-2005 08:26 PM

Alsa is muted by default. Open alsamixer and unmute it. That might be your problem.

fafis 09-03-2005 04:30 AM

no guys thanks for your advices but alsa is well installed, it runs in kde but in gnome 2.6.2 when i choose alsa from the multimedia selector it says that it cannot create alsasink. only oss works. I 've read in a previous post that is common problem and i sould download gstreamer-alsa-plugin but i don't know what to do with it

teckk 09-03-2005 08:53 AM

Ok, what format is the gstreamer-alsa-plugin? .tar, .tar.gz

Untar the file, in Gnome you can use file roller.
Then run
./configure
make
su to root
make install

That is the way you install from source.

If it's something else let us know.


All times are GMT -5. The time now is 05:45 AM.