TS050 not working on VIM3L

TS050 lcd is not working on ubuntu server VIM3L fenix build…

See attached picture… only backlight turns on… no video output… no HDMI connected

@numbqq @Frank @Gouwa any ideas? Thank you!

Just checked my local build image for VIM3L, the LCD works fine.

Can you see the u-boot logo display? Have you do some modifications ?

I have managed to make it work in VIM3L by disabling and enabling the /sys/class/lcd device… also made it work in EdgeV … but now it does not turn on… after rebooting with no changes to code nor OS. is it normal to not have the D1 soldered? Please see the attached image

?

Is not turning on, not even the backlight

Kernel is not finding the power regulator:

[    2.424286] rockchip-drm display-subsystem: failed to bind ff960000.dsi (ops 0xffffff8008ce4af0): -517
[    2.424581] rockchip-drm display-subsystem: master bind failed: -517
[    2.426142] panel-simple-dsi ff960000.dsi.0: Looking up power-supply from device tree
[    2.426156] panel-simple-dsi ff960000.dsi.0: Looking up power-supply property in node /dsi@ff960000/panel@0 failed
[    2.426173] ff960000.dsi.0 supply power not found, using dummy regulator
[    2.426252] panel-simple-dsi ff960000.dsi.0: GPIO lookup for consumer enable
[    2.426262] panel-simple-dsi ff960000.dsi.0: using device tree for GPIO lookup
[    2.426307] of_get_named_gpiod_flags: parsed 'enable-gpios' property of node '/dsi@ff960000/panel@0[0]' - status (0)
[    2.426330] no flags found for enable
[    2.426340] panel-simple-dsi ff960000.dsi.0: GPIO lookup for consumer reset
[    2.426349] panel-simple-dsi ff960000.dsi.0: using device tree for GPIO lookup
[    2.426375] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/dsi@ff960000/panel@0[0]' - status (0)
[    2.426389] no flags found for reset
[    2.427017] mali ff9a0000.gpu: Looking up mali-supply from device tree
[    2.427042] mali ff9a0000.gpu: Failed to get regulator
[    2.427068] mali ff9a0000.gpu: Power control initialization failed

Please I need this to work urgently

Yes, it is.

I’m a little confused. Once you said VIM3L, and then Edge-V. How you get VIM3L to work? And which board stop to work, does it works before?

The flex came broken, so when I moved the lcd board it got on/off:

How can I claim this?

I got the VIM3L working by disabling and enabling the /sys/class/lcd device… this is a bug and it does not happen in EdgeV

I don’t need this operation, I will push latest code in this month.

Hi quatro
please help to check

point 1, pins 39 to 36, exactly in the joint between the pads and the tracks

can you please add DRM/KMS support to VIM3L as EdgeV has? my application needs this, and also I’m looking forward to have the app being cross platform between Edge and VIM platforms