This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment.
View the commit online.
commit 70a5f83cf7aac0d2a3284518227223d86b3900e4
Author: Carsten Haitzler <[email protected]>
AuthorDate: Thu Jun 23 11:25:19 2022 +0100
reamde - note nvidia issues
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index c8e7dc539..747de469f 100644
--- a/README.md
+++ b/README.md
@@ -214,3 +214,11 @@ regular end users) use the meson `-Dwl=true option`. To run Enlightenment in
Wayland mode, just login on any text VT and run `enlightenment_start`. If you
wish to debug and see all the output try using something like screen then
attaching to the remote screen session by sshing in etc.
+
+-----
+
+**NOTE:** Nvidia support - do *not* enable Wayland support if you have
+Nvidia cards and use Nvidia drivers. You will need to use full
+OpenGL+GLX with EFL for those to not have problems and this conflicts
+with any **DRM* and **Wayland** support.
+
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.