Tool/software:
When I use Yocto to Generate a SDK. The GPU function is not work(When I use command "insmod pvrsrvkm.ko", There is no information displayed).
The Configuration Steps as follows:
/******Configuration*****/
git clone git.ti.com/.../oe-layersetup.git tisdk cd tisdk ./oe-layertool-setup.sh -f configs/processor-sdk/<oeconfig-file> cd build .conf/setenv MACHINE=<machine> bitbake -k tisdk-default-image
Note: "oeconfig-file" is "processor-sdk-scarthgap-chromium-11.01.05.03-config.txt", "machine" is "am62xx-evm".
/******Configuration*****/
The Error Information are as follows:
/******Error Info*****/
/******Error Info*****/
Looking forward to your reply !