Prometheux
04-01-2001, 02:53 PM
Hey everybody...
Here's my problem: I have crystal cs4232 onboard audio, which I could compile directly into the 2.2.x kernels; all I had to do was get the correct irq and stuff from windows, and then enter that into xconfig. It found it every time I booted my machine up.
I got the 2.4.x kernel, and they changed the sound section; at least for my card. Now you can't put all of that information right there, if you compile it into the kernel you have to pass the irq and io plus other things in the kernel command line, which I'm guessing is appending to lilo. Anyway, I tried that, and could never get it to work. So then I recompiled the kernel this time loading sound as a module, hoping that the kernel would allocate the resources itself. Well, that didn't work, and to this day I have to type a few insmod commands and enter the irq, etc., every time I boot up. It's getting quite annoying. Is there a way to make the kernel do all that for me?
Thanks for any help.
Here's my problem: I have crystal cs4232 onboard audio, which I could compile directly into the 2.2.x kernels; all I had to do was get the correct irq and stuff from windows, and then enter that into xconfig. It found it every time I booted my machine up.
I got the 2.4.x kernel, and they changed the sound section; at least for my card. Now you can't put all of that information right there, if you compile it into the kernel you have to pass the irq and io plus other things in the kernel command line, which I'm guessing is appending to lilo. Anyway, I tried that, and could never get it to work. So then I recompiled the kernel this time loading sound as a module, hoping that the kernel would allocate the resources itself. Well, that didn't work, and to this day I have to type a few insmod commands and enter the irq, etc., every time I boot up. It's getting quite annoying. Is there a way to make the kernel do all that for me?
Thanks for any help.