Modifying Nvidia boot logo unsuccessful,what should I do?

使用命令修改启动图标:sudo ./flash.sh -k BMP --image bmp.blob jetson-nano-qspi-sd mmcblk0p1
提示错误:Error:Invalid target board - jetson-nano-qspi -sd.
使用lsusb命令查看设备列表,设备是已经连接到主机的,是哪里出错了呢?

It looks like you use the wrong configuration file for your board.

Are you using the devkit or custom board?
What’s the Model and SKU of your board?

型号是Jetson-nano-B01,不太明白SKU是什么,在哪里看

using devkit

Could you help to dump the result of following command?

$ sudo i2cdump -y 2 0x50

It’s looks wrong i2c bus selected.

Please also help to dump the result of following command:

$ sudo i2cdump -y 0 0x50
$ sudo i2cdump -y 1 0x50

Hi… 我們是請你在jetson上跑 不是在你的x86 host

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Is jetson-nano-qspi-sd.conf existing on your host?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.