Nvidia X server disable












2















I have Nvidia 820M graphic card on my laptop running Ubuntu 16.04



System Info:- Dell 3558 i3/8Gb/1Tb/2Gb gfx



In additional drivers it's not showing, so I downloaded the driver from Nvidia Website



When I'm installing it, it gives a message to disable X Server
So I tried to use --no-x-check



But I got the error The Nouveau Kernal driver is currently in use, this driver is incompatible with Nvidia driver, disable it before proceeding



And Will I face any problem if I install it










share|improve this question














bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • Can you manually install it using the command: sudo apt install nvidia-367?

    – Khalid Abu Shawarib
    Aug 14 '16 at 9:22


















2















I have Nvidia 820M graphic card on my laptop running Ubuntu 16.04



System Info:- Dell 3558 i3/8Gb/1Tb/2Gb gfx



In additional drivers it's not showing, so I downloaded the driver from Nvidia Website



When I'm installing it, it gives a message to disable X Server
So I tried to use --no-x-check



But I got the error The Nouveau Kernal driver is currently in use, this driver is incompatible with Nvidia driver, disable it before proceeding



And Will I face any problem if I install it










share|improve this question














bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • Can you manually install it using the command: sudo apt install nvidia-367?

    – Khalid Abu Shawarib
    Aug 14 '16 at 9:22
















2












2








2








I have Nvidia 820M graphic card on my laptop running Ubuntu 16.04



System Info:- Dell 3558 i3/8Gb/1Tb/2Gb gfx



In additional drivers it's not showing, so I downloaded the driver from Nvidia Website



When I'm installing it, it gives a message to disable X Server
So I tried to use --no-x-check



But I got the error The Nouveau Kernal driver is currently in use, this driver is incompatible with Nvidia driver, disable it before proceeding



And Will I face any problem if I install it










share|improve this question














I have Nvidia 820M graphic card on my laptop running Ubuntu 16.04



System Info:- Dell 3558 i3/8Gb/1Tb/2Gb gfx



In additional drivers it's not showing, so I downloaded the driver from Nvidia Website



When I'm installing it, it gives a message to disable X Server
So I tried to use --no-x-check



But I got the error The Nouveau Kernal driver is currently in use, this driver is incompatible with Nvidia driver, disable it before proceeding



And Will I face any problem if I install it







drivers nvidia 16.04






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Aug 14 '16 at 1:39









BlackBerryBlackBerry

461411




461411





bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Can you manually install it using the command: sudo apt install nvidia-367?

    – Khalid Abu Shawarib
    Aug 14 '16 at 9:22





















  • Can you manually install it using the command: sudo apt install nvidia-367?

    – Khalid Abu Shawarib
    Aug 14 '16 at 9:22



















Can you manually install it using the command: sudo apt install nvidia-367?

– Khalid Abu Shawarib
Aug 14 '16 at 9:22







Can you manually install it using the command: sudo apt install nvidia-367?

– Khalid Abu Shawarib
Aug 14 '16 at 9:22












1 Answer
1






active

oldest

votes


















0














Nouveau driver module has to be disabled first. Add



blacklist nouveau


to /etc/modprobe.d/backlist.conf, run



update-initramfs -u


and then reboot the machine.



X server should also be stopped before you start the installation:



sudo service lightdm stop





share|improve this answer


























  • that just led to a cursor prompt and nothing else

    – Erik
    Sep 3 '17 at 9:38











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


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f812015%2fnvidia-x-server-disable%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









0














Nouveau driver module has to be disabled first. Add



blacklist nouveau


to /etc/modprobe.d/backlist.conf, run



update-initramfs -u


and then reboot the machine.



X server should also be stopped before you start the installation:



sudo service lightdm stop





share|improve this answer


























  • that just led to a cursor prompt and nothing else

    – Erik
    Sep 3 '17 at 9:38
















0














Nouveau driver module has to be disabled first. Add



blacklist nouveau


to /etc/modprobe.d/backlist.conf, run



update-initramfs -u


and then reboot the machine.



X server should also be stopped before you start the installation:



sudo service lightdm stop





share|improve this answer


























  • that just led to a cursor prompt and nothing else

    – Erik
    Sep 3 '17 at 9:38














0












0








0







Nouveau driver module has to be disabled first. Add



blacklist nouveau


to /etc/modprobe.d/backlist.conf, run



update-initramfs -u


and then reboot the machine.



X server should also be stopped before you start the installation:



sudo service lightdm stop





share|improve this answer















Nouveau driver module has to be disabled first. Add



blacklist nouveau


to /etc/modprobe.d/backlist.conf, run



update-initramfs -u


and then reboot the machine.



X server should also be stopped before you start the installation:



sudo service lightdm stop






share|improve this answer














share|improve this answer



share|improve this answer








edited Sep 14 '17 at 22:48

























answered Jan 22 '17 at 2:59









Hangchen YuHangchen Yu

295




295













  • that just led to a cursor prompt and nothing else

    – Erik
    Sep 3 '17 at 9:38



















  • that just led to a cursor prompt and nothing else

    – Erik
    Sep 3 '17 at 9:38

















that just led to a cursor prompt and nothing else

– Erik
Sep 3 '17 at 9:38





that just led to a cursor prompt and nothing else

– Erik
Sep 3 '17 at 9:38


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f812015%2fnvidia-x-server-disable%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]