Which system do you use? Android, Ubuntu, OOWOW or others?
Android 14 - r28 - AOSP14
Which version of system do you use? Please provide the version of the system here:
Khadas VIM 3 pro
Please describe your issue below:
Requirement is to enable can drivers for khadas VIM3 Pro board but getting failed to build the Kernal.
Post a console log of your issue below:
Approaches We tried as below:
1. Upgraded prebuilt kernel from 5.10 to 6.1 by configuring yukawa.mk :
o In which can drivers are also available.
o Device is booted successfully but drivers are failed to load with “Exec File Format Error.” – Failed
2. Compiled 6.1 kernel using this reference : https://baylibre.pages.baylibre.com/amlogic/atv/doc/main/kernel.html#fetching-the-kernel-code.
o But using this approach kernel itself not able to boot. – Failed
We need step by step instructions to configure kernel for khadas vim3 pro.