Hacker News new | ask | show | jobs
by sbalamurugan 1062 days ago
Apparently it is not. The reddit thread has an ex Apple employee who runs repair shops in Germany. He says if you just change the serial number of a iPad screen(using specialised hardware) in existing iPad this issue will appear. This seems to indicate that it’s intentionally done by Apple.

Other option is that Apple bakes in calibration details of all possible serial numbers in every iPad sold which doesn’t sound like a plausible scenario.

4 comments

Could it be something like this:

At software level iOS registers some calibration data (after some factory calibration) tied to that specific serial number (as calibration makes sense only for that specific instance of the panel anyway) so when serial number changes iOS can't find calibration data on device and continues uncalibrated instead of trying to use calibrations for another-serial screen (from the OS perspective).

It makes sense, if there actually is some sort of calibration going on in the first place of course.

Yeah I think this is most likely. Then when you change the serial you're using the calibration data for the wrong screen, but most of the time you're lucky and the two screens behave close enough that an average user doesn't notice.
Probably for touch the effects are negligible as the accuracy needed for touch is much more coarse compared to accuracy needed for Apple Pencil drawing. So if calibration is perfecting things at Apple Pencil-level accuracy, it should already be below the threshold of touch-based highest acceptable margin of error anyway.
Touch and pen would generally require completely different calibrations because touch is detected by the capacitive touch screen whereas the pen position is tracked inductively.

However, I wonder why the pen calibration data is not stored on an controller on the display panel? That would absolutely make sense.

Can it be like:

Pencil also has a small calibration table and when paired with a new iPad it checks and downloads that immediately.

If not, it might also be (more likely) sending whatever it senses to iPad and iPad processes that raw input with the calibration data to determine the final output.

It only makes sense from the perspective of screwing third-party repair and then trying to come up with something with plausible deniability. Are people swapping screens frequently enough to justify the extra complexity of keeping calibration data segregated by serial number?

Printer manufacturers have been pulling the same trick with storing (approximations of) ink levels in chips in the cartridge, claiming that it makes it easy for users to swap cartridges and continue to have accurate quantities and in that case there's a little bit more truth to the argument, but not this one.

I'm just speculating but the accuracy needed for Pencil to work properly is, by nature of the application, much higher than estimating ink in cartgridges.

I mean, if cartgridges' calibration drift a bit it might also be more acceptable for many, but if Pencil starts drawing incorrectly many artists would be extremely frustrated and move away from the ecosystem.

The fact that they showed how using the controller chip from the existing screen causes it to start working correctly shows definitively that this is not about calibration at all.
Unless the calibration data is stored on the controller chip.
But the physical screen is a different screen so any such data is totally wrong.
Why would the calibration details need to account for all iPads sold?

Just bake the one that the device is bonded with, using the display serial number as a lookup key.

Then, if you change the serial number of the display, the lookup would fail, and fall back to whatever "default" values are.

and just be shear coincident two screens, the broken one and replacement, match calibration data completely?
Actually not that unlikely, imagine the allowed range of calibration is 0-100, the factory is likely to produce parts with small variance, but having same constant offset, resulting in output of screens between 70-80. While default in software might be set exactly in the middle at 50. Knowing how a large organization works, the default set in sw is probably not even close to what comes out of production lines, it's just an assumption some dev made that happened to work good enough on his desk 4 years ago.

Even if the screens would cover the whole spectrum, there is still a high chance this coincidence could happen, and more data would be needed to validate either theory. Is there any statistics showing that this happens all the time or just some times.

Serial numbers encode production-specific parameters. We don’t yet know how to produce uniform displays batch to batch. Running Toyota engine code on a Subaru will produce glitches without requiring any conspiracy.
But realistically this would mean I couldn't use an iPad with it's pen without connecting it to the internet first. I mean how would Apple bake every calibration for every display into all devices, even ones it hasn't even produced yet?
It's the display that needs calibration. Pen doesn't know where it is, the screen does. So each complete device or at least the screen needs to have a valid calibration table or a function for raw xy -> calibrated xy.
Because the screen was on the device when it was calibrated.
Could be calibration is looked up via serial number by the iPad and the third party ones don’t have any cal on file.
There was no third party display, replacement one came off another working ipad.