Anssi Alhonen wrote: > > > I noticed yesterday when I was trying to get my soundcard > workingin potatoe that there are no sound devices like > /dev/dsp and /dev/audio! > Why?, should it be like this or have I screwed up my Linux > box(I don't remeber that I would have deleted those > files..)? > How can I get those devices, is there program or script? Or > should I create them manually(aarghh! :) >
You haven't screwed anything up. Look at the manpage for "MAKEDEV" cd to the /dev directory and -- ./MAKEDEV -v audio hth, kent