Having trouble installing nvidia drivers on ubuntu 18.04.1












1














I am new to Linux. I recently installed Ubuntu on my laptop and having been trying to install the nvidia drivers. At first I just tried downloading the install from the NVIDIA website, I would run it and let it do the installing. But at the end it would always crash saying it cant open the file I believe. Then I tried installing them the following method.



sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-driver-415


This seemed to work better but at the end it would tell me that since my laptop is in UEFI Mode it would need me to setup a password that would be asked from me upon booting. Problem is I had no where to input the password. At the bottom of the terminal there was an OK "button" but it would not work and neither would enter.



Any advice?



Edit : I also tried choosing a different mode than UEFI from the bios but UEFI was the only option.










share|improve this question









New contributor




vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Have you disabled Secure Boot in the BIOS?
    – Terrance
    Dec 22 at 15:01
















1














I am new to Linux. I recently installed Ubuntu on my laptop and having been trying to install the nvidia drivers. At first I just tried downloading the install from the NVIDIA website, I would run it and let it do the installing. But at the end it would always crash saying it cant open the file I believe. Then I tried installing them the following method.



sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-driver-415


This seemed to work better but at the end it would tell me that since my laptop is in UEFI Mode it would need me to setup a password that would be asked from me upon booting. Problem is I had no where to input the password. At the bottom of the terminal there was an OK "button" but it would not work and neither would enter.



Any advice?



Edit : I also tried choosing a different mode than UEFI from the bios but UEFI was the only option.










share|improve this question









New contributor




vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Have you disabled Secure Boot in the BIOS?
    – Terrance
    Dec 22 at 15:01














1












1








1







I am new to Linux. I recently installed Ubuntu on my laptop and having been trying to install the nvidia drivers. At first I just tried downloading the install from the NVIDIA website, I would run it and let it do the installing. But at the end it would always crash saying it cant open the file I believe. Then I tried installing them the following method.



sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-driver-415


This seemed to work better but at the end it would tell me that since my laptop is in UEFI Mode it would need me to setup a password that would be asked from me upon booting. Problem is I had no where to input the password. At the bottom of the terminal there was an OK "button" but it would not work and neither would enter.



Any advice?



Edit : I also tried choosing a different mode than UEFI from the bios but UEFI was the only option.










share|improve this question









New contributor




vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am new to Linux. I recently installed Ubuntu on my laptop and having been trying to install the nvidia drivers. At first I just tried downloading the install from the NVIDIA website, I would run it and let it do the installing. But at the end it would always crash saying it cant open the file I believe. Then I tried installing them the following method.



sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-driver-415


This seemed to work better but at the end it would tell me that since my laptop is in UEFI Mode it would need me to setup a password that would be asked from me upon booting. Problem is I had no where to input the password. At the bottom of the terminal there was an OK "button" but it would not work and neither would enter.



Any advice?



Edit : I also tried choosing a different mode than UEFI from the bios but UEFI was the only option.







drivers nvidia software-installation






share|improve this question









New contributor




vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Dec 22 at 13:27









mature

1,619422




1,619422






New contributor




vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Dec 22 at 13:00









vailone

62




62




New contributor




vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






vailone is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Have you disabled Secure Boot in the BIOS?
    – Terrance
    Dec 22 at 15:01


















  • Have you disabled Secure Boot in the BIOS?
    – Terrance
    Dec 22 at 15:01
















Have you disabled Secure Boot in the BIOS?
– Terrance
Dec 22 at 15:01




Have you disabled Secure Boot in the BIOS?
– Terrance
Dec 22 at 15:01















active

oldest

votes











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
});


}
});






vailone is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1103795%2fhaving-trouble-installing-nvidia-drivers-on-ubuntu-18-04-1%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








vailone is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















vailone is a new contributor. Be nice, and check out our Code of Conduct.













vailone is a new contributor. Be nice, and check out our Code of Conduct.












vailone is a new contributor. Be nice, and check out our Code of Conduct.
















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1103795%2fhaving-trouble-installing-nvidia-drivers-on-ubuntu-18-04-1%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Category:香港粉麵

List *all* the tuples!

Channel [V]