From owner-freebsd-questions@FreeBSD.ORG Sat Nov 13 18:14:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FAE016A4CE for ; Sat, 13 Nov 2004 18:14:45 +0000 (GMT) Received: from smtp.concepts.nl (smtp-3.concepts.nl [213.197.30.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDA8643D1F for ; Sat, 13 Nov 2004 18:14:44 +0000 (GMT) (envelope-from pharmsen@horizon.nl) Received: from [213.148.226.198] (helo=pc102356.concepts.nl) by smtp.concepts.nl with smtp (Exim 4.42) id 1CT2Pn-0000Nl-Ah for freebsd-questions@freebsd.org; Sat, 13 Nov 2004 19:14:23 +0100 Date: Sat, 13 Nov 2004 19:14:48 +0100 From: Peter Harmsen To: freebsd-questions@freebsd.org Message-Id: <20041113191448.403523c0.pharmsen@horizon.nl> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: MAC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2004 18:14:45 -0000 I have added an additional login class (the insecure class from the FreeBSD handbook example) to "/etc/login.conf".In /boot/loader.conf i entered all the necesary modules that should be loaded according to the FreeBSD handbook. Allmost everything works execpt Xorg with nvidia driver installed. I get the following mesage when running startx: ' xf86Vidmem:Address 0xde601000 outside range '.Is something regulating or restricting the memory addresses, or should i add something to the example /etc/policy.contexts ? kind regards, Peter