Hello to all forum users.
I am a beginner user of moode audio. I have a problem with compiling the driver for the touch screen. It is built on the ilitek 2132 controller.
Here is the source file of the driver
https://github.com/torvalds/linux/blob/m...k_ts_i2c.c
I know that I need kernel headers to compile the module but I don't know how to download the appropriate ones that match the kernel.
All the examples of compiling modules that I find on the web are for the raspberry system. The commands that I enter in the console do not give the same results as in the examples.
Please help or give some tips.
Thank you
I am a beginner user of moode audio. I have a problem with compiling the driver for the touch screen. It is built on the ilitek 2132 controller.
Here is the source file of the driver
https://github.com/torvalds/linux/blob/m...k_ts_i2c.c
I know that I need kernel headers to compile the module but I don't know how to download the appropriate ones that match the kernel.
All the examples of compiling modules that I find on the web are for the raspberry system. The commands that I enter in the console do not give the same results as in the examples.
Please help or give some tips.
Thank you