Hi everyone,
I get this error message on the terminal when trying to run FreeCAD or VLC, though they still run. Whilst in itself this is therefore not an issue, I’m trying to get CAD working in a Win11 VM so I’m trying to debug all graphics issues.
Ubuntu Version: Ubuntu 22.04 LTS
Desktop Environment (if applicable): GNOME
Problem Description:
When running VLC or FreeCAD from the terminal I get these error messages. The apps still run, but I’d like to understand and debug the issue so I can eliminate it as an issue which prevents me running CAD in a Win11 VM.
Relevant System Information: Dell Precision 3490 with Intel integrated graphics and nVidia Ada 500 discrete graphics card.
Screenshots or Error Messages:
VLC:
Driver does not support the 0x7d55 PCI ID.
libGL error: failed to create dri screen
libGL error: failed to load driver: iris
Driver does not support the 0x7d55 PCI ID.
libGL error: failed to create dri screen
libGL error: failed to load driver: iris
FreeCAD:
MESA: warning: Driver does not support the 0x7d55 PCI ID.
libGL error: glx: failed to create dri3 screen
libGL error: failed to load driver: iris
MESA: warning: Driver does not support the 0x7d55 PCI ID.
libGL error: glx: failed to create dri2 screen
libGL error: failed to load driver: iris
What I’ve Tried:
Installed from Snap store:
- mesa-core22
- mesa-2404
- nvidia-core22
None of these worked. I’ve not tried building MESA from scratch yet.
I looked for similar issues and nothing obvious reported in this forum. Online there were references to updating MESA, which is why I installed those snaps.
Cheers