From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 20:51:53 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 901151065696 for ; Mon, 23 Aug 2010 20:51:53 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from qmta09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [76.96.30.96]) by mx1.freebsd.org (Postfix) with ESMTP id 723628FC16 for ; Mon, 23 Aug 2010 20:51:53 +0000 (UTC) Received: from omta16.emeryville.ca.mail.comcast.net ([76.96.30.72]) by qmta09.emeryville.ca.mail.comcast.net with comcast id xvuE1e0091ZMdJ4A9wrt49; Mon, 23 Aug 2010 20:51:53 +0000 Received: from remegius.comcast.net ([67.180.204.190]) by omta16.emeryville.ca.mail.comcast.net with comcast id xwrq1e00A46zqiB8cwrrMG; Mon, 23 Aug 2010 20:51:52 +0000 Message-ID: <4C72DF66.5000909@comcast.net> Date: Mon, 23 Aug 2010 13:51:50 -0700 From: Rem P Roberti User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.8) Gecko/20100819 Thunderbird/3.1.2 MIME-Version: 1.0 To: Glen Barber References: <4C72977B.9060104@comcast.net> <4C72B37D.2020504@comcast.net> <4C72C888.6060007@gmail.com> In-Reply-To: <4C72C888.6060007@gmail.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Subject: Re: Xorg Redux 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: Mon, 23 Aug 2010 20:51:53 -0000 On 08/23/10 12:14, Glen Barber wrote: > On 8/23/10 3:08 PM, Warren Block wrote: >> On Mon, 23 Aug 2010, Rem P Roberti wrote: >> >>> Section "Device" >>> Identifier "Card0" >>> Driver "intel" >>> VendorName "Intel Corporation" >>> BoardName "82852/855GM Integrated Graphics Device" >>> BusID "PCI:0:2:0" >>> EndSection >>> >>> Section "Device" >>> Identifier "Card1" >>> Driver "intel" >>> VendorName "Intel Corporation" >>> BoardName "82852/855GM Integrated Graphics Device" >>> BusID "PCI:0:2:1" >>> EndSection >> Interesting, two device sections. Some notebooks actually do have two >> video cards, although the R51 might not and this might just be misdetected. >> > I wonder what's listed in the BIOS. Rem, can you check if there is more > than one display adapter listed there? > Interesting. The bios indicates two boot display devices, ThinkPad LCD, and Analog (VGA). There is actually a third choice, both. The bios defaults to ThinkPad LCD.