Can't get sound working in Redhat 7.2

This might not be the best place to ask this but.. Can't get sound working in Redhat 7.2 Anyway.. I'm trying to learn about Linux and have already managed to get a lot of stuff to work the way I want, but I cannot figure out the following error message:

# modprobe via82cxxx_audio

/lib/modules/2.4.7-10/kernel/drivers/sound/via82cxxx_audio.o: insmod via82cxxx_audio failed
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters
/lib/modules/2.4.7-10/kernel/drivers/sound/via82cxxx_audio.o: insmod/lib/modules/2.4.7-10/kernel/drivers/sound/via82cxxx_audio.o failed

I'm getting close but I don't know what to make of that error.. can I somehow pass the correct parameters to the module?? This is on a Redhat 7.2 box btw.. Thanks for any help.

Justin

Also.. how can I pipe the output of a command to a text file?

 

 

 

 

Top