Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
enabling system sounds breaks totem in gnome
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
mota
n00b
n00b


Joined: 01 Aug 2005
Posts: 9

PostPosted: Sat Aug 06, 2005 9:10 pm    Post subject: enabling system sounds breaks totem in gnome Reply with quote

When I enable system sounds in gnome it breaks totem and the default sink test in multimedia systems selector. Xine and xmms still work fine. I have alsasink setup as my audiosink in gconf under system/gstreamer/0.8.

When i don't have the system sounds enabled, i can run xine, totem and xmms all at the same time.

I've tried reemerging gnome-multimedia and that hasn't worked.

I'm running an AMD64 system.

I have the following modules loaded:

Code:
tu ~ # lsmod
Module                  Size  Used by
snd_seq                55168  0
snd_seq_device          8272  1 snd_seq
snd_pcm_oss            50592  0
snd_mixer_oss          16640  1 snd_pcm_oss
snd_intel8x0           32128  0
snd_ac97_codec         85392  1 snd_intel8x0
snd_pcm                89736  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              22408  2 snd_seq,snd_pcm
snd                    50568  8 snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc          9480  2 snd_intel8x0,snd_pcm
smbfs                  65032  2
nvidia               4053116  12


This is my .asoundrc file:
Code:
~ $ more .asoundrc
pcm.dsp0 {
    type plug
    slave.pcm "dmix"
}
# or:
#  pcm.dsp0 pcm.default
# if "default" hasn't been redefined

ctl.mixer0 {
    type hw
    card 0
}


Any suggestions?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum