From owner-freebsd-sparc64@FreeBSD.ORG Sun Mar 2 15:56:04 2008 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 619131065676 for ; Sun, 2 Mar 2008 15:56:04 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id B35AF8FC26 for ; Sun, 2 Mar 2008 15:56:03 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.1/8.14.1/ALCHEMY.FRANKEN.DE) with ESMTP id m22Fu287056126; Sun, 2 Mar 2008 16:56:02 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.1/8.14.1/Submit) id m22Fu2jC056125; Sun, 2 Mar 2008 16:56:02 +0100 (CET) (envelope-from marius) Date: Sun, 2 Mar 2008 16:56:02 +0100 From: Marius Strobl To: Aijaz Baig Message-ID: <20080302155602.GA55978@alchemy.franken.de> References: <000701c878d5$b3681890$e628e155@gujjar059f784d> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000701c878d5$b3681890$e628e155@gujjar059f784d> User-Agent: Mutt/1.4.2.3i Cc: Everyone Subject: Re: Sun Ultra 10 mouse issues X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2008 15:56:04 -0000 On Wed, Feb 27, 2008 at 01:14:12AM +0100, Aijaz Baig wrote: > Hello, > Im trying to get the Xorg fixed on this machine. Heres my xorg.conf file. Googled a lot for help. Ultimately, I see the black and gray screen and my mouse stops after moving like an inch. > > I haven't really tested the keyboard, but I wanna get the mouse fixed first. > > FreeBSD version 6,3. > What does "stops after moving like an inch" mean? Does the mouse work on the console with moused(8)? Is the system still healthy when the mouse stops under X? Marius