Hello Guys,
I would like to support you with testing on a custom hardware.
I have my own designed hardware basing on CM3+ and LT070ME05000 DSI display and of course a lot of additional perpherals.
Now the system already works close to fine using Raspberry OS with the latest firmware. (kernel 5.10.46).
Today, I have dowloaded the latest nightly build from here (LibreELEC-RPi2.arm-10.0-nightly-20210628-f904c2e.img.gz).
Added the same lines in my config.txt:
ignore_lcd=1
dtoverlay=vc4-kms-v3d
dtoverlay=vc4-kms-dsi-lt070me05000,reset=39,enable=38,dcdc-en=41
Unfortunately, my LCD remains dark wathever I do, although I have tried many parameter changes.
Using HDMI everythig works fine, but the final target would be this huge LCD screen.
Please let me help to give life to this screen with your nice LibreELEC.
In hardware staff I have a lot of experiences as an electrical development engineer, but to be honest, for Linux, KODI, LE, RPi software staff I am really newbie.
dmesg says this:
[ 3.167778] [drm:vc4_dsi_bind] *ERROR* Failed to get DMA channel: -19
[ 3.167819] vc4-drm soc:gpu: failed to bind 3f700000.dsi (ops 0x80c5eb40): -19
Which is from here: "ret = PTR_ERR(dsi->reg_dma_chan);" from "vc4_dsi.c" line 1514.
So please handle me as a 5-year-old kid
Thanks for your great help and keep on!