HMDI display shutdown when wayland loaded

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

HMDI display shutdown when wayland loaded

612件の閲覧回数
x10
Contributor V

Hardware: iMX8MM-EVK + MIPI-DSI to HDMI

Platform: uboot2017 + Linux-4.14.98_2.0.0 from yocto 2.0

Description:

Display is okay with uboot up, and display setting through commandline (video=1280x720-32@60e) is fine during kernel loading. The "OpenEmbedded" loading screen can been seen, and then display is shutdown without wayland desktop. 

More than three LCD monitors are used for testing, only one monitor can display wayland desktop. 

It's appreciated for any comments and hits. Thanks in advance

Best Regards

Cheng Shi

www.emtronix.com

ラベル(1)
1 返信

542件の閲覧回数
x10
Contributor V

Problem fixed,it should add the following commandline

drm_kms_helper.edid_firmware=edid/your_edid.bin

instead of "video=..." to force display resolution.