How to install a particular version of nvidia-settings? Announcing the arrival of Valued...
Do I really need recursive chmod to restrict access to a folder?
Are my PIs rude or am I just being too sensitive?
The logistics of corpse disposal
Why aren't air breathing engines used as small first stages
How do I mention the quality of my school without bragging
How can I fade player when goes inside or outside of the area?
Is the Standard Deduction better than Itemized when both are the same amount?
I need to find the potential function of a vector field.
Storing hydrofluoric acid before the invention of plastics
Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?
When is phishing education going too far?
What are the pros and cons of Aerospike nosecones?
Antler Helmet: Can it work?
What happens to sewage if there is no river near by?
Is there a documented rationale why the House Ways and Means chairman can demand tax info?
If a contract sometimes uses the wrong name, is it still valid?
How to draw this diagram using TikZ package?
How do I keep my slimes from escaping their pens?
G-Code for resetting to 100% speed
Is there a service that would inform me whenever a new direct route is scheduled from a given airport?
Sorting numerically
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
What do you call a phrase that's not an idiom yet?
How can players work together to take actions that are otherwise impossible?
How to install a particular version of nvidia-settings?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Falied installing ATI X.Org binary driver!! (ATI Radeon HD 5400)How to change 3D game resolution on 12.10 64bit with nvidia graphics driver'X Error of failed request: BadRequest (invalid request code or no such operation)' after installing the AMD binary driver on 12.10Force refresh rateHow to install AMD Radeon HD 6290 proprietary drivers in Ubuntu 15.10X failure on upgradeCan't switch to NVidia graphics card on Ubuntu 16.04Confusion about Nvidia driverWhy does nvidia driver 346 work while driver 384 doesn'tI am having trouble switching between my two AMD GPUs using Prime in Ubuntu 17.10
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am currently using Ubuntu 16.04 LTS.Since the latest Nvidia Driver update 396. I have had trouble opening the GUI of Nvidia server X settings so that I could switch between my prime profiles.
So, I would like to know how to install a particular older version of Nvidia (like version 384).
I first did:-
- sudo apt-get purge nvidia*
- sudo apt-get install nvidia-384
( Hoping it installs nvidia server X version 384 ( this version used to work correctly for me. ) )
After Installation when I try to know the version by doing nvidia-settings --version
It gives output :
nvidia-settings: version 396.24 (buildd@lcy01-amd64-016) Wed May 2 23:28:38
UTC 2018
The NVIDIA X Server Settings tool.
Also when I try to use sudo prime-select nvidia
and then do glxinfo|egrep "OpenGL vendor|OpenGL renderer"
It gives output:
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: 35
Current serial number in output stream: 36
I would like to know how to install a previous version of nvidia driver (server X settings) that also install an old version of nvidia-settings or a remedy for the current version of nvidia driver that fixes the GUI and prime profile selection menu.
These issues have also been found by many users on :
nvidia-settings Unable to load info from any available systems
Sorry for bad English.
Thanks in advance.
drivers nvidia updates bug-reporting
add a comment |
I am currently using Ubuntu 16.04 LTS.Since the latest Nvidia Driver update 396. I have had trouble opening the GUI of Nvidia server X settings so that I could switch between my prime profiles.
So, I would like to know how to install a particular older version of Nvidia (like version 384).
I first did:-
- sudo apt-get purge nvidia*
- sudo apt-get install nvidia-384
( Hoping it installs nvidia server X version 384 ( this version used to work correctly for me. ) )
After Installation when I try to know the version by doing nvidia-settings --version
It gives output :
nvidia-settings: version 396.24 (buildd@lcy01-amd64-016) Wed May 2 23:28:38
UTC 2018
The NVIDIA X Server Settings tool.
Also when I try to use sudo prime-select nvidia
and then do glxinfo|egrep "OpenGL vendor|OpenGL renderer"
It gives output:
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: 35
Current serial number in output stream: 36
I would like to know how to install a previous version of nvidia driver (server X settings) that also install an old version of nvidia-settings or a remedy for the current version of nvidia driver that fixes the GUI and prime profile selection menu.
These issues have also been found by many users on :
nvidia-settings Unable to load info from any available systems
Sorry for bad English.
Thanks in advance.
drivers nvidia updates bug-reporting
add a comment |
I am currently using Ubuntu 16.04 LTS.Since the latest Nvidia Driver update 396. I have had trouble opening the GUI of Nvidia server X settings so that I could switch between my prime profiles.
So, I would like to know how to install a particular older version of Nvidia (like version 384).
I first did:-
- sudo apt-get purge nvidia*
- sudo apt-get install nvidia-384
( Hoping it installs nvidia server X version 384 ( this version used to work correctly for me. ) )
After Installation when I try to know the version by doing nvidia-settings --version
It gives output :
nvidia-settings: version 396.24 (buildd@lcy01-amd64-016) Wed May 2 23:28:38
UTC 2018
The NVIDIA X Server Settings tool.
Also when I try to use sudo prime-select nvidia
and then do glxinfo|egrep "OpenGL vendor|OpenGL renderer"
It gives output:
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: 35
Current serial number in output stream: 36
I would like to know how to install a previous version of nvidia driver (server X settings) that also install an old version of nvidia-settings or a remedy for the current version of nvidia driver that fixes the GUI and prime profile selection menu.
These issues have also been found by many users on :
nvidia-settings Unable to load info from any available systems
Sorry for bad English.
Thanks in advance.
drivers nvidia updates bug-reporting
I am currently using Ubuntu 16.04 LTS.Since the latest Nvidia Driver update 396. I have had trouble opening the GUI of Nvidia server X settings so that I could switch between my prime profiles.
So, I would like to know how to install a particular older version of Nvidia (like version 384).
I first did:-
- sudo apt-get purge nvidia*
- sudo apt-get install nvidia-384
( Hoping it installs nvidia server X version 384 ( this version used to work correctly for me. ) )
After Installation when I try to know the version by doing nvidia-settings --version
It gives output :
nvidia-settings: version 396.24 (buildd@lcy01-amd64-016) Wed May 2 23:28:38
UTC 2018
The NVIDIA X Server Settings tool.
Also when I try to use sudo prime-select nvidia
and then do glxinfo|egrep "OpenGL vendor|OpenGL renderer"
It gives output:
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: 35
Current serial number in output stream: 36
I would like to know how to install a previous version of nvidia driver (server X settings) that also install an old version of nvidia-settings or a remedy for the current version of nvidia driver that fixes the GUI and prime profile selection menu.
These issues have also been found by many users on :
nvidia-settings Unable to load info from any available systems
Sorry for bad English.
Thanks in advance.
drivers nvidia updates bug-reporting
drivers nvidia updates bug-reporting
edited Jun 15 '18 at 20:32
Kartikey Singh
asked Jun 15 '18 at 18:28
Kartikey SinghKartikey Singh
1064
1064
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I may be mistaken but I thought nvidia-settings was packaged with the driver itself. So to install a different version you'd need a different driver.
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
Open Software & Updates > Additional Drivers > Select a newer driver > Apply
If that fails, use aptitude instead via: sudo aptitude install nvidia-driver-418
(or whichever version) and pick a solution that installs the new driver.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1046947%2fhow-to-install-a-particular-version-of-nvidia-settings%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I may be mistaken but I thought nvidia-settings was packaged with the driver itself. So to install a different version you'd need a different driver.
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
Open Software & Updates > Additional Drivers > Select a newer driver > Apply
If that fails, use aptitude instead via: sudo aptitude install nvidia-driver-418
(or whichever version) and pick a solution that installs the new driver.
add a comment |
I may be mistaken but I thought nvidia-settings was packaged with the driver itself. So to install a different version you'd need a different driver.
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
Open Software & Updates > Additional Drivers > Select a newer driver > Apply
If that fails, use aptitude instead via: sudo aptitude install nvidia-driver-418
(or whichever version) and pick a solution that installs the new driver.
add a comment |
I may be mistaken but I thought nvidia-settings was packaged with the driver itself. So to install a different version you'd need a different driver.
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
Open Software & Updates > Additional Drivers > Select a newer driver > Apply
If that fails, use aptitude instead via: sudo aptitude install nvidia-driver-418
(or whichever version) and pick a solution that installs the new driver.
I may be mistaken but I thought nvidia-settings was packaged with the driver itself. So to install a different version you'd need a different driver.
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
Open Software & Updates > Additional Drivers > Select a newer driver > Apply
If that fails, use aptitude instead via: sudo aptitude install nvidia-driver-418
(or whichever version) and pick a solution that installs the new driver.
answered 2 mins ago
JonathanJonathan
1,36031534
1,36031534
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1046947%2fhow-to-install-a-particular-version-of-nvidia-settings%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown