From owner-freebsd-x11@FreeBSD.ORG Mon Apr 6 13:08:29 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 710A71065692 for ; Mon, 6 Apr 2009 13:08:29 +0000 (UTC) (envelope-from lwindschuh@googlemail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.237]) by mx1.freebsd.org (Postfix) with ESMTP id 47CD08FC18 for ; Mon, 6 Apr 2009 13:08:29 +0000 (UTC) (envelope-from lwindschuh@googlemail.com) Received: by rv-out-0506.google.com with SMTP id l9so2094222rvb.43 for ; Mon, 06 Apr 2009 06:08:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=5Sr+8lqyG9y0tWq9KWpZuPbnHcziIsIS4KnbcmAjvwE=; b=VoMLSJuHT4W/xPp0Y/IZezC59V/zvBks5t1YI7eN10jT3xCNWz2+YaZe6wIHiX+5al dqApMRjCAHOEWf/u71X6vpWDTpH92l7Qd5eXWOHfb+P6C+OqzkthgF5BsgeEbd1JDF7J IeJF2AaMA4te9mxR/B1BbKd78Ls0WRoSkfJSU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=lvd017NwSxFR89xo8MggwYtsMNm3Km+hxMVSuTje9pTtJn4XHDCzqpJlPqzEF6iMYF pEIfMp1lE9m7LZZS+ShHZ6qT4X/5eqmZHfw+4EmdJ/LwOdOxlD2fEhxf9gBkwD65apwK RiMFufVoH1uhMp17cCo49Ylz2lyvG6p5npzB8= MIME-Version: 1.0 Received: by 10.141.163.1 with SMTP id q1mr230930rvo.262.1239022017834; Mon, 06 Apr 2009 05:46:57 -0700 (PDT) In-Reply-To: <49D9E482.1010302@gmail.com> References: <49D9E482.1010302@gmail.com> Date: Mon, 6 Apr 2009 14:46:57 +0200 Message-ID: <90a5caac0904060546o1f75b640m73c3522d74d38ed6@mail.gmail.com> From: Lucius Windschuh To: x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: xf86-video-intel-2.6.3 resolution issues X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Apr 2009 13:08:29 -0000 2009/4/6 Jimmie James : > [Note all resolutions shown] > > Is anyone else seeing this? =A0Doesn't seem that I'm able to make the dis= play > fit the monitor, all of the settings are at 100% yet I've still got about= 3 > inches on either side of blackness. My monitor is driven with a higher refresh rate than allowed by the new driver: 60.02 Hz delivered vs. 60 Hz allowed, says the monitor. Manually forcing Xorg with xrandr to use 59.9 Hz works. And moving Xv windows around crash the X server. Sorry, but more details are available in a week My card (Lenovo T400, again): pciconf -lv: vgapci0@pci0:0:2:0: class=3D0x030000 card=3D0x211217aa chip=3D0x2a42808= 6 rev=3D0x07 hdr=3D0x00 vendor =3D 'Intel Corporation' class =3D display subclass =3D VGA dmesg: vgapci0: port 0x1800-0x1807 mem 0xf4400000-0xf47fffff,0xd0000000-0xdfffffff irq 16 at device 2 .0 on pci0 agp0: on vgapci0 agp0: detected 32764k stolen memory agp0: aperture size is 256M drm0: on vgapci0 In my opinion: If you have a laptop with this chip, stay to xf86-video-intel 2.5.1. It works, but OpenGL apps create graphic artifacts in 2D windows. Regards Lucius