Wayland support in GNOME desktop is still missing required files to run using the GPU
libGL error: MESA-LOADER: failed to open nvidia-drm: /usr/lib/dri/nvidia-drm_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: nvidia-drm
This is with following the official instructions.
MESA_LOADER checks for this file nvidia-drm_dri.so
but the L4T driverstack does not contain this file anywhere.