PINE64
Camera support progress - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Camera support progress (/showthread.php?tid=10578)

Pages: 1 2 3 4 5 6 7 8


RE: Camera support progress - Luke - 07-06-2020

Splendid work! hats off


RE: Camera support progress - bendavey - 07-06-2020

It even takes cat pictures. Very exciting.


RE: Camera support progress - arturo2bodegas - 07-06-2020

IT WORKS!!! Great work! Amazing! so far front camera only, and yeah, the image quality leaves something to be desired, but IT WORKS. AND it saves the .jpg with a date stamp filename in home/usr/pictures. LOVE IT


RE: Camera support progress - cefre00 - 07-07-2020

Mine does not work unfortunately. But it seems that nothing works on my PP. Big Grin


RE: Camera support progress - devrtz - 07-07-2020

(07-06-2020, 04:59 PM)bendavey Wrote: It even takes cat pictures. Very exciting.
Your cat does not seem particularly pleased though :P


RE: Camera support progress - e-minguez - 07-07-2020

Can confirm it works! kudos!


RE: Camera support progress - Luke - 07-07-2020

Tested today's nightly - works like a charm! good job Smile


RE: Camera support progress - bingo600 - 07-07-2020

Working here too Smile Smile 

Camera is quite laggy , but heyyy IT WORKS Cool 

Thanx again for your big effort

/Bingo


RE: Camera support progress - Kamzzy - 07-07-2020

works but super slow cant move fast


RE: Camera support progress - jwestman - 07-07-2020

This is not working for me, on my Braveheart PinePhone. Here's the dmesg output:


Code:
mobian ~$ dmesg | grep -E "(csi|ov5640)"
[    1.425837] dovdd-csi: Bringing 3300000uV into 1800000-1800000uV
[    1.428194] avdd-csi: Bringing 2900000uV into 2800000-2800000uV
[    1.430261] dvdd-csi: Bringing 700000uV into 1800000-1800000uV
[    4.172849] i2c-gpio i2c-csi: using lines 141 (SDA) and 140 (SCL)
[    8.972532] sun6i-csi 1cb0000.csi: creating ov5640 3-004c:0 -> sun6i-csi:0 link
[    8.979971] sun6i-csi 1cb0000.csi: creating gc2145 3-003c:0 -> sun6i-csi:0 link
[    9.918406] ov5640 3-004c: ov5640_init_slave_id: failed with -6
[  11.526450] ov5640 3-004c: ov5640_init_slave_id: failed with -6
[  39.310878] ov5640 3-004c: ov5640_init_slave_id: failed with -6
[  40.475398] ov5640 3-004c: ov5640_init_slave_id: failed with -6

Camera shows a test pattern when I run it, indicating that no cameras are detected at all.

I flashed Mobian to my SD card from the mobian-pinephone-20200707 image, then upgraded using "sudo apt upgrade" (only one package, pinephone-tweaks, was updated), then restarted.