From owner-freebsd-current@FreeBSD.ORG Tue Nov 27 17:19:36 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F51A16A46E for ; Tue, 27 Nov 2007 17:19:36 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.233]) by mx1.freebsd.org (Postfix) with ESMTP id 2DC1313C458 for ; Tue, 27 Nov 2007 17:19:36 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so759744nzf for ; Tue, 27 Nov 2007 09:19:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=jZk0Obl5boKPiGXvpTO7G4DdtCVVJAGap8D9DxXI3+g=; b=tAWqjlorY7fpWFTnJpJEEWN8uZEbiA0ygcH3xb9+t9u4nCB/qYdfvsNUsNaCixkoGrz/LsSri8fxKzFlkWyGbExyMI0I5Wkcw0wOkVAcEDxSTZywusYdw5U4lGoqtgewg0Cx7vWNux/QvFM+5K/HLIfUGSsBVwS0EypKlm/c8qw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Hz/IELNwoRo/7Ieuv0JpcTBjc4rCBvKg4X/GJxeC9PIWGVDl88xG/OXZkBhhQPrsOZgLt5Ri6ImLmNzr+vTQf55gAtGwyFDzIuwV7p2r78CUCfGEcs8CNwh2zGiPP2o1gLqgZpVi9jME+FxCmhhEVbWJDQQmNFB3TfkVC+a1iGE= Received: by 10.142.239.11 with SMTP id m11mr1061111wfh.1196183974334; Tue, 27 Nov 2007 09:19:34 -0800 (PST) Received: by 10.143.14.9 with HTTP; Tue, 27 Nov 2007 09:19:34 -0800 (PST) Message-ID: <47d0403c0711270919q43bccf86ob409bca5cc99fd40@mail.gmail.com> Date: Tue, 27 Nov 2007 12:19:34 -0500 From: "Ben Kaduk" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: spontaneous failure to deliver keystrokes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 17:19:36 -0000 Hi all, I recently put down a fresh install of 7.0-beta2 on my machine that was once tracking HEAD, and just now I was typing into an xterm and all my keystrokes were lost. In fact, the machine (laptop) does not respond to any keyboard input at the moment, though the mouse works fine and I can ssh in. I'm going to leave the machine in this state for a while, in case there's a way to frob at kbdmux that I don't know about (yet). I am inclined to suspect the hardware on this machine, since it's already four years old and showing signs of age/wear, but I'll throw this out there in case someone else is also seeing weirdness (and who knows, maybe there is a way to remotely frob kbdmux and I'll find out). Thanks, Ben Kaduk