FOG on Orin AGX
-
I attempted to run fog’s different kernels and images , but I encountered some issues with this screen. Have any suggestions on how to resolve this
-
@yardk No, because we don’t know what’s wrong.
Are you randomly trying kernels and inits? If so is this machine actually an ARM device?
What version of FOG?
What version of Inits? What version of Kernels? What kernel Version?
(Versions are now being somewhat represented as dates of the build, and the kernel version is the actual version of the linux kernel, such as 6.6.22 or 4.1.3, or whatever. 20240305 might represent the version of the init/kernel build rather than the actual kernel version. Confusing I know but trust me it will make sense when you have to seperate things out. For example, it’s possible Kernel version 6.1.89 is in version of kernel 20240305 and 20240802, because we used the same kernel to be built between the 2. Generally not going to be the case I suppose but just wanted to make a note somewhere.)
Basically your very first post doesnt’ really tell us anything about what’s wrong, what you’re attempting, what hardware you’re using, or anything.
-
This post is deleted! -
@Tom-Elliott Yes its ARM device
Last kernel that I tried is Kernel 6.6.49 ARM 64 Bit (devel) and Initrd is 2024.02.5 AMD/Intel 64 Bit (devel)
-
@yardk Okay, good news, bad news, so good news is the code loading the Arm architecture seems to be working correctly.
Bad news, we haven’t really had much time to troubleshoot against all potential arm devices and I believe this is a semi-known issue that we just haven’t been able to narrow down and/or fix at this point.
If you’re able, can you try loading a 6.1.22 arm kernel or maybe 6.1.89?
I suspect, and it’s just a sneaking suspicion, what you’re seeing is similar to the issue we’re seeing with hyper-v/proxmox and efi loading.