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

Re: 4michelle: woody sound



Alternative 1:

root@hostname:~# ls -l /dev/dsp*
crw-------    1 root     audio     14,   3 Apr 15  2001 /dev/dsp
crw-------    1 root     audio     14,  19 Apr 15  2001 /dev/dsp1
crw-------    1 root     audio     14,  35 Apr 15  2001 /dev/dsp2
crw-------    1 root     audio     14,  51 Apr 15  2001 /dev/dsp3
root@hostname:~# chmod 666 /dev/dsp*
root@hostname:~# ls -l /dev/dsp*
crw-rw-rw-    1 root     audio     14,   3 Apr 15  2001 /dev/dsp
crw-rw-rw-    1 root     audio     14,  19 Apr 15  2001 /dev/dsp1
crw-rw-rw-    1 root     audio     14,  35 Apr 15  2001 /dev/dsp2
crw-rw-rw-    1 root     audio     14,  51 Apr 15  2001 /dev/dsp3

Alternative 2:
u can add user[s] into group of audio

root@hostname:~# cat /etc/group | grep audio
audio:x:29:
root@hostname:~# usermod -G audio debianuser
root@hostname:~# cat /etc/group | grep audio
audio:x:29:debianuser

> 4 michelle in particular.
>
> i installed bf24 yesterday and lost how to turn /dev/dsp
> on
> just found this out (but haven't got chance to try on):
>
> http://www.linuxquestions.org/questions/archive/5/2002/11/4/30385
>
> good luck with the try.
>
> Yus Budiyono
> ------------
> Wetland Engineer
> Agency for the Assessment and Application of Technology
> BPPT Bld. II fl. 18, Jl. MH. Thamrin 8
> Jakarta 10340



------------------------
 Slackware Gemblung Org
 "Linux for SubGenius"
http://www.gemblung.org/



Reply to: