Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4856

Interfacing (DSI, CSI, I2C, etc.) • Re: How Can I Force DSI Output on Pi 5

$
0
0
..
I ran dtdebug on and saw this:

Code:

006356.382: dtdebug: Opened overlay file 'overlays/vc4-kms-dsi-dumb-panel-pi5.dtbo'006356.484: dterror: not a valid FDT - err -9
question: has it started a DSI display of the requested resolution - said BOE is 1200x1920pixels - when you VNC into your Pi?
If yes it did what it should. You have been told that it's not a good idea to start DSI without proper termination. I've just showed to you how to achieve what you've asked for.

As this is an uncommon use case I need to say that i don't care about if there is an error in the logs....
Will check my logs to see if I see such a message , but never spotted one when doing this s** .

You're not trying to start your own u-boot?

https://paste.debian.net/hidden/0535b7bb/

Code:

007013.408: dtdebug: Opened overlay file 'overlays/vc4-kms-dsi-dumb-panel-pi5.dtbo'007030.330: dtdebug: fragment 1 disabled007045.019: dtdebug: merge_fragment(/axi/pcie@120000/rp1/dsi@110000,/fragment@0/__overlay__)007045.034: dtdebug:   +prop(status)007045.580: dtdebug:   +prop(#address-cells)007046.134: dtdebug:   +prop(#size-cells)007051.543: dtdebug: merge_fragment(/axi/pcie@120000/rp1/dsi@110000/port,/fragment@0/__overlay__/port)007056.376: dtdebug: merge_fragment(/axi/pcie@120000/rp1/dsi@110000/port/endpoint,/fragment@0/__overlay__/port/endpoint)007056.393: dtdebug:   +prop(remote-endpoint)007057.346: dtdebug:   +prop(phandle)007057.870: dtdebug: merge_fragment() end007057.886: dtdebug: merge_fragment() end007062.799: dtdebug: merge_fragment(/axi/pcie@120000/rp1/dsi@110000/panel_disp0@0,/fragment@0/__overlay__/panel_disp0@0)007062.817: dtdebug:   +prop(reg)007063.340: dtdebug:   +prop(compatible)007063.861: dtdebug:   +prop(phandle)007069.252: dtdebug: merge_fragment(/axi/pcie@120000/rp1/dsi@110000/panel_disp0@0/port,/fragment@0/__overlay__/panel_disp0@0/port)007074.130: dtdebug: merge_fragment(/axi/pcie@120000/rp1/dsi@110000/panel_disp0@0/port/endpoint,/fragment@0/__overlay__/panel_disp0@0/port/endpoint)007074.148: dtdebug:   +prop(remote-endpoint)007075.102: dtdebug:   +prop(phandle)007075.628: dtdebug: merge_fragment() end007075.644: dtdebug: merge_fragment() end007075.663: dtdebug: merge_fragment() end007075.692: dtdebug: merge_fragment() end007075.815: dtdebug: fragment 1 disabled

Code:

[    6.720566] panel-simple-dsi 1f00118000.dsi.0: supply power not found, using dummy regulator[    6.720630] panel-simple-dsi 1f00118000.dsi.0: Expected bpc in {6,8} but got: 0[    6.720638] drm-rp1-dsi 1f00118000.dsi: rp1dsi_host_attach: Attach DSI device name=tv080wum-nl0 channel=0 lanes=4 format=0 flags=0x7 hs_rate=0 lp_rate=0[    6.721130] [drm] Initialized drm-rp1-dsi 1.0.0 0 for 1f00118000.dsi on minor 1[    6.732055] drm-rp1-dsi 1f00118000.dsi: [drm] rp1dsi: Nominal byte clock 72000000; scale by 16/12[    6.760809] Console: switching to colour frame buffer device 150x120[    6.795851] drm-rp1-dsi 1f00118000.dsi: [drm] fb0: drm-rp1-dsidrmf frame buffer device[    6.814098] drm-rp1-dsi 1f00118000.dsi: rp1dsi_bind succeeded
Spend another 5 minutes of my lifetime on this --> done now!

Statistics: Posted by aBUGSworstnightmare — Thu Feb 29, 2024 7:20 pm



Viewing all articles
Browse latest Browse all 4856

Trending Articles