Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2011 15:51:54 +0200
From:      Koop Mast <kwm@FreeBSD.org>
To:        Kostik Belousov <kostikbel@gmail.com>
Cc:        ports@freebsd.org, x11@freebsd.org
Subject:   Re: Kernel Intel GPU driver and ports
Message-ID:  <1311429114.1960.39.camel@crashalot.rainbow-runner.nl>
In-Reply-To: <20110723131613.GF17489@deviant.kiev.zoral.com.ua>
References:  <20110723131613.GF17489@deviant.kiev.zoral.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2011-07-23 at 16:16 +0300, Kostik Belousov wrote:
> Hello,
> after the initial code drop, I have fixed some amount of bugs and got
> several positive reports from users. If KMS worked on your machine, you
> probably can use the driver with 3D acceleration on regular basis.
> 
> As I see the state of the effort right now, there are two most
> impeding issues that prevent wider testing of the driver. First is
> the non-working display port code, causing failure in KMS for some
> configurations. This will be eventually fixed.
> 
> Second is the very laborous procedure to install the required usermode
> components. The http://wiki.freebsd.org/Intel_GPU lists the requirements.
> 
> The port provided ddx and mesa cannot be simply updated, because kernel
> driver is not yet in src/ head, not mentioning the stable branches.
> Also, new libdrm and mesa may be non-functional on our old non-intel DRI
> drivers. Additional quirk is that in-tree Xorg server is old, and git
> head for intel ddx cannot be built against old Xorg API.

We ( freebsd x11@ team) are already working on a update, instructions
below. 

Keep in mind that this update isn't complete yet. Not all xorg ports are
updated yet. And there is the issue, that the old intel driver doesn't
work with the new xorg-server. If you using this driver and don't want
to update to current for the new intel driver, please don't use this
repo. 

I'm currently working on a update for the mesa ports (libGL*, dri etc)
to a version that works with the sandybridge.

Also note that currently only the xf86-video-intel-kms driver is
currently tested. (since my ati card seem to have died)

svn co http://trillian.chruetertee.ch/ports/browser/branches/xorg-dev

A basic merge script can be found here
http://people.freebsd.org/~miwi/xorg/xorgmerge

just run portmaster -a, keep in mind to rebuild your xf86-* ports after
the server update.

-Koop

> For wide testing, the easy way to install fresh usermode graphics stack
> is neededi, while still allowing the most installations to use present
> outdated versions.
> 
> Could ports/x11 people help me there ? Thanks.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1311429114.1960.39.camel>