[Bug 276985] crash in LinuxKPI/drm

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Sep 2024 20:33:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276985

--- Comment #41 from Olivier Certner <olce@FreeBSD.org> ---
(In reply to feh from comment #40)

If no crash occurs from now on, then no more diagnosis will be absolutely
necessary.  Otherwise, I don't think the information we have will be
sufficient.

But even if you don't encounter crashes anymore, I'd really like to check if
building by hand drm-515-kmod also solves your problem.

> 2. Called make install in .../drm-515-kmod (ok).
> 
> After reboot, I got the following messages via dmesg (X did not start):
> (snip)

At this step, you're apparently installing the result of an old build, instead
of rebuilding drm-515-kmod.  You should first issue a `make clean` before
launching `make install`.  Could you please retry with this procedure?

-- 
You are receiving this mail because:
You are the assignee for the bug.