On 30 Apr 2004, [EMAIL PROTECTED] wrote: > On Fri, Apr 30, 2004 at 05:00:52PM +0200, Uwe Brauer wrote: >> I run make xonfig, selected monolitic apm support, run make dep, >> make bzImage and configured lilo.conf. >> >> When booting the new kernel to my surprise apm -s gave me the same >> result: >> >> No APM support in the kernel! > You didn't mention that you copied bzImage to the right place, > usually /boot/vmlinux-<KERNEL-VERSION> (actually it depends on the > appropriate entry in lilo.conf).
This I did, I didn't want to list all the steps, and just from the message displayed during the booting I am sure that I boot the new kernel. > > Also you may check the lilo.conf : append="apm=on acpi=off" > > Werner I try this one then, thanks Uwe

