Hello All,
I am very new to the world of jetson nanos, I have recently been assigned to work on integrating various datapoints for an ROS project. However I am not the first person to work on this system and the previous engineer had seperated on less than optimal terms mainly due to a complete and utter lack of any documentation other than 5 schemactics that are really only for the propulsion system for this project.
Now to my issue I was given this jetson nano it is a P3450 with an SD with what appears to be the B01 board. So starting off with the original sd card it failed to boot at all afterwhich I then purchased a new SD card with 128GB and flashed according to the instructions i found online this time it boots but it seems to fail after a certain line in the start up process.
So basically on startup i get the nvidia logo then
[ 1.161383] tegrado tegradc.1: dpd enable lookup fail:-19
[ 1.319931] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.319996 ] imx219 7-0010: board setup failed
[ 1.343853] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.343915] imx219 8-0010: board setup failed cp: not writing through dangling symlink ‘etc/resolv.conf’
[ 2.235310] cgroup: cgroup2: unknown option “nsdelegate”
[ 3.280677] using random self ethernet address
[ 3.286029] using random host ethernet address 3.591440] random: crng init done
[ 3.594873] random: 7 urandom warning(s) missed due to ratelimiting
[ [ 3.742851] using random self ethernet address 3.747402] using random host ethernet address
[ *** ] A start job is running for End-user configuration after initial OEM installation (8s / no limit)
[ 11.274295] Please co Starting End-user configuration after initial OEM installation (GUI) Starting Network Manager… Starting Network Name Resolution…
[ OK ] Started resolvconf-pull-resolved.path. OK] Started D-Bus System Message Bus.
[ OK ] Started Network Name Resolution. Starting resolvconf-pull-resolved.service…
[ OK ] Reached target Host and Network Name Lookups. Starting Hostname Service…
[ OK ] Started resolvconf-pull-resolved.service. [OK] Started Hostname Service.
[ OK ] Started Network Manager.
[ OK ] Reached target Network. Starting Permit User Sessions… Starting Network Manager Script Dispatcher Service…
[ OK ] Started Permit User Sessions.
[ OK ] Started Network Manager Script Dispatcher Service. Starting Authorization Manager…
[ OK ] Started Authorization Manager.
After this point my screen goes black ( i did try another screen and different cables just to see but got no where)
I also tried to set up the WSL nvidia connection however it wouldn’t appear when i ran the usbipd list command
I am willing to try anything Please give the most explicit instructions possible like talking to a child i am very new to these things and i would rather not accidently kill it
I have looked for two days for a solution and couldn’t find this problem anywhere else so any and all help will be apprieciated