Hi!
I have Banana PI and LVDS 5" with touch screen. I installed latest image and folow procedure to enable it:
ln -sf /boot/bin/bananapilcd5.bin /boot/script.bin
and modify /etc/module to support touch screen,
But I find out there is no bananapilcd5.bin in /boot/bin folder.
Then I had downloaded banana_pi_5lcd.bin from lemakaer page (https://github.com/LeMaker/fex_configuration/tree/master/bin), and execute above line again (first rename it and put into bin folder).
LCD Screen is now working but I have no touch screem
Am I missing something ?