Jump to content

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

m
Remove confusing word
mNo edit summary
m (Remove confusing word)
Line 494: Line 494:
===Copy the kernel modules===
===Copy the kernel modules===


* You can also just access your SD card in your PC and copy the '''KERNEL_MODULES=$JETPACK_DIR/JetPack_[JETPACK_VERSION]_Linux_JETSON_[PLATFORM]_DEVKIT/Linux_for_Tegra/modules/lib/modules/4.9.140/*''' directory content into '''/lib/modules/4.9.140/''' in your SD card to update the modules. Where <code>[PLATFORM]</code> must be replaced by <code>XAVIER_NX</code> or <code>NANO</code>, and <code>[JETPACK_VERSION]</code> must be replaced by <code>4.4</code>, <code>4.4.1</code> or <code>4.5</code>.
* You can just access your SD card in your PC and copy the '''KERNEL_MODULES=$JETPACK_DIR/JetPack_[JETPACK_VERSION]_Linux_JETSON_[PLATFORM]_DEVKIT/Linux_for_Tegra/modules/lib/modules/4.9.140/*''' directory content into '''/lib/modules/4.9.140/''' in your SD card to update the modules. Where <code>[PLATFORM]</code> must be replaced by <code>XAVIER_NX</code> or <code>NANO</code>, and <code>[JETPACK_VERSION]</code> must be replaced by <code>4.4</code>, <code>4.4.1</code> or <code>4.5</code>.


* Or you can update with your compiled modules  If your board is up you can update the kernel modules as follows:
* Or you can update with your compiled modules  If your board is up you can update the kernel modules as follows:
23

edits

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