geerlingguy / sbc-reviews

Jeff Geerling's SBC review data - Raspberry Pi, Radxa, Orange Pi, etc.
MIT License
572 stars 13 forks source link

Raspberry Pi 5 model B #21

Open geerlingguy opened 1 year ago

geerlingguy commented 1 year ago

DSC03121

NOTE: The board used for this testing was a pre-release revision. The final production Pi 5 model B and any future revisions may have slight differences, especially as the Raspberry Pi OS image is updated.

Basic information

Linux/system information

# output of `neofetch`
       _,met$$$$$gg.          pi@pi5 
    ,g$$$$$$$$$$$$$$$P.       ------ 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 12 (bookworm) aarch64 
 ,$$P'              `$$$.     Host: Raspberry Pi 5 Model B Rev 1.0 
',$$P       ,ggs.     `$$b:   Kernel: 6.1.32-v8+ 
`d$$'     ,$P"'   .    $$$    Uptime: 4 mins 
 $$P      d$'     ,    $$P    Packages: 1536 (dpkg) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.2.15 
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080 
 Y$$.    `.`"Y$$$$P"'         Terminal: /dev/pts/0 
 `$$b      "-.__              CPU: BCM2835 (4) @ 2.400GHz 
  `Y$$                        Memory: 416MiB / 7942MiB 
   `Y$$.
     `$$b.                                            
       `Y$$b.                                         
          `"Y$b._
              `"""

# output of `uname -a`
Linux pi5 6.1.32-v8+ #1 SMP PREEMPT Sat Aug  5 07:03:33 BST 2023 aarch64 GNU/Linux

Benchmark results

CPU

Power

Disk

SanDisk Extreme 128GB microSD

Benchmark Result
fio 1M sequential read 91.5 MB/s
iozone 1M random read 90.09 MB/s
iozone 1M random write 62.28 MB/s
iozone 4K random read 9.86 MB/s
iozone 4K random write 4.07 MB/s

Kioxia XG8 1TB NVMe at PCIe Gen 2

Benchmark Result
fio 1M sequential read 454 MB/s
iozone 1M random read 425.57 MB/s
iozone 1M random write 401.33 MB/s
iozone 4K random read 65.51 MB/s
iozone 4K random write 159.85 MB/s

Kioxia XG8 1TB NVMe at PCIe Gen 3

Benchmark Result
fio 1M sequential read 894 MB/s
iozone 1M random read 804.39 MB/s
iozone 1M random write 777.69 MB/s
iozone 4K random read 69.76 MB/s
iozone 4K random write 194.42 MB/s

Single SanDisk Extreme PRO USB 3.1 Flash Drive

Benchmark Result
fio 1M sequential read 301 MB/s
iozone 1M random read 297.97 MB/s
iozone 1M random write 192.83 MB/s
iozone 4K random read 13.94 MB/s
iozone 4K random write 16.80 MB/s

2x SanDisk Extreme PRO USB 3.1 Flash Drives (simultaneous)

Benchmark Result
fio 1M sequential read 400 MB/s
iozone 1M random read 601.14 MB/s
iozone 1M random write 419.62 MB/s
iozone 4K random read 29.5 MB/s
iozone 4K random write 35.65 MB/s

Run benchmark on any attached storage device (e.g. eMMC, microSD, NVMe, SATA) and add results under an additional heading. Download the script with curl -o disk-benchmark.sh [URL_HERE] and run sudo DEVICE_UNDER_TEST=/dev/sda DEVICE_MOUNT_PATH=/mnt/sda1 ./disk-benchmark.sh (assuming the device is sda).

Network

Built-in Ethernet

Built-in WiFi

USB 3.0 Pluggable USBC-E2500 2.5 Gbps Adapter

ASUS XG-C100C 10G Network Adapter (Aquantia AQC107)

GPU

Compatibility reports:

Memory

tinymembench results:

Click to expand memory benchmark result ``` tinymembench v0.4.10 (simple benchmark for memory throughput and latency) ========================================================================== == Memory bandwidth tests == == == == Note 1: 1MB = 1000000 bytes == == Note 2: Results for 'copy' tests show how many bytes can be == == copied per second (adding together read and writen == == bytes would have provided twice higher numbers) == == Note 3: 2-pass copy means that we are using a small temporary buffer == == to first fetch data into it, and only then write it to the == == destination (source -> L1 cache, L1 cache -> destination) == == Note 4: If sample standard deviation exceeds 0.1%, it is shown in == == brackets == ========================================================================== C copy backwards : 5676.0 MB/s (1.9%) C copy backwards (32 byte blocks) : 5649.5 MB/s (0.6%) C copy backwards (64 byte blocks) : 5688.0 MB/s (0.6%) C copy : 4870.3 MB/s (0.2%) C copy prefetched (32 bytes step) : 4808.4 MB/s C copy prefetched (64 bytes step) : 4819.7 MB/s (0.2%) C 2-pass copy : 4887.0 MB/s (0.6%) C 2-pass copy prefetched (32 bytes step) : 4849.2 MB/s C 2-pass copy prefetched (64 bytes step) : 4845.1 MB/s C fill : 13672.2 MB/s (0.5%) C fill (shuffle within 16 byte blocks) : 13655.6 MB/s (0.5%) C fill (shuffle within 32 byte blocks) : 13697.6 MB/s (0.5%) C fill (shuffle within 64 byte blocks) : 13703.3 MB/s (0.4%) NEON 64x2 COPY : 4813.8 MB/s (0.1%) NEON 64x2x4 COPY : 4832.2 MB/s (0.1%) NEON 64x1x4_x2 COPY : 4830.8 MB/s (0.1%) NEON 64x2 COPY prefetch x2 : 4298.5 MB/s NEON 64x2x4 COPY prefetch x1 : 4335.5 MB/s NEON 64x2 COPY prefetch x1 : 4306.5 MB/s NEON 64x2x4 COPY prefetch x1 : 4336.0 MB/s --- standard memcpy : 4805.4 MB/s standard memset : 13676.9 MB/s (0.6%) --- NEON LDP/STP copy : 4793.9 MB/s NEON LDP/STP copy pldl2strm (32 bytes step) : 4821.9 MB/s NEON LDP/STP copy pldl2strm (64 bytes step) : 4829.9 MB/s NEON LDP/STP copy pldl1keep (32 bytes step) : 4811.7 MB/s NEON LDP/STP copy pldl1keep (64 bytes step) : 4812.1 MB/s NEON LD1/ST1 copy : 4818.2 MB/s NEON STP fill : 13659.2 MB/s (0.5%) NEON STNP fill : 13683.3 MB/s (0.4%) ARM LDP/STP copy : 4818.7 MB/s ARM STP fill : 13557.6 MB/s ARM STNP fill : 13682.7 MB/s (0.4%) ========================================================================== == Memory latency test == == == == Average time is measured for random memory accesses in the buffers == == of different sizes. The larger is the buffer, the more significant == == are relative contributions of TLB, L1/L2 cache misses and SDRAM == == accesses. For extremely large buffer sizes we are expecting to see == == page table walk with several requests to SDRAM for almost every == == memory access (though 64MiB is not nearly large enough to experience == == this effect to its fullest). == == == == Note 1: All the numbers are representing extra time, which needs to == == be added to L1 cache latency. The cycle timings for L1 cache == == latency can be usually found in the processor documentation. == == Note 2: Dual random read means that we are simultaneously performing == == two independent memory accesses at a time. In the case if == == the memory subsystem can't handle multiple outstanding == == requests, dual random read has the same timings as two == == single reads performed one after another. == ========================================================================== block size : single random read / dual random read 1024 : 0.0 ns / 0.0 ns 2048 : 0.0 ns / 0.0 ns 4096 : 0.0 ns / 0.0 ns 8192 : 0.0 ns / 0.0 ns 16384 : 0.0 ns / 0.0 ns 32768 : 0.0 ns / 0.0 ns 65536 : 0.0 ns / 0.0 ns 131072 : 1.1 ns / 1.5 ns 262144 : 1.6 ns / 2.0 ns 524288 : 1.9 ns / 2.2 ns 1048576 : 8.3 ns / 11.2 ns 2097152 : 12.2 ns / 14.4 ns 4194304 : 54.9 ns / 84.1 ns 8388608 : 86.8 ns / 119.4 ns 16777216 : 103.0 ns / 131.6 ns 33554432 : 112.9 ns / 138.3 ns 67108864 : 118.7 ns / 142.2 ns ```

Phoronix Test Suite

Results from pi-general-benchmark.sh:

Other Data

Crypto performance as measured by OpenSSL (see sbc-bench ARMv8 Crypto Extensions):

pi@pi5:~ $ openssl speed -elapsed -evp aes-256-cbc
You have chosen to measure elapsed time instead of user CPU time.
Doing AES-256-CBC for 3s on 16 size blocks: 109452832 AES-256-CBC's in 3.00s
Doing AES-256-CBC for 3s on 64 size blocks: 48954244 AES-256-CBC's in 3.00s
Doing AES-256-CBC for 3s on 256 size blocks: 14899089 AES-256-CBC's in 3.00s
Doing AES-256-CBC for 3s on 1024 size blocks: 3922332 AES-256-CBC's in 3.00s
Doing AES-256-CBC for 3s on 8192 size blocks: 500147 AES-256-CBC's in 3.00s
Doing AES-256-CBC for 3s on 16384 size blocks: 250524 AES-256-CBC's in 3.00s
version: 3.0.9
built on: Tue Jun 27 11:03:08 2023 UTC
options: bn(64,64)
compiler: gcc -fPIC -pthread -Wa,--noexecstack -Wall -fzero-call-used-regs=used-gpr -DOPENSSL_TLS_SECURITY_LEVEL=2 -Wa,--noexecstack -g -O2 -ffile-prefix-map=/build/openssl-3EYFhe/openssl-3.0.9=. -fstack-protector-strong -Wformat -Werror=format-security -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2
CPUINFO: OPENSSL_armcap=0xbd
The 'numbers' are in 1000s of bytes per second processed.
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes  16384 bytes
AES-256-CBC     583748.44k  1044357.21k  1271388.93k  1338822.66k  1365734.74k  1368195.07k

PTP Hardware Timestamping support via Cadence GEM:

pi@pi5:~ $ dmesg | grep ptp
[    4.692928] pps pps0: new PPS source ptp0
[    4.692979] macb 1f00100000.ethernet: gem-ptp-timer ptp clock registered.
pi@pi5:~ $ ls /dev/ptp*
/dev/ptp0
pi@pi5:~ $ cat /sys/class/ptp/ptp0/clock_name 
gem-ptp-timer
pi@pi5:~ $ ethtool -T eth0
Time stamping parameters for eth0:
Capabilities:
  hardware-transmit
  software-transmit
  hardware-receive
  software-receive
  software-system-clock
  hardware-raw-clock
PTP Hardware Clock: 0
Hardware Transmit Timestamp Modes:
  off
  on
  onestep-sync
Hardware Receive Filter Modes:
  none
  all
geerlingguy commented 1 year ago

@fanoush - I don't have x-rays yet, but here's the bottom:

DSC03119

@ayufan - dump_cameras.sh output below:

dump_cameras.sh output - click to expand ``` pi@pi5:~/Downloads $ bash ./dump_cameras.sh ++ cat /sys/firmware/devicetree/base/model ++ tr -d '\0' + echo 'Raspberry Pi 5 Model B Rev 1.0' Raspberry Pi 5 Model B Rev 1.0 + uname -a Linux pi5 6.1.47-v8_16k+ #1 SMP PREEMPT Thu Sep 21 21:07:03 CDT 2023 aarch64 GNU/Linux + v4l2-ctl --list-devices Cannot open device /dev/video0, exiting. v4l2-ctl | pispbe (platform:1000880000.pisp_be): v4l2-ctl | /dev/video20 v4l2-ctl | /dev/video21 v4l2-ctl | /dev/video22 v4l2-ctl | /dev/video23 v4l2-ctl | /dev/video24 v4l2-ctl | /dev/video25 v4l2-ctl | /dev/video26 v4l2-ctl | /dev/video27 v4l2-ctl | /dev/video28 v4l2-ctl | /dev/video29 v4l2-ctl | /dev/video30 v4l2-ctl | /dev/video31 v4l2-ctl | /dev/video32 v4l2-ctl | /dev/video33 v4l2-ctl | /dev/video34 v4l2-ctl | /dev/video35 v4l2-ctl | /dev/video36 v4l2-ctl | /dev/video37 v4l2-ctl | /dev/media0 v4l2-ctl | /dev/media2 v4l2-ctl | v4l2-ctl | rpivid (platform:rpivid): v4l2-ctl | /dev/video19 v4l2-ctl | /dev/media1 v4l2-ctl | + libcamera-hello --list-cameras libcamera | No cameras available! ==================================== DEVICE: /dev/video19 ==================================== + v4l2-ctl -d /dev/video19 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video19 | Driver Info: /dev/video19 | Driver name : rpivid /dev/video19 | Card type : rpivid /dev/video19 | Bus info : platform:rpivid /dev/video19 | Driver version : 6.1.47 /dev/video19 | Capabilities : 0x84204000 /dev/video19 | Video Memory-to-Memory Multiplanar /dev/video19 | Streaming /dev/video19 | Extended Pix Format /dev/video19 | Device Capabilities /dev/video19 | Device Caps : 0x04204000 /dev/video19 | Video Memory-to-Memory Multiplanar /dev/video19 | Streaming /dev/video19 | Extended Pix Format /dev/video19 | Media Driver Info: /dev/video19 | Driver name : rpivid /dev/video19 | Model : rpivid /dev/video19 | Serial : /dev/video19 | Bus info : platform:rpivid /dev/video19 | Media version : 6.1.47 /dev/video19 | Hardware revision: 0x00000000 (0) /dev/video19 | Driver version : 6.1.47 /dev/video19 | Interface Info: /dev/video19 | ID : 0x0300000c /dev/video19 | Type : V4L Video /dev/video19 | Entity Info: /dev/video19 | ID : 0x00000001 (1) /dev/video19 | Name : rpivid-source /dev/video19 | Function : V4L2 I/O /dev/video19 | Pad 0x01000002 : 0: Source /dev/video19 | Link 0x02000008: to remote pad 0x1000004 of entity 'rpivid-proc' (Video Decoder): Data, Enabled, Immutable /dev/video19 | /dev/video19 | Stateless Codec Controls /dev/video19 | /dev/video19 | hevc_sequence_parameter_set 0x00a40a90 (unknown): type=270 value=unsupported payload type flags=has-payload /dev/video19 | hevc_picture_parameter_set 0x00a40a91 (unknown): type=271 value=unsupported payload type flags=has-payload /dev/video19 | slice_param_array 0x00a40a92 (unknown): type=272 dims=[4096] flags=has-payload, 0x00000800 /dev/video19 | hevc_scaling_matrix 0x00a40a93 (unknown): type=273 value=unsupported payload type flags=has-payload /dev/video19 | hevc_decode_parameters 0x00a40a94 (unknown): type=274 value=unsupported payload type flags=has-payload /dev/video19 | hevc_decode_mode 0x00a40a95 (menu) : min=0 max=0 default=0 value=0 (Slice-Based) /dev/video19 | hevc_start_code 0x00a40a96 (menu) : min=0 max=1 default=0 value=0 (No Start Code) /dev/video19 | ioctl: VIDIOC_ENUM_FMT /dev/video19 | Type: Video Capture Multiplanar /dev/video19 | /dev/video19 | [0]: 'NC12' (Y/CbCr 4:2:0 (128b cols)) /dev/video19 | [1]: 'NC30' (10-bit Y/CbCr 4:2:0 (128b cols)) /dev/video19 | Supported Video Fields: /dev/video19 | None /dev/video19 | ioctl: VIDIOC_ENUM_FMT /dev/video19 | Type: Video Output Multiplanar /dev/video19 | /dev/video19 | [0]: 'S265' (HEVC Parsed Slice Data, compressed) /dev/video19 | Supported Video Output Fields: /dev/video19 | None ==================================== DEVICE: /dev/video20 ==================================== + v4l2-ctl -d /dev/video20 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:0 in topology /dev/video20 | Driver Info: /dev/video20 | Driver name : pispbe /dev/video20 | Card type : pispbe /dev/video20 | Bus info : platform:1000880000.pisp_be /dev/video20 | Driver version : 6.1.47 /dev/video20 | Capabilities : 0x8ca03000 /dev/video20 | Video Capture Multiplanar /dev/video20 | Video Output Multiplanar /dev/video20 | Metadata Capture /dev/video20 | Metadata Output /dev/video20 | Streaming /dev/video20 | Extended Pix Format /dev/video20 | Device Capabilities /dev/video20 | Device Caps : 0x04202000 /dev/video20 | Video Output Multiplanar /dev/video20 | Streaming /dev/video20 | Extended Pix Format /dev/video20 | Media Driver Info: /dev/video20 | Driver name : pispbe /dev/video20 | Model : pispbe /dev/video20 | Serial : /dev/video20 | Bus info : platform:1000880000.pisp_be /dev/video20 | Media version : 6.1.47 /dev/video20 | Hardware revision: 0x02252700 (35989248) /dev/video20 | Driver version : 6.1.47 /dev/video20 | ioctl: VIDIOC_ENUM_FMT /dev/video20 | Type: Video Capture Multiplanar /dev/video20 | /dev/video20 | ioctl: VIDIOC_ENUM_FMT /dev/video20 | Type: Video Output Multiplanar /dev/video20 | /dev/video20 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video20 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video20 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video20 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video20 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video20 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video20 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video20 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video20 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video20 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video20 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video20 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video20 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video20 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video20 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video20 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video20 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video20 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video20 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video20 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video20 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video20 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video20 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video20 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video20 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video20 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video20 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video20 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video20 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video20 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video20 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video20 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video20 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video20 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video20 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video20 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video20 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video20 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video20 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video20 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video20 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video20 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video20 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video20 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video20 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video20 | Supported Video Output Fields: /dev/video20 | None ==================================== DEVICE: /dev/video21 ==================================== + v4l2-ctl -d /dev/video21 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:1 in topology /dev/video21 | Driver Info: /dev/video21 | Driver name : pispbe /dev/video21 | Card type : pispbe /dev/video21 | Bus info : platform:1000880000.pisp_be /dev/video21 | Driver version : 6.1.47 /dev/video21 | Capabilities : 0x8ca03000 /dev/video21 | Video Capture Multiplanar /dev/video21 | Video Output Multiplanar /dev/video21 | Metadata Capture /dev/video21 | Metadata Output /dev/video21 | Streaming /dev/video21 | Extended Pix Format /dev/video21 | Device Capabilities /dev/video21 | Device Caps : 0x04202000 /dev/video21 | Video Output Multiplanar /dev/video21 | Streaming /dev/video21 | Extended Pix Format /dev/video21 | Media Driver Info: /dev/video21 | Driver name : pispbe /dev/video21 | Model : pispbe /dev/video21 | Serial : /dev/video21 | Bus info : platform:1000880000.pisp_be /dev/video21 | Media version : 6.1.47 /dev/video21 | Hardware revision: 0x02252700 (35989248) /dev/video21 | Driver version : 6.1.47 /dev/video21 | ioctl: VIDIOC_ENUM_FMT /dev/video21 | Type: Video Capture Multiplanar /dev/video21 | /dev/video21 | ioctl: VIDIOC_ENUM_FMT /dev/video21 | Type: Video Output Multiplanar /dev/video21 | /dev/video21 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video21 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video21 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video21 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video21 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video21 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video21 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video21 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video21 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video21 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video21 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video21 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video21 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video21 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video21 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video21 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video21 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video21 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video21 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video21 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video21 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video21 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video21 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video21 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video21 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video21 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video21 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video21 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video21 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video21 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video21 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video21 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video21 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video21 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video21 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video21 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video21 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video21 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video21 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video21 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video21 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video21 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video21 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video21 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video21 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video21 | Supported Video Output Fields: /dev/video21 | None ==================================== DEVICE: /dev/video22 ==================================== + v4l2-ctl -d /dev/video22 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:2 in topology /dev/video22 | Driver Info: /dev/video22 | Driver name : pispbe /dev/video22 | Card type : pispbe /dev/video22 | Bus info : platform:1000880000.pisp_be /dev/video22 | Driver version : 6.1.47 /dev/video22 | Capabilities : 0x8ca03000 /dev/video22 | Video Capture Multiplanar /dev/video22 | Video Output Multiplanar /dev/video22 | Metadata Capture /dev/video22 | Metadata Output /dev/video22 | Streaming /dev/video22 | Extended Pix Format /dev/video22 | Device Capabilities /dev/video22 | Device Caps : 0x04202000 /dev/video22 | Video Output Multiplanar /dev/video22 | Streaming /dev/video22 | Extended Pix Format /dev/video22 | Media Driver Info: /dev/video22 | Driver name : pispbe /dev/video22 | Model : pispbe /dev/video22 | Serial : /dev/video22 | Bus info : platform:1000880000.pisp_be /dev/video22 | Media version : 6.1.47 /dev/video22 | Hardware revision: 0x02252700 (35989248) /dev/video22 | Driver version : 6.1.47 /dev/video22 | ioctl: VIDIOC_ENUM_FMT /dev/video22 | Type: Video Capture Multiplanar /dev/video22 | /dev/video22 | ioctl: VIDIOC_ENUM_FMT /dev/video22 | Type: Video Output Multiplanar /dev/video22 | /dev/video22 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video22 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video22 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video22 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video22 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video22 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video22 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video22 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video22 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video22 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video22 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video22 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video22 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video22 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video22 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video22 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video22 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video22 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video22 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video22 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video22 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video22 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video22 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video22 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video22 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video22 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video22 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video22 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video22 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video22 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video22 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video22 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video22 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video22 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video22 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video22 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video22 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video22 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video22 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video22 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video22 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video22 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video22 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video22 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video22 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video22 | Supported Video Output Fields: /dev/video22 | None ==================================== DEVICE: /dev/video23 ==================================== + v4l2-ctl -d /dev/video23 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:3 in topology /dev/video23 | Driver Info: /dev/video23 | Driver name : pispbe /dev/video23 | Card type : pispbe /dev/video23 | Bus info : platform:1000880000.pisp_be /dev/video23 | Driver version : 6.1.47 /dev/video23 | Capabilities : 0x8ca03000 /dev/video23 | Video Capture Multiplanar /dev/video23 | Video Output Multiplanar /dev/video23 | Metadata Capture /dev/video23 | Metadata Output /dev/video23 | Streaming /dev/video23 | Extended Pix Format /dev/video23 | Device Capabilities /dev/video23 | Device Caps : 0x04a00000 /dev/video23 | Metadata Capture /dev/video23 | Streaming /dev/video23 | Extended Pix Format /dev/video23 | Media Driver Info: /dev/video23 | Driver name : pispbe /dev/video23 | Model : pispbe /dev/video23 | Serial : /dev/video23 | Bus info : platform:1000880000.pisp_be /dev/video23 | Media version : 6.1.47 /dev/video23 | Hardware revision: 0x02252700 (35989248) /dev/video23 | Driver version : 6.1.47 /dev/video23 | ioctl: VIDIOC_ENUM_FMT /dev/video23 | Type: Video Capture /dev/video23 | /dev/video23 | ioctl: VIDIOC_ENUM_FMT /dev/video23 | Type: Video Output /dev/video23 | ==================================== DEVICE: /dev/video24 ==================================== + v4l2-ctl -d /dev/video24 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:4 in topology /dev/video24 | Driver Info: /dev/video24 | Driver name : pispbe /dev/video24 | Card type : pispbe /dev/video24 | Bus info : platform:1000880000.pisp_be /dev/video24 | Driver version : 6.1.47 /dev/video24 | Capabilities : 0x8ca03000 /dev/video24 | Video Capture Multiplanar /dev/video24 | Video Output Multiplanar /dev/video24 | Metadata Capture /dev/video24 | Metadata Output /dev/video24 | Streaming /dev/video24 | Extended Pix Format /dev/video24 | Device Capabilities /dev/video24 | Device Caps : 0x04201000 /dev/video24 | Video Capture Multiplanar /dev/video24 | Streaming /dev/video24 | Extended Pix Format /dev/video24 | Media Driver Info: /dev/video24 | Driver name : pispbe /dev/video24 | Model : pispbe /dev/video24 | Serial : /dev/video24 | Bus info : platform:1000880000.pisp_be /dev/video24 | Media version : 6.1.47 /dev/video24 | Hardware revision: 0x02252700 (35989248) /dev/video24 | Driver version : 6.1.47 /dev/video24 | ioctl: VIDIOC_ENUM_FMT /dev/video24 | Type: Video Capture Multiplanar /dev/video24 | /dev/video24 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video24 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video24 | Supported Video Fields: /dev/video24 | None /dev/video24 | ioctl: VIDIOC_ENUM_FMT /dev/video24 | Type: Video Output Multiplanar /dev/video24 | ==================================== DEVICE: /dev/video25 ==================================== + v4l2-ctl -d /dev/video25 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:5 in topology /dev/video25 | Driver Info: /dev/video25 | Driver name : pispbe /dev/video25 | Card type : pispbe /dev/video25 | Bus info : platform:1000880000.pisp_be /dev/video25 | Driver version : 6.1.47 /dev/video25 | Capabilities : 0x8ca03000 /dev/video25 | Video Capture Multiplanar /dev/video25 | Video Output Multiplanar /dev/video25 | Metadata Capture /dev/video25 | Metadata Output /dev/video25 | Streaming /dev/video25 | Extended Pix Format /dev/video25 | Device Capabilities /dev/video25 | Device Caps : 0x04201000 /dev/video25 | Video Capture Multiplanar /dev/video25 | Streaming /dev/video25 | Extended Pix Format /dev/video25 | Media Driver Info: /dev/video25 | Driver name : pispbe /dev/video25 | Model : pispbe /dev/video25 | Serial : /dev/video25 | Bus info : platform:1000880000.pisp_be /dev/video25 | Media version : 6.1.47 /dev/video25 | Hardware revision: 0x02252700 (35989248) /dev/video25 | Driver version : 6.1.47 /dev/video25 | ioctl: VIDIOC_ENUM_FMT /dev/video25 | Type: Video Capture Multiplanar /dev/video25 | /dev/video25 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video25 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video25 | Supported Video Fields: /dev/video25 | None /dev/video25 | ioctl: VIDIOC_ENUM_FMT /dev/video25 | Type: Video Output Multiplanar /dev/video25 | ==================================== DEVICE: /dev/video26 ==================================== + v4l2-ctl -d /dev/video26 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:6 in topology /dev/video26 | Driver Info: /dev/video26 | Driver name : pispbe /dev/video26 | Card type : pispbe /dev/video26 | Bus info : platform:1000880000.pisp_be /dev/video26 | Driver version : 6.1.47 /dev/video26 | Capabilities : 0x8ca03000 /dev/video26 | Video Capture Multiplanar /dev/video26 | Video Output Multiplanar /dev/video26 | Metadata Capture /dev/video26 | Metadata Output /dev/video26 | Streaming /dev/video26 | Extended Pix Format /dev/video26 | Device Capabilities /dev/video26 | Device Caps : 0x04201000 /dev/video26 | Video Capture Multiplanar /dev/video26 | Streaming /dev/video26 | Extended Pix Format /dev/video26 | Media Driver Info: /dev/video26 | Driver name : pispbe /dev/video26 | Model : pispbe /dev/video26 | Serial : /dev/video26 | Bus info : platform:1000880000.pisp_be /dev/video26 | Media version : 6.1.47 /dev/video26 | Hardware revision: 0x02252700 (35989248) /dev/video26 | Driver version : 6.1.47 /dev/video26 | ioctl: VIDIOC_ENUM_FMT /dev/video26 | Type: Video Capture Multiplanar /dev/video26 | /dev/video26 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video26 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video26 | Supported Video Fields: /dev/video26 | None /dev/video26 | ioctl: VIDIOC_ENUM_FMT /dev/video26 | Type: Video Output Multiplanar /dev/video26 | ==================================== DEVICE: /dev/video27 ==================================== + v4l2-ctl -d /dev/video27 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:7 in topology /dev/video27 | Driver Info: /dev/video27 | Driver name : pispbe /dev/video27 | Card type : pispbe /dev/video27 | Bus info : platform:1000880000.pisp_be /dev/video27 | Driver version : 6.1.47 /dev/video27 | Capabilities : 0x8ca03000 /dev/video27 | Video Capture Multiplanar /dev/video27 | Video Output Multiplanar /dev/video27 | Metadata Capture /dev/video27 | Metadata Output /dev/video27 | Streaming /dev/video27 | Extended Pix Format /dev/video27 | Device Capabilities /dev/video27 | Device Caps : 0x04201000 /dev/video27 | Video Capture Multiplanar /dev/video27 | Streaming /dev/video27 | Extended Pix Format /dev/video27 | Media Driver Info: /dev/video27 | Driver name : pispbe /dev/video27 | Model : pispbe /dev/video27 | Serial : /dev/video27 | Bus info : platform:1000880000.pisp_be /dev/video27 | Media version : 6.1.47 /dev/video27 | Hardware revision: 0x02252700 (35989248) /dev/video27 | Driver version : 6.1.47 /dev/video27 | ioctl: VIDIOC_ENUM_FMT /dev/video27 | Type: Video Capture Multiplanar /dev/video27 | /dev/video27 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video27 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video27 | Supported Video Fields: /dev/video27 | None /dev/video27 | ioctl: VIDIOC_ENUM_FMT /dev/video27 | Type: Video Output Multiplanar /dev/video27 | ==================================== DEVICE: /dev/video28 ==================================== + v4l2-ctl -d /dev/video28 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls FAIL: could not find device 81:8 in topology /dev/video28 | Driver Info: /dev/video28 | Driver name : pispbe /dev/video28 | Card type : pispbe /dev/video28 | Bus info : platform:1000880000.pisp_be /dev/video28 | Driver version : 6.1.47 /dev/video28 | Capabilities : 0x8ca03000 /dev/video28 | Video Capture Multiplanar /dev/video28 | Video Output Multiplanar /dev/video28 | Metadata Capture /dev/video28 | Metadata Output /dev/video28 | Streaming /dev/video28 | Extended Pix Format /dev/video28 | Device Capabilities /dev/video28 | Device Caps : 0x0c200000 /dev/video28 | Metadata Output /dev/video28 | Streaming /dev/video28 | Extended Pix Format /dev/video28 | Media Driver Info: /dev/video28 | Driver name : pispbe /dev/video28 | Model : pispbe /dev/video28 | Serial : /dev/video28 | Bus info : platform:1000880000.pisp_be /dev/video28 | Media version : 6.1.47 /dev/video28 | Hardware revision: 0x02252700 (35989248) /dev/video28 | Driver version : 6.1.47 /dev/video28 | ioctl: VIDIOC_ENUM_FMT /dev/video28 | Type: Video Capture /dev/video28 | /dev/video28 | ioctl: VIDIOC_ENUM_FMT /dev/video28 | Type: Video Output /dev/video28 | ==================================== DEVICE: /dev/video29 ==================================== + v4l2-ctl -d /dev/video29 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video29 | Driver Info: /dev/video29 | Driver name : pispbe /dev/video29 | Card type : pispbe /dev/video29 | Bus info : platform:1000880000.pisp_be /dev/video29 | Driver version : 6.1.47 /dev/video29 | Capabilities : 0x8ca03000 /dev/video29 | Video Capture Multiplanar /dev/video29 | Video Output Multiplanar /dev/video29 | Metadata Capture /dev/video29 | Metadata Output /dev/video29 | Streaming /dev/video29 | Extended Pix Format /dev/video29 | Device Capabilities /dev/video29 | Device Caps : 0x04202000 /dev/video29 | Video Output Multiplanar /dev/video29 | Streaming /dev/video29 | Extended Pix Format /dev/video29 | Media Driver Info: /dev/video29 | Driver name : pispbe /dev/video29 | Model : pispbe /dev/video29 | Serial : /dev/video29 | Bus info : platform:1000880000.pisp_be /dev/video29 | Media version : 6.1.47 /dev/video29 | Hardware revision: 0x02252700 (35989248) /dev/video29 | Driver version : 6.1.47 /dev/video29 | Interface Info: /dev/video29 | ID : 0x0300000d /dev/video29 | Type : V4L Video /dev/video29 | Entity Info: /dev/video29 | ID : 0x0000000b (11) /dev/video29 | Name : pispbe-input /dev/video29 | Function : V4L2 I/O /dev/video29 | Pad 0x0100000c : 0: Source /dev/video29 | Link 0x0200000f: to remote pad 0x1000002 of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video29 | ioctl: VIDIOC_ENUM_FMT /dev/video29 | Type: Video Capture Multiplanar /dev/video29 | /dev/video29 | ioctl: VIDIOC_ENUM_FMT /dev/video29 | Type: Video Output Multiplanar /dev/video29 | /dev/video29 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video29 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video29 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video29 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video29 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video29 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video29 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video29 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video29 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video29 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video29 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video29 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video29 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video29 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video29 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video29 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video29 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video29 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video29 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video29 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video29 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video29 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video29 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video29 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video29 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video29 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video29 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video29 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video29 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video29 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video29 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video29 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video29 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video29 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video29 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video29 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video29 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video29 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video29 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video29 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video29 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video29 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video29 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video29 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video29 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video29 | Supported Video Output Fields: /dev/video29 | None ==================================== DEVICE: /dev/video30 ==================================== + v4l2-ctl -d /dev/video30 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video30 | Driver Info: /dev/video30 | Driver name : pispbe /dev/video30 | Card type : pispbe /dev/video30 | Bus info : platform:1000880000.pisp_be /dev/video30 | Driver version : 6.1.47 /dev/video30 | Capabilities : 0x8ca03000 /dev/video30 | Video Capture Multiplanar /dev/video30 | Video Output Multiplanar /dev/video30 | Metadata Capture /dev/video30 | Metadata Output /dev/video30 | Streaming /dev/video30 | Extended Pix Format /dev/video30 | Device Capabilities /dev/video30 | Device Caps : 0x04202000 /dev/video30 | Video Output Multiplanar /dev/video30 | Streaming /dev/video30 | Extended Pix Format /dev/video30 | Media Driver Info: /dev/video30 | Driver name : pispbe /dev/video30 | Model : pispbe /dev/video30 | Serial : /dev/video30 | Bus info : platform:1000880000.pisp_be /dev/video30 | Media version : 6.1.47 /dev/video30 | Hardware revision: 0x02252700 (35989248) /dev/video30 | Driver version : 6.1.47 /dev/video30 | Interface Info: /dev/video30 | ID : 0x03000013 /dev/video30 | Type : V4L Video /dev/video30 | Entity Info: /dev/video30 | ID : 0x00000011 (17) /dev/video30 | Name : pispbe-tdn_input /dev/video30 | Function : V4L2 I/O /dev/video30 | Pad 0x01000012 : 0: Source /dev/video30 | Link 0x02000015: to remote pad 0x1000003 of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video30 | ioctl: VIDIOC_ENUM_FMT /dev/video30 | Type: Video Capture Multiplanar /dev/video30 | /dev/video30 | ioctl: VIDIOC_ENUM_FMT /dev/video30 | Type: Video Output Multiplanar /dev/video30 | /dev/video30 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video30 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video30 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video30 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video30 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video30 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video30 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video30 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video30 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video30 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video30 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video30 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video30 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video30 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video30 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video30 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video30 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video30 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video30 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video30 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video30 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video30 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video30 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video30 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video30 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video30 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video30 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video30 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video30 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video30 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video30 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video30 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video30 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video30 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video30 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video30 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video30 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video30 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video30 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video30 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video30 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video30 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video30 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video30 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video30 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video30 | Supported Video Output Fields: /dev/video30 | None ==================================== DEVICE: /dev/video31 ==================================== + v4l2-ctl -d /dev/video31 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video31 | Driver Info: /dev/video31 | Driver name : pispbe /dev/video31 | Card type : pispbe /dev/video31 | Bus info : platform:1000880000.pisp_be /dev/video31 | Driver version : 6.1.47 /dev/video31 | Capabilities : 0x8ca03000 /dev/video31 | Video Capture Multiplanar /dev/video31 | Video Output Multiplanar /dev/video31 | Metadata Capture /dev/video31 | Metadata Output /dev/video31 | Streaming /dev/video31 | Extended Pix Format /dev/video31 | Device Capabilities /dev/video31 | Device Caps : 0x04202000 /dev/video31 | Video Output Multiplanar /dev/video31 | Streaming /dev/video31 | Extended Pix Format /dev/video31 | Media Driver Info: /dev/video31 | Driver name : pispbe /dev/video31 | Model : pispbe /dev/video31 | Serial : /dev/video31 | Bus info : platform:1000880000.pisp_be /dev/video31 | Media version : 6.1.47 /dev/video31 | Hardware revision: 0x02252700 (35989248) /dev/video31 | Driver version : 6.1.47 /dev/video31 | Interface Info: /dev/video31 | ID : 0x03000019 /dev/video31 | Type : V4L Video /dev/video31 | Entity Info: /dev/video31 | ID : 0x00000017 (23) /dev/video31 | Name : pispbe-stitch_input /dev/video31 | Function : V4L2 I/O /dev/video31 | Pad 0x01000018 : 0: Source /dev/video31 | Link 0x0200001b: to remote pad 0x1000004 of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video31 | ioctl: VIDIOC_ENUM_FMT /dev/video31 | Type: Video Capture Multiplanar /dev/video31 | /dev/video31 | ioctl: VIDIOC_ENUM_FMT /dev/video31 | Type: Video Output Multiplanar /dev/video31 | /dev/video31 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video31 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video31 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video31 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video31 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video31 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video31 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video31 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video31 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video31 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video31 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video31 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video31 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video31 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video31 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video31 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video31 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video31 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video31 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video31 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video31 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video31 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video31 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video31 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video31 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video31 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video31 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video31 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video31 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video31 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video31 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video31 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video31 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video31 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video31 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video31 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video31 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video31 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video31 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video31 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video31 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video31 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video31 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video31 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video31 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video31 | Supported Video Output Fields: /dev/video31 | None ==================================== DEVICE: /dev/video32 ==================================== + v4l2-ctl -d /dev/video32 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video32 | Driver Info: /dev/video32 | Driver name : pispbe /dev/video32 | Card type : pispbe /dev/video32 | Bus info : platform:1000880000.pisp_be /dev/video32 | Driver version : 6.1.47 /dev/video32 | Capabilities : 0x8ca03000 /dev/video32 | Video Capture Multiplanar /dev/video32 | Video Output Multiplanar /dev/video32 | Metadata Capture /dev/video32 | Metadata Output /dev/video32 | Streaming /dev/video32 | Extended Pix Format /dev/video32 | Device Capabilities /dev/video32 | Device Caps : 0x04a00000 /dev/video32 | Metadata Capture /dev/video32 | Streaming /dev/video32 | Extended Pix Format /dev/video32 | Media Driver Info: /dev/video32 | Driver name : pispbe /dev/video32 | Model : pispbe /dev/video32 | Serial : /dev/video32 | Bus info : platform:1000880000.pisp_be /dev/video32 | Media version : 6.1.47 /dev/video32 | Hardware revision: 0x02252700 (35989248) /dev/video32 | Driver version : 6.1.47 /dev/video32 | Interface Info: /dev/video32 | ID : 0x0300001f /dev/video32 | Type : V4L Video /dev/video32 | Entity Info: /dev/video32 | ID : 0x0000001d (29) /dev/video32 | Name : pispbe-hog_output /dev/video32 | Function : V4L2 I/O /dev/video32 | Pad 0x0100001e : 0: Sink /dev/video32 | Link 0x02000021: from remote pad 0x1000005 of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video32 | ioctl: VIDIOC_ENUM_FMT /dev/video32 | Type: Video Capture /dev/video32 | /dev/video32 | ioctl: VIDIOC_ENUM_FMT /dev/video32 | Type: Video Output /dev/video32 | ==================================== DEVICE: /dev/video33 ==================================== + v4l2-ctl -d /dev/video33 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video33 | Driver Info: /dev/video33 | Driver name : pispbe /dev/video33 | Card type : pispbe /dev/video33 | Bus info : platform:1000880000.pisp_be /dev/video33 | Driver version : 6.1.47 /dev/video33 | Capabilities : 0x8ca03000 /dev/video33 | Video Capture Multiplanar /dev/video33 | Video Output Multiplanar /dev/video33 | Metadata Capture /dev/video33 | Metadata Output /dev/video33 | Streaming /dev/video33 | Extended Pix Format /dev/video33 | Device Capabilities /dev/video33 | Device Caps : 0x04201000 /dev/video33 | Video Capture Multiplanar /dev/video33 | Streaming /dev/video33 | Extended Pix Format /dev/video33 | Media Driver Info: /dev/video33 | Driver name : pispbe /dev/video33 | Model : pispbe /dev/video33 | Serial : /dev/video33 | Bus info : platform:1000880000.pisp_be /dev/video33 | Media version : 6.1.47 /dev/video33 | Hardware revision: 0x02252700 (35989248) /dev/video33 | Driver version : 6.1.47 /dev/video33 | Interface Info: /dev/video33 | ID : 0x03000025 /dev/video33 | Type : V4L Video /dev/video33 | Entity Info: /dev/video33 | ID : 0x00000023 (35) /dev/video33 | Name : pispbe-output0 /dev/video33 | Function : V4L2 I/O /dev/video33 | Pad 0x01000024 : 0: Sink /dev/video33 | Link 0x02000027: from remote pad 0x1000006 of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video33 | ioctl: VIDIOC_ENUM_FMT /dev/video33 | Type: Video Capture Multiplanar /dev/video33 | /dev/video33 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video33 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video33 | Supported Video Fields: /dev/video33 | None /dev/video33 | ioctl: VIDIOC_ENUM_FMT /dev/video33 | Type: Video Output Multiplanar /dev/video33 | ==================================== DEVICE: /dev/video34 ==================================== + v4l2-ctl -d /dev/video34 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video34 | Driver Info: /dev/video34 | Driver name : pispbe /dev/video34 | Card type : pispbe /dev/video34 | Bus info : platform:1000880000.pisp_be /dev/video34 | Driver version : 6.1.47 /dev/video34 | Capabilities : 0x8ca03000 /dev/video34 | Video Capture Multiplanar /dev/video34 | Video Output Multiplanar /dev/video34 | Metadata Capture /dev/video34 | Metadata Output /dev/video34 | Streaming /dev/video34 | Extended Pix Format /dev/video34 | Device Capabilities /dev/video34 | Device Caps : 0x04201000 /dev/video34 | Video Capture Multiplanar /dev/video34 | Streaming /dev/video34 | Extended Pix Format /dev/video34 | Media Driver Info: /dev/video34 | Driver name : pispbe /dev/video34 | Model : pispbe /dev/video34 | Serial : /dev/video34 | Bus info : platform:1000880000.pisp_be /dev/video34 | Media version : 6.1.47 /dev/video34 | Hardware revision: 0x02252700 (35989248) /dev/video34 | Driver version : 6.1.47 /dev/video34 | Interface Info: /dev/video34 | ID : 0x0300002b /dev/video34 | Type : V4L Video /dev/video34 | Entity Info: /dev/video34 | ID : 0x00000029 (41) /dev/video34 | Name : pispbe-output1 /dev/video34 | Function : V4L2 I/O /dev/video34 | Pad 0x0100002a : 0: Sink /dev/video34 | Link 0x0200002d: from remote pad 0x1000007 of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video34 | ioctl: VIDIOC_ENUM_FMT /dev/video34 | Type: Video Capture Multiplanar /dev/video34 | /dev/video34 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video34 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video34 | Supported Video Fields: /dev/video34 | None /dev/video34 | ioctl: VIDIOC_ENUM_FMT /dev/video34 | Type: Video Output Multiplanar /dev/video34 | ==================================== DEVICE: /dev/video35 ==================================== + v4l2-ctl -d /dev/video35 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video35 | Driver Info: /dev/video35 | Driver name : pispbe /dev/video35 | Card type : pispbe /dev/video35 | Bus info : platform:1000880000.pisp_be /dev/video35 | Driver version : 6.1.47 /dev/video35 | Capabilities : 0x8ca03000 /dev/video35 | Video Capture Multiplanar /dev/video35 | Video Output Multiplanar /dev/video35 | Metadata Capture /dev/video35 | Metadata Output /dev/video35 | Streaming /dev/video35 | Extended Pix Format /dev/video35 | Device Capabilities /dev/video35 | Device Caps : 0x04201000 /dev/video35 | Video Capture Multiplanar /dev/video35 | Streaming /dev/video35 | Extended Pix Format /dev/video35 | Media Driver Info: /dev/video35 | Driver name : pispbe /dev/video35 | Model : pispbe /dev/video35 | Serial : /dev/video35 | Bus info : platform:1000880000.pisp_be /dev/video35 | Media version : 6.1.47 /dev/video35 | Hardware revision: 0x02252700 (35989248) /dev/video35 | Driver version : 6.1.47 /dev/video35 | Interface Info: /dev/video35 | ID : 0x03000031 /dev/video35 | Type : V4L Video /dev/video35 | Entity Info: /dev/video35 | ID : 0x0000002f (47) /dev/video35 | Name : pispbe-tdn_output /dev/video35 | Function : V4L2 I/O /dev/video35 | Pad 0x01000030 : 0: Sink /dev/video35 | Link 0x02000033: from remote pad 0x1000008 of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video35 | ioctl: VIDIOC_ENUM_FMT /dev/video35 | Type: Video Capture Multiplanar /dev/video35 | /dev/video35 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video35 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video35 | Supported Video Fields: /dev/video35 | None /dev/video35 | ioctl: VIDIOC_ENUM_FMT /dev/video35 | Type: Video Output Multiplanar /dev/video35 | ==================================== DEVICE: /dev/video36 ==================================== + v4l2-ctl -d /dev/video36 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video36 | Driver Info: /dev/video36 | Driver name : pispbe /dev/video36 | Card type : pispbe /dev/video36 | Bus info : platform:1000880000.pisp_be /dev/video36 | Driver version : 6.1.47 /dev/video36 | Capabilities : 0x8ca03000 /dev/video36 | Video Capture Multiplanar /dev/video36 | Video Output Multiplanar /dev/video36 | Metadata Capture /dev/video36 | Metadata Output /dev/video36 | Streaming /dev/video36 | Extended Pix Format /dev/video36 | Device Capabilities /dev/video36 | Device Caps : 0x04201000 /dev/video36 | Video Capture Multiplanar /dev/video36 | Streaming /dev/video36 | Extended Pix Format /dev/video36 | Media Driver Info: /dev/video36 | Driver name : pispbe /dev/video36 | Model : pispbe /dev/video36 | Serial : /dev/video36 | Bus info : platform:1000880000.pisp_be /dev/video36 | Media version : 6.1.47 /dev/video36 | Hardware revision: 0x02252700 (35989248) /dev/video36 | Driver version : 6.1.47 /dev/video36 | Interface Info: /dev/video36 | ID : 0x03000037 /dev/video36 | Type : V4L Video /dev/video36 | Entity Info: /dev/video36 | ID : 0x00000035 (53) /dev/video36 | Name : pispbe-stitch_output /dev/video36 | Function : V4L2 I/O /dev/video36 | Pad 0x01000036 : 0: Sink /dev/video36 | Link 0x02000039: from remote pad 0x1000009 of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video36 | ioctl: VIDIOC_ENUM_FMT /dev/video36 | Type: Video Capture Multiplanar /dev/video36 | /dev/video36 | [0]: 'YU12' (Planar YUV 4:2:0) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [1]: 'YV12' (Planar YVU 4:2:0) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [2]: 'NV12' (Y/UV 4:2:0) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [3]: 'NV21' (Y/VU 4:2:0) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [4]: 'YUYV' (YUYV 4:2:2) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [5]: 'UYVY' (UYVY 4:2:2) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [6]: 'YVYU' (YVYU 4:2:2) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [7]: 'VYUY' (VYUY 4:2:2) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [8]: 'YM12' (Planar YUV 4:2:0 (N-C)) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [9]: 'NM12' (Y/UV 4:2:0 (N-C)) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [10]: 'NM21' (Y/VU 4:2:0 (N-C)) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [11]: 'YM21' (Planar YVU 4:2:0 (N-C)) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [12]: 'YM16' (Planar YUV 4:2:2 (N-C)) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [13]: 'YM61' (Planar YVU 4:2:2 (N-C)) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [14]: 'YM24' (Planar YUV 4:4:4 (N-C)) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [15]: 'YM42' (Planar YVU 4:4:4 (N-C)) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [16]: 'RGB3' (24-bit RGB 8-8-8) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [17]: 'BGR3' (24-bit BGR 8-8-8) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [18]: 'XR24' (32-bit BGRX 8-8-8-8) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [19]: 'XB24' (32-bit RGBX 8-8-8-8) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [20]: 'RGGB' (8-bit Bayer RGRG/GBGB) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [21]: 'BA81' (8-bit Bayer BGBG/GRGR) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [22]: 'GRBG' (8-bit Bayer GRGR/BGBG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [23]: 'GBRG' (8-bit Bayer GBGB/RGRG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [24]: 'RG16' (16-bit Bayer RGRG/GBGB) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [25]: 'BYR2' (16-bit Bayer BGBG/GRGR) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [26]: 'GR16' (16-bit Bayer GRGR/BGBG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [27]: 'GB16' (16-bit Bayer GBGB/RGRG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [28]: 'RG10' (10-bit Bayer RGRG/GBGB) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [29]: 'BG10' (10-bit Bayer BGBG/GRGR) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [30]: 'BA10' (10-bit Bayer GRGR/BGBG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [31]: 'GB10' (10-bit Bayer GBGB/RGRG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [32]: 'RG12' (12-bit Bayer RGRG/GBGB) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [33]: 'BG12' (12-bit Bayer BGBG/GRGR) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [34]: 'BA12' (12-bit Bayer GRGR/BGBG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [35]: 'GB12' (12-bit Bayer GBGB/RGRG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [36]: 'RG14' (14-bit Bayer RGRG/GBGB) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [37]: 'BG14' (14-bit Bayer BGBG/GRGR) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [38]: 'GR14' (14-bit Bayer GRGR/BGBG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [39]: 'GB14' (14-bit Bayer GBGB/RGRG) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | [44]: 'RPBP' (PiSP Opaque Format, compressed) /dev/video36 | Size: Stepwise 32x32 - 65535x65535 with step 2/2 /dev/video36 | Supported Video Fields: /dev/video36 | None /dev/video36 | ioctl: VIDIOC_ENUM_FMT /dev/video36 | Type: Video Output Multiplanar /dev/video36 | ==================================== DEVICE: /dev/video37 ==================================== + v4l2-ctl -d /dev/video37 --info --list-formats-ext --list-fields --list-formats-out --list-fields-out --list-ctrls /dev/video37 | Driver Info: /dev/video37 | Driver name : pispbe /dev/video37 | Card type : pispbe /dev/video37 | Bus info : platform:1000880000.pisp_be /dev/video37 | Driver version : 6.1.47 /dev/video37 | Capabilities : 0x8ca03000 /dev/video37 | Video Capture Multiplanar /dev/video37 | Video Output Multiplanar /dev/video37 | Metadata Capture /dev/video37 | Metadata Output /dev/video37 | Streaming /dev/video37 | Extended Pix Format /dev/video37 | Device Capabilities /dev/video37 | Device Caps : 0x0c200000 /dev/video37 | Metadata Output /dev/video37 | Streaming /dev/video37 | Extended Pix Format /dev/video37 | Media Driver Info: /dev/video37 | Driver name : pispbe /dev/video37 | Model : pispbe /dev/video37 | Serial : /dev/video37 | Bus info : platform:1000880000.pisp_be /dev/video37 | Media version : 6.1.47 /dev/video37 | Hardware revision: 0x02252700 (35989248) /dev/video37 | Driver version : 6.1.47 /dev/video37 | Interface Info: /dev/video37 | ID : 0x0300003d /dev/video37 | Type : V4L Video /dev/video37 | Entity Info: /dev/video37 | ID : 0x0000003b (59) /dev/video37 | Name : pispbe-config /dev/video37 | Function : V4L2 I/O /dev/video37 | Pad 0x0100003c : 0: Source /dev/video37 | Link 0x0200003f: to remote pad 0x100000a of entity 'pispbe' (Video Pixel Formatter): Data, Enabled, Immutable /dev/video37 | ioctl: VIDIOC_ENUM_FMT /dev/video37 | Type: Video Capture /dev/video37 | /dev/video37 | ioctl: VIDIOC_ENUM_FMT /dev/video37 | Type: Video Output /dev/video37 | ```
geerlingguy commented 1 year ago

what does the armhf 32bit image use as it's kernel? An armv6 kernel with 4k pages? An armv7 kernel with 4k pages? Armv8 with 4 or 16k pages?

AFAICT, Pi 5 doesn't yet have a 32-bit Arm image (not sure if there will be one?). All of us have been testing on 64-bit image. Good question to ask one of the Pi engineers.

@erdnussIO - I believe the PHY might have a pin for PPS_OUT, but it is not routed anywhere accessible on the Pi 5 (at least not at a quick glance). Maybe there's a test pin somewhere (TP64?) on the bottom it can be accessed?

On the CM4, there was a separate header where PPS_IN/PPS_OUT was exposed. I don't see any way for it to route to GPIO so we'd need to figure out the pin on the BCM chip and solder to it.

erdnussIO commented 1 year ago

what does the armhf 32bit image use as it's kernel? An armv6 kernel with 4k pages? An armv7 kernel with 4k pages? Armv8 with 4 or 16k pages?

AFAICT, Pi 5 doesn't yet have a 32-bit Arm image (not sure if there will be one?). All of us have been testing on 64-bit image. Good question to ask one of the Pi engineers.

@erdnussIO - I believe the PHY might have a pin for PPS_OUT, but it is not routed anywhere accessible on the Pi 5 (at least not at a quick glance). Maybe there's a test pin somewhere (TP64?) on the bottom it can be accessed?

On the CM4, there was a separate header where PPS_IN/PPS_OUT was exposed. I don't see any way for it to route to GPIO so we'd need to figure out the pin on the BCM chip and solder to it.

Thank you so much for your investigation. That would be a bit of a pity - I would have hoped for something like that pin to be routed through the RP1 as an AF or so (which, I have to admit, would probably be quite unconventional). So much for an audio HAT synchronized to/clocked by PTP via the PPS output (having AES67 in mind here)

will127534 commented 1 year ago

/dev/video21 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video21 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video21 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video21 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video21 | [44]: 'RPBP' (PiSP Opaque Format, compressed)

This looks very interesting.... do RPI have their special compressed Bayer format?

Also thank you for all the work and follow up you did, this thread has been a amazing source of information!

ayufan commented 1 year ago

@will127534 I believe this is for supporting more advanced and higher-pixel camera sensors. It seems that ISP will accept up-to: 65535x65535.

theofficialgman commented 1 year ago

@geerlingguy I have compiled vulkancapsviewer and glcapsviewer for you to run if you can. this will allow you to upload the OpenGL/GLES/Vulkan capabilities of the Pi5 to the respective online databases (https://opengl.gpuinfo.org/ https://vulkan.gpuinfo.org/)

You will need a few libraries installed to run the binaries. I will list them in debian control automated format for each after each zip glcapsviewer.zip

Depends=libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglew2.2 (>= 2.2.0-4+b1), libglfw3 (>= 3.0), libglx0, libopengl0, libqt5core5a (>= 5.14.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.4.0), libstdc++6 (>= 11), libx11-6

vulkanCapsViewer.zip

Depends=libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 11), libvulkan1 (>= 1.2.131.2), libwayland-client0 (>= 1.0.2)

In glcapsviewer make sure to upload both the OpenGL Default and OpenGLES 3.0 Context results

For anyone curious, these dependencies were autogenerated using dpkg-shlibdeps which is what many debian packages use to generate their dependencies. So I just did this in the folder that contained the binary:

# create dummy debian control file
mkdir debian
touch debian/control
# generate dependency list in debian control format and print to stdout
dpkg-shlibdeps --ignore-missing-info -O vulkanCapsViewer

here are the results I uploaded myself on pi4 bookworm arm64 beta

vulkan: https://vulkan.gpuinfo.org/displayreport.php?id=24473 opengl: https://opengl.gpuinfo.org/displayreport.php?id=10496 opengles: https://opengl.gpuinfo.org/displayreport.php?id=10497

geerlingguy commented 1 year ago

@theofficialgman - I will try to run that later (have a kids' event to attend tonight, was painting most of the day!). @will127534 and @ayufan — when I visited Pi HQ in May, I noticed there was a lot of buzz around ISP in the new chip, they were excited to talk about camera capabilities (and some ideas using RP1 for low power stuff, like detecting simple light/dark levels via camera even if BCM2712 is powered off).

When engineers talk with some excitement, it often indicates they are proud of some things that they know you won't understand. And I understand little of the guts of the thing!

will127534 commented 1 year ago

Looks like it is still limited to USB OTG 2.0 like the Pi4 [1]. Rock 3/4 have USB OTG 3.0 but ~Rock 5~ only has USB OTG 2.0 like all the raspberrypi's.

I need a SBC with USB OTG 3.0 for a fast piSCSI USB Drive.

I wonder if we can switch that DW3 USB3 IP to be in device mode and we can then have the USB OTG 3.0 on the USB-A connector.

FCLC commented 1 year ago

Any luck on VAINFO? if it does have HEVC 10bit decode, could make for a nice little HDR transcode capable jellyfish server

geerlingguy commented 1 year ago

@theofficialgman - See:

@FCLC - vainfo returns:

pi@pi5:~/Downloads/vktest $ sudo vainfo
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
libva info: VA-API version 1.17.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
vaInitialize failed with error code -1 (unknown libva error),exit
FCLC commented 1 year ago

@theofficialgman - See:

@FCLC - vainfo returns:

pi@pi5:~/Downloads/vktest $ sudo vainfo
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
libva info: VA-API version 1.17.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
vaInitialize failed with error code -1 (unknown libva error),exit

You shouldn't need sudo here, but it shouldn't hurt. Could be that they haven't enabled vaapi and that they've only got v4l2 up and running right now

EDIT:

Maybe try v4l2-ctl --list-formats-ext?

FCLC commented 1 year ago

Linux/system information

# output of `neofetch`
       _,met$$$$$gg.          pi@pi5 
    ,g$$$$$$$$$$$$$$$P.       ------ 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 12 (bookworm) aarch64 
 ,$$P'              `$$$.     Host: Raspberry Pi 5 Model B Rev 1.0 
',$$P       ,ggs.     `$$b:   Kernel: 6.1.32-v8+ 
`d$$'     ,$P"'   .    $$$    Uptime: 4 mins 
 $$P      d$'     ,    $$P    Packages: 1536 (dpkg) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.2.15 
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080 
 Y$$.    `.`"Y$$$$P"'         Terminal: /dev/pts/0 
 `$$b      "-.__              CPU: BCM2835 (4) @ 2.400GHz 
  `Y$$                        Memory: 416MiB / 7942MiB 
   `Y$$.
     `$$b.                                            
       `Y$$b.                                         
          `"Y$b._
              `"""

# output of `uname -a`
Linux pi5 6.1.32-v8+ #1 SMP PREEMPT Sat Aug  5 07:03:33 BST 2023 aarch64 GNU/Linux

This Neofetch seems a little strange; curious why is it showing the BCM2835 instead of 2712?

StuartIanNaylor commented 1 year ago

This Neofetch seems a little strange; curious why is it showing the BCM2835 instead of 2712?

Much of what goes on with the upside down broadcom chips where its an Arm cluster ontop of videocore boot system is firmware and likely an oversight by raspberry but guess all depends on where neofetch gets each bit of info. Maybe they started with the initial BCM2835 code and hacked up a pi5 revision.

theofficialgman commented 1 year ago

@theofficialgman - See:

@geerlingguy can you make sure to get OpenGLES too please

In glcapsviewer make sure to upload both the OpenGL Default and OpenGLES 3.0 Context results

Some findings I see immediately the maxdrawbuffers increased from 4 on the pi4 to 8 on the pi5. That is great because OpenGL 3.0 conformance requires a minimum supported 8 drawbuffers and the pi4 was never going to meet that (hardware limitation).

One thing I noticed is that they are having mesa report OpenGL 3.1 capabilities on both the pi4 and pi5. Previously they were only reporting 2.1. On the pi4 this is a bit of a lie since it definitely does not meet that 8 minimum draw buffers and never will and its unknown whether Depth format cube textures and Multisample anti-aliasing have been implemented from these reports alone. Not sure how to check for those but otherwise yeah the drivers are OpenGL 3.1 capable.

Not much to report on Vulkan besides memory heap size doubling (from about 2GB to 4.2GB) but that might be due to me using a 4GB pi4 while you have an 8GB pi5.

OpenGL comparison of our reports (pi4 vs pi5): https://opengl.gpuinfo.org/compare.php?reports=10496,10501 Vulkan comparison of our reports (pi4 vs pi5): https://vulkan.gpuinfo.org/compare.php?reports=24473,24529

theofficialgman commented 1 year ago

Comparing the Broadcom proprietary driver on this hardware to the MESA drivers is also interesting. https://vulkan.gpuinfo.org/compare.php?reports=24529,19987

ThomasKaiser commented 1 year ago

This Neofetch seems a little strange; curious why is it showing the BCM2835 instead of 2712?

Since it blindly trusts in /proc/cpuinfo and RPi kernels almost always fake BCM2835 for whatever reason.

ThomasKaiser commented 1 year ago

@geerlingguy do you have two USB powermeters in your lab to do the simple test whether there's a step-up converter in the power path to the USB ports? What can be measured at the USB3-A receptacles if input voltage at the USB-C port is e.g. 4.8V?

I had the hope to find this information somewhere else but to no avail (and I'm a bit surprised since the RPi's silly 5V powering has always been its achilles heel wrt properly powering USB consumers – as such this would've been the very 1st test I would have done with this thing since 5V @ 5A is so insane)

gnattu commented 1 year ago

This Neofetch seems a little strange; curious why is it showing the BCM2835 instead of 2712?

Because the upstream Linux kernel decided that all Raspberry Pi's reports BCM2835 as the SoC name. You can refer to the revision code paragraph.

will127534 commented 1 year ago

/dev/video21 | [40]: 'PC1B' (PiSP Bayer Comp 1, compressed) /dev/video21 | [41]: 'PC1R' (PiSP Bayer Comp 1, compressed) /dev/video21 | [42]: 'PC1G' (PiSP Bayer Comp 1, compressed) /dev/video21 | [43]: 'PC1g' (PiSP Bayer Comp 1, compressed) /dev/video21 | [44]: 'RPBP' (PiSP Opaque Format, compressed)

This looks very interesting.... do RPI have their special compressed Bayer format?

Also thank you for all the work and follow up you did, this thread has been a amazing source of information!

Quote from their forum post:

The Frontend (found on the RP1) connects to the CSI2 Rx directly, and can output either 16-bit expanded Bayer output (i.e. left shift the sensor output to 16-bits), or output an 8-bit compressed (lossy, but visually near identical to the original) output to save on memory bandwidth and buffer space. Either of these outputs can be read by the Backend ISP on the 2712 chip to process the Bayer data and output YUV/RGB.

So it looks like some of the ISP is in the RP1 (Frontend) where it can output 8bit compressed Bayer to save some bandwidth and memory.

solskogen commented 1 year ago

@geerlingguy have you tried testing A1 vs A2 cards on the Pi5?

StuartIanNaylor commented 1 year ago

@geerlingguy OC would be interesting as supposed possible

geerlingguy commented 1 year ago

@StuartIanNaylor - Tom's Hardware tested up to 3.0 GHz. On mine, I could get 2.6 GHz stable, and 2.8 GHz unstable, didn't try 3.0.

I used the settings:

arm_freq=2600
over_voltage=6
force_turbo=1

I did not try overclocking the GPU at all.

One important note; instead of using over_voltage, it's recommended to use a new option over_voltage_delta, which will increase the voltage AFTER DVFS has run. And technically, it might work fine without any over voltage applied, according to Pi engineers—the DVFS algorithm may be able to scale voltage correctly without intervention.

ThomasKaiser commented 1 year ago

it's recommended to use a new option over_voltage_delta, which will increase the voltage AFTER DVFS has run.

It's still just a wrong concept since adding any amount of fixed voltage to a DVFS OPP table is a sign of not knowing how DFVS works: the higher the clockspeed the exceptionally higher the supply voltage needs to be. You can't just add '+50mV' in general since this will only work well in a limited range.

And technically, it might work fine without any over voltage applied, according to Pi engineers—the DVFS algorithm may be able to scale voltage correctly without intervention.

Well, you or someone-else might need to explain this in detail. Which 'DVFS algorithm' is in place and what do you need to get this working (ignoring that any overclocking that does not reach at least 3.6 GHz on a 2.4 GHz quad-core A76 CPU is a joke)

theofficialgman commented 1 year ago

I haven't looked for Pi5 kernel changes (not sure if they are public anyway).

Is DVFS here implemented in userspace, kernelspace, or firmware?

Where I am familiar with it (on Nvidia tegra X1) it's implemented in kernelspace and each SOC has what are called "speedos" (fuses with specific values burned into them, binning) that define how good or bad a particular piece of silicon is. The kernelspace uses these speedos, current silicon load, and current frequency to determine what voltage is necessary at any given time for the silicon to operate properly.

StuartIanNaylor commented 1 year ago

I used the settings:

@geerlingguy Maybe a 2nd vid when you have some time to explore as a whole rake of questions have cropped up here. Getting geeky on the OC comparing against current draw, of is it worth it? Maybe if you can grab a few to see if there is much variance.

There is another as the benchmark in https://github.com/Tencent/ncnn would also be interesting for cpu/gpu when vulkan is working as for ML the examples are an OK yardstick. Again maybe make a vid Pi5 Pt II

Same with A1 vs A2 as may A2 cards on other SBC seem to be slower than my A1 cards, which is cool as A1 are cheaper but wonder if the Pi 5 gets the benefit of the A2 cards.

PS I really like this read only mode as it uses overlayfs and merges down on shutdown so its read only, write once on shutdown https://github.com/ecdye/zram-config

theofficialgman commented 1 year ago

Speaking of benchmarks, I made a post on the forum containing the current benchmarks that I have procured or done myself so we can see how the Pi5 stacks up against the competition (tldr, the GPU is still obliterated by mali arm and Nvidia's offerings) https://forums.raspberrypi.com/viewtopic.php?p=2140061#p2140061 You are welcome to add any an all benchmarks to the thread

geerlingguy commented 1 year ago

@ThomasKaiser / @theofficialgman - I honestly didn't have time to ask more about how DVFS works on the Pi 5 (nor Pi 4) in the past few weeks, but there is another thread in the firmware repo with at least a little more detail: https://github.com/raspberrypi/firmware/issues/1825

The delta can apparently be used to overvolt or undervolt the SoC, but DVFS on its own should be good enough to handle modest over/underclocks. I still have some testing to do, but may post a blog post with what I've learned so far at least (since it seems like every other YouTuber is posting their overclocking videos this week... I've been painting my new office all weekend lol).

Also, I'm not sure if this is new or not, but there's a section on DVFS in the Pi docs now.

theofficialgman commented 1 year ago

@ThomasKaiser / @theofficialgman - I honestly didn't have time to ask more about how DVFS works on the Pi 5 (nor Pi 4) in the past few weeks, but there is another thread in the firmware repo with at least a little more detail: raspberrypi/firmware#1825

Yeah that repo confirms it... its fully proprietary. Thats really unfortunate and significantly hampers the tinkerers ability to see inside the system and how it works. They probably have "speedo" equivalent data burned into the SOC which represents the binning of each component (as tested at the factory) but there is no way for us to know short of decompiling/RE the firmware blobs.

Compare that to tegra x1 and DVFS all open source in the corresponding kernel driver (switchroot fork linked here but it comes from nvidia) https://gitlab.com/switchroot/kernel/l4t-kernel-4.9/-/tree/linux-dev/drivers/soc/tegra

ThomasKaiser commented 1 year ago

I'm not sure if this is new or not, but there's a section on DVFS in the Pi docs now.

The document's history is on Github.

Since someone already tried to overclock BCM2712 to 3100 MHz (arm_freq=3100) I find a look at the DVFS OPP table interesting since it shows that clockspeeds higher than 3000 are currently ignored and that the supply voltages do not really meet expectations (all OPP above 1800 at the same 1V value):

Cpufreq OPP: 3100  ThreadX: 3000  Measured: 2998 @ 1.0000V     (-3.3%)
Cpufreq OPP: 3000  ThreadX: 3000  Measured: 2998 @ 1.0000V
Cpufreq OPP: 2900  ThreadX: 2900  Measured: 2898 @ 1.0000V
Cpufreq OPP: 2800  ThreadX: 2800  Measured: 2798 @ 1.0000V
Cpufreq OPP: 2700  ThreadX: 2700  Measured: 2698 @ 1.0000V
Cpufreq OPP: 2600  ThreadX: 2600  Measured: 2598 @ 1.0000V
Cpufreq OPP: 2500  ThreadX: 2500  Measured: 2498 @ 1.0000V
Cpufreq OPP: 2400  ThreadX: 2400  Measured: 2398 @ 1.0000V
Cpufreq OPP: 2300  ThreadX: 2300  Measured: 2298 @ 1.0000V
Cpufreq OPP: 2200  ThreadX: 2200  Measured: 2198 @ 1.0000V
Cpufreq OPP: 2100  ThreadX: 2100  Measured: 2098 @ 1.0000V
Cpufreq OPP: 2000  ThreadX: 2000  Measured: 1998 @ 1.0000V
Cpufreq OPP: 1900  ThreadX: 1900  Measured: 1898 @ 1.0000V
Cpufreq OPP: 1800  ThreadX: 1800  Measured: 1798 @ 1.0000V
Cpufreq OPP: 1700  ThreadX: 1700  Measured: 1698 @ 0.9994V
Cpufreq OPP: 1600  ThreadX: 1600  Measured: 1598 @ 0.9907V
Cpufreq OPP: 1500  ThreadX: 1500  Measured: 1498 @ 0.9821V
Cpufreq OPP: 1400  ThreadX: 1500  Measured: 1498 @ 0.9735V     (+7.0%)
Cpufreq OPP: 1300  ThreadX: 1500  Measured: 1498 @ 0.9648V    (+15.2%)
Cpufreq OPP: 1200  ThreadX: 1500  Measured: 1498 @ 0.9562V    (+24.8%)
Cpufreq OPP: 1100  ThreadX: 1500  Measured: 1498 @ 0.9476V    (+36.2%)
Cpufreq OPP: 1000  ThreadX: 1500  Measured: 1498 @ 0.7200V    (+49.8%)

But since this attempt was using over_voltage=8 it seems better to wait for OC attempts w/o over_voltage settings or at least choosing over_voltage_delta instead.

BTW: ThreadX does not only refuse to use clockspeeds above 3000 MHz but also below 1500 MHz which is something not really expected since between 1400 and 1000 MHz supply voltages are reported to get lower and lower while cpufreq remains at 1500 MHz. Can be also observed w/o any OC at all:

Cpufreq OPP: 2400  ThreadX: 2400  Measured: 2398 @ 0.9094V
Cpufreq OPP: 2300  ThreadX: 2300  Measured: 2298 @ 0.8988V
Cpufreq OPP: 2200  ThreadX: 2200  Measured: 2198 @ 0.8882V
Cpufreq OPP: 2100  ThreadX: 2100  Measured: 2098 @ 0.8775V
Cpufreq OPP: 2000  ThreadX: 2000  Measured: 1998 @ 0.8669V
Cpufreq OPP: 1900  ThreadX: 1900  Measured: 1898 @ 0.8563V
Cpufreq OPP: 1800  ThreadX: 1800  Measured: 1798 @ 0.8457V
Cpufreq OPP: 1700  ThreadX: 1700  Measured: 1698 @ 0.8351V
Cpufreq OPP: 1600  ThreadX: 1600  Measured: 1598 @ 0.8244V
Cpufreq OPP: 1500  ThreadX: 1500  Measured: 1498 @ 0.8138V
Cpufreq OPP: 1400  ThreadX: 1500  Measured: 1498 @ 0.8032V     (+7.0%)
Cpufreq OPP: 1300  ThreadX: 1500  Measured: 1498 @ 0.7926V    (+15.2%)
Cpufreq OPP: 1200  ThreadX: 1500  Measured: 1498 @ 0.7820V    (+24.8%)
Cpufreq OPP: 1100  ThreadX: 1500  Measured: 1498 @ 0.7713V    (+36.2%)
Cpufreq OPP: 1000  ThreadX: 1500  Measured: 1498 @ 0.7200V    (+49.8%)

If at 1500 MHz the supply voltage should be 0.81V while dropping as low as 0,72V in reality seems like undervoltage to me.

geerlingguy commented 1 year ago

@ThomasKaiser - Thanks for that; I've also published some more data from my own (more cursory) testing this morning on my blog, since overclocking is making the rounds on YouTube: Overclocking and Underclocking the Raspberry Pi 5

theofficialgman commented 1 year ago

@geerlingguy can you make sure to get OpenGLES too please?

In glcapsviewer make sure to upload both the OpenGL Default and OpenGLES 3.0 Context results

@geerlingguy incase you missed it ^. Thanks for the OpenGL Default and Vulkan uploads by the way 😄

geerlingguy commented 1 year ago

@theofficialgman - I'm remote this week so can't connect the Pi 5 to a display right now, SSH only — when I try running the viewer it seems to require Qt/a display, is there any way to do it headless?

pi@pi5:~/Downloads/vktest $ ./glcapsviewer 
qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

Aborted
theofficialgman commented 1 year ago

No I don't think so. Don't worry about it till you have physical access to the device. I was just pinging incase my request got lost in this thread.

FCLC commented 1 year ago

@theofficialgman - See:

@FCLC - vainfo returns:

pi@pi5:~/Downloads/vktest $ sudo vainfo
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
libva info: VA-API version 1.17.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
vaInitialize failed with error code -1 (unknown libva error),exit

You shouldn't need sudo here, but it shouldn't hurt. Could be that they haven't enabled vaapi and that they've only got v4l2 up and running right now

EDIT:

Maybe try v4l2-ctl --list-formats-ext?

Did v4l2-ctl --list-formats-ext produce anything?

geerlingguy commented 1 year ago

A bit more on the RP1 silicon: RP1: the silicon controlling Raspberry Pi 5 I/O, designed here at Raspberry Pi

ThomasKaiser commented 1 year ago

A bit more on the RP1 silicon

Nice, let's try to compile a list of RP1 3rd party IP blocks:

HankB commented 1 year ago

What specification should we be looking for when selecting an SD card in order to take advantage of the newer SD H/W? The term SDR104 seems not to be listed in the Amazon listings.

Thanks!

Edit: This comment started discussion of SD cards that is meandering off topic for this thread. Please use https://github.com/HankB/Raspberry-Pi-storage for further discussion relating to storage for the Pi 5 (and other Raspberry Pis.)

dwillmore commented 1 year ago

According to Wikipedia, UHS-I cards supporting SDR104 should be labeled UHS104. You might look for cards labeled UHS-I and claiming speeds greater than 50MB/s as that is the required speed for UHS-I (SDR50).

On Sun, Oct 8, 2023, 10:29 AM HankB @.***> wrote:

What specification should we be looking for when selecting an SD card in order to take advantage of the newer SD H/W? The term SDR104 seems not to be listed in the Amazon listings.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/geerlingguy/sbc-reviews/issues/21#issuecomment-1752042120, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPEX7BWNECLNCUN4G2VZYTX6K2GLAVCNFSM6AAAAAA5KNQMO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGA2DEMJSGA . You are receiving this because you were mentioned.Message ID: @.***>

nihui commented 1 year ago

We can use vkpeak to measure the peak computing flops of the v3d GPU on rpi4 and rpi5. Thanks ! https://github.com/nihui/vkpeak

ThomasKaiser commented 1 year ago

What specification should we be looking for when selecting an SD card in order to take advantage of the newer SD H/W?

When keeping in mind which sort of I/O the more important is then choosing A1 or A2 rated cards in any case since you always want high random IOPS! And then of course cards that exceed 100 MB/s both read and write, see this search through available TF cards for example. I personally would also choose "10 years warranty" as a requirement and then we're here with only two reputable manufacturers left.

But always keep in mind that there's no guarantee you will be buying genuine cards so always test them immediately after purchase for counterfeit/fake using f3 or H2testw in case you're using Windows.

theofficialgman commented 1 year ago

The current best cards objectively are the Samsung pro plus (and pro ultimate if you want the guaranteed 10 year life). Sandisks as seen through long term testing get slower over time with random read/writes, Samsungs do not nearly as quickly.

HankB commented 1 year ago

I'll just whine a bit that the warranty is useless if it cannot be claimed. I have a 32GB EVO Plus (microSD) that malfunctioned. Their warranty page wants a 15 character serial number and the card has a 12 or 13 serial number. I can't find any way to contact Samsung support. NB, I have successfully claimed warranty on a 500GB SATA SSD. I still prefer Samsung storage products.

ThomasKaiser commented 1 year ago

I have a 32GB EVO Plus (microSD) that malfunctioned. Their warranty page wants a 15 character serial number and the card has a 12 or 13 serial number

Congratulations! You're another victim of counterfeit flash storage. Check your card with 'sbc-bench -S' and lets keep this Github issues being focused on RPi 5B.

qwertychouskie commented 1 year ago

Would be nice to see some benchmarks of SuperTuxKart at various graphics settings, to get a feel for how powerful the GPU is in real-world applications.

geerlingguy commented 1 year ago

@qwertychouskie - Already have that in my YouTube video: https://www.youtube.com/watch?v=nBtOEmUqASQ

StuartIanNaylor commented 1 year ago

To be honest after buying Samsung Pro & Pro Plus A2 cards and finding them slower than Mymemory own brand A1 and never getting failures apart from cards heavily reimaged due testing OS's and SBC I think just get any but make sure the retailer is reputable and just stay away from ebay & aliexpress buys.

https://www.mymemory.co.uk/mymemory-plus-64gb-micro-sd-card-sdxc-4k-a1-uhs-1-v30-u3-adapter-100mb-s.html https://www.mymemory.co.uk/kingston-64gb-canvas-select-plus-micro-sd-card-sdxc-a1-c10-100mb-s.html https://www.mymemory.co.uk/sandisk-64gb-ultra-lite-micro-sd-card-sdxc-uhs-i-u1-a1-100mb-s.html https://www.mymemory.co.uk/samsung-evo-plus-64gb-4k-ready-microsdxc-memory-card-uhs-i-u1-with-sd-adapter-130mb-s.html

Unless the mymemory 'ownbrand' are something special all cards are relatively in the same ballpark and just minimise writes by keeping your log dir in a zram dir, I really like this util as it creates a read only system that writes once on shutdown. https://github.com/ecdye/zram-config I am not sure why Raspberry don't do more utils with Zram, PS have a backup file swap just in case Zram hits something large and heavily compressed as on those rare occasions it will write to SD or fail. Its very subjective and likely some have certain taste but minimising writes with some utils and use any... The more expensive cards often don't equate to perf and likely a bit Stella Artois!

HankB commented 1 year ago

My apologies to those of us who don't care to see side discussions about SD cards polluting this thread. @ThomasKaiser is absolutely correct. There is clearly interest in this topic and I have created a place to discuss that at https://github.com/HankB/Raspberry-Pi-storage. I intend to delete my comment that led us astray and provide a link for further discussion and encourage others to do the same to clean up the discussion here.

Thanks!

DanaGoyette commented 1 year ago

One thing I like to use to test GPUs is the x86 tool, GpuTest. I find it works fine under box64, although the gputest_gui.py file needs to be marked executable and have one python2 print statement replaced with a python3 print() function call. It also needs the TK library installed (python3-tk?), and perhaps an import adjusted: import tkinter as tk

I especially like the looks of the "Pixmark Volplosion" animation.

For comparison (all at the default window size of 1024x640):

ThomasKaiser commented 1 year ago

As for potential voltage drops on the USB ports I received no answer but found a statement in the official documentation: "You can’t see USB current or anything else connected directly to 5V because this bypasses the PMIC".

We all (should) know Ohm's law still exists, 5V at above 3A is challenging and I'm really curious what that means for USB consumers once the current at the PSU exceeds 3A or even 4A.

In the meantime I tried to finish voltage/consumption monitoring for RPi 5B in sbc-bench so it would be really interesting to run a simple sbc-bench -m while having heavy USB consumers attached. Should look somewhat like this then:

root@raspberrypi:/home/pi# sbc-bench.sh -m
BCM2712, RPi 5 Model B Rev 1.0 / BCM2712, Kernel: aarch64, Userland: arm64

CPU sysfs topology (clusters, cpufreq members, clockspeeds)
                 cpufreq   min    max
 CPU    cluster  policy   speed  speed   core type
  0        0        0     1000    2400   Cortex-A76 / r4p1
  1        0        0     1000    2400   Cortex-A76 / r4p1
  2        0        0     1000    2400   Cortex-A76 / r4p1
  3        0        0     1000    2400   Cortex-A76 / r4p1

Thermal source: /sys/devices/virtual/thermal/thermal_zone0/ (cpu-thermal)

Time        fake/real   load %cpu %sys %usr %nice %io %irq   Temp    VCore    PMIC   DC(V)
21:49:12: 1000/1500MHz  0.00   0%   0%   0%   0%   0%   0%  40.4°C  0.8138V   5.1W   5.18V 
21:49:17: 2400/2400MHz  0.05  15%  15%   0%   0%   0%   0%  41.5°C  0.9094V   8.2W   5.10V 
21:49:22: 2400/2400MHz  0.18  22%  15%   7%   0%   0%   0%  43.2°C  0.9094V   9.0W   5.06V  
...

@geerlingguy does time permit to do a quick test after updating sbc-bench (-u-switch) with some heavy consumers? All it needs is some heavy consumption at RPi 5B while running sbc-bench -m in parallel.

And while the PMIC on RPi 5B doesn't allow for measuring voltage available at the USB ports attaching your Rock 5B (powered by one of RPi 5B's USB3 ports) and running sbc-bench -m there in parallel would do.

geerlingguy commented 1 year ago

How about running a Pi 4 off one of the USB ports with a consumption meter?

DSC03471

pi@pi5:~/Downloads $ sudo ./sbc-bench.sh -m
BCM2712, Kernel: aarch64, Userland: arm64

CPU sysfs topology (clusters, cpufreq members, clockspeeds)
                 cpufreq   min    max
 CPU    cluster  policy   speed  speed   core type
  0        0        0     1000    2400   Cortex-A76 / r4p1
  1        0        0     1000    2400   Cortex-A76 / r4p1
  2        0        0     1000    2400   Cortex-A76 / r4p1
  3        0        0     1000    2400   Cortex-A76 / r4p1

Thermal source: /sys/devices/virtual/thermal/thermal_zone0/ (cpu-thermal)

Time        fake/real   load %cpu %sys %usr %nice %io %irq   Temp    VCore    PMIC   DC(V)
16:17:43: 2400/2400MHz  0.84   9%   0%   8%   0%   0%   0%  46.9°C  0.9100V  12.5W   5.09V 
16:17:48: 1000/1500MHz  0.77   0%   0%   0%   0%   0%   0%  46.3°C  0.7750V  12.1W   5.09V 
16:17:53: 1000/1500MHz  0.71   0%   0%   0%   0%   0%   0%  44.1°C  0.7200V  12.4W   5.09V 
16:17:58: 1000/1500MHz  0.65   0%   0%   0%   0%   0%   0%  45.8°C  0.7200V  12.8W   5.09V 
16:18:03: 1000/1500MHz  0.60   0%   0%   0%   0%   0%   0%  44.6°C  0.7200V  11.9W   5.09V 
16:18:08: 1100/1500MHz  0.55   0%   0%   0%   0%   0%   0%  45.2°C  0.7750V  12.5W   5.10V 
16:18:14: 1000/1500MHz  0.51   0%   0%   0%   0%   0%   0%  45.8°C  0.7200V  11.8W   5.08V 
16:18:19: 1000/1500MHz  0.47   0%   0%   0%   0%   0%   0%  45.8°C  0.7200V  11.7W   5.09V 
16:18:24: 1000/1500MHz  0.43   0%   0%   0%   0%   0%   0%  45.8°C  0.7200V  12.3W   5.09V 
16:18:29: 1000/1500MHz  0.39   0%   0%   0%   0%   0%   0%  45.2°C  0.7200V  12.3W   5.09V 
16:18:34: 1000/1500MHz  0.36   0%   0%   0%   0%   0%   0%  45.8°C  0.7750V  11.7W   5.09V 
16:18:39: 1000/1500MHz  0.33   0%   0%   0%   0%   0%   0%  46.3°C  0.7200V  12.7W   5.09V 
16:18:45: 1000/1500MHz  0.31   0%   0%   0%   0%   0%   0%  45.8°C  0.7200V  12.4W   5.09V 
16:18:50: 1000/1500MHz  0.28   0%   0%   0%   0%   0%   0%  46.3°C  0.7200V  12.5W   5.09V 

I also ran stress-ng -c 0 on the Pi 4 while it was running off the Pi 5, but it seemed to go into a soft cycle on power, as it went between consuming 5W and 2W.

I tried with -c 1 through -c 4, and it was stable up to 3 cores, just under 1A at 5.05v on the USB meter. At 4 cores it was just over 1A and it kept cycling. Any other tests you'd like me to try on there?