Hi, I’m working on changing the NVIDIA logo to a custom image and removing the boot log when I boot up Orin.
I found a way to switch to a custom image. (still trying…)
But I couldn’t find a way to get rid of the log anywhere.
If you know how, please help. Or if there is a place where it says how, please let me know.
Thank you.
Hello!
I am using a custom board and Jetpack 6.0 (rev.2).
It is correct to say the message displayed during booting after the ufi logo comes out.
I’ve tried a lot since I posted the question yesterday, so it’s different from the first question I posted.
After switching to a custom logo, the message doesn’t appear, the black screen appears, and the OS runs. Can I change this black screen to the image I want? (I think the user feels that an error has occurred.)
The NVIDIA logo appears briefly before OS runs after the black screen. Can I change this to the image I want??
Another post asked me to change
JetPack_6.0_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/rootfs/usr/share/backgrounds/
so I’ve tried it, but it hasn’t changed. Is it because of this command?
(sudo ./flash.sh --no-systemimg -c bootloader/generic/cfg/flash_t234_qspi.xml jetson-orin-nano-devkit-nvme nvme0n1p1)
Is there a restriction on the bmp file when changing the custom image?
Both the resolution and file size were the same as the existing file, but an error occurred.
Is there a set color depth in the bmp file? (1-32 bits)
Or if there is another way to expand the setting size, please let me know.
Also, I’m wondering if I can use a file format other than the bmp file. (gif, etc.)