From owner-freebsd-sparc64@FreeBSD.ORG Tue Aug 31 23:57:06 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F36F716A4CE for ; Tue, 31 Aug 2004 23:57:05 +0000 (GMT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7210443D53 for ; Tue, 31 Aug 2004 23:57:05 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) i7VNv41a010088 for ; Wed, 1 Sep 2004 01:57:04 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id i7VNux5E010087 for freebsd-sparc64@freebsd.org; Wed, 1 Sep 2004 01:56:59 +0200 (CEST) (envelope-from marius) Date: Wed, 1 Sep 2004 01:56:59 +0200 From: Marius Strobl To: freebsd-sparc64@freebsd.org Message-ID: <20040901015659.A9948@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.6; VDF 6.27.0.40 (host: newtrinity.zeist.de) Subject: xorg-server anyone? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 23:57:06 -0000 Hi, is anyone successfully running x11-servers/xorg-server 6.7 on sparc64? I ask because the keyboard doesn't work under X, most keys are off by one, e.g. if you press 'd' you get a 'f', and some keys, don't work at all. I have a patch which fixes this but what really puzzles me is that while the code obviously can't work it didn't change in a while and is essentially the same as it was in XFree86-Server-4.3.x and these had no such problems. It also doesn't look like the XFree86-Server ports ever had a patch which would address this. Is someone running XFree86-Server-4.4.0 on sparc64?