kldload i915kms screen goes black

From: Pat Maddox <pat_at_patmaddox.com>
Date: Tue, 06 Dec 2022 03:49:53 UTC
I have a newly-built system with an ASUS Prime Z590M-Plus and Intel 
10900k with onboard graphics (UHD 630, according to intel).

I specifically chose a 10th gen processor because I believed it was 
well-supported by 13.1+. Unfortunately I can’t even install 13.1 
(https://forums.freebsd.org/threads/cant-install-i-just-get-a-little-white-box-and-a-mouse-cursor.87334/)

I have successfully installed 
FreeBSD-14.0-CURRENT-amd64-20221201-d1f3abc89250-259495.

When I run `kldload i915kms`, the screen just goes black.

I have never used graphics before on FreeBSD, so I’m not sure where to 
begin diagnosing. I did as much research as I could upfront, but have 
run into this obstacle.

I’ll be content to run 14.0-CURRENT because I can still create 13.1 
jails.

Does anyone have suggestions for successfully loading the graphics 
driver?

Pat