Thanks for the answer ! Here are the command outputs:
Let me know if I can try something else to get the camera working !
(I've tried modifying the pinephone-camera-setup.sh script but still without success, are there other places I can have a look at ?)
Code:
media-ctl -p -d /dev/media1
Media controller API version 5.7.0
Media device information
------------------------
driver sun6i-csi
model Allwinner Video Capture Device
serial
bus info
hw revision 0x0
driver version 5.7.0
Device topology
- entity 1: sun6i-csi (1 pad, 2 links)
type Node subtype V4L flags 0
device node name /dev/video1
pad0: Sink
<- "ov5640 3-004c":0 [ENABLED]
<- "gc2145 3-003c":0 []
- entity 5: ov5640 3-004c (1 pad, 1 link)
type V4L2 subdev subtype Sensor flags 0
device node name /dev/v4l-subdev0
pad0: Source
[fmt:YUYV8_2X8/1280x720@1/30 colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range]
-> "sun6i-csi":0 [ENABLED]
- entity 7: gc2145 3-003c (1 pad, 1 link)
type V4L2 subdev subtype Sensor flags 0
device node name /dev/v4l-subdev1
pad0: Source
[fmt:YUYV8_2X8/1280x720@1/60 field:none colorspace:srgb]
-> "sun6i-csi":0 []
Code:
v4l2-ctl --list-devices
cedrus (platform:cedrus):
/dev/video0
/dev/media0
sun6i-csi (platform:csi):
/dev/video1
Allwinner Video Capture Device (platform:sun6i-csi):
/dev/media1
Let me know if I can try something else to get the camera working !
(I've tried modifying the pinephone-camera-setup.sh script but still without success, are there other places I can have a look at ?)