CH34x - compile with old headers

Started by kalpana, Nov 07, 2023, 04:37 AM

Previous topic - Next topic

kalpana

Greetings,
I have a thorny problem, I have an old tv box on which I run a customized version of ubuntu 12.04, with ARM kernel version 3.0.36

I really need the kernel module for the ch340 serial converter.
I found a module already compiled, with extension ".ko" but it's for kernel 4.4.11
I also found the driver sources to compile, but I have to compile on my PC, with the tvbox kernel headers, then create the "ko" file and then bring it to the tvbox and try again.

It can be done?

If yes, how?

Thank you