| permanently changing /dev/audio/dsp to /dev/dsp Hey everyone I have a small problem. For some reason with Gentoo (at least my installation) OSS emulation through alsa creates the dev point /dev/audio/dsp instead of /dev/dsp which is where almost every program in the world looks for the device under OSS. It also for some reason creates /dev/dsp/ folder. So my solution has been to delete the directory /dev/dsp and then create a symbolic link. so: Code: ln -s /dev/audio/dsp /dev/dsp
My question is can I permanently set a symbolic link or make this change another way which would be permanent. Thanks for your time.
__________________
All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL |