From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-97959-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MPnTP-0004wT-Kg
	for garchives@archives.gentoo.org; Sun, 12 Jul 2009 01:03:23 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0D59FE0211;
	Sun, 12 Jul 2009 01:03:22 +0000 (UTC)
Received: from mail-pz0-f184.google.com (mail-pz0-f184.google.com [209.85.222.184])
	by pigeon.gentoo.org (Postfix) with ESMTP id D2CC7E0211
	for <gentoo-user@lists.gentoo.org>; Sun, 12 Jul 2009 01:03:21 +0000 (UTC)
Received: by pzk14 with SMTP id 14so1140710pzk.32
        for <gentoo-user@lists.gentoo.org>; Sat, 11 Jul 2009 18:03:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=dMRrWSTUkTI6kCC6DR0KgOXmPvtvW/FQFj0bmVIbo4s=;
        b=dbyKUiJmGF5nKlJAGbMPPLWb1oEvoAjNk1qHJ8BU26ClryZNSJUVe4RgUmsYkYT6PI
         hrgd2UmvpA6teFjpfprEsayI91xIR9lC/SgKDViXu7cHcD0KhTfkAIfKa1x4QLGbmY9r
         icR89rRlCHKx7Vebmn5QVtQ6bQHEFN4ThlLOo=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=FsQDI0FPyPEPtY+9dPo4YuPxdg1UwtqFDeJHHuUtb+sUBa44Kemewx3zG3uCbQbIQ5
         pIFWloy5k3NpdZodgbBPTciYLs99P+G4Keg/Mr4pix2zbZ6VZQl1l2L6sOpAwRFbPbSs
         aKy5zxVisbNm9VdkOmy9USHu7o9oQ1vtFCLRc=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.143.33.19 with SMTP id l19mr1038168wfj.154.1247360601449; Sat, 
	11 Jul 2009 18:03:21 -0700 (PDT)
In-Reply-To: <20090710211854.0317f0c7@zaphod.digimed.co.uk>
References: <a0811460907081127x30373ccfu34ae032d6d62918b@mail.gmail.com>
	 <20090708225346.4f7d91e3@zaphod.digimed.co.uk>
	 <a0811460907081634r222baa0dxb03e0cb29a6f2cd8@mail.gmail.com>
	 <20090709005734.58bdf37f@krikkit.digimed.co.uk>
	 <a0811460907091454v65c952e4vfd2212692ca1b50@mail.gmail.com>
	 <20090709234451.112887cf@zaphod.digimed.co.uk>
	 <a0811460907101250i4d7d7d72hf5b7a04a537ea546@mail.gmail.com>
	 <20090710211854.0317f0c7@zaphod.digimed.co.uk>
Date: Sat, 11 Jul 2009 19:03:21 -0600
Message-ID: <a0811460907111803g5e235050v9627821b2e732c71@mail.gmail.com>
Subject: Re: [gentoo-user] [OT] eee PC crashes on shutdown.
From: Maxim Wexler <maxim.wexler@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: e0822320-602b-49be-977f-b8b21c94f7cd
X-Archives-Hash: 4733f4dc40706bf3f1582c8f63728cc6

>> When you do # tail -f /var/log/messages do you see some sort of report
>> when you push SysRq.
>
> Yes.
>
> Jul 10 21:17:12 zaphod SysRq : Emergency Sync
> Jul 10 21:17:12 zaphod Emergency Sync complete
>

That's strange; I see nothing. Is there a hotkey number associated
with it as there is for the wireless key or the brightness-darkness
keys? Perhaps something is configured as a module which should be in
the kernel. BTW cat /proc/sys/kernel/sysrq shows a '1', which
supposedly means it's enabled.

mw