Comment 14 for bug 1879402

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote :

I found that `find /sys | grep edid$ | xargs file -i` will always report the file is empty.

Please use `find /sys | grep edid$ | xargs cat` to find out which one is non-empty and attach the EDID here.