Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

FBTFT for 3.14 Linux Kernel. #22

Closed
sanjayshekar opened this issue Apr 17, 2015 · 1 comment
Closed

FBTFT for 3.14 Linux Kernel. #22

sanjayshekar opened this issue Apr 17, 2015 · 1 comment

Comments

@sanjayshekar
Copy link

Hello All,
I am trying to interface PH128160T LCD TFT to Am335x processor. As this LCD comes with 8 bit 8080 interface, after some search done, I thought FBTFT will be the best suit for making this LCD up running.
We are using TI release 3.14 linux version. I included FBTFT to 3.14 compiled and modules and installed.
But I am not able to insmod or modprobe these modules on 3.14. Because of the compatibality issue. dmesg says : fbtft_device: no symbol version for module_layout

I would like to know if any patch avaliable for FBTFT for 3.14?? also the basic cross check question, will FBTFT support 8080, 8bit LCD TFT interface??

Regards,
Sanju.

@notro
Copy link
Owner

notro commented Apr 17, 2015

FBTFT should build with 3.14. See this for your error: http://stackoverflow.com/questions/2720177/module-layout-version-incompatibility

It does support the 8080 interface. One example is itdb24 in fbtft_device.

@notro notro closed this as completed Sep 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants