Click to See Complete Forum and Search --> : More Slackware issues. Sound Card.


Seph64
01-23-2003, 05:54 PM
I got a creative Sound Blaster LIVE! sound card.

I can get it to work if I modprobe emu10k1(the module for my Sound Card) but this only applies to root. I can not get the Sound Card to work when I am logged in as a regular user.

Slackware 8.1

dbfruth
01-23-2003, 06:02 PM
As root

chmod 666 /dev/dsp

Seph64
01-23-2003, 06:03 PM
Originally posted by dbfruth
As root

chmod 666 /dev/dsp

Thanks.