--s2lX4GznBIrto1wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
On Thu, Jun 05, 2003 at 09:14:13AM -0700, Peter Jay Salzman wrote: > i haven't been following this thread for a few days, but are we sure > it's not a hardware issue? We know that he is still using a stock Redhat kernel, and changes Jim did were through modules in this kernel. The shutdown scripts on his machine are locking up when it uses=20 killall5 to send TERM to all processes. What happens after the TERM is sent vary between hanging and rebooting... He says the machine stable in other situations, just lately the shutdown system is acting weird. > i'm wondering what will happen if jim tries to do a poweroff if he boots > the computer using a knoppix CD or any kind of rescue disk that has a > kernel capable of a poweroff. It turns out that all kernels with APM enabled which have SMP disabled are capable of power off, internal to apm.c there are two power off=20 methods. The selection of which method gets used is decided, at compile time by CONFIG_APM_REAL_MODE_POWER_OFF (or boot time by realmode-power-off). I thought that it had to be true to power off machines, but that is wrong, Knoppix actually has that setting set to no. 've built a few knoppix kernels recently and was surprised when I saw the setting was disabled... even though the knoppix kernel turns off every laptop I've tried it in. I'm suggesting that Jim use the sysrq option to turn the machine off, to see if the kernel portion is working on his machine, if not the config option would need to be changed. --=20 GPG key: http://simons-clan.com/~msimons/gpg/msimons.asc Fingerprint: 524D A726 77CB 62C9 4D56 8109 E10C 249F B7FA ACBE --s2lX4GznBIrto1wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+33NL4Qwkn7f6rL4RAhvBAJ9g1Ea2TeEbDvaid5/xuZkkjHzH+QCeKUQJ kGwjb2OXTrxYt205Jq4Qrbg= =gTkD -----END PGP SIGNATURE----- --s2lX4GznBIrto1wi-- _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
