From owner-freebsd-x11@FreeBSD.ORG Fri Dec 15 17:01:48 2006 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 9D5B216A416 for ; Fri, 15 Dec 2006 17:01:48 +0000 (UTC) (envelope-from sirdice@xs4all.nl) Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8089D44007 for ; Fri, 15 Dec 2006 16:54:58 +0000 (GMT) (envelope-from sirdice@xs4all.nl) Received: from [192.168.1.30] (sirdice.xs4all.nl [213.84.47.86]) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id kBFGuRef002084 for ; Fri, 15 Dec 2006 17:56:27 +0100 (CET) (envelope-from sirdice@xs4all.nl) Message-ID: <4582D3BD.6000600@xs4all.nl> Date: Fri, 15 Dec 2006 17:56:29 +0100 From: SirDice User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: fixed: Not so succesfull install 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: Fri, 15 Dec 2006 17:01:48 -0000 Hi all, I updated the git tree last night, rebuild Xorg with X11BASE set to standard. Still had, as I expected, the same problem with the nv driver. Installed the nvidia-driver and that worked, sort of. HWCursor was either invisible or garbled. SWCursor worked fine. Did some digging around about that and more people seemed to have that problem. The solution was to increase the AGP aperture size. So I increased mine from 128MB to 256MB. Hey, presto, HWCursor works. Switched back to the nv driver and that suddenly worked too. In short, to fix my problems I had to increase the AGP aperture size in the BIOS from 128 to 256. Perhaps a note somewhere would be helpful to others that may run into this. Cheers, Remko C.