Jetson camera in 24.2

I am trying to use the camera that comes with the TX1 dev kit with L4T 24.2 but the device file /dev/video0 does not get created.

I followed getting started guide in Tegra_Linux_Driver_Package_Documents_R24.2 and used the driver package(Tegra210_Linux_R24.2.0_aarch64.tbz2) and root filesystem(Tegra_Linux_Sample-Root-Filesystem_R24.2.0_aarch64.tbz2) without any changes.

I have looked at the Video for Linux User Guide but those instructions seem outdated. What are the steps necessary to get the camera working with 24.2?

Thanks.

Got it working now, the camera ribbon cable connection was loose. I was kind of thrown off because there was no error message in dmesg and no device file either.
I think in 24.1 the device file would show up even if there was no camera and there would be error message in dmesg.