Mengaktifkan module APM Pada Slackware

Mematikan Komputer tanpa menekan tombol power CPU. karena default pada slacware modul ini tidak aktif. karena pa bila tiap kali kita mematikan komputer dan harus menekan tombol power lama-lama jengkel kan berikut cara untuk mengaktifkan modul ini,..

berikut urutanya…

login as: root
root@192.168.1.24′s password:
Last login: Fri Nov 2 04:07:45 2007 from 192.168.1.30
Linux 2.6.21.5-smp.
root@darkstar:~#
==> buka dengan editor pico atau apa kesukaanmu
root@darkstar:~#pico -w /etc/rc.d/rc.modules

===>untuk mencari apm tekan ^W(ctrl+w) Search :..(isi dengan kata apm)

^G Get Help ^O WriteOut ^R Read File ^Y Prev Pg ^K Cut Text ^C Cur Pos
^X Exit ^J Justify ^W Where is ^V Next Pg ^U UnCut Text^T To Spell

==>Default Apm tidak aktif ditandai dengan tanda # (# /sbin/modprobe apm) seperti dibawah

#### APM support ###
# APM is a BIOS specification for saving power using several different
# techniques. This is mostly useful for battery powered laptops.
# Note that kernels newer than 2.6 will use ACPI (Advanced Configuration
# and Power Interface) rather than APM, and do not have an APM module.
# If a kernel supports ACPI it will always be built in, not a module.
#if echo $SHORTREL | grep -qw 2.4 ; then
# /sbin/modprobe apm

==>untuk mengaktifkan modul ini hilangkan tanda #
# /sbin/modprobe apm
==>menjadi
/sbin/modprobe apm
==>kemudian simpan dan keluarlah
==> reboot komputer terlebih dahulu
root@darkstar:~# reboot
==>kemudian shutdown komputer
root@darkstar:~# halt
==>jamin dach PC mati gak pake pencet power lagi
Nb:untuk menghidupkan harus dipencet terlebih dahulu lho,..qiqiqi

thx

Tinggalkan Balasan

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Ubah )

Twitter picture

You are commenting using your Twitter account. Log Out / Ubah )

Facebook photo

You are commenting using your Facebook account. Log Out / Ubah )

Connecting to %s

Ikuti

Get every new post delivered to your Inbox.