Hey, I can’t start Xorg
the errors is: Module mali not found and sunxi_cedar_mod not found.
Ive downloaded and installed the gpu drivers from BPI-Deb-Github
Ive compiled my own kernel with ubuntu mate as dist.
Hey, I can’t start Xorg
the errors is: Module mali not found and sunxi_cedar_mod not found.
Ive downloaded and installed the gpu drivers from BPI-Deb-Github
Ive compiled my own kernel with ubuntu mate as dist.
Which file did you download and install exactly?
but its because im getting exec error someting is wrong with the toolchain. Or they uploaded wrong toolchain to github
What is your specific error message?
fixed it by changing the toolchain from gnueabihf to gnueabi got the idea because the u-boot is gnueabi not gnueabihf, hf stands for hard float and the A83T-arm7v does not support hard float. I changed to allwinners toolchain and it worked