Jump to content

Raspberry Pi HQ camera IMX477 Linux driver for Jetson: Difference between revisions

Line 191: Line 191:
* Enable the dtb changes by modifying the <code>/boot/extlinux/extlinux.conf</code> file:
* Enable the dtb changes by modifying the <code>/boot/extlinux/extlinux.conf</code> file:
<pre>
<pre>
echo "FDT /boot/dtb/tegra194-p3668-all-p3509-0000.dtb" | sudo tee -a /boot/extlinux/extlinux.conf
echo "FDT /boot/tegra194-p3668-all-p3509-0000.dtb" | sudo tee -a /boot/extlinux/extlinux.conf
</pre>
</pre>


Cookies help us deliver our services. By using our services, you agree to our use of cookies.