Ow W K Danny wrote:
Hi, Ok, TEX, hope you have not given up yet. Do the following steps:
1. "cd /usr/src/linux/"
2. "make clean"
make mrproper
3. "make menuconfig"
or make config
4. Choose all that you want to compile into the kernel, there is always "help" box when needed.
5. When you get to the part on "sound", you can choose either to compile it as a module or into the kernel.
make sound a module, trust me
Then you set your sound card's parameters accordingly. Say no the the "Old configuration".
Once all these are set, exit from "menuconfig".
6. "make dep ; make clean"
7. "make zlilo"
or make zImage if you want to boot from hard drive, preferable I think, but that's subjective
8. "make modules"
9. "make modules_install"
10. Reboot your system.
DO NOT forget to:cp arch/i386/boot/zImage /vmlinuz if you make zImage then you must also: /sbin/lilo
11. "cat /dev/sndstat" to check if your sound system is configured.
Happy Easter.
Danny
I was so happy the first time I got sound up in linux (not as happy as getting ppp right, but happy still) :)good luck -- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e