From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by dsl2.external.hp.com (Postfix) with SMTP id EAF22482E for ; Sat, 20 Apr 2002 09:56:59 -0600 (MDT) Content-Type: text/plain; charset="iso-8859-1" From: Helge Deller To: "kenneth westelinck" , Subject: Re: [parisc-linux] not freeing initmem and power button Date: Sat, 20 Apr 2002 17:51:27 +0200 References: In-Reply-To: MIME-Version: 1.0 Message-Id: <200204201751.27272.deller@gmx.de> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Hi Kenneth, I think the problem is your 712/60, which (maybe) doesn't support soft-power-off. Please look into your dmesg, there you should see one of: 1. Gecko-style soft power switch enabled, 2. Soft power switch support not available. 3. Soft power switch enabled, polling @ 0x I suppose your 712/60 will give you #2 and that's why it will not work. Helge On Saturday 20 April 2002 15:48, kenneth westelinck wrote: > Hi again, > > Okay, I had a busy week and didn't get any chance to compile a new kernel. > Today I've managed to get the 2.4.18-pa20 up and running, but the power > button is still not working as expected. Pressing the button with "Software > power switch support: enabled" powers down the machine instantly (as > before). When I disable the powerswitch with "sysctl -w kernel/power=0" I'm > having the same result. Am I missing something? > Attached to this mail you can find my .config - file > Thanks. > > > regards, > > Kenneth