Summary: | [865] EGL does not work on Intel 865G | ||
---|---|---|---|
Product: | Mesa | Reporter: | Armin K <krejzi> |
Component: | Drivers/DRI/i915 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | blocker | ||
Priority: | highest | CC: | goetzchrist |
Version: | 18.3 | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 89689 | ||
Bug Blocks: |
Description
Armin K
2013-07-14 13:31:11 UTC
I can confirm the same problem with Intel 865G, Weston 1.2.2, Mesa 9.2.0, xf86-video-intel 2.21.15, linux 3.10.10. $ weston-launch Date: 2013-09-05 ECT [15:49:00.199] weston 1.2.2 http://wayland.freedesktop.org/ Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.2.2 Build: [15:49:00.199] OS: Linux, 3.10.10-1-ARCH, #1 SMP PREEMPT Fri Aug 30 12:11:59 CEST 2013, i686 config file "weston.ini" not found. [15:49:00.199] Loading module '/usr/lib/weston/drm-backend.so' [15:49:00.215] initializing drm backend [15:49:00.557] using /dev/dri/card0 [15:49:01.088] failed to choose EGL config [15:49:01.089] EGL error state: EGL_SUCCESS (0x3000) [15:49:01.089] failed to initialize egl [15:49:01.095] fatal: failed to create compositor Still exists with mesa 10.5.1 on Lenovo t440 laptop. Same output as in above comment. I've googled a bit about this and found possible culprit is this commit http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.5&id=8357abf4c3a7ea7f2c4e2dcc4381333a979a0758 Looks like fix is here #89689 Still exist in 18.3.4: Date: 2019-03-06 +07 [15:13:46.845] weston 5.0.0 https://wayland.freedesktop.org Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/ Build: unknown (not built from git or tarball) [15:13:46.845] Command line: /usr/bin/weston [15:13:46.845] OS: Linux, 4.19.0-2-686-pae, #1 SMP Debian 4.19.16-1 (2019-01-17), i686 [15:13:46.846] Starting with no config file. [15:13:46.856] Output repaint window is 7 ms maximum. [15:13:46.904] Loading module '/usr/lib/i386-linux-gnu/libweston-5/drm-backend.so' [15:13:46.928] initializing drm backend [15:13:46.931] using /dev/dri/card0 [15:13:46.931] DRM: supports universal planes [15:13:46.931] DRM: does not support atomic modesetting [15:13:46.931] DRM: supports picture aspect ratio [15:13:46.947] Loading module '/usr/lib/i386-linux-gnu/libweston-5/gl-renderer.so' [15:13:47.132] EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_wayland EGL_EXT_platform_x11 EGL_MESA_platform_gbm EGL_MESA_platform_surfaceless [15:13:47.135] No EGL configs with appropriate attributes. [15:13:47.135] failed to choose EGL config [15:13:47.144] failed to initialize egl [15:13:47.149] fatal: failed to create compositor backend -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/729. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.