I had Wayland working with NVidia for while, then it stopped. I've pretty much followed the handbook.
Installed wayland and seatd. Then I installed labwc and dwl. They pulled in other things like wl-roots, I don't remember exactly.
pciconf -lv shows
XDG_RUNTIME_DIR is /run/user/$(id -u) set in my .bashrc.
I start the seatd service.
But when I try to start say dwl, I get the message
I'm wondering if it's just my hardware, or if I'm missing something.
It's not too important to me, I much prefer X11, but I'd just like to be able to do it if I wanted.
EDIT: (forgot more NVidia information.
pkg info |grep -i nvidia gives me
and my /etc/rc.conf has
Installed wayland and seatd. Then I installed labwc and dwl. They pulled in other things like wl-roots, I don't remember exactly.
pciconf -lv shows
GP108 [GeForce GT 1030]
XDG_RUNTIME_DIR is /run/user/$(id -u) set in my .bashrc.
I start the seatd service.
But when I try to start say dwl, I get the message
00:00:00.007 [ERROR] [backend/backend.c:210] Found 0 GPUs, cannot create backend
00:00:00.007 [ERROR] [backend/backend.c:376] Failed to open any DRM device
couldn't create backend
I'm wondering if it's just my hardware, or if I'm missing something.
It's not too important to me, I much prefer X11, but I'd just like to be able to do it if I wanted.
EDIT: (forgot more NVidia information.
pkg info |grep -i nvidia gives me
nvidia-driver-550.54.14
nvidia-drm-515-kmod-550.54.14_1
nvidia-drm-kmod-550.54.14
nvidia-settings-535.146.02_1
nvidia-xconfig-525.116.04
and my /etc/rc.conf has
kld_list="nvidia-drm"
Last edited: