From owner-freebsd-questions@FreeBSD.ORG Fri Dec 31 05:54:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8E8F16A4CE for ; Fri, 31 Dec 2004 05:54:31 +0000 (GMT) Received: from dave.horsfall.org (mrdavi2.lnk.telstra.net [139.130.75.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC8E043D49 for ; Fri, 31 Dec 2004 05:54:29 +0000 (GMT) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by dave.horsfall.org (8.11.4/8.11.4) with ESMTP id iBV5sSS03505 for ; Fri, 31 Dec 2004 16:54:28 +1100 (EST) Date: Fri, 31 Dec 2004 16:54:27 +1100 (EST) From: Dave Horsfall To: freebsd-questions@freebsd.org In-Reply-To: <20041230054237.GA16781@turingmachine.mentalsiege.net> Message-ID: References: <20041230054237.GA16781@turingmachine.mentalsiege.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Upgrade to 5.3-STABLE broke X? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 05:54:32 -0000 On Wed, 29 Dec 2004, Adam Fabian wrote: > I upgraded from 6.7.0 to 6.8.1 and also got obscure (but different) > error messages. The 5.3 packages on FreeBSD's FTP servers are 6.7.0. > After looking a bit and not really finding a solution to my problem, I > just downloaded the binary packages and downgraded back to 6.7.0. > (This is probably a lot easier than compiling, since you'd probably > have to use portdowngrade on a lot of ports, or do it manually, or > some such.) Apparently this is a known issue with 6.8.1 and the i810 driver; see Problem Report ports/75425 for more info (and to contribute further info). http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75425 -- Dave