From owner-freebsd-questions@FreeBSD.ORG Fri May 16 17:57:23 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 8E9041065672 for ; Fri, 16 May 2008 17:57:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5FC6F8FC1C for ; Fri, 16 May 2008 17:57:21 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4GHvEqH021103; Fri, 16 May 2008 19:57:14 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4GHvDtM021100; Fri, 16 May 2008 19:57:13 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 16 May 2008 19:57:13 +0200 (CEST) From: Wojciech Puchar To: Nishita Desai In-Reply-To: Message-ID: <20080516195631.H20782@wojtek.tensor.gdynia.pl> References: <482DC59B.6080006@bsdforen.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: X on Intel GM965 chipset 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: Fri, 16 May 2008 17:57:23 -0000 >> xorg.conf. I'm running a GM965 at 1440x900 this way. >> >> I even think that x11-video-i810 and xf86-video-intel conflict. So best >> deinstall both and only install xf86-video-intel afterwards. > > > I cannot pkg_delete nor pkg_deinstall xf86-video-i810. Here's the error: > -- > pkg_delete: package 'xf86-video-i810-1.7.4' is required by these other packages > and may not be deinstalled: > xorg-7.3_1 > -- > > And yes, they _do_ conflict. I am unable to install xf86-video-intel. > deinstall xorg xorg-drivers (both are meta-packages) cd /usr/ports/x11-drivers/xorg-drivers make config select drivers you need then make install clean