[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sound on Linux?



On Friday 16 March 2007 15:26, Ken Heard wrote:
> Raffaele Morelli wrote:
> >     LAP:~# artsd stop
> >     Link points to "/tmp/ksocket-root"
> >     can't create mcop directory
> >
> > I usually kill artsd
>
> I tried:
>
> LAP:/# kill artsd
> -su: kill: artsd: arguments must be process or job IDs

You can disable it in KDE's control centre/Sound and Multimedia/Sound system. 
Just uncheck the "Enable the sound system" box, then apply.

Most soundcards are not capable of multiple audio streams, and the aRts sound 
server is a prime candidate for causing problems, as it grabs the soundcard, 
then other sound apps won't work.

The last thing you want is having multiple problems preventing the sound from 
working.

You might also check.
cat /proc/asound/cards   to see if the card is actually showing up as card0.

Nigel.


>
> >     LAP:~# /etc/alsa reload
> >     -su: /etc/alsa: is a directory
> >
> > sorry, it was /etc/init.d/alsa reload
>
> LAP:/# /etc/init.d/alsa reload
> Unloading ALSA sound driver modules: snd-opl3sa2 snd-opl3-lib snd-hwdep
> snd-cs4231-lib snd-pcm-oss snd-mixer-oss snd-pcm snd-page-alloc
> snd-mpu401-uart snd-seq-dummy snd-seq-oss snd-seq-midi
> snd-seq-midi-event snd-seq snd-timer snd-rawmidi snd-seq-device.
> Loading ALSA sound driver modules: snd-opl3sa2 snd-opl3-lib snd-hwdep
> snd-cs4231-lib snd-pcm-oss snd-mixer-oss snd-pcm snd-page-alloc
> snd-mpu401-uart snd-seq-dummy snd-seq-oss snd-seq-midi
> snd-seq-midi-event snd-seq snd-timer snd-rawmidi snd-seq-device.
>
> ----------------
> Snip.
> ----------------
>
> >     <http://www.alsa-project.org/alsa-doc/alsa-howto/x1298.htm>.
> >
> >
> > ah...
> > I read from this page:
> > This module does not support auto probe (if ISA PnP is not used) thus
> > all ports must be specified!!!
> >
> > Not 100% sure, but probably isa-pnp kernel module is needed for this
> > card to be properly configured.
> > grep isa-pnp /etc/modules
> >
> > if #isa-pnp line appears I suggest you to uncomment it and reboot.
>
> No isa-pnp line in /etc/modules.
>
> However, I did find:
>
> LAP:/# find -iname isa
> ./sys/bus/isa
> ./sys/devices/isa
> ./usr/src/linux-headers-2.6.18-4/sound/isa
> ./usr/src/linux-headers-2.6.18-4-686/include/config/isa
> ./usr/src/linux-headers-2.6.18-4-686/include/config/generic/isa
> ./lib/modules/2.6.18-3-686/kernel/sound/isa
> ./lib/modules/2.6.18-4-686/kernel/sound/isa
> LAP:/# find -iname isa-pnp
> LAP:/#
>
> I am using kernel 2.6.18-4-686.
>
> 			Ken Heard



Reply to: