MinnowBoard-org / bugs-and-help

Ask QUESTIONS here. MinnowBoard.org issue and get help submission. See README for use.
14 stars 2 forks source link

Supporting LVDS panel on eDP1 on Minnowboard? #143

Open rksaripalli opened 5 years ago

rksaripalli commented 5 years ago

Hi, I would like to support a custom LVDS panel on the eDP1 interface (DDI1_XXX signals on the SoC) on the Minnowboard.

I realize this port is removed on the Minnowboard and only HDMI is supported on the DDI0_XXX signals.

We have a separate board that is roughly modeled on the Minnowboard but has different schematics. We are able to compile and load the UEFI FW from Minnowboard on our board (with some patches for memory controller).

I have tried modifying various options in the UEFI FW menu and choosing IGD boot display to all the different options (DSI Port B, DSI Port C, eDP Port) but nothing works. The HDMI works fine but I really need to get the LVDS panel working. What do I need to do?

Thanks, RK

BrianRichardsonIntel commented 5 years ago

You may want to reach out to the EDK II mailing list for help modifying the firmware for LVDS.

https://github.com/tianocore/tianocore.github.io/wiki/Mailing-Lists

Thanks … br

Brian Richardson -- Director of Firmware Ecosystem Engagements brian.richardson@intel.commailto:brian.richardson@intel.com -- @intel_brianhttps://twitter.com/Intel_Brian Firmware Ecosystem & Business Development, Firmware Integration & Development (FID) https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson

From: Ramakrishna Saripalli notifications@github.com Sent: Friday, May 31, 2019 11:56 AM To: MinnowBoard-org/bugs-and-help bugs-and-help@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [MinnowBoard-org/bugs-and-help] Supporting LVDS panel on eDP1 on Minnowboard? (#143)

Hi, I would like to support a custom LVDS panel on the eDP1 interface (DDI1_XXX signals on the SoC) on the Minnowboard.

I realize this port is removed on the Minnowboard and only HDMI is supported on the DDI0_XXX signals.

We have a separate board that is roughly modeled on the Minnowboard but has different schematics. We are able to compile and load the UEFI FW from Minnowboard on our board (with some patches for memory controller).

I have tried modifying various options in the UEFI FW menu and choosing IGD boot display to all the different options (DSI Port B, DSI Port C, eDP Port) but nothing works. The HDMI works fine but I really need to get the LVDS panel working. What do I need to do?

Thanks, RK

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/MinnowBoard-org/bugs-and-help/issues/143?email_source=notifications&email_token=AD5F2XAXBC3J4MBFNS3TCEDPYFC7VA5CNFSM4HR36WZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GW7WHZA, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AD5F2XEDQSOLRGHVWJC6N7TPYFC7VANCNFSM4HR36WZA.

naiyining commented 5 years ago

Is anyone has the available BIOS firmware for LVDS? I have the same problem.Thx.