rpi5-uefi icon indicating copy to clipboard operation
rpi5-uefi copied to clipboard

Address space d0

Open NumberOneGit opened this issue 10 months ago • 4 comments

For those who are more versed in bare metal than I am, we are using: device_tree_address=0x1f0000 device_tree_end=0x210000

On the new d0 chips, do we know that the address location or the length of the new dtb are not causing us issues? For example, if the dtb is longer than the one used for the earlier Pi 5’s or if the address start space is already occupied by something else related to the boot process?

NumberOneGit avatar Feb 03 '25 17:02 NumberOneGit

Using the correct dtb along with 24 for the framebuffer I can install ESXi. This was my first attempt to do that (I tried Windows before). Unfortunately, the framebuffer issue does persist through the install. I'm hoping once it's fully installed and updated something will change, but I won't be able to try that until I have a USB to ethernet adapter (ESXi doesn't work with Pi's port). I updated to a newly released eeprom, which may be what led to loading past UEFI.

NumberOneGit avatar Feb 04 '25 00:02 NumberOneGit

Hello,

I am trying to do the same, install ESXi on Rpi5 with d0 chips. Can you provide more details about the steps you took in order to make it boot?

Thanks

rotechhype avatar Feb 04 '25 07:02 rotechhype

I have tried with d0 dtb file and still didnt manage to install it. On ESXI Arm 1.15 i get following error : <6>Loading /imgdb.tgz <6>Loading /imgpayld.tgz <6>UEFI Secure Boot is not enabled <6>Located crypto module: VMware's ESXboot Cryptographic Module, v1.0 <6>Shutting down firmware services... PANIC at PC : 0x0000000000006414

If i try to install ESXi ARM 2.1, I get this error: <6>Loading /imgpayld.tgz <6>Located crypto module: VMware's ESXboot Cryptographic Module, v1.0 <6>Shutting down firmware services...

SError Exception at 0x00000000383C540C

SError Exception at 0x00000000383C540C

Did you manage to get past this and installl ESXi? If so, what version did you use?

rotechhype avatar Feb 04 '25 07:02 rotechhype

I haven’t fully installed yet. I got stuck at the stage where ethernet is needed to complete the install. My USB/ethernet adapter arrives tomorrow so I will let you know then. I did receive an SError as well, but assumed that was related to my stalled install. I will update when I can try again. The update was mainly to say that I had moved beyond UEFI to the loading process.

NumberOneGit avatar Feb 04 '25 12:02 NumberOneGit