i do have dual boot on my laptop Windows 10 and Ubuntu 22.04.3. I am getting this message on my laptop's display. Can you guys please explain me what wrong on my laptop and how to fix this?
1 Answer
Known Issue
There is a bug report on this issue:
No serious consequences reported
However, according to a comment on the link, ii appears the message doesn't effect operation:
I should note that this warning is harmless. It’s due to the wrong size being declared on some arrays in UVM. You can see it in the code here: https://github.com/NVIDIA/open-gpu-kernel-modules/blob/main/kernel-open/nvidia-uvm/uvm_pmm_gpu.c#L224 135
These are C “flexible array members” and should just be declared with no size.
lsb_release -a