https://bugzilla.kernel.org/show_bug.cgi?id=102931
Christian König <deathsimple at vodafone.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |deathsimple at vodafone.de
--- Comment #4 from Christian König <deathsimple at 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"
--
You are receiving this mail because:
You are watching the assignee of the bug.