From owner-freebsd-alpha Sat Feb 13 00:46:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13104 for freebsd-alpha-outgoing; Sat, 13 Feb 1999 00:46:36 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from castle.huebner.org (amdiv.de [195.126.47.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA13095 for ; Sat, 13 Feb 1999 00:46:27 -0800 (PST) (envelope-from hans@Huebner.ORG) Received: from castle.huebner.org ([192.168.2.1]) by castle.huebner.org with smtp (Exim 2.02 #1) id 10BakM-0002Me-00; Sat, 13 Feb 1999 09:48:18 +0100 Date: Sat, 13 Feb 1999 09:48:17 +0100 (CET) From: Hans Huebner To: Simon Shapiro cc: Ted Spradley , freebsd-alpha@FreeBSD.ORG, Doug Rabson Subject: Re: X11 - Again... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filtered-By: exim Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, it is as simple as that: The patches work with XFree-3.3.3.1 without any problem. They will not (not!) work with older versions. To use them, you need the current x11/XFree86 port. Please make sure that your Makefile is: # $Id: Makefile,v 1.52 1999/01/27 18:32:15 fenner Exp $ If all this is given, patch --index-first will give no errors whatsoever, the build will run completely fine and you'll get a useable SVGA server. Note that the server starts up in 8 bpp mode unless you explicitly tell it to use 16 bits on the command line. 8 bit mode is broken, as mentioned on the web page. -Hans To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message