radxa-pkg / radxa-overlays

Additional device tree overlays to support different hardwares on Radxa products
GNU General Public License v2.0
28 stars 24 forks source link

Radxa Display 10FHD on Armbian or Joshua Riek 24.04 #324

Closed MyVizDrake closed 1 month ago

MyVizDrake commented 1 month ago

SBC is Rock 5A Downloaded and compiled the Rock 5A Display10FHD source from here. Screen is functioning on JR’s 24.04 kernel (6.1.x) and Armbian’s current (5.10.160)

cannot get the touchscreen to work at all. What’s required for the touch in this DTS file to work?

RadxaYuntian commented 1 month ago

Dunno. Our overlays are designed and tested against our own kernel. Overlays is highly coupled with the specific device tree implementation, so you should compare the working & non working files to see if some nodes were changed.

You should also check if your kernel has the associated driver included, and whether it was loaded.