Quantcast
Channel: sleeplessbeastie's notes
Viewing all articles
Browse latest Browse all 770

How to incorporate EDID into initrd image

$
0
0
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 […]

Viewing all articles
Browse latest Browse all 770

Trending Articles