OpenGL Errors Centos 7
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
On a linux machine at work (Centos 7), I am running into opengl errors when launching an gui based app.
The machine has an nvidia gpu running the 385.xx diver(a 750ti). I installed the driver using Nvidia's binary.
Below is the error:
X Error of failed request: BadValue (integer parameter out of range
for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 722
Current serial number in output stream: 723
glxinfo
fails with the following error:
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 36
Current serial number in output stream: 37
Any ideas? The common solution suggested for this problem is to reinstall the nvidia drivers, but that hasn't worked for me.
Also, here is the Xorg.log
centos nvidia opengl
add a comment |Â
up vote
0
down vote
favorite
On a linux machine at work (Centos 7), I am running into opengl errors when launching an gui based app.
The machine has an nvidia gpu running the 385.xx diver(a 750ti). I installed the driver using Nvidia's binary.
Below is the error:
X Error of failed request: BadValue (integer parameter out of range
for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 722
Current serial number in output stream: 723
glxinfo
fails with the following error:
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 36
Current serial number in output stream: 37
Any ideas? The common solution suggested for this problem is to reinstall the nvidia drivers, but that hasn't worked for me.
Also, here is the Xorg.log
centos nvidia opengl
Please provide more detailed information; e.g. specific version of OS; the specific model of the nVidia GPU; link to pasted output of/var/log/Xorg.0.log
; the specific method used to install GPU driver,kmod
,akmod
, binary. See the following Q&A on askubuntu for example Question format and/or if it helps you answer this question.
â ILMostro_7
Sep 26 '17 at 0:22
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
On a linux machine at work (Centos 7), I am running into opengl errors when launching an gui based app.
The machine has an nvidia gpu running the 385.xx diver(a 750ti). I installed the driver using Nvidia's binary.
Below is the error:
X Error of failed request: BadValue (integer parameter out of range
for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 722
Current serial number in output stream: 723
glxinfo
fails with the following error:
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 36
Current serial number in output stream: 37
Any ideas? The common solution suggested for this problem is to reinstall the nvidia drivers, but that hasn't worked for me.
Also, here is the Xorg.log
centos nvidia opengl
On a linux machine at work (Centos 7), I am running into opengl errors when launching an gui based app.
The machine has an nvidia gpu running the 385.xx diver(a 750ti). I installed the driver using Nvidia's binary.
Below is the error:
X Error of failed request: BadValue (integer parameter out of range
for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 722
Current serial number in output stream: 723
glxinfo
fails with the following error:
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 36
Current serial number in output stream: 37
Any ideas? The common solution suggested for this problem is to reinstall the nvidia drivers, but that hasn't worked for me.
Also, here is the Xorg.log
centos nvidia opengl
centos nvidia opengl
edited Sep 26 '17 at 3:11
asked Sep 25 '17 at 23:50
feverDream
91315
91315
Please provide more detailed information; e.g. specific version of OS; the specific model of the nVidia GPU; link to pasted output of/var/log/Xorg.0.log
; the specific method used to install GPU driver,kmod
,akmod
, binary. See the following Q&A on askubuntu for example Question format and/or if it helps you answer this question.
â ILMostro_7
Sep 26 '17 at 0:22
add a comment |Â
Please provide more detailed information; e.g. specific version of OS; the specific model of the nVidia GPU; link to pasted output of/var/log/Xorg.0.log
; the specific method used to install GPU driver,kmod
,akmod
, binary. See the following Q&A on askubuntu for example Question format and/or if it helps you answer this question.
â ILMostro_7
Sep 26 '17 at 0:22
Please provide more detailed information; e.g. specific version of OS; the specific model of the nVidia GPU; link to pasted output of
/var/log/Xorg.0.log
; the specific method used to install GPU driver, kmod
, akmod
, binary. See the following Q&A on askubuntu for example Question format and/or if it helps you answer this question.â ILMostro_7
Sep 26 '17 at 0:22
Please provide more detailed information; e.g. specific version of OS; the specific model of the nVidia GPU; link to pasted output of
/var/log/Xorg.0.log
; the specific method used to install GPU driver, kmod
, akmod
, binary. See the following Q&A on askubuntu for example Question format and/or if it helps you answer this question.â ILMostro_7
Sep 26 '17 at 0:22
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394433%2fopengl-errors-centos-7%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Please provide more detailed information; e.g. specific version of OS; the specific model of the nVidia GPU; link to pasted output of
/var/log/Xorg.0.log
; the specific method used to install GPU driver,kmod
,akmod
, binary. See the following Q&A on askubuntu for example Question format and/or if it helps you answer this question.â ILMostro_7
Sep 26 '17 at 0:22