[NTLUG:Discuss] after kernel update
lee
lee at brave.com
Wed Nov 21 09:24:45 CST 2001
m m wrote:
> can I delete all these untar files and sub directories after I update them?
> (I update these paclage before upgrade the kernel)
> mkinitrd-2.5-1
> util-linux-2.10
> e2fsprogs-1.19
> ksymoops-2.4.3
> modutils-2.4.9-1
once the programs have been installed, it is safe to remove the tarballs
and unpacked source code.
> question 2:
> what commend is use to turn power off?
> for the old kernel (2.2.14), when I use shutdown command to shut down
> the box, it turn of the power.
> but for the new kernel (2.4.14, I compile it), it does shutdown the OS,
> but the power still on, how do I make it automatically turn off?
make sure that you have mtrr support turned on in your kernel
configuration (under the 'processor type and features' category if you
use 'make menuconfig'), and enable advanced power management bios
support under the general setup category. there are several options to
select in your kernel configuration under the power management
selection; what works for me is to 'enable PM at boot time' and 'Use
real mode APM BIOS call to power off'. you may have to experiment with
different combinations of the options there, i think this feature is
somewhat processor dependent and the options i mention above may not
work universally for every processor/motherboard configuration.
-- lee
More information about the Discuss
mailing list