Integrate custom EDID binary to connect through HDMI a Display

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

Integrate custom EDID binary to connect through HDMI a Display

1,993件の閲覧回数
davidgut
Contributor I

Dear Community,

I am trying to connect a TFT Display to a Wandboard Solo via HDMI. I have all the necessary information from the TFT Display at hand including the EDID binary, unfortunately, I have not been able to make it work.

I tried modifying the xorg.conf file as follows:

Section "Device"
Identifier "i.MX Accelerated Framebuffer Device"
Driver "vivante"
Option "fbdev" "/dev/fb0"
Option "vivante_fbdev" "/dev/fb0"
Option "HWcursor" "false"

Option "CustomEDID" "DFP-0:/etc/X11/edid.bin"      %% Added
Option "IgnoreEDID" "false"                                       %% Added
Option "UseEDID" "true"                                            %% Added
EndSection

Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection

The Wandboard is running on a Yocto image provided by technexion at: ftp.technexion.net/demo_software/WANDBOARD/wandboard-imx6/wandboard-imx6_yocto-2.0_qt5.5_20170508.zi...

 

I would very greatly appreciate any help!

 

Best regards,

David

Additional Info:

root@wandboard:/etc/X11# uname -r
4.1.15-134094-gd28f9da-dirty

ラベル(2)
0 件の賞賛
返信
3 返答(返信)

1,958件の閲覧回数
davidgut
Contributor I

Hi,

Attached are the logs. Thank you for your support!

Regards

0 件の賞賛
返信

1,951件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @davidgut 

 

I think you can use xrandr to debug the dispaly device.

I see that there is no output in last log ‘starting autohdmi:’

 

 

0 件の賞賛
返信

1,970件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @davidgut 

 

Is there any kernel error log that you can provide?

0 件の賞賛
返信