After linuxkpi updates last week, I'm unable to load radeonkms. I'm on r361749. drm-current-kmod is at version 5.2.g20200602. I could successfully load 5.2.g20200601 with previous linuxkpi build and between 5.2.g20200601 and 5.2.g20200602 there were no changes relevant to this issue. I use powerpc64 architecture. The error I get is: root@talos:~ # kldload radeonkms link_elf: symbol drm_vblank_offdelay undefined KLD radeonkms.ko: depends on drmn - not available or version mismatch kldload: can't load radeonkms: No such file or directory
This is Manu's table (CC'ed). Should hopefully be easy to fix.
Turned out to be a drm-devel-kmod bug after all.