From owner-freebsd-x11@FreeBSD.ORG Thu Jul 5 20:23:13 2007 Return-Path: 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 0BFBA16A400 for ; Thu, 5 Jul 2007 20:23:13 +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 CC21A13C455 for ; Thu, 5 Jul 2007 20:23:12 +0000 (UTC) (envelope-from patfbsds+x11@davenulle.org) Received: from [192.168.1.21] (unknown [77.192.6.106]) by smtp.lamaiziere.net (Postfix) with ESMTP id 30CF91180598 for ; Thu, 5 Jul 2007 21:53:36 +0200 (CEST) From: Patrick =?iso-8859-1?q?Lamaizi=E8re?= Organization: >/dave/nulle To: freebsd-x11@freebsd.org Date: Thu, 5 Jul 2007 21:53:34 +0200 User-Agent: KMail/1.9.6 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707052153.34900.patfbsds+x11@davenulle.org> Subject: [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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jul 2007 20:23:13 -0000 Hello, 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. Is it a known bug ? It worked fine with Xorg 6.9. I tried with a Linux / Xorg7.1 there is the same problem but it works with linux/Xorg7.2 The chipset is 82852/855GM (dell inspiron i510m): (--) PCI:*(0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/27, 0xfaf80000/19, I/O @ 0xc000/3 (--) PCI: (0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/27, 0xfaf00000/19 (complete Xorg.log here : http://user.lamaiziere.net/patrick/xorg.log) Thanks, regards.