Having a hard time finding an appropriate newsgroup for this question.
I apologize to any members of the other 2 newsgroups.
What I've done so far:
#cd /usr/src/kernel-source-2.2.10
#make menuconfig
(enabled sound support as a module for Ensoniq 1371)
#make dep
#make clean
#make bzImage
#make modules
#make modules_install
#cp /usr/src/kernel-sources-2.2.10/arch/i386/boot/bzImage /vmlinuz
#cd /sbin
#./lilo
reboot
#cat /dev/sndstat
cat: sndstat: No such device
#insmod sound trace_init=1
/lib//modules/2.2.10/misc/sound.o: unresolved symbol
register_sound_dsp_Rbad3c3c4
/lib//modules/2.2.10/misc/sound.o: unresolved symbol
sound_init_lowlevel_drivers_Rec0251af
/lib//modules/2.2.10/misc/sound.o: unresolved symbol
unregister_sound_mixer_R7afc9d8a
etc...
What am I doing wrong?
Thanks in advance
--
===============================
Director of IS (SWAU)
===============================
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.