mripard / sunxi-mali

GNU General Public License v2.0
100 stars 54 forks source link

Building issue #80

Closed OOKAMIFR closed 4 years ago

OOKAMIFR commented 4 years ago

Hello

I would like to build from a fresh stretch install mali drivers the os i use is dietpi

cpu is H3 and gpu MALI 400MP2

my request is to know how to compile drivers from the begining i tried to follow instruction but i have an error

root@DietPi:~# cd sunxi-mali root@DietPi:~/sunxi-mali# export CROSS_COMPILE=$TOOLCHAIN_PREFIX root@DietPi:~/sunxi-mali# export KDIR=$KERNEL_BUILD_DIR root@DietPi:~/sunxi-mali# export INSTALL_MOD_PATH=$TARGET_DIR root@DietPi:~/sunxi-mali# ./build.sh -r r6p2 -b building... ~/sunxi-mali/r6p2 ~/sunxi-mali ./build.sh: line 15: quilt: command not found Error applying patch root@DietPi:~/sunxi-mali#

thanks for the help :) .

mripard commented 4 years ago

You need to install quilt :)