LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 09-10-2004, 12:36 PM   #1
dubya
Member
 
Registered: Mar 2004
Location: Kitchener, Ontario, Canada
Posts: 386

Rep: Reputation: 30
xmms and gaim conflicting


Hey,
This is an annoying little problem: if I'm listening to a playlist, and gaim needs to make a sound (user log on, message received, etc), it will wait until xmms is finished a song then make all the sounds that it has been waiting to make which then stops xmms saying that the sound card is busy.

Is there a way I can get gaim to just try and if it doesn't get through, then it gives up? Or is there a way to configure my soundcard for multiple sounds (ie, gaim sounds play over xmms)? Any help would be greatly appreciated, thanks in advance.
 
Old 09-10-2004, 01:49 PM   #2
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Which sound system are you using. Also if you're using a desktop environment it helps listing them. For alsa there's a howto in the alsawiki called AlsaSharing. It's in there. I think the easiest way was with a sound sever from a desktop environment.
 
Old 09-10-2004, 01:57 PM   #3
Junior41180
Member
 
Registered: Dec 2003
Location: Florida
Posts: 157

Rep: Reputation: 30
using the oss sound driver?
 
Old 09-10-2004, 02:34 PM   #4
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Hmm. Upgrade to ALSA I don't know for OSS but it's seems to be getting outdated.
 
Old 09-10-2004, 07:22 PM   #5
Junior41180
Member
 
Registered: Dec 2003
Location: Florida
Posts: 157

Rep: Reputation: 30
Quote:
Originally posted by darkleaf
Hmm. Upgrade to ALSA I don't know for OSS but it's seems to be getting outdated.
and iirc, doens't support multiple sounds at one time.
 
Old 09-10-2004, 07:46 PM   #6
UsualTuxpect
Member
 
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545

Rep: Reputation: 31
1) open xmms --->preferences--->Audio I/o plugins---->Output plugins ---> Check if u have Esound output plugin [libesdout.so] and select it..

2)restart xmms


3) go to gaim --->tools-->preferences---->Sounds {See if esound shows up} ---> select it ---> goto
Sound events and select all the sound events u wanna turn on ---> highlight one of the events and
click on test... it should work even when u are listening to a song on XMMS [ ie. with esound output plugin selected]


4) if the above step fails

go to gaim --->tools-->preferences---->Sounds --->select Command --> in the text box "type" --->esdplay %s ---> goto Sound events and select all the sound events u wanna turn on ---> highlight one of the events and click on test... it should work even when u are listening to a song on XMMS [ ie. with esound output plugin selected]
 
Old 09-11-2004, 03:41 AM   #7
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Quote:
Originally posted by Junior41180
and iirc, doens't support multiple sounds at one time.
Yep it does. In my earlier post I mentioned the ALSAwiki about AlsaSharing. It's in there
 
Old 09-11-2004, 04:11 AM   #8
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
using kde is much like UsualTuxpect's post if you're using arts as the sound server (which allows sound mixing and uses OSS). set up xmms to use arts and set up gaim to use arts in the programs' preferences. I'm a bit behind in the gaim version, but using version 0.75, there is arts support built in. you may have to recompile gaim for arts support in later versions though.
 
Old 09-12-2004, 04:28 PM   #9
dubya
Member
 
Registered: Mar 2004
Location: Kitchener, Ontario, Canada
Posts: 386

Original Poster
Rep: Reputation: 30
Thanks UsualTuxpect! That worked fine.
 
Old 09-16-2004, 09:59 PM   #10
dubya
Member
 
Registered: Mar 2004
Location: Kitchener, Ontario, Canada
Posts: 386

Original Poster
Rep: Reputation: 30
darkleaf, can you post the link to this alsawiki or the alsasharing thing, I'd like to look into this. Thanks.
 
Old 09-17-2004, 08:48 AM   #11
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Don't you have google?

http://alsa.opensrc.org/
http://alsa.opensrc.org/index.php?page=AlsaSharing
 
Old 09-17-2004, 10:39 AM   #12
dubya
Member
 
Registered: Mar 2004
Location: Kitchener, Ontario, Canada
Posts: 386

Original Poster
Rep: Reputation: 30
Sorry, I meant to edit that last post cause I did find it...however, I'm not sure which of the cases that it explains I fall into and how to find out. The cases are:

* The card supports hardware mixing.
* The card does not support hardware mixing, but all processes accessing it run applications that use the ALSA library.
* The applications use a sound server to access the card.
* The applications use the OSS API to access the card.

Anyone know how I can find out? I thought it was the first one because my computer is only a year old. Perhaps I'm wrong, any help would be appreciated. Thanks.
 
Old 09-17-2004, 10:50 AM   #13
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
The sound server is for example the ones that are in KDE and Gnome.
Hardware mixing seems to be on every new card so you migth want to try googling on your card to see if it is. (Maybe check the HCL here on linuxquestions)

I don't know the others but from your posts I think one of these might be true already so you don't have to searchany further
 
  


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
gAIM and XMMS will not co-exist!!! mrurmil Linux - Software 8 02-05-2005 09:35 PM
GAIM and XMMS chlsmith Linux - Games 6 04-28-2004 12:25 PM
XMMS glib-config error (old conflicting version maybe?) Balkman Linux - Software 0 02-06-2004 04:28 PM
trouble with xmms and gaim Lenfade01 Linux - Software 8 12-25-2003 03:55 PM
Gaim + xmms sound together Anibal Slackware 1 08-28-2003 05:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:36 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