[Bug 295325] 15.1-BETA3: kernel panic with drm-66-kmod-6.6.25.1500068_9
Date: Sat, 16 May 2026 17:27:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295325
Alexander Ziaee <ziaee@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ziaee@FreeBSD.org
Resolution|--- |Not A Bug
Status|New |Closed
--- Comment #1 from Alexander Ziaee <ziaee@FreeBSD.org> ---
Hey! Glad the bootloader fallback worked for you!
> drm-66-kmod-6.6.25.1500068_9
So, the number at the end is the kernel version (`uname -K`) that the kernel
module built against. The ABI is like gear threads, it has to be the same on
both sides to fit. For 15.1, it's 1501000, so you need a drm-kmod that ends
with that number.
If you're building it yourself there's a mechanism to build them together, and
if you're using system packages, they should update at the same time. HTH, and
please let me know if you have any other issues, or ideas about how we could
make the documentation clearer!
--
You are receiving this mail because:
You are the assignee for the bug.