Re: Sound errors
Prakash Jose Kokkatt <[email protected]> Thu, 29 Dec 2005 19:51:25 +0530
| Newsgroups | gmane.org.region.india.fsug-kochi |
|---|---|
| Message-ID | <[email protected]> |
Hello, perhaps try switching off esd from default will help..try running in CLI: "$gconftool-2 --type boolean --set /desktop/gnome/sound/enable_esd false " try changing different servers...if problem persists with mplayer only search for related in your ~/.mplayer folder.... On 12/29/05, Githin Alapatt <[email protected]> wrote: > Hi, > > hope this helps. > > syd@sirius:~$ uname -r > 2.6.10-5-386 > > syd@sirius:~$ lsmod |grep snd > snd_intel8x0 29984 2 > snd_ac97_codec 64608 1 snd_intel8x0 > snd_pcm_oss 47652 1 > snd_mixer_oss 16768 2 snd_pcm_oss > snd_pcm 84872 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss > snd_timer 23300 1 snd_pcm > snd 50276 6 > snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer > soundcore 9824 3 snd > snd_page_alloc 9604 2 snd_intel8x0,snd_pcm > syd@sirius:~$ > > Desktop is GNOME > > how do i run esd and arts?? how do i find it out? > > syd@sirius:~$ ls -l /dev/audio /dev/dsp > crw-rw---- 1 root audio 14, 4 2005-12-29 15:57 /dev/audio > crw-rw---- 1 root audio 14, 3 2005-12-29 15:57 /dev/dsp > > >