From owner-freebsd-questions@FreeBSD.ORG Wed Sep 21 22:23:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A58A916A41F for ; Wed, 21 Sep 2005 22:23:03 +0000 (GMT) (envelope-from aleksandergrande@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C5E43D64 for ; Wed, 21 Sep 2005 22:23:01 +0000 (GMT) (envelope-from aleksandergrande@gmail.com) Received: by xproxy.gmail.com with SMTP id t4so225052wxc for ; Wed, 21 Sep 2005 15:23:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=DBeC/plfl+r0WIfu5tu2cUFWg2k7QdVlcNonsXd07gqZ2UN5sg8oNSiidKXhumfdK4ZqGM6FEgcoakTPDuxvxnAmrOTNMFCuNTIeMko4QGmdhFOdSBzHjQLJ+bSwVxpeAR/8fTX6945iu7BlXzCbLGgs+3P826681NXg8i7sCWw= Received: by 10.70.10.10 with SMTP id 10mr2718204wxj; Wed, 21 Sep 2005 15:23:00 -0700 (PDT) Received: by 10.70.11.8 with HTTP; Wed, 21 Sep 2005 15:23:00 -0700 (PDT) Message-ID: Date: Thu, 22 Sep 2005 00:23:00 +0200 From: Aleksander Grande To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Graphics driver for Intel Graphics Media Accelerator 900 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aleksander Grande List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 22:23:03 -0000 I recently bought a Dell Lattitude X1 witch comes installed with the new 91= 5 chipset from Intel. I ofcourse removed windows and installed FreeBSD 5.4(Stable) and everytingh works fine, except the resolution in Xorg. Because i could not find any drivers for the graphics card i had to use the vesa drivers. The screen is supposed to run 1280x768, but i only get 1024x768. Are there any drivers that support this chipset, maybe a patch that can fix the problem? -Alex