Click to See Complete Forum and Search --> : soundcard only works as root ??


catfishk
07-11-2003, 01:06 AM
soundcard only works in root? any ideas? toshiba laptop running debian kernel 2.4.18 with an intel built in card.

-catfish

rid3r
07-11-2003, 01:25 AM
chmod 660 /dev/dsp
chmod 660 /dev/mixer
as root user.

pr0c
07-11-2003, 05:52 PM
It is better to add the user to the audio group instead.

adduser <yourusername> audio