<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.8">
</HEAD>
<BODY>
I'm having the same problem as Steve and I don't have a devfsd.conf file on my system.<BR>
<BR>
Any other ideas anyone?<BR>
<BR>
Cheers,<BR>
 -Tako<BR>
<BR>
<BR>
On Tue, 2003-03-11 at 23:47, George Mochrie wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>On Tuesday 11 March 2003 10:38 pm, Steve King wrote:
> On Tuesday 11 March 2003 6:55 pm, Basil Fowler wrote:
> > Keen readers will have noticed that the /dev/dsp0 file is world readable
> > and writeable.   This is an accident and the permissions should be 660.
>
> That does work up to a point. When I first log in (as "steve" or as
> "root"), /dev/dsp0 is crw------- belonging to root/root. So I logged in as
> root and set /dev/dsp0 to crw-rw---- belonging to root/audio, and sound was
> available to all. But when I exit the root login, the permissions
> immediately revert to crw------- and root/root. Any idea how I can make the
> permissions change stick (this is a desktop machine that is frequently
> stopped and started)?

Sounds like you may be using devfs, in which case you will need to edit your 
/etc/devfsd.conf file. I have the lines:

REGISTER        ^sound/*        PERMISSIONS     root.audio      0770
REGISTER        snd/.*          PERMISSIONS     root.audio      0770

in mine, something like that should work, assuming you also use ALSA.

Hope this helps,</I></FONT></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Tako Schotanus <<A HREF="mailto:quintesse@palacio-cristal.com">quintesse@palacio-cristal.com</A>>
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>