Ubuntu 18.04 nvidia 450.57 script install- Xorg Failed to initialize the NVIDIA GPU

Hi-

I’ve installed 450.57 using nvidia-bug-report.log (689.6 KB) the script on Ubuntu 18.04.05 AArch64. nvidia installer log attached. nvidia-installer.log (29.0 KB)

lspci:
0005:90:00.0 VGA compatible controller: NVIDIA Corporation GK208B [GeForce GT 710]

xorg.conf:
nvidia-xconfig: X configuration file generated by nvidia-xconfig
nvidia-xconfig: version 450.57

ubuntu@ubuntu:/proc/driver/nvidia/gpus/0005:90:00.0$ cat information
Model: GeForce GT 710
IRQ: 21
GPU UUID: GPU-???-???-???-???-???
Video BIOS: ??.??.??.??.??
Bus Type: PCIe
DMA Size: 36 bits
DMA Mask: 0xfffffffff
Bus Location: 0005:90:00.0
Device Minor: 0
Blacklisted: No

/var/log shows:
Aug 13 22:28:03 ubuntu kernel: [ 465.243307] NVRM: failed to register with the ACPI subsystem!

From booted Ubuntu 18.04 aarch64 system.

ubuntu@ubuntu:~$ lsmod | grep nvidia
nvidia_drm 57344 0
nvidia_modeset 1216512 1 nvidia_drm
nvidia 20193280 1 nvidia_modeset
drm_kms_helper 188416 1 nvidia_drm
drm 458752 3 drm_kms_helper,nvidia_drm

ubuntu@ubuntu:~$ lsmod | grep nouveau

ubuntu@ubuntu:~$

Question: Would ACPI incompatibility cause the GPU initialization error?

Question: Is there a way to bypass ACPI with reduced functionality?

Question: If ACPI is not the issue, any pointers?

nvidia debug log attached.

Any help is greatly appreciated!!!

-Eric

Bump- Anyone out there have any pointers?