On Sunday 21 October 2001 5:07 pm, Marc Wilson wrote: > On Sun, Oct 21, 2001 at 11:51:10PM +0800, Paolo Falcone wrote: > > # chmod 0666 /dev/dsp > > As opposed, of course, to doing it the right way and adding yourself to the > audio group: > > [10:04][pts/4][4][~] > $ ls -l /dev/dsp > crw-rw---- 1 root audio 14, 3 Jan 2 2000 /dev/dsp > [10:04][pts/4][4][~] > $ whoami > mwilson > [10:04][pts/4][4][~] > $ groups > mwilson adm dialout cdrom floppy tape audio video staff printers macusers > [10:04][pts/4][4][~] > $ > > Don't forget to log off and back on again after adding yourself to the > group.
I did add myself into the group, but for some reason it didn't work. So I did a chmod.. -- Stuart