Re: build and run gallium on Intel platform
"Weng, Chuanbo" <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <5A0E318D73C83C40A09BDBBE131796D702E24963@shsmsx102.ccr.corp.intel.com> |
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: '[email protected]' <[email protected]>
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
_______________________________________________
mesa-users mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-users