https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295325
Alexander Ziaee <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |Not A Bug Status|New |Closed --- Comment #1 from Alexander Ziaee <[email protected]> --- 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.
