@rojharris - virtual screen mirroring should mostly work, but it's certainly not an ideal solution and indeed a lot of things can go wrong. 🙃 With Sequoia 15.2 the great thing is that at least Apple fixed the Catalyst crashes for 8K+ desktops so with a virtual screen one could now go beyond 3840px HiDPI which is useful for some larger 5K/8K ultrawides.
But about native scaling - I saw all kinds of results (3072px, 3360px, 3840px HiDPI width). Maybe the OP could post a poll about who has which option working on a 5K2K display and with what config (M4 vs M4 Pro and USB-C DisplayPort Alt Mode/ThunderBolt/HDMI) - this could probably help clarify things.
For those who has 3840px working (I believe it is only
@MxDaviD, right?), can somebody help with some extra info?
- Are you on macOS 15.0, 15.1 or 15.2 beta?
- Is this the sole display connected?
- What is the conection (USB-C DisplayPort Alt Mode/ThunderBolt/HDMI)?
- Is your Mac newly set up or migrated from an other Mac?
- Can you run the following command with BetterDisplay installed and running and attach the result (modes.txt on the desktop)? This should list all available display modes and low level modes for the display.
Code:
/Applications/BetterDisplay.app/Contents/MacOS/BetterDisplay get -n=dell -displayModeList -connectionModeListAll >~/Desktop/modes.txt
(note - if the display does not have `dell` in it's name, then the command must be changed to reflect some part of the display's name)
It would also be useful to see what's under the `Display Information…` block for the display in BetterDisplay and maybe have an EDID extract so I can try semi-simulating a connection to that display on my M4.