From owner-freebsd-stable@FreeBSD.ORG Tue Mar 1 13:00:47 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 807A216A53D for ; Tue, 1 Mar 2005 13:00:47 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2340C43D66 for ; Tue, 1 Mar 2005 13:00:47 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1064207rng for ; Tue, 01 Mar 2005 05:00:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=UL5m3oQpKpdxyVH8P5D++x+Ii0EsJ46dlBA84geuDle9qGCYnJu/yxLEJYnIZn8dtSo/THFtKbrmJ+Y0W7RAhhaMXsITUHJy6Qh+Nu2B+EcJu9GyojPwN6HCJgCxg6+qxmhAfvnfssHZEmWbtNSgE1M7DUICGZG5KnHTqE96h+E= Received: by 10.38.77.40 with SMTP id z40mr383906rna; Tue, 01 Mar 2005 05:00:19 -0800 (PST) Received: by 10.38.207.6 with HTTP; Tue, 1 Mar 2005 05:00:19 -0800 (PST) Message-ID: <1dbad31505030105003708d365@mail.gmail.com> Date: Tue, 1 Mar 2005 14:00:19 +0100 From: Michael Schuh To: freebsd-stable@freebsd.org In-Reply-To: <20050228230629.C235C16A512@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050228230629.C235C16A512@hub.freebsd.org> Subject: Re: Xorg 6.8.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Schuh List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 13:00:47 -0000 Hi, i have relatively early updated my XFree to Xorg. In Version 6.7.x it has an problematic driver for Intel's Ich2 I815 Graphik-Card. The Developers say's this should be fixed in 6.8.1, may i have seen that it's not really. The failures are a little bit less then fromer with 6.7.x but it's the same feeling. Just open on this box an Firefox or Mozilla window, with an big Page ( like handbook in single page) and scroll with your mouse-wheel up and down, then it was a good chance that the XServer crashes. The really reason couldnt found by me, may it crashes 2 or 3 times a day. may i think this is only related to i815. on other boxes i couldnt repeat this behavior. The Upgrade from Xfree to xorg was really good described in /usr/ports/UPGRADING and was without problems, but the handling of different keyboard-type is a little bit different (eg. for german users), but no really a problem. regards