64MP QuadCamera Fails on preview [SOLVED]

The updates and drivers installed without errors, but on trying to preview, the device locks up with these log messages. I hear a small clicking sound on one of the cameras, which seems like it might have to do with autofocus?

pi@pi4arduquad:~ $ libcamera-still -t 0 --viewfinder-width 2312 --viewfinder-height 1736
Preview window unavailable
[0:02:18.434557072] [1461] INFO Camera camera_manager.cpp:293 libcamera v0.0.0+3572-e13ccdd5
[0:02:18.445150727] [1463] WARN CameraSensorProperties camera_sensor_properties.cpp:163 No static properties available for ‘arducam_64mp’
[0:02:18.445220223] [1463] WARN CameraSensorProperties camera_sensor_properties.cpp:165 Please consider updating the camera sensor properties database
[0:02:18.445956275] [1463] ERROR CameraSensor camera_sensor.cpp:591 ‘arducam_64mp 10-001a’: Camera sensor does not support test pattern modes.
[0:02:18.497657323] [1463] WARN RPI raspberrypi.cpp:1263 Mismatch between Unicam and CamHelper for embedded data usage![0:02:18.498979564] [1463] ERROR DelayedControls delayed_controls.cpp:87 Delay request for control id 0x009a090a but control is not exposed by device /dev/v4l-subdev0
[0:02:18.499499665] [1463] INFO RPI raspberrypi.cpp:1386 Registered camera /base/soc/i2c0mux/i2c@1/arducam_64mp@1a to Unicam device /dev/media3 and ISP device /dev/media0
[0:02:18.500844554] [1461] INFO Camera camera.cpp:1029 configuring streams: (0) 2312x1736-YUV420
[0:02:18.501646491] [1463] INFO RPI raspberrypi.cpp:764 Sensor: /base/soc/i2c0mux/i2c@1/arducam_64mp@1a - Selected sensor format: 2312x1736-SBGGR10_1X10 - Selected unicam format: 2312x1736-pBAA

As reference, I was able to take a photo (autofocus did not work) - but was not able to preview. I am using Windows terminal via SSH, and WinSCP to retrieve files.

I realise the copied command string was missing a space before --autofocus. Autofucs now working, but not preview window

Sorry - learning as I go. Am I correct to assume that the preview window ONLY works when running commands directly on the RPi itself?

Working great when preview on the Raspberry Pi desktop! (SOLUTION is that Preview only works directly on the device the cameras are attached too. Will need to build a web interface if want to see remotely)

Hello, I can not even take still image with this 64MP camera, I am using Raspberry Pi 3 Model B Rev 1.2. I got this error:

@ilovelyy
If you have an unrelated issue, please start a new topic instead.
Then we need some additional information:

ls /dev/video*
cat /boot/config.txt