Hello,
I am following the Wayland Setup under VirtualBox v7.0 with the VMSVGA graphics controller, and I'm running into the following when executing 'sway' from terminal. I've also tried setup under Hyper-V v1 and v2, and get the same result:
Packages
FreeBSD 13.2-RELEASE
wayland-1.22.0
sway-1.8.1_1
seatd-0.8.0
user is part of the video group
.profile contains:
I appreciate any help on this - thank you!
I am following the Wayland Setup under VirtualBox v7.0 with the VMSVGA graphics controller, and I'm running into the following when executing 'sway' from terminal. I've also tried setup under Hyper-V v1 and v2, and get the same result:
Code:
$ sway
seatd/server.c: new client connected
seatd/seat.c: added client 1 to seat 0
seatd/seat.c: opened client 1 on seat 0
[wlr] [backend/backend.c] Found 0 GPUs, cannot create backend
[wlr] [backend/backend.c] Failed to open any DRM device
[sway/server.c] Unable to create backend
Packages
FreeBSD 13.2-RELEASE
wayland-1.22.0
sway-1.8.1_1
seatd-0.8.0
user is part of the video group
.profile contains:
Code:
XDG_RUNTIME_DIR=/var/run/user/1001; export XDG_RUNETIME_DIR
I appreciate any help on this - thank you!