Testing the new i915 driver (HD Graphics 4400 and G41 Express)

Eax Melanhovich afiskon at devzen.ru
Sun Mar 6 15:13:43 UTC 2016


Ok, I managed to build a kernel using these /etc/make.conf:

```
CC=/usr/local/bin/clang37
CXX=/usr/local/bin/clang++37
CPP=/usr/local/bin/clang-cpp37

CPUTYPE?=native
CFLAGS+=-O2 -pipe
CXXFLAGS+=-O2 -pipe
```

... and /etc/src.conf:

```
CPUTYPE?=native
CFLAGS+=-O2 -pipe
COPTFLAGS+=-O2 -pipe
```

I experimented with OpenGL, WebGL and video on YouTube for half an hour
already and I didn't manage to freeze X server or to crash a kernel.
This is on Toshiba Portege Z930-DKS and Intel HD Graphics 4000.

I let you know if I discover any issue. So far except clang 3.4 related
problem b0b610b5 looks pretty stable to me.

On Sun, 6 Mar 2016 16:07:43 +0300
Eax Melanhovich <afiskon at devzen.ru> wrote:

> Hello
> 
> I'm having difficulties building b0b610b5:
> 
> http://paste.ubuntu.com/15306796/
> 
> About a month ago everything was just fine.
> 



-- 
Best regards,
Eax Melanhovich
http://eax.me/


More information about the freebsd-x11 mailing list