From owner-freebsd-x11@FreeBSD.ORG  Fri Jul  6 22:33:41 2007
Return-Path: <owner-freebsd-x11@FreeBSD.ORG>
X-Original-To: freebsd-x11@freebsd.org
Delivered-To: freebsd-x11@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 81F5216A46C
	for <freebsd-x11@freebsd.org>; Fri,  6 Jul 2007 22:33:41 +0000 (UTC)
	(envelope-from patfbsds+x11@davenulle.org)
Received: from smtp.lamaiziere.net (net.lamaiziere.net [213.186.42.107])
	by mx1.freebsd.org (Postfix) with ESMTP id 4C8E113C4C6
	for <freebsd-x11@freebsd.org>; Fri,  6 Jul 2007 22:33:41 +0000 (UTC)
	(envelope-from patfbsds+x11@davenulle.org)
Received: from roxette (unknown [77.192.6.106])
	by smtp.lamaiziere.net (Postfix) with ESMTP id 0AD94118066E
	for <freebsd-x11@freebsd.org>; Sat,  7 Jul 2007 00:33:40 +0200 (CEST)
From: Patrick =?iso-8859-1?q?Lamaizi=E8re?= <patfbsds+x11@davenulle.org>
Organization: >/dave/nulle
To: freebsd-x11@freebsd.org
Date: Sat, 7 Jul 2007 00:33:38 +0200
User-Agent: KMail/1.9.6
References: <200707052153.34900.patfbsds+x11@davenulle.org>
	<7D6DBC14-9C1F-4ABA-A98B-714EF3F5CF74@ijs.si>
In-Reply-To: <7D6DBC14-9C1F-4ABA-A98B-714EF3F5CF74@ijs.si>
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-Id: <200707070033.38527.patfbsds+x11@davenulle.org>
Subject: Re: [6.2-STABLE / Xorg 7.2] - Driver i810 problem with
	=?iso-8859-1?q?=AB_hardware_=BB?= cursor.
X-BeenThere: freebsd-x11@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: X11 on FreeBSD -- maintaining and support <freebsd-x11.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-x11>,
	<mailto:freebsd-x11-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-x11>
List-Post: <mailto:freebsd-x11@freebsd.org>
List-Help: <mailto:freebsd-x11-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-x11>,
	<mailto:freebsd-x11-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Jul 2007 22:33:41 -0000

Le vendredi 6 juillet 2007, Dejan Lesjak :

> > With the new Xorg 7.2, the mouse's cursor is lost when I switch to
> > a VT and
> > then return to X. A word-around is to enable software cursor into the
> > xorg.conf with Option "SWcursor" "Yes". But this option disables DRI.
[...]

> Try xf86-video-intel driver instead of xf86-video-i810 one (the 2.1.0
> version that anholt committed a couple of hours ago if possible).

Thanks (and to Eric). It is better with this driver, i don't loose the 
cursor.
But sometimes when i switch to a VT, the machine freezes (no ping and no 
core dump). It seems to occur only if i used OpenGL before. Well, there are 
some new options i will try them...

Is it the same driver than the driver from Xorg 7.2 (but more recent) or a 
different driver from Intel ? 

Regards.