Results 1 to 4 of 4

Thread: How do I disable nouveau (in favor of NVIDIA drivers) in a multiboot installation?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2016-Sep
    Posts
    2

    How do I disable nouveau (in favor of NVIDIA drivers) in a multiboot installation?

    I installed Kali 2016.2 on a Dell laptop, and followed this guide to install proprietary NVIDIA drivers in order to use cuda:

    http://docs.kali.org/general-use/ins...-on-kali-linux

    But I have a problem at the step where it tells me to disable the nouveau driver:

    Code:
    sed 's/quiet/quiet nouveau.modeset=0/g' -i /etc/default/grub
    Problem is that I have a multiboot setup. I don't want to disable the nouveau driver for the other distros. How do I disable nouveau only for Kali?

    Apart from that, I see from other threads in this forum that there are many who have problems with getting NVIDIA to work in Kali 2016.2, and the white "Something went wrong" screen they describe is the same I get when I try to boot Kali without nouveau manually by writing the parameters into grub (I write nouveau.modeset=0 on the line with vmlinuz ... and then resume boot with F10).

    If it likely that developers will come up with a solution, or is it better to install cuda tools by following the instructions from the NVIDIA website? Any ideas?
    Last edited by 8v304; 2016-09-22 at 13:25.

Similar Threads

  1. Replies: 13
    Last Post: 2017-10-20, 13:59
  2. Won't boot after NVIDIA drivers installation
    By andreasf93 in forum TroubleShooting Archive
    Replies: 4
    Last Post: 2017-01-14, 14:24
  3. Nvidia Drivers Installation fails
    By troucer in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2016-09-13, 15:50
  4. No window manager after NVidia drivers installation.
    By xflyboy in forum Installing Archive
    Replies: 0
    Last Post: 2013-07-14, 23:09

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •