Re: [14.1] VT fails after drm load

From: Kit Smith <kit_at_hypostasis.com>
Date: Sat, 19 Oct 2024 15:26:08 UTC
I had thought rebuilding kmod items when updating STABLE/CURRENT was strongly advised unless you are certain nothing in the kernel that is touched by them has changed. It’s been a while since I’ve tracked either, but now that I’m back to tracking STABLE I just build the GPU bits anyway (in my case it’s AMD)

--kit

> On 19 Oct 2024, at 13:35, rqsadler <rqsadler@proton.me> wrote:
> 
> 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.
>