android-rpi/device_brcm_rpi3

Display is blank with nougat+4.9 kernel

Kiddduuu opened this issue · 0 comments

I am trying to bringup rpi with naugat+4.9 kernel. I am getting following binder errors when i tried.

[ 75.803780] binder: 433: binder_alloc_buf, no vma
[ 75.808572] binder: 146:199 transaction failed 29201, size 68-0
[ 75.846948] binder: 433: binder_alloc_buf, no vma
[ 75.851761] binder: 146:200 transaction failed 29201, size 68-0
[ 75.897871] binder: 433: binder_alloc_buf, no vma

I am able to do this with naugat+4.4 kernel. What could be the issue with 4.9? Does anyone tried this? Is broadcom driver is blocking something? I tried many ways but of no use. Any help would be grateful.