View previous topic :: View next topic |
Author |
Message |
brown n00b

Joined: 07 Apr 2004 Posts: 27
|
Posted: Thu Apr 08, 2004 10:43 pm Post subject: only one application at a time can play sound |
|
|
(yea, another sound / alsa problem)
When initially installing Gentoo a few days ago, I emerged nforce-audio, but the sound never worked. After getting everything else working I decided to conquer sound. I started to use the ALSA configuration guide and ran into a bunch of problems, due to still having nvaudio around. So I fully removed nforce-audio and what I had of ALSA, and rebooted a few times until there were no errors at startup (removed from /etc/modules.autoload.d/kernel-2.4, removed them from rc-update, etc) to start from scratch.
Followed all of the steps in ALSA Config guide, using ALSA_CARDS="intel8x0". Successfully added the service to boot, adjusted mixer settings, played a .wav find using aplay. Realized that I needed OSS emulation for all of the applications I already had installed (particularily totem and gaim) so I emerged that. Had to log out and back in to be able to access /dev/sound/mixer to adjust the gnome volume control. Everything seemed to be working.
However I notice now that only one application is able to play sound at one time. If I play a video in Totem, GAIM won't make the IM sounds, etc.
Anyone know whats up? |
|
Back to top |
|
 |
Given M. Sur l33t


Joined: 03 Feb 2004 Posts: 648 Location: No such file or directory
|
|
Back to top |
|
 |
brown n00b

Joined: 07 Apr 2004 Posts: 27
|
Posted: Thu Apr 08, 2004 11:07 pm Post subject: |
|
|
thanks, but the ALSA solution posted there:
Code: | /etc/asound.conf
pcm.!default {
type plug
slave.pcm "dmix"
} |
doesn't seem to work for me. any other ideas? |
|
Back to top |
|
 |
ultrasonic n00b

Joined: 07 Mar 2004 Posts: 55
|
Posted: Thu Apr 08, 2004 11:10 pm Post subject: |
|
|
Use a sound mixer such as esound or arts |
|
Back to top |
|
 |
brown n00b

Joined: 07 Apr 2004 Posts: 27
|
Posted: Thu Apr 08, 2004 11:22 pm Post subject: |
|
|
as dumb as this sounds, how do I set up esound? |
|
Back to top |
|
 |
|