I am using Core Shell with X11 forwarding in macOS with XQuartz 2.7.11 installed. One of the software I need to forward just 'freeze' once displayed and gave me below error messages:
'''
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error: BadValue (integer parameter out of range for operation) 2
Extension: 149 (Uknown extension)
Minor opcode: 3 (Unknown request)
Resource id: 0x0
'''
Do you have any suggestions to fix this problem?
Thanks for the response.
Yes, XQuartz 2.7.11 installed on the MacBook. I totally agree with you, one solution is to use a VM with Linux. But, I would like to use it directly with macOS, if it possible.
I realised while using VirtualBox with Linux:
To forward the software UI run remotely on a Linux computer to my MacBook normally, I need to choose 'VMSVGA' in 'Graphics Controller' option and activate '3D acceleration' option.
Any ideas to do it in MacOS Core Shell?
There is nothing that corresponds to that in macOS as far as I know. The whole reason it's there in Vbox, VMware and Parallels is that they need to emulate a real graphics card.
Regarding XQuartz, I removed it long time ago on my mac since it works poorly and development seems to have stalled. Just got tired spending time to fix stuff.