Incorporate EDID (Extended Display Identification Data) into initrd (initial ramdisk) image. Extract Extended Display Identification Data Install required software on a Linux machine that can properly read EDID. $ sudo apt install read-edid edid-decode Extract EDID. $ sudo get-edid > desktop_edid.bin This is read-edid version 3.0.2. Prepare for some fun. Attempting to use i2c interface […]
↧