Commit ddc6be355965c2cd2782ab9c2620902b1b5b6021

Cacodemon345 2021-05-12T20:43:10

KMSDRM on Dragonfly BSD doesn't work without being root

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/README-kmsbsd.md b/docs/README-kmsbsd.md
index e731c7c..01db5e8 100644
--- a/docs/README-kmsbsd.md
+++ b/docs/README-kmsbsd.md
@@ -1,7 +1,7 @@
 KMSDRM on *BSD
 ==================================================
 
-KMSDRM is supported on FreeBSD and OpenBSD. DragonFlyBSD is not tested yet, but should work. NetBSD isn't supported yet because the application will crash when creating the KMSDRM screen.
+KMSDRM is supported on FreeBSD and OpenBSD. DragonFlyBSD works but requires being a root user. NetBSD isn't supported yet because the application will crash when creating the KMSDRM screen.
 
 WSCONS support has been brought back, but only as an input backend. It will not be brought back as a video backend to ease maintenance.