[Bug 268492] Loading i915kms freezes the system after commit 50f61166f7b911a7807b3cb76d0f382a13fbafcd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Dec 2022 11:56:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268492 --- Comment #3 from Emmanuel Vadot <manu@freebsd.org> --- What 50f61166f7b911 does is breaking ABI, but restore it to be the same as 13.1 so I really don't understand how you can have those problems. To me it seems that you didn't recompile drm-kmod at some point. So there is two test that you should do : 1) Update stable/13 to be a the tip of the branch without modification and recompile graphics/drm-510-kmod (without any scripts or PORTS_MODULES or whatever) 2) Update stable/13 to be a the tip of the branch without modification and pkg install drm-510-kmod from the FreeBSD package repository, multiple people (including me) have confirmed that this is working again. -- You are receiving this mail because: You are on the CC list for the bug.