From owner-freebsd-stable@FreeBSD.ORG Wed Jan 29 11:23:56 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5BB63E71 for ; Wed, 29 Jan 2014 11:23:56 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2BA9F1D87 for ; Wed, 29 Jan 2014 11:23:55 +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:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=VAlDUZI6SdVImIDSfrU7OEHvc9lEtiO7Ur8SEUEopr4=; b=iYCe0z7G1741U/uxPT1M5WXZsjGEKVI4ewhtyVOL4zpYx9hocBZnwt3JAISg0P1RbSkkuItmSxzvevS0AGmkbCmZRapTHC2OpuoBNbQ+YmmdV1V/sbvXMxIb73iWVB21wokVDx7U1JhSbZ2ILJIRtnJbsOgw17ht2BTNmp+c4Js=; Received: from [39.196.10.7] (port=14445 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 1W8TFJ-0000YW-Rw; Wed, 29 Jan 2014 04:23:55 -0700 Date: Wed, 29 Jan 2014 19:23:41 +0800 From: Erich Dollansky To: Zenny Subject: Re: FreeBSD 10.0-RELEASE: mouse and kbd freezes after gdm starts Message-ID: <20140129192341.6a729f2f@X220.alogt.com> In-Reply-To: References: X-Mailer: Claws Mail 3.9.3 (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: Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 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, 29 Jan 2014 11:23:56 -0000 Hi, On Wed, 29 Jan 2014 12:04:05 +0100 Zenny wrote: > The mouse and keyboard stops responding after gdm starts. (on all > occasions gdm and gnome enabled in rc.conf with or without moused, hal > and dbus enabled). The xorg 1.7.7 worked with a black border all over > screen, so used poudiere to upgrade to xorg-server-1.12.4_4,1 > compiling hal helped for me in a situation like this. Erich