Karl O . Pinc [[EMAIL PROTECTED]] wrote:
> On 2002.06.05 11:23 arun yadav wrote:
> > Hi all,
> > I have an issue with my IBM T-23 running Windows 2K and Linux.
> > When the machine sets for long periods to run jobs the screen goes blank 
> > and the system stops responding and must be hard-booted.  The machine is 
> > running Linux, not Windows during these jobs.
> 
> Sounds like a power management issue.  See "man apmd".  If nothing else
> build yourself a kernel with power management omitted.

Assuming the apmd(Advanced Power Management) daemon is running
and is causing your machine freezing problem, the quick solution
would be to do these commands as "root":

  # service apmd stop
  # chkconfig --del apmd

The 1st will stop the currently running apmd daemon, and the
2nd will stop the apmd daemon from starting up when you reboot
or restart your machine.

HTH.

-- 
Hardy Merrill
Senior Software Engineer
Red Hat, Inc.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to