On Thursday 08 March 2001 23:09, Nick Zentena wrote:
On March 8, 2001 10:01 pm, Steven T. Hatton wrote:
Ok, so I vent and yell about sound support, got to bed, wake up 8 hours later, try to install OSS, and find that they don't support sound in the 2.4.2 kernel. Who, if anybody, on this list has sound working with the 2.4.2 kernel. If you had to recompile the kernel, that would be of
Sound works fine here. 1370 based card. Only trick was to recompile alsa and stick the modules into the right spot. Other then that no problems at all.
Nick Nick,
I couldn't get ALSA to compile by following the instructions in the INSTALL file. Here is the last few lines from the make output. There may be a step I'm missing. I'll review this for a while, but the ROI is becoming pretty small at this point. ------------------------------- In file included from ../include/driver.h:108, from sound.c:23: ../include/compat_22.h:95: redefinition of `struct pci_device_id' ../include/compat_22.h:102: redefinition of `struct pci_driver' ../include/compat_22.h:128: redefinition of `pci_module_init' /usr/src/linux/include/linux/pci.h:609: `pci_module_init' previously defined here make[1]: *** [sound.o] Error 1 make[1]: Leaving directory `/opt/download/working/alsa/alsa-driver-0.5.10b/kernel' make: *** [compile] Error 1 bash-2.04# ls -------------------------------------- This is actually with the 2.2.18 kernel running, but I get the same with 2.4.2. I need to review what Matt has posted since he may have already told me how to work around this. Steve