This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x /etc/init.d/rc.pvr start fail.

SDK : ti-processor-sdk-linux-am335x-evm-03.00.00.04

Linux version : 4.4.12

"/etc/init.d/rc.pvr" shows error message as below.

--------------------------------------------------------------------------------------

Module pvrsrvkm failed to load. Retrying.
Running /sbin/depmod
depmod: ERROR: could not open directory /lib/modules/4.4.12-g3b65af7-dirty: No such file or directory
depmod: FATAL: could not search modules: No such file or directory

--------------------------------------------------------------------------------------

How can I fix it ?

P.S > Whenever I add kernel source commit, 4.4.12-g3b65af7-dirty file name is changed.