<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3A7e42d17b1eb544235d501a554ffb5f60</id>
	<title>CommentStreams:7e42d17b1eb544235d501a554ffb5f60 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3A7e42d17b1eb544235d501a554ffb5f60"/>
	<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:7e42d17b1eb544235d501a554ffb5f60&amp;action=history"/>
	<updated>2026-07-25T18:49:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.geekworm.com/index.php?title=CommentStreams:7e42d17b1eb544235d501a554ffb5f60&amp;diff=35336&amp;oldid=prev</id>
		<title>187.23.176.244: Migrated comment #6066</title>
		<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:7e42d17b1eb544235d501a554ffb5f60&amp;diff=35336&amp;oldid=prev"/>
		<updated>2025-10-25T23:38:41Z</updated>

		<summary type="html">&lt;p&gt;Migrated comment #6066&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A suggestion to create static symlinks to the correct devices on boot, using udev rules. This way you can hardcode them in software without having to run detection logic everytime:&lt;br /&gt;
&lt;br /&gt;
Create file /etc/udev/rules.d/80-video.rules with the below contents and reboot. Then you should be able to access the correct media device using /dev/media-rp1-cfe, the TC358743 subdev using /dev/v4l-subdev-tc358743 and the video device using /dev/video-rp1-cfe-csi2_ch0:&lt;br /&gt;
&lt;br /&gt;
/etc/udev/rules.d/80-video.rules:&lt;br /&gt;
&lt;br /&gt;
# Create fixed &amp;amp; identifiable symlinks for the Geekworm X1301 HDMI to CSI-2&lt;br /&gt;
# bridge interface. In this case, we want:&lt;br /&gt;
#   1. The media node corresponding to the raspi5 Camera Front End&lt;br /&gt;
#   2. The subdev node corresponding to the tc358743 chip (HDMI-to-CSI-2 bridge)&lt;br /&gt;
#   3. The first CSI (camera serial interface) capture device node of the raspi5&lt;br /&gt;
#      (rp1-cfe-csi2_ch0)&lt;br /&gt;
SUBSYSTEM==&amp;quot;media&amp;quot;, KERNEL==&amp;quot;media*&amp;quot;, ATTR{model}==&amp;quot;rp1-cfe&amp;quot;, KERNELS==&amp;quot;1f00128000.csi&amp;quot;, DRIVERS==&amp;quot;rp1-cfe&amp;quot;, SYMLINK+=&amp;quot;media-rp1-cfe&amp;quot;&lt;br /&gt;
SUBSYSTEM==&amp;quot;video4linux&amp;quot;, KERNEL==&amp;quot;v4l-subdev*&amp;quot;, ATTR{name}==&amp;quot;tc358743 11-000f&amp;quot;, KERNELS==&amp;quot;11-000f&amp;quot;, SUBSYSTEMS==&amp;quot;i2c&amp;quot; DRIVERS==&amp;quot;tc358743&amp;quot;, SYMLINK+=&amp;quot;v4l-subdev-tc358743&amp;quot;&lt;br /&gt;
SUBSYSTEM==&amp;quot;video4linux&amp;quot;, KERNEL==&amp;quot;video*&amp;quot;, ATTR{name}==&amp;quot;rp1-cfe-csi2_ch0&amp;quot;, KERNELS==&amp;quot;1f00128000.csi&amp;quot;, DRIVERS==&amp;quot;rp1-cfe&amp;quot;, SYMLINK+=&amp;quot;video-rp1-cfe-csi2_ch0&amp;quot;```&amp;lt;!-- migrated from Comments; original IP: 187.23.176.244 --&amp;gt;&lt;/div&gt;</summary>
		<author><name>187.23.176.244</name></author>
	</entry>
</feed>