04-20-2016, 01:59 PM
(04-20-2016, 05:49 AM)moondark Wrote:(04-20-2016, 05:06 AM)longsleep Wrote: Yes that's why it is not built in my kernel :-)
I've just found someone that updated mali_drm to work with the new drm kernel functions (for kernel 3.x)
https://github.com/loboris/OrangePI-Kern...dules/mali
It compiles just fine using your kernel source (3.10.65). But I cannot insert the module, maybe something I'm missing:
insmod: ERROR: could not insert module mali_drm.ko: Invalid module format
Ok, i'm having some problems with the magicversion (somehow it added a plus sign after the extra version), forcing is not working either, I will check this later.
Compiling is not the issue - problem is that this module uses drm_sman all overthe place which has been removed. The tree you linked is even older and i am unable to see a "fix" or change for that problem there.