OpenGL Errors Centos 7

Multi tool use
Multi tool use

The name of the pictureThe name of the pictureThe name of the pictureClash 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










share|improve this question























  • 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















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










share|improve this question























  • 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













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










share|improve this question















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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

















  • 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
















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















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



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














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













































































Z4y Hf9HnlI6dIRs0DnT,u9h
KtIJgbwKZx,A2NmPZRCPpwDk aB c7t7,9 sPj,zFO7K,FbF

Popular posts from this blog

How to check contact read email or not when send email to Individual?

How many registers does an x86_64 CPU actually have?

Displaying single band from multi-band raster using QGIS