Re: [solved] freeamp don´t work

2003-02-13 Thread Thomas Krennwallner
On Thu Feb 13, 2003 at 10:21:55AM -0300, the boisterous Gilberto Garcia Jr. <[EMAIL PROTECTED]> wrote to me: > I tried to add user to audio group but it doesn´t work. that's strange. what's your users name? mail the output of ls -la /dev/dsp /dev/mixer > What´s the diference between 660, 620 and

Re: [solved] freeamp don´t work

2003-02-13 Thread Gilberto Garcia Jr.
Thomas, I tried to add user to audio group but it doesn´t work. What´s the diference between 660, 620 and 666 permissions? thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [solved] freeamp don´t work

2003-02-13 Thread Thomas Krennwallner
On Thu Feb 13, 2003 at 09:47:20AM -0300, the boisterous Gilberto Garcia Jr. <[EMAIL PROTECTED]> wrote to me: > I found on xmms site this configuration > > chmod 620 /dev/dsp > chmod 666 /dev/mixer > > It makes all my sound programs work fine. If you add your user to the group audio, you achieve

Re: [solved] freeamp don?t work

2003-02-13 Thread Cameron Hutchison
Once upon a time Gilberto Garcia Jr. said... > Hey folks, > > I found on xmms site this configuration > > chmod 620 /dev/dsp > chmod 666 /dev/mixer > > It makes all my sound programs work fine. While that will work, it is not how it should be done in Debian. The right way is to add yourself to

[solved] freeamp don´t work

2003-02-13 Thread Gilberto Garcia Jr.
Hey folks,   I found on xmms site this configuration   chmod 620 /dev/dsp chmod 666 /dev/mixer   It makes all my sound programs work fine.   Thanks you all