I'm trying to force RGB mode in macOS to fix the picture quality of my external monitor. I had to do this when I got my MacBook 16". Now, after installing Big Sur, the problem reappears.
The instructions I've followed are:
Run:
csrutil disable
in recovery mode in order to disable rootless mode.
Run the following patch:
patch-edid.rb
and then do the following:
sudo mkdir /System/Library/Displays/Contents/Resources/Overrides/DisplayVendorID-472 sudo cp DisplayProductID-361 /System/Library/Displays/Contents/Resources/Overrides/DisplayVendorID-472
but Terminal returns this error: 'read-only' file system
I tried the following:
mount -o remount /
But Terminal fails with this error: mount: / failed with 64