Backlight issue in XEN

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Backlight issue in XEN

815 次查看
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 回复数

764 次查看
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 项奖励
回复

711 次查看
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 项奖励
回复