Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2007 00:11:32 +0100
From:      Patrick Lamaiziere <patfbsd@davenulle.org>
To:        freebsd-x11@freebsd.org
Cc:        vermaden <vermaden@interia.pl>
Subject:   Re: when xf86-video-intel 2.2.0 driver in ports
Message-ID:  <20071229001132.0e28f1be@roxette.lamaiziere.net>
In-Reply-To: <20071228120727.3498B860D9C@f35.poczta.interia.pl>
References:  <20071228120727.3498B860D9C@f35.poczta.interia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 28 Dec 2007 13:07:26 +0100,
vermaden <vermaden@interia.pl> a écrit :

> Hi all,

Hi,

> The latest version of Intel drivers in Ports
> is currently 2.1.1 [ xf86-video-intel-2.1.1]
> 
> Current version of Intel drivers 2.2.0
> [ xf86-video-intel 2.2.0 ] provides tons of
> improovements and bug fixes as well as new
> features, most described here:
> http://lwn.net/Articles/258787

Did you try this driver ? On my box (7.0 RC1), X crashs with a signal
11...

May be i missed something. I just updated the port's Makefile to match
the version.

With this version, X fails to allocate some memory :(II) intel(0):
(==) intel(0): VideoRam: 131072 KB
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): Write-combining range (0xfaf80000,0x80000) was already
clear 
(II) intel(0): Attempting memory allocation with tiled buffers.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
(Cannot allocate memory) 
(WW) intel(0): xf86AllocateGARTMemory: allocation of 4 pages failed
(Cannot allocate memory)

With version 2.1.1, it seems ok :
(==) intel(0): VideoRam: 131072 KB
(==) intel(0): Write-combining range (0xfaf80000,0x80000) was already
clear 
(II) intel(0): Attempting memory allocation with tiled buffers and
               large DRI memory manager reservation:
(II) intel(0): Allocating 5112 scanlines for pixmap cache
(II) intel(0): Success.
(II) intel(0): Memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
[...]

Complete logs:
Xorg.log with intel 2.1.1 :
http://user.lamaiziere.net/patrick/intel211.log.txt

Xorg.log with intel 2.2.0 :
http://user.lamaiziere.net/patrick/intel220.log.txt

(going to Freedesktop...)

Regards.



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