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

Re: can't find /dev/dsp ?



On Friday 15 October 2004 11:16, belahcene wrote:
> thank you for reply
> Yes I am using 2.6 kernel
>
> the strange is that
> inst162:~# insmod snd-pcm-oss
> insmod: can't read 'snd-pcm-oss': No such file or
> directory
>
Yes, that is strange.

> while  the lsmod gives :
> nst162:~# lsmod |grep os
> snd_pcm_oss            48168  0
> snd_pcm                85412  1 snd_pcm_oss
> snd_mixer_oss          16640  1 snd_pcm_oss
> snd                    50148  4
> snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
>
> the user "bela" belongs to the audio group
> this is the line in /etc/group
> inst162:~# cat /etc/group | grep audio
> audio:x:29:bela
>
rather than do that, use the groups command.  That will indicate which 
groups your session is aware you are part of.  If you were to add yourself 
to a new group without logging out, what you did would still indicate you 
are part of the group, but the groups command would not.  That is probably 
not your problem, though.

> is there a program like sndconfig (on RH) or
> soundcardconfig-knoppix (knoppix)
> thanks a lot
> bela

Yes, there is.  Try the package sndconfig.

Justin Guerin



Reply to: