summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-03-30 04:13:31 +0000
committersalo <salo@pkgsrc.org>2003-03-30 04:13:31 +0000
commit1dc5c0e6e50c7d188ee0caf191f249f51379c061 (patch)
tree3b2444f07bd17e77c56b660fabd0353af745e2dd /emulators
parent7ea0d6f5ec9c0e2396c3265dd0781eed3a1f3b19 (diff)
downloadpkgsrc-1dc5c0e6e50c7d188ee0caf191f249f51379c061.tar.gz
Add MESSAGE describing workaround for "vmware3 shows only black screen" issue,
as described by Frank van der Linden on netbsd-users.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vmware3/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/vmware3/MESSAGE b/emulators/vmware3/MESSAGE
new file mode 100644
index 00000000000..5a241425fb0
--- /dev/null
+++ b/emulators/vmware3/MESSAGE
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2003/03/30 04:13:31 salo Exp $
+
+Since VMware 3.x, there is a problem which might be related to shared memory
+under Linux emulation, giving as a result black screen. Unfortunately, it's
+extremely hard to track down what's going on, so noone has been able to fix
+it yet.
+
+If you experience this problem, setting your DISPLAY environment variable
+to "localhost:0" should help.
+===========================================================================