From owner-freebsd-stable@FreeBSD.ORG Mon Feb 8 09:12:44 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 E14DE106568F for ; Mon, 8 Feb 2010 09:12:44 +0000 (UTC) (envelope-from rgrover1@gmail.com) Received: from mail-px0-f203.google.com (mail-px0-f203.google.com [209.85.216.203]) by mx1.freebsd.org (Postfix) with ESMTP id BE0778FC18 for ; Mon, 8 Feb 2010 09:12:44 +0000 (UTC) Received: by pxi41 with SMTP id 41so6843231pxi.27 for ; Mon, 08 Feb 2010 01:12:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=p3RikZfjUCrfO0DKQ0WBDd0kUkp1aIntPb0aV2j/A1Q=; b=JdyXtAUIDBDv18hn8KV48ODL36ERFRHn3m+a9pWa21CAoaP3FVH0LbBLOrbLYzNJ1V rpXOlWwJcNNU5uITetnY/L+GH+58HQOw8KalPe+PEIh6bYqQJF0tIDu8llQDMPLqvEX4 Z3SspSacHph9XS7WuNTRS7CqudnygZyamwD0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LJSiQ7NvPOJ6PJ4Pit5I0nQC4Dez2oe8f2v5H6ZTmW8wPus2+Mdd6AdWfXPUsLKxZJ DaDYzdGFRTIbqTpkrM7cr/1aTa+uVUnf17f1cD4Gcio89ImyiPi0j+iixaemp3JHOODC Lg44vmdSO0fVTDfeSgAFP6iR7m5DIpbGfUMoU= MIME-Version: 1.0 Received: by 10.115.102.24 with SMTP id e24mr2443712wam.71.1265618946639; Mon, 08 Feb 2010 00:49:06 -0800 (PST) Date: Mon, 8 Feb 2010 14:19:06 +0530 Message-ID: <426bed111002080049u16354c87pd4fb8830e0542972@mail.gmail.com> From: Rohit Grover To: stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Unresponsive keyboard after a few boots 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: Mon, 08 Feb 2010 09:12:45 -0000 Hi, I am using a very recent Freebsd 8.0 STABLE on a Macbook. I updated my sources and rebuilt a kernel about 3 days ago. I was able to use the machine fine once or twice after that. But now the keyboard has stopped working. The boot program is able to use the keyboard, but the kernel isn't, and I am unable to do anything useful with the machine from the login screen. I had rebuilt the kernel twice with slightly varying settings, so I don't have a copy of the previously working kernel in /boot/kernel.old. It may not be easy for me to download a ISO image. Can someone please help? Thanks.