From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 19:21:04 2010 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 E066610656D9 for ; Fri, 12 Nov 2010 19:21:04 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 00E718FC14 for ; Fri, 12 Nov 2010 19:21:00 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id oACJKvQh011596; Fri, 12 Nov 2010 12:20:57 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id oACJKvPJ011593; Fri, 12 Nov 2010 12:20:57 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Fri, 12 Nov 2010 12:20:57 -0700 (MST) From: Warren Block To: doug@safeport.com In-Reply-To: Message-ID: References: <20101108172605.19cd3995@scorpio> <4CDD699E.8050302@a1poweruser.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Fri, 12 Nov 2010 12:20:57 -0700 (MST) Cc: Fbsd8 , FreeBSD Subject: Re: Xorg support for adding a graphics card 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: Fri, 12 Nov 2010 19:21:05 -0000 On Fri, 12 Nov 2010, doug@safeport.com wrote: > Thanks. The [latest] BIOS has one VGA option: > > Video DAC Snoop Controls how VGA and graphics devices on the PCI or AGP > bus respond to palette register accesses. > > * On - forces VGA and graphics devices to snoop VGA palette register > accesses and forward them to the ISA bus. > * Off - (the default) forces VGA and graphics devices to respond > positively to palette register accesses. Is there a "Init Graphics Card First" that can be set to AGP/PCI? That would let the preferred card be seen first. Still only one card. I don't know what's needed for multi-card xorg support on FreeBSD, but I suspect it won't happen soon.