From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 15:16:44 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 5605D16A469 for ; Thu, 31 Jan 2008 15:16:44 +0000 (UTC) (envelope-from doug@polands.org) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.123]) by mx1.freebsd.org (Postfix) with ESMTP id 0D98B13C47E for ; Thu, 31 Jan 2008 15:16:43 +0000 (UTC) (envelope-from doug@polands.org) Received: from corinth.polands.org ([75.87.219.217]) by hrndva-omta05.mail.rr.com with ESMTP id <20080131150116.TWEM11842.hrndva-omta05.mail.rr.com@corinth.polands.org>; Thu, 31 Jan 2008 15:01:16 +0000 Received: from omnihp.polands.org (ammon.polands.org [172.16.1.7]) by corinth.polands.org (8.13.8/8.13.8) with ESMTP id m0VF1FuC089684; Thu, 31 Jan 2008 09:01:15 -0600 (CST) (envelope-from doug@polands.org) Message-ID: <47A1E2B9.8050405@polands.org> Date: Thu, 31 Jan 2008 09:01:13 -0600 From: Doug Poland User-Agent: Thunderbird 2.0.0.9 (X11/20071117) MIME-Version: 1.0 To: Mike Barnard References: <7dc029620801310623i53599762y2f65821179ea10ff@mail.gmail.com> In-Reply-To: <7dc029620801310623i53599762y2f65821179ea10ff@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/5623/Thu Jan 31 06:24:53 2008 on corinth.polands.org X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: 915resolution on HP Compaq 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: Thu, 31 Jan 2008 15:16:44 -0000 Mike Barnard wrote: > Hi, I have an HP Compaq 6720s laptop. I am trying to get X to display > at 1280x800 screen reolution. > > I first set it up using xorgconfig, but i failed to start X. I got an > error saying > > intel: No matching device section for instance (BUS ID PCI:0:2:1) found > GARTInt Unable to open /dev/agpgart (No such file or directory) > > I tried to use the 915resolution port and this is what it give me. > > > # 915resolution -l > Intel 800/900 Series VBIOS Hack : version 0.5.3 > > Intel chipset detected. However, 915resolution was unable to > determine the chipset type. > Chipset Id: 2a008086 > Please report this problem to stomljen@yahoo.com > # > > I know that i have the Intel x3100 card and then 965GM chipset. > > Has anyone managed to get X to display on a wide screen display at > 1280x800 on this chipset? > If you're running FreeBSD 7.x and Xorg 7.3, I recommend using the "intel" driver. 915resolution is not necessary with this driver. -- Regards, Doug