https://bugzilla.kernel.org/show_bug.cgi?id=102931
Christian König deathsimple@vodafone.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |deathsimple@vodafone.de
--- Comment #4 from Christian König deathsimple@vodafone.de --- get-edid calls into the BIOS directly to access the I2C bus and doesn't uses the driver. With a kernel driver this is pretty much deprecated and shouldn't be used any more.
Use the one provided in sysfs instead, try: find /sys -name "edid"