From owner-freebsd-questions@FreeBSD.ORG Wed Jan 30 21:51:13 2008 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 2878C16A418 for ; Wed, 30 Jan 2008 21:51:13 +0000 (UTC) (envelope-from siraj.shaikh@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.189]) by mx1.freebsd.org (Postfix) with ESMTP id C4BDB13C459 for ; Wed, 30 Jan 2008 21:51:12 +0000 (UTC) (envelope-from siraj.shaikh@gmail.com) Received: by rn-out-0910.google.com with SMTP id s42so190762rnb.13 for ; Wed, 30 Jan 2008 13:51:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=s+troCO6dHFMm/2XCQcLCecHB72mMiIGeX/KjMPrgYs=; b=YLTJzR4NmiD3JIaT66lNBIsFX4jxHZlJV1uRZBbWWO902mtCs0pP3E8h9CMjgjMQPnhqxPThUYlXVVMgzBfhzu5d7PTR7n22az4Sgc6GYP63hkWL9zYZb2PwAzMLLcpchDYy8rEgLp/nwilydBEboybr5Aa+DfW3JJ8Arg5M9vs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CbhwMk/ZitxJgu7itDOJvffLZINYYAPa4+QbhzRWWjW8QDeb4iBKMdZ5ZEwJLf9o9+vQYaJJ/6Ea6tmyxEE8aWEV/+BDM6CZOQfWSrscau5pz6C1iawwENPsyKt00ra2R+6MhPz1CEM1eoqHS9fa+HAo9AzN6bUeU+4wKr8CdGg= Received: by 10.150.53.2 with SMTP id b2mr323763yba.110.1201729871589; Wed, 30 Jan 2008 13:51:11 -0800 (PST) Received: by 10.150.123.19 with HTTP; Wed, 30 Jan 2008 13:51:11 -0800 (PST) Message-ID: <3b2ddd940801301351x17dd1becw60f15223c4f728c7@mail.gmail.com> Date: Wed, 30 Jan 2008 21:51:11 +0000 From: "Siraj Shaikh" To: "Jonathan Chen" , freebsd-questions@freebsd.org In-Reply-To: <20080130214925.GA36835@osiris.chen.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3b2ddd940801290856r5be3825bq36132618ceb82921@mail.gmail.com> <3b2ddd940801291217j668bccfbsde8c3259c79cd06b@mail.gmail.com> <3b2ddd940801291354q2926d2b0q753f5f449d3b92eb@mail.gmail.com> <20080129183439.X92107@fledge.watson.org> <3b2ddd940801300108o21f51f23sf82185f4f2f8ea5@mail.gmail.com> <20080130120639.S45734@pemaquid.safeport.com> <3b2ddd940801301159i4173d36ag74b1d0f0955742d5@mail.gmail.com> <20080130152728.R45734@pemaquid.safeport.com> <3b2ddd940801301329x5630b3abhfd8d30b882a9bd4b@mail.gmail.com> <20080130214925.GA36835@osiris.chen.org.nz> Cc: Subject: Re: Starting X - was Re: Vista / FreeBSD dual boot 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: Wed, 30 Jan 2008 21:51:13 -0000 On 30/01/2008, Jonathan Chen wrote: > On Wed, Jan 30, 2008 at 09:29:02PM +0000, Siraj Shaikh wrote: > > [...] > > (--) PCI: (0:2:1) Intel Corporation Mobile GM965/GL960 Integrated > > Graphics Controller rev 3, Mem @ 0xf0100000/20 > > New driver is "i810" > > The i810 driver doesn't quite support laptop screens that well. Try using > the "intel" driver (x11-drivers/xf86-video-intel) instead. This driver > will conflict with the i180 driver, so you will have to remove the old > one first. > > Cheers. > -- > Jonathan Chen > ---------------------------------------------------------------------- > Don't worry about avoiding temptation, > as you grow older, it starts avoiding you. > How do I do this? what do I change? Thanks