Today Jan Stifter wrote: >* I compiled (and installed) kernel 2.4.7-ac9 with: >[*] Sound support ><*> VIA 82C686 Audio Codec ><*> OSS sound modules
you are compiling OSS support for these into the kernel, so ... >* modprobe snd-card-via686a gives me only: ># modprobe snd-card-via686a >/lib/modules/2.4.7-ac9/misc/snd-card-via686a.o: init_module: No such device >Hint: insmod errors can be caused by incorrect module parameters, including >invalid IO or IRQ parameters >Oct 28 21:27:37 suba kernel: ALSA card-via686a.c:1176: VIA 82C686A soundcard >not found or device busy ^^^^^^^^^^^ when the kernel boots, the builtin driver is activated and claims the card's resources. after that, snd-card-via686a cannot get at the card any more. roll a new kernel - you can still enable the oss driver, but make it a module this time. hope this helps, tim _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user