Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: Globici on November 20, 2025, 05:25:30 PM

Title: A20-OLinuXino-MICRO ILITEK 211706000 Touchscreen driver
Post by: Globici on November 20, 2025, 05:25:30 PM
Hi, I am using Linux a20-olinuxino 5.10.180-olimex #140708 SMP Fri Dec 22 14:08:29 UTC 2023 armv7l GNU/Linux on my A20-OLinuXino-MICRO REV. L but I can't find a way of adding support for the ILITEK 211706000 Touchscreen driver.

Can you please guide me on how to install the driver ?

Some details :
=== Operating System ===
Name: Debian GNU/Linux
Version: 11 (bullseye)
ID: debian
VERSION_ID: 11

LSB Information:
Distributor ID:   Debian
Description:   Debian GNU/Linux 11 (bullseye)
Release:   11
Codename:   bullseye

=== Kernel Information ===
Kernel Version: 5.10.180-olimex
Kernel Release: #140708 SMP Fri

Thanks in advance !
Title: Re: A20-OLinuXino-MICRO ILITEK 211706000 Touchscreen driver
Post by: Globici on November 21, 2025, 09:23:37 PM
It seems like
  olimage.core.setup.kernel:
    modules:
      blacklist:
        - sun4i_gpadc_iio
        - sun4i_gpadc
      enable:
        - g_serial
        - sun4i_ts
        - ili210x
should work but it doesn't.

If I rebuild the kernel with the driver would it work ?