EDID Values for VIM4 HDMI Input

Which system do you use? Android, Ubuntu, OOWOW or others?

Android

Which version of system do you use? Khadas official images, self built images, or others?

November Release

Please describe your issue below:

Having issues capturing video from an older legacy device whose only output is 1280x720, the device fails to send video due to EDID values not being present, when capturing the edid values using monitorinfoview

i get the following

applying an inline emulator gives the correct output

EE5D99FB-B186-46B2-A015-27BCD07DBED6

Post a console log of your issue below:


**Delete this line and post your log here.**

Hello, you can use vim4 to get the EDID of the monitor and then send it to me.

cat /sys/class/amhdmitx/amhdmitx0/rawedid

Also send me the complete serial port log connected to the monitor. If it is too big, upload it to the cloud disk.

In this case the hdmi input of the vim4 is the monitor

The screenshots above are from a windows machine plugging into the vim4 hdmi input.

@xiong.zhang when i use an edid emulator you can see the VIM4 now presents with alot more resolutions, AML TV is how it used to be detected and with a EDID emulator its now sees Lindy

Is there a way to override /sys/class/hdmirx/hdmirx0/edid with another file?

Hello, I don’t quite understand what you mean. I checked that there is a resolution of 1280x720p60hz in the code. I want to check whether the edid parameter is inconsistent and causes it not to be displayed. You can connect vim4 to the monitor and use adb to use the following Command to get the EDID of the monitor

cat /sys/class/amhdmitx/amhdmitx0/rawedid

hello, I’m refering to hdmirx and not hdmitx. the edid files for hdmirx only contain

640x480@60hz
800x600@60hz
1024x768@60Hz
1920x1080@60z

This is the node that reads the HDMI EDID number. Your HDMI screen itself does not support 1280X720 resolution. It’s not that our system doesn’t support it.

Hi @goenjoy, I think there is some confusion…there is no HDMI screen in my equation, I have a separate device that outputs a video signal at 1280x720p 60Hz.

The device needs to see the monitor or in my case the VIM4 HDMI Input provide an EDID value that tells it, it supports 1280x720 @ 60Hz for it to output video. Currently the EDID values provided for the HDMI Input are:

640x480@60hz
800x600@60hz
1024x768@60Hz
1920x1080@60z

I confirmed this by reading the edid value stored in the HDMIRX folder, aswell as plugging a windows pc into the HDMI Input of the VIM4 and reading the edid values from within windows. the HDMI Input of the VIM4 is the monitor in my equation.

If I look at the EDID values of other HDMI usb capture cards like Elgato Cam Link they provide an extensive list where as the VIM4 HDMI Input only provides 4 values.

my windows machine allow you to set the output resolution regardless of the EDID value so I can confirm that 1280x720 is supported by the VIM4 HDMI Input from a video perspective.

Currently to work around this we have a EDID emulator inline which presents a large array of resolution options (see image above)

for reference the device is below.

https://www.lindy.com.au/hdmi-2-0-edid-emulator?gad_source=1&gclid=Cj0KCQiAnrOtBhDIARIsAFsSe52jhASAKM6SQ333A2gg5SQlb3Y0qnJtusYL0WQfNsyPgyXPZ-ZWm7kaAuyIEALw_wcB

also worth noting, i dont use the HDMI Output, i have a TS050

I don’t have two vim4s at the moment, but perhaps to confirm plug one hdmi output into the input of another. Run the edid command on the one with the hdmi output and check the edid values being presented by the monitor (aka the vim4 hdmi input)

@ccsystems Unable to open. Is the problem you described yours 720P@60PFS video device connected to the HDMI-IN of VIM4 unable to display 720P?

What specific experiments do you need to conduct? We can assist you in verifying your hypothesis.

correct, the external device doesn’t output video because it doesn’t get edid value from the VIM4 hdmi input that is required for it to work. (it requires 1280x720)

to confirm the values provided by the VIM4 you can plug one VIM4 into the other, on the VIM4 that has the HDMI output run the following command in adb shell

cat /sys/class/amhdmitx/amhdmitx0/rawedid

this will provide the edid value that looks like

Screenshot 2024-01-23 at 12.15.57 am

i have then uploaded this to edid.tv which decodes into readable format

https://edid.tv/edid/2840/

@ccsystems We have verified that 720p input can be displayed. What is your specific device and is there a link? Please also provide the kernel log and Android log for reproducing the issue. You can execute it through network ADB. The kernel log needs to be executed after reproducing the problem.

C:\Users\25348>adb connect 192.168.31.13
C:\Users\25348>adb logcat > logcat.log
C:\Users\25348>adb dmesg > kernel.log
cat /sys/class/amhdmitx/amhdmitx0/rawedid

0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

@goenjoy i need to apologise! it would seem that using an edid emulator didn’t actually solve our issue. So we are back to the video source not working on the VIM4 HDMI input, we were able to troubleshoot a bit more and hopefully this can assist in working out why the video isn’t working.

  1. the device is a da vinci xi medical robot

  2. the output according to their manual is DVI-D 720 (1280x720@59.94Hz)

  3. manual can be found here

  4. to save you the trouble here is the video spec
    Screenshot 2024-01-25 at 10.09.41 am

  5. when plugging directly to the VIM4 via DVI-HDMI adapter we get no signal, this image shows the EDID emulator inline, we also tried without to no avail.

  6. No Video Input

  7. weirdly if we take the output of the device and plug into an avermedia game capture hd ii and then plug the passthrough into the VIM4, the signal works

  1. signal working

Im not a video expect so im at a loss as to why its not working, it works with other capture devices like elgato CamLink both USB UVC and DirectShow PCI Cards

Any ideas on what i can try next?

so boot the device, plug in the video source, let it fail and run those commands?

so boot the device, plug in the video source, let it fail and run those commands?==》yes

hi @goenjoy , sorry for the delay we have limited access to this device

you can find logcat and dmesg when device is directly connected here

and when the device is passed through the avermedia