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

Re: KPhone question (sound device?)



On Wednesday 24 November 2004 09:18, Frans Pop wrote:
> On Wednesday 24 November 2004 14:02, Tim Ruehsen wrote:
> > i try to get kphone running with asterisk. The main question at the
> > moment is: Which sound device should i use with KPhone?
> > Default is /dev/dsp, but this device does not exist.
>
> You're using alsa, that's why you don't have a /dev/dsp device.
> It will be created if you load the alsa oss modules
>
> snd_pcm_oss            53288  0
> snd_mixer_oss          19840  1 snd_pcm_oss

You (or perhaps someone else) said this before, and I don't understand it. On 
my system, "lsmod | grep oss" shows no OSS modules (I do use ALSA) but I 
definitely have a /dev/dsp module (and if the alsa modules aren't installed, 
KDE will complain at startup about not having /dev/dsp).  What device would 
you _expect_ alsa to be using?  Alternatively, if Tim doesn't want to use 
deprecated OSS modules, what device should alsa provide?

derek@iago:~$ lsmod | grep snd
snd_intel8x0           35432  0
snd_ac97_codec         70148  1 snd_intel8x0
snd_pcm                98852  1 snd_intel8x0
snd_timer              25796  1 snd_pcm
snd_page_alloc         11752  2 snd_intel8x0,snd_pcm
snd_mpu401_uart         8000  1 snd_intel8x0
snd_rawmidi            25184  1 snd_mpu401_uart
snd_seq_device          8200  1 snd_rawmidi
snd                    57316  7 
snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore              10336  1 snd

-- 
derek



Reply to: