"Edward J. March Jr." wrote:
I compiled my sound.o file and How do i get it installed at boot time? right now I have to login as root and insmod sound I copied the sound.o file over the other two sound.o files in /lib/modules/2.0.32/misc/sound.o and /lib.modules/2.0.35/misc This didnt help. My Sound card is on IRQ 5 (non standard) I hate to mention Red Hat 5.0 found it.
The normal way to enable sound is to "insmod sound" as root. You can put that command in your boot.local file if you want it everytime you logon. Most people install "kerneld", the kernel daemon. This automatically loads any module that is needed to run any program. So the sound module would be loaded automatically as your program requests it. Look for package kerneld, and install it. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e