Comment 3 for bug 1801976

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Also, please run these commands and send the output:

  sudo apt install edid-decode
  for e in /sys/class/drm/*/edid ; do edid-decode $e ; done