Backlight issue in XEN

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Backlight issue in XEN

814件の閲覧回数
yeswanth
Contributor II

I have built XEN image in core-image-Weston for the IMX8QXP board. While booting into into XEN it throwing following DRM error:

***************************************************

imx-drm display-subsystem: failed to bind ldb@562210e0 (ops imx_ldb_ops): -517

***************************************************

I have resolved that error by including that respective node and its PWM dependencies as passthrough node as below mentioned:

&ldb2 {

             xen,passthrough;

}

After that it booted successfully without any error but the backlight of the display didn't turned UP. What more need to be done to bring up the display in xen for imx8qxp.

Thankyou,

yeswanth

0 件の賞賛
返信
2 返答(返信)

763件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

I don't think changing any such interactively is supported on any Embedded Linux platform. Usually, such frame buffer colour depth is a boot time setting. However, nowadays NXP is using DRM/KMS for the i.MX 8 series and the framebuffer is obsolete and just emulated anyway. So what exactly is it that you are trying to achieve. How/where exactly are you trying to display what exactly?

Regards

0 件の賞賛
返信

710件の閲覧回数
yeswanth
Contributor II

I have booted the IMX8QXPMEK board using XEN. It booted successfully but i can't see anything on display even backlight also didn't turned up. How do i bring up the display in XEN domain.

タグ(2)
0 件の賞賛
返信