http://bugzilla.kernel.org/show_bug.cgi?id=7961





------- Additional Comments From [EMAIL PROTECTED]  2007-02-09 11:58 -------
This is so giving me a headache.  I reduced the modules that can load to just
button, container, processor, thermal, and video.  I also turned off console
redirection in the BIOS (this allows one to do BIOS operations on a serial line,
that isn't needed anymore since there is now access to the back of the nodes).

Anyway, if button is loaded once (by rc.sysinit) then following poweroff
the front panel switch works.  However doing this:

  service acpi start

or this

  rmmod button
  modprobe button

or even just this alone (sometimes, other times it did nothing)

  modprobe button

seems to disable the front panel switch after "poweroff".

Just to make life interesting the system is also really touchy about how
it is shut down.  From a remote node "rsh nodename poweroff" generally works.
However login on the console and it may lock in killall5 on a shutdown (usually)
or a poweroff (sometimes).  This seems not to have anything to do with athcool
since that has been turned off by that point.  I have no idea how the system
can get stuck in "killall5 -15" or "killall5 -9", but it does.  These are
in /etc/rc.d/init.d/halt.  I've waited as long as 10 minutes and it never
comes out of killall5 once it sticks.  Maybe that's a Mandriva problem though.

Too many variables...



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to