
#Ubuntu multitouch wiki install#
To test touchscreen driver, let’s install one of lightweight desktop apt-get apt-get install xfce4 Testing and configuring touchscreen with desktop environment - Xfce
#Ubuntu multitouch wiki how to#
You can find more information on building and customizing Device Tree in How to customize Debian 9.2 device tree tutorial. IOMUX section for touchscreen controller:

EDT FocalTech FT5x06 I2C Touchscreen supportĪfter all these options have been selected, save your configuration, exit the menuconfig tool, build a new kernel make ARCH=arm zImageĪnd transfer the new kernel images to a sudo mount /dev/sdbX cd sudo cp /arch/arm/boot/zImage boot/ *- Generic input layer (needed for keyboard, mouse. To enable support for FT5x06 driver, configure kernel with menuconfig tool (alternatively use make xconfig or make cd make ARCH=arm menuconfig

#Ubuntu multitouch wiki driver#
A simple driver for the FT5x06 touch controller using I☬ is already included in the Linux kernel for SoMLabs module. The 7’ LCD-TFT display for SoMLabs module SL-TFT7-TP-800-480 is equipped with a capacitive touch panel controller from FT5x06 series (single-chip capacitive touch panel controller ICs with a built-in 8-bit microcontroller unit).

enable-tft-lcd.patchįor more info how to customize, build and upload Device Tree file, please visit How to customize Debian 9.2 device tree.Įnabling support for FT5x06 Multi-Touch Controller To enable support for LCD-TFT display, please download and apply enable-tft-lcd.patch for somlabs-visionsom-6ull.dts device tree wget unzip patch /home/developer/source/somlabs-dts-1.0/somlabs-visionsom-6ull.dts. Please visit How to prepare SD Card with Debian 9.2 for VisionSOM-6ULL on Linux or How to prepare SD Card with Debian 9.2 for VisionSOM-6ULL on Windows for more detailed instruction how to create a bootable microSD card. This tutorial based on Debian 9.2 image for VisionSOM-6ULL module.
