Is FreeBSD compatible wih the Intel Arc GPU's and others?

The graphics/drm-61-kmod is a port of the DRM driver from Linux 6.1, graphics/drm-66-kmod => Linux 6.6, graphics/drm-510-kmod => Linux 5.10, etc.

If you can figure out which Linux kernel version supports your Intel Arc video card, you can figure out which version of the DRM driver you would need.
Apparently, it's linux kernel 6.12 that fully supports intel arc. Something like linux 7.1.1 and mesa 26.1.3 is best on linux.
 
Apparently, it's linux kernel 6.12 that fully supports intel arc. Something like linux 7.1.1 and mesa 26.1.3 is best on linux.
You can install drm-612 in 15.1, in theory alchemist cards are supported (Axxx). If your bios doesn't support enabling resizeable bar/sam I wouldn't bother though.
But be warned that there are several issues both on FreeBSD and Linux.
For FreeBSD check drm-kmor issues and prs: https://github.com/freebsd/drm-kmod/
 
Back
Top