Have you first installed the driver from Apple AppleUSBVideoSupport
? I have found it here (at the very end) as attachment.
Download the archive, extract it.
sudo apt install isight-firmware-tools
when prompted select AppleUSBVideoSupport
path
(if you need to do that again, first purge: sudo apt-get --purge remove isight-firmware-tools
)
Have you followed the latest instructions from here? The ones you followed for 18.04 might be outdated.
git clone https://github.com/patjak/facetimehd-firmware.git
enter the facetime-firmware folder and do:
make
sudo make install
reboot
The script for ubuntu (https://github.com/patjak/facetimehd/wiki/Installation) didn't work for me in Kubuntu 22.04, sept. 2022, Macbook Air ca. 2013: the above did.
Cheese didn't work. Kamoso did.
UPDATE:
As the OP said, guvcview
also works (present in Ubuntu repos), and it looks more advanced. Video recording is much better than Kamoso's on this machine.
Webcamoid is a camera software that did not worked here either.
Update after upgrade to Kubuntu 22.10, plasma 5.25:
The solution above stopped working.