From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 17:51:30 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 00D29106566B for ; Mon, 23 Aug 2010 17:51:29 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id A221C8FC21 for ; Mon, 23 Aug 2010 17:51:29 +0000 (UTC) Received: by vws7 with SMTP id 7so6232564vws.13 for ; Mon, 23 Aug 2010 10:51:29 -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=fnhOA2hvTi9lgKRTj50hNAa3Oy4G14BROaTdG0D4Aeg=; b=FiQbC0raGDL8A0/rOcd9BL1w6zzNQjGioBUycIjvgNWcPgGKWk+zfnfsRzev4D1zyB tvkpcMBk7m1qUoR/f3oicgSBcwmGhZLB0n/LH6k0Ana2sQra07V9mKGgzrmUHaC2bzkB Jd8rcbTmnNpdGjZJ0b9qdq0oAkdkPM5P37dm0= 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=hoWXnUwrfDcsKorN5fLZ3xJL8rxNIuCiO0iqBp5ygnstI4WYpTDmIEF7bTFxskeD1c oPE7TIlcg91RWIOUCx9nVBup3+LY5szADpsSOy70oOCzfGmxUPlKPbe8QDI7Ux3c4tg4 sQPrr7mDy7ncUoVXsFKDOGdbkOKVhYjwMIDpo= Received: by 10.220.159.14 with SMTP id h14mr3125181vcx.255.1282585888048; Mon, 23 Aug 2010 10:51:28 -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 v11sm3622626vbb.12.2010.08.23.10.51.25 (version=SSLv3 cipher=RC4-MD5); Mon, 23 Aug 2010 10:51:26 -0700 (PDT) Message-ID: <4C72B51C.8020901@gmail.com> Date: Mon, 23 Aug 2010 13:51:24 -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: <4C72B37D.2020504@comcast.net> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 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 17:51:30 -0000 On 8/23/10 1:44 PM, Rem P Roberti wrote: > >> The R51 should have Mobility Radeon 7500 or 9000 graphics. Here's the >> xorg.conf from my T42 with a 7500: >> >> http://laptop.bsdgroup.de/freebsd/index.html?action=show_config&config=xconfig&laptop=12947 >> >> > > Here is the xorg.conf that was created by Xorg -configure: > ------------------------------------------------------------------------ > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > Screen 1 "Screen1" RightOf "Screen0" Hmmm.. What happens if you disable Screen 1 ? -- Glen Barber