ToF Camera Setup Fail After Changing Boot to SD Card [Jetson Nano J101 Board]

Hi All, I’m trying to install ToF Camera after changed Booting from eMMC to SD card. The error occurred when I want to install using the following script:

$ ./install_full.sh -m arducam

And the error as follow:

Selecting previously unselected package arducam-nvidia-l4t-kernel.
(Reading database ... 162868 files and directories currently installed.)
Preparing to unpack arducam-nvidia-l4t-kernel-t210-4.9.253-tegra-32.7.1-20220316013810_arm64.deb ...
Unpacking arducam-nvidia-l4t-kernel (4.9.253-tegra-32.7.1-20220316013810) ...
Setting up arducam-nvidia-l4t-kernel (4.9.253-tegra-32.7.1-20220316013810) ...
1

An unknown error occurred while installing dtoverlays.
dpkg: error processing package arducam-nvidia-l4t-kernel (--install):
 installed arducam-nvidia-l4t-kernel package post-installation script subprocess returned error exit status 255
Errors were encountered while processing:
 arducam-nvidia-l4t-kernel

I tried to change the booting from SD card back to eMMC and I was abled to install the driver successfully.

More information as follow:

wau@wau-desktop:~$ cat /etc/nv_tegra_release
# R32 (release), REVISION: 7.1, GCID: 29818004, BOARD: t210ref, EABI: aarch64, DATE: Sat Feb 19 17:05:08 UTC 2022

wau@wau-desktop:~$ uname -a
Linux wau-desktop 4.9.253-tegra #1 SMP PREEMPT Sat Feb 19 08:59:22 PST 2022 aarch64 aarch64 aarch64 GNU/Linux