[Mesa-users] Problem with i965_dri.so on intel machine

Vivek Singh vivek.siwan at gmail.com
Fri Sep 2 06:27:03 PDT 2011


Hello All,

*I am running Mesa-7.11  with following configuration.*

./configure --prefix=/opt/mesa-arm-genoa-new_pc1 \
 --with-x=no \
 --with-egl-platforms=drm \
 --with-driver=dri \
 --with-dri-drivers=i915, i965 \
 --disable-glu \
 --disable-glw \
 --disable-glut \
 --disable-gl-osmesa \
 --enable-gles1 \
 --enable-gles2 \
 --enable-opengl \
 --enable-debug \
 --enable-gbm \
 --enable-gallium-gbm \
 --enable-gallium-egl \
 --enable-shared-glapi \
 --disable-gallium-llvm \
 --with-gallium-drivers=i915, i965

*Machine Information is as follows*

[root at localhost rootfs]# lsmod
Module                  Size  Used by
cdc_acm                16558  0
nbd                     7289  1
fuse                   46663  2
tun                    10032  1
ipt_MASQUERADE          1688  1
iptable_nat             4487  1
nf_nat                 15357  2 ipt_MASQUERADE,iptable_nat
bridge                 37420  0
stp                     1367  1 bridge
llc                     3545  2 bridge,stp
sunrpc                159624  1
ipv6                  216224  33
cpufreq_ondemand        6732  4
acpi_cpufreq            6453  1
kvm_intel              34569  0
kvm                   213126  1 kvm_intel
uinput                  5210  0
snd_hda_codec_realtek   200716  1
snd_hda_intel          20311  2
snd_hda_codec          61515  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4704  1 snd_hda_codec
snd_seq                41363  0
snd_seq_device          4867  1 snd_seq
r8169                  28413  0
i2c_i801                8286  0
mii                     3422  1 r8169
iTCO_wdt                8724  0
iTCO_vendor_support     1963  1 iTCO_wdt
snd_pcm                59444  2 snd_hda_intel,snd_hda_codec
microcode              10013  0
snd_timer              15063  2 snd_seq,snd_pcm
snd                    45127  12
snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
soundcore               4842  1 snd
snd_page_alloc          5941  2 snd_hda_intel,snd_pcm
i915                  231439  2
drm_kms_helper         21663  1 i915
drm                   133962  3 i915,drm_kms_helper
i2c_algo_bit            3929  1 i915
i2c_core               19651  5
i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
video                  17109  1 i915
output                  1541  1 video


*Environment Variables are as follows*

export EGL_DRIVERS_PATH=/opt/mesa-arm-genoa-new_pc1/lib/egl/
export GBM_BACKENDS_PATH=/opt/mesa-arm-genoa-new_pc1/lib/gbm/
export GBM_BACKEND=gbm_dri.so
export EGL_PLATFORM=drm
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/mesa-arm-genoa-new_pc1/lib/
export EGL_LOG_LEVEL=debug
export GBM_DRIVERS_PATH=/opt/mesa-arm-genoa-new_pc1/lib/dri/



*I am facing following error*
*
*
*
libEGL debug: EGL search path is
/opt/mesa-arm-genoa-new_pc1/lib/egl/:/opt/mesa-arm-genoa-new_pc1/lib/egl
libEGL debug: added /opt/mesa-arm-genoa-new_pc1/lib/egl//egl_gallium.so to
module array
libEGL debug: added /opt/mesa-arm-genoa-new_pc1/lib/egl/egl_gallium.so to
module array
libEGL debug: added egl_dri2 to module array
libEGL debug: added egl_glx to module array
libEGL debug: dlopen(/opt/mesa-arm-genoa-new_pc1/lib/egl//egl_gallium.so)
libEGL info: use DRM for display (nil)
couldn't open libtxc_dxtn.so, software DXTn compression/decompression
unavailable
libEGL debug: EGL user error 0x3001 (EGL_NOT_INITIALIZED) in
eglInitialize(no usable display)

libEGL debug: dlopen(/opt/mesa-arm-genoa-new_pc1/lib/egl/egl_gallium.so)
libEGL info: use DRM for display (nil)
libEGL debug: EGL user error 0x3001 (EGL_NOT_INITIALIZED) in
eglInitialize(no usable display)

Segmentation fault (core dumped)

*
Please help me to solve this problem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20110902/589add5b/attachment.html>


More information about the mesa-users mailing list