Ili9488 with green tint

I’ve just setup a esp32-s3 with a ili9488 screen. The white text isn’t white, it’s pale green. Has anyone else come across this before?
Thanks

Have you tried changing color_order: and invert_colors:?

I’ve had this issue on displays where the ribbon connector was a bit dodgy. Another one from the parts bin was fine.

I have, nothing helped. I’ll post the yaml tomorrow morning (GMT) and see if anyone notices anything I’ve missed.
I know it’s not the screen or cables as I’ve tried them with a RPi

Also - check the model. For an identical looking display I use model: ILI9488_A

That is using the mipi_spi driver, it was the same with the ILI9XXX driver.

That did it, thanks