- Edited
mirza Let's try to make booting more verbose by adding the -v parameter
Please, try to input
sudo nvram boot-args="-v enableDither=0 PE_i_can_has_debugger=1 iomfb_RuntimeProperty_enableDither=0"
Then make sure the boot-args was accepted:
nvram -p | grep "boot-args"
The output must be the same as the previous input.
Reboot your laptop.
run the command
log show --process 0 | grep "IOMobileFramebufferLegacy"