Mark wrote: > > Hello Everybody!. > > When I run GNOME (gnome-session) I get a message (well a stream of messages > actually) on the console saying /dev/dsp file not found!. > > Do I have to create /dev/dsp?, and if so how? > > I it a link to something else?, if so what? > > Or is this done by a seperate package, i.e. oss, alsa, ... > > I have a Sound Blaster 1024 Live if that may help. > > Thank you very much!! > > Regards, Mark. >
Yes you have to create it. cd to the /dev directory run-- ./MAKEDEV audio That should do it for you. I'm going from memory. If that doesn't work let me know. hth, kent

