Package: libegl-mesa0
Version: 24.2.7-1
Severity: normal
Hello,
I am using a testing distribution updated as of today, with amd64
architecture.
When running vainfo I get an error about init failed for library
/lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol: wl_drm_interface
This is the complete output:
$ vainfo
Trying display: wayland
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_22
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
libva info: va_openDriver() returns 1
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_8
error: failed to resolve wl_drm_interface():
/lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol: wl_drm_interface
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
this is the video card (internal to CPU Xeon E3-1200 v3):
$ lspci -vv -s 00:02.0
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3
Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA
controller])
DeviceName: Onboard IGD
Subsystem: Dell Device 0620
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 34
IOMMU group: 0
Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
this is how it is recgnized at boot time:
# journalctl --grep i915
-- Boot 418b0c6dcb8443b1875d68af1c4e1130 --
nov 26 09:30:53 supergulp.ion.lixper.local kernel: i915 0000:00:02.0:
[drm] Found HASWELL (device ID 041a) display vers>
nov 26 09:30:53 supergulp.ion.lixper.local kernel: i915 0000:00:02.0:
[drm] VT-d active for gfx access
nov 26 09:30:53 supergulp.ion.lixper.local kernel: i915 0000:00:02.0:
vgaarb: deactivate vga console
nov 26 09:30:53 supergulp.ion.lixper.local kernel: i915 0000:00:02.0:
[drm] Using Transparent Hugepages
nov 26 09:30:53 supergulp.ion.lixper.local kernel: i915 0000:00:02.0:
[drm] DMAR active, disabling use of stolen memory
nov 26 09:30:53 supergulp.ion.lixper.local kernel: i915 0000:00:02.0:
vgaarb: VGA decodes changed: olddecodes=io+mem,de>
nov 26 09:30:53 supergulp.ion.lixper.local kernel: [drm] Initialized
i915 1.6.0 for 0000:00:02.0 on minor 0
nov 26 09:30:53 supergulp.ion.lixper.local kernel: fbcon: i915drmfb
(fb0) is primary device
nov 26 09:30:53 supergulp.ion.lixper.local kernel: i915 0000:00:02.0:
[drm] fb0: i915drmfb frame buffer device
Thank you,
Giuseppe