From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tzy-Jye Daniel Lin Subject: Re: Regression: EEE PC hangs when booting off battery Date: Sat, 11 Apr 2009 14:07:45 -0400 Message-ID: <66dc75180904111107q645fbb77i3cf927ffab7a7ef0@mail.gmail.com> References: <49E065CF.6040408@tuffmail.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: 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:cc:content-type :content-transfer-encoding; bh=pPb45dbp7BkLNqANRvP2sYGD3YhEJx90A3DIKnfZxoo=; b=ZFfwHyfcz8KICDPmC+IQANtPRrXjXQGEbNZbS/txweCJI146XKwNQ3crXLGlJorvHu ovdfZCGZy2MEOQKK3gjNy10FMIAU6lIHJqyyIJMChnXyVAfJ+PZkI6rWFNJtPnblYgDh V/V8YjYgEABSKpYpvxhFFUdnMLxO5W+FglPRQ= In-Reply-To: <49E065CF.6040408-cCz0Lq7MMjm9FHfhHBbuYA@public.gmane.org> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="utf-8" To: Alan Jenkins Cc: linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel , Kernel Testers List On Sat, Apr 11, 2009 at 5:41 AM, Alan Jenkins wrote: > Regression #6 on latest git! (last known good is 2.6.29-rc8) > > Magic SysRQ keys work though. =C2=A0Unfortunately, SysRq-W / SysRq-T = generate > too much output, so the useful bits immediately scroll off the top of > the screen. =C2=A0I can't press SysRq-P (even if that would help), be= cause > the SysRQ key on my laptop is accessed using a Fn modifier key, which > also turns the left hand side of the keyboard into a numeric pad. I don't own an Eee, but having played with one, the key sequence Alt down Fn down SysRq down, up Fn up P down, up Alt up should work just fine. As long as you keep holding Alt, you don't need to continue holding SysRq after the initial keypress. > Magic SysRQs on my USB keyboard generate no response. =C2=A0(Sometime= s the > numlock key seems to work though. =C2=A0I can't tell on the laptop ke= yboard > because the laptop doesn't have a numlock led). SysRq over USB has never worked. On PC hardware, Magic SysRq depends on features of the built-in i8042 controller, which only handles PS/2 input.