Administrators Hervé Posted October 13, 2022 Administrators Share Posted October 13, 2022 No, EDID's information is a long string of hexadecimal characters. Link to comment Share on other sites More sharing options...
svan71 Posted October 13, 2022 Author Share Posted October 13, 2022 Which program to use to extract it then in windows? Since DumpEdid didn't work. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted October 14, 2022 Administrators Share Posted October 14, 2022 Plenty of tools to grab your EDID info but I can recommend Monitor Asset Manager. I've used it several times in the past. Very simple and works without failure. You'll get the EDID info at the very bottom of the application's main window where it is displayed as a long string of comma separated hexadecimal values. This is what you need to collect and edit to remove all commas and spaces. You may then inject the resulting raw long string of hexadecimal characters as device property in the iGPU settings of your bootloader's config: AAPL00,override-no-connect <EDID's hexadecimal string> DATA See the WEG User Manual for reference 1 Link to comment Share on other sites More sharing options...
svan71 Posted October 15, 2022 Author Share Posted October 15, 2022 Awesome will try it tomorrow thank you Link to comment Share on other sites More sharing options...
Recommended Posts