From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 19:08:29 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 A4A0F106566C for ; Mon, 23 Aug 2010 19:08:29 +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 5ECB18FC20 for ; Mon, 23 Aug 2010 19:08:29 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o7NJ8OPr088840; Mon, 23 Aug 2010 13:08:24 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o7NJ8Odh088837; Mon, 23 Aug 2010 13:08:24 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 23 Aug 2010 13:08:24 -0600 (MDT) From: Warren Block To: Rem P Roberti In-Reply-To: <4C72B37D.2020504@comcast.net> Message-ID: References: <4C72977B.9060104@comcast.net> <4C72B37D.2020504@comcast.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-902635197-275750825-1282590504=:88832" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Mon, 23 Aug 2010 13:08:24 -0600 (MDT) 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 19:08:29 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---902635197-275750825-1282590504=:88832 Content-Type: TEXT/PLAIN; format=flowed; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT 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. ---902635197-275750825-1282590504=:88832--