Hello Everyone!
I already got a lot of help to fix my issue with touch screen but just have one minor issue here: I need to load the module manually after each reboot.
I do it using this command:
sudo modprobe i2c_designware_platform
I tried adding it to /etc/modules like that
i2c_designware_platform
but not working. Any idea what should I check or test?
Many thanks and cheers,
Christophe