when xf86-video-intel 2.2.0 driver in ports

Patrick Lamaiziere patfbsd at davenulle.org
Fri Dec 28 15:30:08 PST 2007


Le 28 Dec 2007 13:07:26 +0100,
vermaden <vermaden at 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.


More information about the freebsd-x11 mailing list