HomeForum Home → Platforms → Linux → Thread

   

Unable to build DUO Linux Kernel Module on TK1

Rank

Total Posts: 5

Joined 2017-04-14

PM

I had run the RunMe.sh file once without the camera plugged in and on running it the second time with the camera plugged in, the whole kernel building application starts again unlike the process shown in the ARM installation video.

I know upto the kernel compilation, the process is complete because running “uname-r” in the terminal gives me “3.10.40-duo3d”, hence i assume the compilation is done correct. However, the DUO kernel does not seem to be installed.

When trying to build the DUO kernel manually:

-  i get the following error :No such file or directory.
This is probably since there is no such file as it is in the license given to me. I then follow it up with running “Makefile” but even that gives the following error: “No such file or directory. ” despite having a file named “Makefile” in the DUODriver folder. 

Do you have any suggestions as to how i can proceed and overcome this problem?

     
Rank

Total Posts: 5

Joined 2017-04-14

PM

Realized the make file provided had commented out the folder i was trying to run and by uncommenting the required line I was able to run the camera.