Hello,
I have been fighting an issue for a couple of weeks now, and I seem to be getting closer. I am trying to get the linux version of Kerbal Space Program running in a jail. To that end, I have managed to set up a Linux jail running Devuan Linux (Debian minus systemd), and I can ssh using X11 forwarding (-X) and trusted X11 forwarding (-Y) from my desktop. I am able to run xeyes on the jail, and have it displayed on my desktop...But when I try Kerbal or glxgears, I get the following error:
My graphics hardware is an nVidia GLX780Ti, and I am running the proprietary drivers. Can someone give me some guidance on why it is not working and what I can do to get it running?
Thanks,
--vr
I have been fighting an issue for a couple of weeks now, and I seem to be getting closer. I am trying to get the linux version of Kerbal Space Program running in a jail. To that end, I have managed to set up a Linux jail running Devuan Linux (Debian minus systemd), and I can ssh using X11 forwarding (-X) and trusted X11 forwarding (-Y) from my desktop. I am able to run xeyes on the jail, and have it displayed on my desktop...But when I try Kerbal or glxgears, I get the following error:
Code:
storm@brahms:/var/log$ glxgears
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 31
Current serial number in output stream: 32
My graphics hardware is an nVidia GLX780Ti, and I am running the proprietary drivers. Can someone give me some guidance on why it is not working and what I can do to get it running?
Thanks,
--vr