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-97902-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MPM7A-0008E8-0Z for garchives@archives.gentoo.org; Fri, 10 Jul 2009 19:50:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BF13E039A; Fri, 10 Jul 2009 19:50:34 +0000 (UTC) Received: from mail-qy0-f178.google.com (mail-qy0-f178.google.com [209.85.221.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 28170E039A for <gentoo-user@lists.gentoo.org>; Fri, 10 Jul 2009 19:50:34 +0000 (UTC) Received: by qyk8 with SMTP id 8so936875qyk.32 for <gentoo-user@lists.gentoo.org>; Fri, 10 Jul 2009 12:50:33 -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=Rndd/4+4vkFqPshSLwDcOF9Nxxj/pXG2+cJIb+HwEoY=; b=vdfvGNxawpuCJtrxnTioBTXd7f9Omzr9vSJBTUPoV31YH4Uy24gXd6k10x5c8kDVRq RC3oyDuziUsoA7ffpMegT08G5T3VddL6Sw0gNk72Jrj6RI0JnmoHA24CsG1bQb2rGlby IGpagRfZGgrJwwtldoiV1UfLKawLv+hWJdzfQ= 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=fkul1lLorZSbgW8lw/NkZeiD1m4A8Fpr+P//4gdvzOMoax/SKf+p1ZOjDmeX2tFpL7 8ItVgTu+lNZDanQoG5VQ5soA6erMnax5aeHdWGdGQe1neR5xQmkQOTht3fx5vRYoxHm9 cR0O92fJltEAFn+mpva4q7+e9IOZqO0Npj7/A= 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.231.10.137 with SMTP id p9mr778559ibp.52.1247255433573; Fri, 10 Jul 2009 12:50:33 -0700 (PDT) In-Reply-To: <20090709234451.112887cf@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> Date: Fri, 10 Jul 2009 13:50:33 -0600 Message-ID: <a0811460907101250i4d7d7d72hf5b7a04a537ea546@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: a1cea02c-f9b7-4145-b7d1-6a74f575965a X-Archives-Hash: c87fd86dd770a1bc2ff80d1f713026b6 > Do you have CONFIG_MAGIC_SYSRQ enabled in your kernel? yes > >> BTW, when I try getting back to the X console, it's blank. Is this an > > Xfce4 thing? I remember sysrescuecd which also uses Xfce4 had the same >> bug/feature. I have to ctrl-c on the first console to get back to the >> prompt so I can restart X. > > Ctrl-C, my console isn't even logged in. so Ctrl-C won't do anything. Don't understand "isn't even logged in" > Alt-F7 takes me back to KDE. Takes me to a completely blank(black) console, no cursor, no login, zip > >> FWIW Prt Sc and Sys Rq are separate keys on this unit. They share >> space with Ins and Del, respectively. Prt Sc and Sys Rq are printed in >> blue and, I assume. are part of the 'fn' system. > > Yes, and both work s magic SysRq keys on my Eee. > When you do # tail -f /var/log/messages do you see some sort of report when you push SysRq. mw