Xming連線圖形顯示不出來 - Linux

Table of Contents

我用Xming連線到工作站跑一些openGL的程式

我看他官方網頁寫說有支援openGL

Xming的log檔

DetectUnicodeSupport - Windows XP
winClipboardProc - DISPLAY=127.0.0.1:15.0
winClipboardProc - XOpenDisplay () returned and successfully opened the
display.
glWinRealizeWindow:772: glWinRealizeWindow is GL drawable!
glWinRealizeWindow:780: context is already bound! Adjusting HWND.
glWinAdjustHWND:308: glWinAdjustHWND (ctx 00010000, pWin 0972D008)
glWinAdjustHWND:353: wglCreateContext (ctx 00010001)
glWinAdjustHWND:364: Trying wglCopyContext
wglCopyContext error: Unknown error in FormatMessage: 0000013d!


有人能給我點建議嗎

之後試著用Xming-mesa雖然可以用但是速度實在太慢

我參考他網頁

export LIBGL_ALWAYS_INDIRECT=1

但似乎沒有效果

希望有經驗的人能指導一下

--

All Comments