Jump to content

Recommended Posts

Posted

Need uinput module to use with tslib but "nanopineo 4.11.0-sun8i" doesn't seem to have it, neither static linked to the kernel or as a dynamic module.

What am I missing?

 

Thank you  

Posted
8 minutes ago, PT_Dreamer said:

What am I missing?


Kernel 4.11 is experimental, in development, unsupported any many things are missing.

 

Use legacy kernel.

Posted
Just now, Igor said:

Kernel 4.11 is experimental, in development, unsupported any many things are missing.

 

Use legacy kernel.

Legacy is missing the spi display driver which I need.

Posted
6 minutes ago, PT_Dreamer said:

Legacy is missing the spi display driver which I need.

Then please provide the exact name of the kernel option that you need, or even make a pull request with the changes that you need.

Is it CONFIG_INPUT_UINPUT?

Posted
4 minutes ago, zador.blood.stained said:

Then please provide the exact name of the kernel option that you need, or even make a pull request with the changes that you need.

Is it CONFIG_INPUT_UINPUT?

Yeh that looks like the right flag which seems to be missing from the defconfig file for the neo.

I will build the kernel tomorrow and if successful will open a 1 line PR.

 

Thanks

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines