Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. drm_kms_helper.edid_firmware=edid/your_edid.bin
  2.  
  3. "Boot with standard options+edid" "ro root=UUID=70cadff3-f077-4d1d-8533-bd56aee7c14c splash=silent quiet showopts drm_kms_helper.edid_firmware=/edid/MacBookPro_11_2_edid.bin"
  4.  
  5. "Boot with standard options+edid" "ro root=UUID=70cadff3-f077-4d1d-8533-bd56aee7c14c splash=silent quiet showopts drm_kms_helper.edid_firmware=/usr/lib/firmware/edid/MacBookPro_11_2_edid.bin"
  6.  
  7. kernel: [drm:drm_load_edid_firmware [drm_kms_helper]] *ERROR* Requesting EDID firmware "/usr/lib/firmware/edid/MacBookPro_11_2_edid.bin" failed (err=-2)
  8.  
  9. $ xvidtune -show
  10. "2880x1800" 337.75 2880 2928 2960 3040 1800 1803 1809 1852 +hsync -vsync
  11.  
  12. $ ./modeline2edid - <<< 'Modeline "2880x1800" 337.75 2880 2928 2960 3040 1800 1803 1809 1852 +hsync -vsync'
  13. $ make
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement