Main public logs
Combined display of all available logs of Geekworm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:38, 13 June 2025 27.143.28.50 talk performed unknown action "comments/add" on CSI Manual on Pi 5 (I am trying to capture HDMI video from a TC358743 (C790 board) connected to a Raspberry Pi 5 running Linux kernel 6.12.25. The HDMI source is 1920×1080 @ 60Hz. EDID writing and media-ctl link configuration were completed as described in the documentation. Multiple /dev/video* nodes are present, including /dev/video0 and /dev/video4. I can set formats (e.g., RG16, BYR2) using v4l2-ctl on /dev/video0, but attempting to stream results in: VIDIOC_STREAMON: Invalid argument Even OpenCV and ffpl...) Tags: Mobile edit Mobile web edit
- 10:49, 22 February 2025 99.153.32.32 talk performed unknown action "comments/add" on CSI Manual on Pi 5 (Hi Purchased the C790 for the Raspberry PI 5 I can see the green light on the module but the camera module does not show up on raspi-config. v4l2-ctl --list-devices does not show any text similar at any of the text in the instructions. The CSI cable is connected correctly and the dupont connectors as shown in the instructions. I also tried both CSI ports. I get the same results can you please help.)
- 18:12, 13 January 2025 80.11.191.233 talk performed unknown action "comments/add" on CSI Manual on Pi 5 (Issue solved. On Raspberry Pi 5 with Media controller API 6.6.62, the C779 MIPI CSI-2-TX must be connected on the CAM/DISP 1 port as specified from the device tree. Afterwards, a proper EDID file must be loaded on the properly created subdev to be visible by the HDMI-TX source. Example: v4l2-ctl -d /dev/v4l-subdev2 --set-edid=file=edid.txt --fix-edid-checksums)
- 01:38, 11 January 2025 80.11.191.233 talk performed unknown action "comments/add" on CSI Manual on Pi 5 (I'm trying to connect the HDMI-RX end to a Linux (Ubuntu 20.04) PC HDMI port. However, the media-ctl from the media on the Rpi5 shows the message "Failed to open subdev device node". Therefore, no subdevice is found in the /dev/ directory. Is this an issue from the HDMI-TX source?)
- 12:05, 22 November 2024 Lisa talk contribs performed unknown action "comments/delete" on CSI Manual on Pi 5
- 07:33, 20 November 2024 136.54.58.206 talk performed unknown action "comments/add" on CSI Manual on Pi 5 (edwin@cary:~ $ v4l2-ctl -d /dev/v4l-subdev2 --set-dv-bt-timings query VIDIOC_QUERY_DV_TIMINGS: failed: Inappropriate ioctl for device VIDIOC_S_DV_TIMINGS: failed: Inappropriate ioctl for device edwin@cary:~ $)
- 13:20, 8 June 2024 67.87.242.156 talk performed unknown action "comments/add" on CSI Manual on Pi 5 (Anyway to get Chrome/Firefox to recognize it as a webcam? I've tried piping the video through workarounds where you can pipe the video to v4l2loopback, but that was exceptionally slow.)
- 12:37, 29 December 2023 Lisa talk contribs created page CSI Manual on Pi 5 (Created page with " Edit /boot/config.txt (sudo permission required). <pre> sudo nano /boot/config.txt </pre> Add the following content: <pre> dtoverlay=tc358743 </pre> If your modules (C790)...")