11-13-2023, 11:01 AM
Some people might be affected by some driver bug where the camera:
The following trick forces reinitialising the hardware (as if the kernel is populating from device tree during a boot):
- does works right after boot of the PinePhone Pro.
- But after suspend, the camera stops working.
The following trick forces reinitialising the hardware (as if the kernel is populating from device tree during a boot):
Code:
echo ff920000.isp1 | sudo tee /sys/bus/platform/drivers/rkisp1/{unbind,bind}