As it seen your APM daemon is not working. The result from the ps aux command points the query you have just entered. It means PID 2169 is your ps aux commands PID. Not APM's PID.
So you must have re-compile kernel with advanced power management support APM. Or a little bit chance try to start apm deamon just typing #apmd it will comment you if your kernel supports APM. good luck Halis Osman ERKAN On Fri, 23 Jul 1999, Khalid EZZARAOUI wrote: > Hi, > > for your question : > > > This is a summary of what I have done: > > I set the APM option in the kernel 2.2.10. > if I do "halt", my box act like the use of "reboot" : it reboots > using the shutdown of windows95 act as i want : power off the computer > the command : > #ps aux |grep apm > root 2169 0.0 0.3 1148 416 pts/0 S 15:39 0:00 > grep apm* > > to be sure I am recompiling my kernel. > > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >