Is alder lake supported on FreeBSD 14?

Is everything on alder lake including the iGPU supported? I heard that intel alder lake iGPU in drm-515-kmod would be supported so I went to install the drm-kmod package and I loaded the kernel module but when I loaded it my system froze.
 

 
You could give my work a try - I combined some work from dumbbell@ that didn't make it into mainline yet; it works ONLY for i915, since this is the platform I need for my frame.work notebook. YMMV obviously, if you're using a different device... and you'll have to compile things yourself.

One of the difficulties with the new drm-kmod drivers on Intel is, that on Linux they changed how the drm drivers interact with the vt console driver. This needs some changes in vt as well; being the main console driver, any bug or change in there is a pretty big thing, so it's understandable that modifications take their time.


Reminds me... I should probably check if there's anything new to merge and update from main.
 
Back
Top