as far as I understand, if you do not have /dev/dri/card0 and /dev/dri/renderD128 - this means your nvidia-drm.ko hasn't started. have a look at kldstat | grep nvidia"Are there anything in your /usr/local/lib/compat/pkg/?"
Mine is empty.
"Are your users starting Wayland (here, hyprland compositor?) belong to video group?"
"Does /dev/dri/card0 (the number could vary if multiple cards including iGPU are detected, though) and /dev/dri/renderD128, both of which are symlinks to /dev/drm/0 and /dev/drm/128 respectively?"
In my case, no:
What's the solution to this?