NVRM: failed to copy vbios to system memory

I don’t think your board is broken, this looks like a combo of driver/kernel preemption which doesn’t work:

RmInitAdapter failed! (0x30:0xffff:664)

Mind the 664, from my observations so far this points to kernel preemption and

Linux version 4.15.9-1-default (geeko@buildhost) (gcc version 7.3.1 20180307 [gcc-7-branch revision 258314] (SUSE Linux)) #1 SMP PREEMPT

PREEMPT: fully preemptible kernel. See if SuSE also provides a kernel with voluntary preemption or no preemption and try that.