From owner-freebsd-stable@FreeBSD.ORG Wed Aug 4 14:49:45 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C7BF1065676 for ; Wed, 4 Aug 2010 14:49:45 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id F164A8FC12 for ; Wed, 4 Aug 2010 14:49:44 +0000 (UTC) Received: by vws7 with SMTP id 7so5029628vws.13 for ; Wed, 04 Aug 2010 07:49:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=QZ40PTR0O6wdtWrDlK4MoiUsw4oioZ/EF56VEkfQmwA=; b=v/5NH5MEwF2f5l7uBfONyUx16XQhN9rb1GL0HsbikWGWl4PNeNXwQ3MLPpczc785T4 jt/fx48KFxPFtMK+A7xIQnjWR0qgM/WDSS2IfKUpjADkHDjXaOVILUnpe2LdV0Og94zA sc9XKxORgAR+NIulcRrPoHk2MXjA0jGi+0RnM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=bbkfLDd6uEbtPcPXnlmyVXj3cc6Vs/XuuUJIlDK/o3dP0CdMaQxNBCgXyLaT9fJiNc Rl+oIqkPqF4dZVS1jXWESc2ShbNDpj6u7JD30/LGlSB5n0KCMGbOBHEGZDsT1dhW8wCE IxQJKaV4a6Rd18tVjbFkAVTTGwVh83Eox3ugc= Received: by 10.220.99.21 with SMTP id s21mr6347831vcn.82.1280933383992; Wed, 04 Aug 2010 07:49:43 -0700 (PDT) Received: from centel.dataix.local (adsl-99-19-46-227.dsl.klmzmi.sbcglobal.net [99.19.46.227]) by mx.google.com with ESMTPS id e18sm4023977vcm.31.2010.08.04.07.49.42 (version=SSLv3 cipher=RC4-MD5); Wed, 04 Aug 2010 07:49:42 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4C597E04.50704@dataix.net> Date: Wed, 04 Aug 2010 10:49:40 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.7) Gecko/20100803 Thunderbird MIME-Version: 1.0 To: David Xu References: <4C591550.3060001@freebsd.org> In-Reply-To: <4C591550.3060001@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: the console bug still exists X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2010 14:49:45 -0000 On 08/04/2010 03:22, David Xu wrote: > Sigh, pressing ScrollLock key several times can lock up the > kernel when it is still booting before /sbin/init runs. > > David Xu Sorry David, No matter what I have tried I have not been able to reproduce this across 5 separate machines. Is there any way that you could obtain a backtrace and or any other further information ? Is there a PR already opened ? has it been looked at ? is there another thread already started on this ? Is this a USB keyboard ? PS/2 ? is this a USB keyboard plugged into a PS/2 via a USB->PS/2 plug ? is this a laptop ? PC ? PPC ? ARM ? There is not enough information on this subject from you yet. Please provide some URLs to your hardware & some other information like uname -a output & kernel config etc... Some hints I might possibly be able to provide you with are disabling device vkbd, or kbdmux or both if you have that choice and you are not making sufficient use of them. Obviously this depends a lot on your usage and what the hardware is but these are things that you have to answer. Regards & Good Luck, -- jhell,v