From owner-freebsd-sparc64@FreeBSD.ORG Thu Mar 10 14:34:12 2005 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 C88BD16A4CE for ; Thu, 10 Mar 2005 14:34:12 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7EBA43D53 for ; Thu, 10 Mar 2005 14:34:11 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost [IPv6:::1]) by niobe.ijs.si (Postfix) with ESMTP id 26E341DD6AF; Thu, 10 Mar 2005 15:34:11 +0100 (CET) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 64024-01-85; Thu, 10 Mar 2005 15:33:58 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id BB5C41DD436; Thu, 10 Mar 2005 15:33:57 +0100 (CET) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 866671C00731; Thu, 10 Mar 2005 15:33:57 +0100 (CET) From: Dejan Lesjak To: Aaron Dudek Date: Thu, 10 Mar 2005 15:33:56 +0100 User-Agent: KMail/1.7.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503101533.57023.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: "Michael G. Jung" cc: freebsd-sparc64@freebsd.org Subject: Re: Problems with X.. 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: Thu, 10 Mar 2005 14:34:12 -0000 On Thursday 10 of March 2005 04:33, Aaron Dudek wrote: > I have also ran into success with patch-bsd_KbdMap.c.2 and using the PC104 > keyboard. Initial testing looks good. Now my only issue is trying to > increase the screen resolution as nothing I put into the xorg.conf file > seems to work, but at least the keyboard works:) Was that patch-bsd_KbdMap.c.2 or patch-kbd_sparc_2.c (I know I could name them more thoughtfully :) Did you use type5 as Model before? About resolution - could you rather try specifying Modes under Section "Screen" as in example at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html If it doesn't work, could you mail log and configuration (but perhaps to freebsd-x11@ so we don't spam freebsd-sparc64 list :) Dejan