Re: [14.1] VT fails after drm load

From: rqsadler <rqsadler_at_proton.me>
Date: Sat, 19 Oct 2024 11:35:11 UTC
I track STABLE and experienced this sometime within the past few months.
I resolved the issue by rebuilding the i915 driver against the updated
system source. You can do this by installing the driver as a port or
building your own package with poudriere.

-RS

On Thursday, October 17th, 2024 at 19:20 PM,
Alain Emilia Anna Zscheile <fogti+fbsd_at_ytrizja.de> wrote:

> Hi all,
> 
> On 14.1-RELEASE-p5 this worked correctly, but on
> 
> > FreeBSD burton 14.1-STABLE FreeBSD 14.1-STABLE
> > stable/14-n269119-b90d68c9b28b GENERIC amd64
> 
> The following error occurs in dmesg:
> <snip>
> [drm] Initialized i915 1.6.0 20201103 for drmn0 on minor 0
> VT: Driver priority 0 too low. Current 101
> fbd0: not attached to vt(4) console; another device has precedence (err=17)
> </snip>
> and the display goes black until a display manager is started.
> 
> Regards,
> Alain Emilia A. Z.