On Tue, Mar 29, 2005 at 01:52:17PM +0800, wawan bahtiar wrote: > ini yg penting. kernel tidak peduli APM di BIOS diaktifkan/tidak, APM > di kernel dapat berfungsi dengan baik. > > CONFIG_PM=y > CONFIG_APM=y > # CONFIG_APM_IGNORE_USER_SUSPEND is not set > # CONFIG_APM_DO_ENABLE is not set > CONFIG_APM_CPU_IDLE=y > CONFIG_APM_DISPLAY_BLANK=y > # CONFIG_APM_RTC_IS_GMT is not set > # CONFIG_APM_ALLOW_INTS is not set > CONFIG_APM_REAL_MODE_POWER_OFF=y > > baris terakhir itu yg menentukan untuk bisa full shutdown . shutoff power.
Ada keterangannya untuk CONFIG_APM_REAL_MODE_POWER_OFF: ..Switch this option on if your computer crashes instead of powering off properly. Karena linux box nya tidak crash jadi saya tidak perlu include module tadi ke kernel. TIA ~yudi -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip, FAQ, dan info milis di http://linux.or.id/milis Tidak bisa posting? Baca: http://linux.or.id/problemmilis http://linux.or.id/tatatertibmilis
