From owner-freebsd-questions@FreeBSD.ORG Sun Aug 24 04:15:52 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 46D6611E for ; Sun, 24 Aug 2014 04:15:52 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21787327A for ; Sun, 24 Aug 2014 04:15:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=LBOHewtIi+dgugYNsYM9oCa7+ZNiNfAXRd42NVXVdQ4=; b=pYEehvOAJM6jgZOCrZjQIGaCLD/JhuXD96JU+wtMksonyYCV7FaGdXuY+8uQA1sfCTuKcBB74xDGmLVCH34qVO8z0FcUYnfhIJMuP5NkAJnd28RpIDuG3al9mWSwZJBmHq1o9LMdhwh1xWDV99954OYBO7kbbt7D3R98w21rfTE=; Received: from [114.124.30.22] (port=54080 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1XLOTy-001QzJ-P8 for freebsd-questions@freebsd.org; Sat, 23 Aug 2014 21:28:43 -0600 Date: Sun, 24 Aug 2014 11:28:36 +0800 From: Erich Dollansky To: freebsd-questions@freebsd.org Subject: Losing internal keyboard after disconnection external one Message-ID: <20140824112836.3e2b0c68@X220.alogt.com> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2014 04:15:52 -0000 Hi, the subject says it all. My system is a Lenovo X220 running FreeBSD X220.alogt.com 10.0-STABLE FreeBSD 10.0-STABLE #42 r270189: Wed Aug 20 13:02:19 WITA 2014 erich@X220.alogt.com:/usr/obj/usr/src/sys/X220 amd64 XConsole says when connecting the external keyboard: on usbus1 kbd2 at ukbd0 on usbus1 and when disconnecting it: ugen1.2: at usbus1 (disconnected) at uhub1, port 3, addr 1 (disconnected) at uhub1, port 3, addr 1 (disconnected) ugen0.5: at usbus0 This results in losing both the internal keyboard of the notebook plus the disconnected one. When I reconnect the external one, all works again. Erich