Does FreeBSD support intel a770?

It should be covered under the bog standard i915 KMS driver. All the Intel graphics chipsets use the same general structure, meaning the same driver works for most of them…
 
It should be covered under the bog standard i915 KMS driver. All the Intel graphics chipsets use the same general structure, meaning the same driver works for most of them…
Only for Xe1 (i.e. Alchemist), Battlemage and Celestial (including iGPUS) will only be supported on the Xe driver.
As for A770 actually working?
Maybe, there are tickets/PRs open on the drm-kmod repo that imply it's not working: https://github.com/freebsd/drm-kmod/pulls
 
Back
Top