• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoAcadiaHow to Turn on Touchscreen function in Acadia Kern ...
Previous Next

How to Turn on Touchscreen function in Acadia Kernel and Build the kernel

Posted by: admin , February 13, 2015

1. Download the kernel source files from https://github.com/linksprite/linux-kernel-acadia1.0-beta.

2. Read the README.md file and setup the compilation environment according to the readme file.

3. Configure the kernel:

$make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- menuconfig

Navigate the menu: Device Drivers —>Input device support —>Touchscreens —>

kernel_config

 

 

Mark the red ones, save and quit.

3. Use the following command to build the uImage file:

$make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage

4. Replace the uImage file under Mfgtools-Rel-4.1.0_Acadia_MX6Q_UPDATER\Profiles\MX6Q Linux Update\OS Firmware\files using the generated uImage.

5. Follow the burning guide to reflash.

Share!
Tweet

admin

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors