That's the purpose - to disable peppy and splash services so that they don't come on a way of the calibration program which should use the same display for UI.Once peppy player is disabled and the Pi is rebooted there is no console at all. Sure, I can run the calibration program from SSH but doesn't make real sense when there is no ref point shown.
You just need to run the calibration program in your SSH session/terminal:
sudo TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEVICE=/dev/input/touchscreen ts_calibrate
The output/UI will go to the display. If it doesn't try to use a virtual terminal:
sudo openvt -s -w -- TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEVICE=/dev/input/touchscreen ts_calibrate
Statistics: Posted by peppy.player — Mon Mar 04, 2024 7:20 pm