New NovaCustom computer with Intel Meteor Lake - integrated Arc graphics still works with jxself's Linux-Libre
- Vous devez vous identifier ou créer un compte pour écrire des commentaires
We got a new NovaCustom "NUC" computer at work yesterday - a very small mini-computer about the size of a thick, short, paperback book. It has an Intel Meteor Lake cpu - Intel Core Ultra 7 155H - and Intel "Arc" integrated graphics.
Tried the Linux-libre 6.18.5 kernel from jxself's freesh repo and so far it appears to be using the Intel Arc integrated graphics instead of falling back to llvmpipe:
$ glxinfo | grep render
...
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: Mesa Intel(R) Arc(tm) Graphics (MTL)
I wasn't sure if it would work with Arc, but, there you have it.

