From owner-freebsd-x11@FreeBSD.ORG Mon Nov 28 09:17:41 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2C04106566C for ; Mon, 28 Nov 2011 09:17:41 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id 9D47F8FC17 for ; Mon, 28 Nov 2011 09:17:41 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 8A7FD73029; Mon, 28 Nov 2011 10:25:54 +0100 (CET) Date: Mon, 28 Nov 2011 10:25:54 +0100 From: Luigi Rizzo To: freebsd-x11@freebsd.org Message-ID: <20111128092554.GB58668@onelab2.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Re: Intel driver patch 11.0 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, 28 Nov 2011 09:17:42 -0000 hi, I see a thread on work in progress to support the on-chip video card on recent intel CPU/chipsets. Does anyone have an URL for patches and possibly summary instructions on how to try this code ? I am trying to make xorg work on a FreeBSD/amd64 system with an i7-2600k CPU and the onboard video controller, and vesa is a no-go, as it crashes the system as soon as i switch VTYs or change resolution above 1024 pixels... thanks luigi