goodtft / LCD-show

2.4" 2.8"3.2" 3.5" 5.0" 7.0" TFT LCD driver for the Raspberry PI 3B+/A/A+/B/B+/PI2/ PI3/ZERO/ZERO W
2.29k stars 781 forks source link

CentOS Pi4 drivers #209

Open iDJHost opened 4 years ago

iDJHost commented 4 years ago

Anyway to add it so I can use the screen for my Pi4 running CentOS?

I tried to just "install" the drivers and ended up having to reflash my sd card and start over

goodtft commented 4 years ago

Yes, you can use it for Pi4 running CentOS. But the screen driver we provide is only for Raspbain system, so if you want to use the screen for CentOS system, you need to remake the screen driver for CentOS. Thanks!

kagesenshi commented 3 years ago

@goodtft .. by "remake", do you mean changing the LCDXX-show script to CentOS/Fedora or do you mean building back the dtb file?.

I'm trying to get this to work with Fedora ARM, at least for the MPI3501, and would be great if i can have some pointers.

1 - would the dtb files work with any distro? 2 - any non-upstream kernel module that is needed?, or is the dtb file alone is enough? 3 - if i have to rebuild the dtb file, how to i get access to its source?