[Mesa-users] build and run gallium on Intel platform

Weng, Chuanbo chuanbo.weng at intel.com
Wed Aug 24 03:40:49 UTC 2016


Hi Brian,
               Could you give some suggestion? I have searched infomations by google, but almost no detailed information.

From: Weng, Chuanbo
Sent: Tuesday, August 23, 2016 8:41 PM
To: 'mesa-users at lists.freedesktop.org' <mesa-users at lists.freedesktop.org>
Subject: build and run gallium on Intel platform

Hi all,
               I'm new to gallium. Now I have cloned latest mesa code and want to build and run hardware
accelerated gallium on Intel platform (Ivybridge+). To build gallium supports egl, what's the process?
               (I've tried to use the configure like this:
                              ./autogen.sh  --with-dri-drivers="" --with-gallium-drivers="ilo" --with-egl-platforms="drm"  --enable-gles1 --enable-gles2
But failed when run eglinfo in mesa demos:
               GBM platform:
gbm: failed to open any driver (search paths /usr/local/lib:/usr/local/lib/dri)
gbm: Last dlopen error: /usr/local/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory
failed to load driver: i965
gbm: failed to open any driver (search paths /usr/local/lib:/usr/local/lib/dri)
gbm: Last dlopen error: /usr/local/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory
failed to load driver: kms_swrast
gbm: failed to open any driver (search paths /usr/local/lib:/usr/local/lib/dri)
gbm: Last dlopen error: /usr/local/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory
failed to load swrast driver
)


Thanks,
Chuanbo Weng

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-users/attachments/20160824/9aa841ef/attachment-0001.html>


More information about the mesa-users mailing list