Nvidia/Cuda on ARM using U-Boot

Benjamin Krill ben at codiert.org
Thu Aug 5 16:02:53 CEST 2021


Hi,

does anyway have experience with Nvidia GPUs with Cuda on ARM with
underlaying U-BOOT?

I see an kernel error when trying to initialize cuda in my code:

INIT CUDA
[   62.609001] NVRM: failed to register with the ACPI subsystem!
[   62.614980] NVRM: failed to unregister from the ACPI subsystem!
[   62.621640] NVRM: failed to register with the ACPI subsystem!
[   63.121461] nvidia-uvm: Loaded the UVM driver, major device number 236.
[   63.134157] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x23:0x40:624)
[   63.141183] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[   63.157940] NVRM: GPU 0000:03:00.0: RmInitAdapter failed! (0x23:0x40:624)
[   63.164939] NVRM: GPU 0000:03:00.0: rm_init_adapter failed, device minor number 0
[   63.173148] NVRM: failed to unregister from the ACPI subsystem!

Any idea what can be done?

Regards
Ben


More information about the U-Boot mailing list