From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 06:43:24 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 0C4CC16A4CE for ; Tue, 16 Nov 2004 06:43:24 +0000 (GMT) Received: from smtp.concepts.nl (smtp-4.concepts.nl [213.197.30.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id C64E543D31 for ; Tue, 16 Nov 2004 06:43:23 +0000 (GMT) (envelope-from pharmsen@horizon.nl) Received: from [213.148.226.198] (helo=tobaccofarm.concepts.nl) by smtp.concepts.nl with smtp (Exim 4.42) id 1CTx3I-0003Ew-Ja for freebsd-questions@freebsd.org; Tue, 16 Nov 2004 07:42:56 +0100 Date: Tue, 16 Nov 2004 07:43:33 +0100 From: Peter Harmsen To: freebsd-questions@freebsd.org Message-ID: <20041116074333.49a47749@tobaccofarm.concepts.nl> X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-pc-linux-gnu) 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: Tue, 16 Nov 2004 06:43:24 -0000 I'm trying to implement a Mandatory Access Controll setup, just like the one in the example of the FreeBSD handbook:15.14 Implementing a Secure Environment with MAC".The graphics card setup itself is very straight forward and didn't cause any problem(s).When i run "startx" i get the following mesage:xf86Vidmem:Address 0xde601000 outside allowed range. This must be a configure / policy error.What keeps me busy is the spot where to change or add something in order to increase the allowable memory range which is clearly regulated to much for getting xfree86 to work ( with MAC,without it's a nobrainer) kind regards, Peter