[Intel-gfx] Intel GMA3150 crash with chromium (hardware acceleration)

Ronald ronald645 at gmail.com
Sun Jan 19 17:24:49 CET 2014


I cloned mesa and did the following:

cd mesa
./autogen.sh --enable-debug --enable-texture-float --disable-egl
--disable-gbm  --disable-xvmc --disable-vdpau --enable-glx-tls
--with-dri-drivers=i915  --disable-gallium-lvm
--with-gallium-drivers='' --disable-dri3
( notice the debug flag, this is sufficient right?)
export LIBGL_DRIVERS_PATH=./lib/
export LD_LIBRARY_PATH=./lib/
chromium

I can verify that chromium is loading a git mesa (chrome://gpu). The
crash is still reproducible, yet I see no output in the terminal.

2014/1/19 Daniel Vetter <daniel at ffwll.ch>:
> On Sun, Jan 19, 2014 at 12:56 PM, Ronald <ronald645 at gmail.com> wrote:
>> That is the issue: There are no logs at all. Nothing when running
>> chromium in a terminal and no additional output in dmesg.
>>
>> Only thing related to this is this when running chromium in a terminal:
>>
>> ATTENTION: default value of option force_s3tc_enable overridden by environment.
>>
>> Nothing else. The window just disappears and chromium asks to restore
>> the previous session on restart.
>
> Hm ... can you try to install a debug build of mesa (i.e. compiled
> with all the asserts present)? Otherwise I don't really have an idea.
> -Daniel
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list