From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 19:14:21 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 6B5D81065785 for ; Mon, 23 Aug 2010 19:14:21 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 377D08FC17 for ; Mon, 23 Aug 2010 19:14:20 +0000 (UTC) Received: by pxi17 with SMTP id 17so2675208pxi.13 for ; Mon, 23 Aug 2010 12:14:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=tY1XWsdDovri4ZHtLiMGSE7Z95BH0NeqqEm4X+zCBI8=; b=CUL5KaRepc4Oy6tCMkYmyXxRuVV5IUR7Tl0awJL8BcqoHZfendsEWrIQj2wAiw/ue8 1RNvWXqKWlD+Iq0Gy4b6uWPzc2K4XUmw3kJRm/5D64NSl/zDzvS0iE/dgavFGaBbd2dv AUqQJGdBiG+O1eg9r6WKRnLYbUnLI12AKXDhM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=rbHO21QbEaPFFFow5WfVW5sDA7elZ3f55Fbcx/z1uyfGT0j09rOi0zwjGRAPAZzmTj 2OvKQANte60Qbjnb+jQNIqMm7coZuxvn8M2NXcEfWg29ZckaQdZOAP5td1TzW8Gn3ByX XjSu4waeRpkBg6IaT/xfGDo9elyCztmLK/N/c= Received: by 10.114.93.10 with SMTP id q10mr6462244wab.130.1282590858937; Mon, 23 Aug 2010 12:14:18 -0700 (PDT) Received: from schism.local (173-161-130-225-Philadelphia.hfc.comcastbusiness.net [173.161.130.225]) by mx.google.com with ESMTPS id s29sm1977424vcr.23.2010.08.23.12.14.16 (version=SSLv3 cipher=RC4-MD5); Mon, 23 Aug 2010 12:14:17 -0700 (PDT) Message-ID: <4C72C888.6060007@gmail.com> Date: Mon, 23 Aug 2010 15:14:16 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Rem P Roberti References: <4C72977B.9060104@comcast.net> <4C72B37D.2020504@comcast.net> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit 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:14:21 -0000 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? -- Glen Barber