4C is a little bit different because rk3399 has only two video output engine and we used for hdmi and dp by default. The overlay should be updated for that(to disable the dp and enable the mipi). @Stephen will update it.
Hello Jack,
Thanks for your answer :mild_smile: Is it possible to publish the overlay source so I can compile the overlay with dtc to create the dtbo file. I saw the use of the dsi bridge kernel driver ‘panel-toshiba-tc358762.c’ (driver name ‘bridge-tc358762-dsi’) in the kernel 4.4x of the ASUS Tinkerboard-s. The touchscreen input kernel driver is the i2c kernel driver edt_ft5x06. Thanks in advance.
Hi,
For several days now, I’ve been trying to get a MIPI DSI touch screen to work with my rockpi 4c, but with no real success so far. I’m really interested in the information because I’ve exhausted all the tracks.
I’m cloning the repository to compile the kernel, to get the overlay, but I have little hope. I usually use dietpi rather than armbian (even if in both cases the base is common), the screen always stays black.
I am having issues with the displays as well. As soon as I enable the display overlay on the latest Debian with desktop image for RockPi4 C, it simply renders the device un-bootable. As soon as I uncomment the line again it starts working again.
Can someone please help? Until now I’ve only had issues with RockPi, I’m almost regretting not getting a Raspberry Pi. This has cost me a lot of time already while it should’ve been plug and play.