当尝试在我的笔记本电脑上使用时,vcxsrv
我无法远程连接到 Linux 系统。我在远程连接尝试期间只是出现空白屏幕。
我捕获了日志文件,如下所示:
Welcome to the VcXsrv X Server
Vendor: The VcXsrv Project
Release: 1.20.14.0
OS: Windows NT 6.2 build 9200 (64-bit)
Contact: [email protected]
_XSERVTransSocketOpenCOTSServer: Unable to open socket for hyperv
_XSERVTransOpen: transport open failed for hyperv/[REDACTED]:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for hyperv
LoadPreferences: C:\Users\[REDACTED]\AppData\Roaming\.XWinrc not found
LoadPreferences: Loading C:\Program Files\VcXsrv\system.XWinrc
(II) IGLX: Loaded and initialized swrast
(II) GLX: Initialized DRISWRAST GL provider for screen 0
从日志来看,问题似乎与此相关,hyperv
但我不确定如何解决此问题。我希望我不是唯一一个遇到这个问题的人。