This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / 在linux6.0里面,哪里是设置类似windows的电源管理,想让机器shutdown后,自己把电源关掉。谢谢
-oceandeep(北极熊® Zzz Zzz);
2003-5-6
(#1174096@0)
-
You need to build your kernel with APM on.
-shaomiao(shaomiao);
2003-5-6
(#1174142@0)
-
Could you tell me some details? How to add the APM service into the kernel?
-oceandeep(北极熊® Zzz Zzz);
2003-5-6
(#1174222@0)
-
Typically, cd /usr/src/linuxxx, (xxx is the kernel version), than make config/menuconfig/xconfig...Then use make to build it. You can get more help searching "how to build linux kernel". Bulilding kernel may be a little risky if you don't feel comfortable about it.
-shaomiao(shaomiao);
2003-5-6
{169}
(#1174245@0)