Skip to content

Instantly share code, notes, and snippets.

@marcosfad
Created June 5, 2020 08:57
Show Gist options
  • Save marcosfad/8902cd55dd9100974e60ef285279990c to your computer and use it in GitHub Desktop.
Save marcosfad/8902cd55dd9100974e60ef285279990c to your computer and use it in GitHub Desktop.
Create a DPCD dump
sudo dd if=/dev/drm_dp_aux0 status=progress > dpcd.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment