From owner-freebsd-questions@FreeBSD.ORG Sat Dec 1 12:26:47 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABDDE16A419 for ; Sat, 1 Dec 2007 12:26:47 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (unknown [IPv6:2001:610:1908:1000:204:23ff:feb7:ef56]) by mx1.freebsd.org (Postfix) with ESMTP id 362B713C4E3 for ; Sat, 1 Dec 2007 12:26:47 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id lB1CQdiq013920; Sat, 1 Dec 2007 13:26:39 +0100 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Sat, 1 Dec 2007 13:26:38 +0100 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712011326.39088.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: David Naylor Subject: Re: FreeBSD7 - PAE and nVidia X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2007 12:26:47 -0000 On Saturday 01 December 2007, David Naylor wrote: > I have googled, looked though the mailing archives and the FreeBSD > Handbook but I have not found out how to build a PAE FreeBSD kernel > with nVidia graphics drivers included. This is for an Asus P5N-E > system with 4GB of RAM and SLI graphics cards. PAE is not supported by the nvidia driver. I quote from pkg-message.in: "Note that this driver does not support PAE-enabled kernels." - Pieter de Goeje