On Wed, 2003-08-20 at 21:38, Bill Johnson wrote: > I have tried to get acpi working with absolutely no success. I'm using > RH8, though, and I am an idiot when it comes to things like compiling the > kernel. Do you have, or have access to, step by step instructions for > making this work? I haven't searched for documentation for a few months, > now, but at the time I last searched, I found lots, but none that seemed > to be written for novices. > > Bill Johnson > It's actually pretty simple. Once you get the kernel source unpacked, go to the top director (eg kernel-2.4.21).
make clean make mrproper make clean make xconfig Go through each menu. Plenty of on-screen help is available. make dep make bzImage make modules make modules install make install You're done. Re-boot and try the new kernel. Just take your time with the menus. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list