uxbod Guru
Joined: 30 Dec 2002 Posts: 474 Location: UK
|
Posted: Sat Sep 29, 2007 7:24 am Post subject: [SOLVED] No Sound in Gnome |
|
|
Hi,
This is really bugging me as I must have missed something simple! If I use Mplayer in Gnome I get sound fine, but things like the system sounds or RealPlayer give no sound at all. Here are the modules I have loaded :-
Code: |
cyborg ~ # lsmod
Module Size Used by
snd_pcm_oss 34464 0
snd_mixer_oss 13184 1 snd_pcm_oss
snd_seq_oss 26132 0
snd_seq_device 5640 1 snd_seq_oss
snd_seq_midi_event 6016 1 snd_seq_oss
snd_seq 40328 4 snd_seq_oss,snd_seq_midi_event
iwl4965 164832 0
mac80211 106116 1 iwl4965
cfg80211 4744 1 mac80211
cryptomgr 2816 0
ecb 3072 2
arc4 2176 2
aes 26920 0
crypto_algapi 10240 4 cryptomgr,ecb,arc4,aes
blkcipher 5124 1 ecb
nvidia 6205216 36
snd_hda_intel 227480 1
snd_pcm 60548 2 snd_pcm_oss,snd_hda_intel
snd_timer 16388 2 snd_seq,snd_pcm
snd 38292 10 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq_device,snd_seq,snd_hda_intel,snd_pcm,snd_timer
soundcore 5700 1 snd
snd_page_alloc 7304 2 snd_hda_intel,snd_pcm
ohci1394 28464 0
hci_usb 11676 2
bluetooth 40660 5 hci_usb
sg 19480 0
ieee1394 72188 1 ohci1394
i2c_i801 7440 0
i2c_core 18304 2 nvidia,i2c_i801
r8169 22152 0
sr_mod 12068 0
cdrom 30620 1 sr_mod
|
All levels have been set @ 50%, and I have alsa in my USE flags.
Any ideas please ? |
|