LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-15-2018, 10:10 PM   #1
Joe Marie Pines
LQ Newbie
 
Registered: Aug 2018
Posts: 2

Rep: Reputation: Disabled
Unhappy Nvidia


Hell Guys ,
I just want to know how can i install nvidia on my acer E14.
I'm using latest kali linux i tried these method
apt-get update
apt-dist upgrade
apt-get install -y linux-headers-$(uname -r)
Then when i tried this command i got error
apt-get install nvidia-kernel-dkms

It's says Conflicting nouveau kernel module loaded i reboot my laptop ..
i got error .. then i use recovery mode and unistalled nvidia and finally i got to desktop .. but the nvidia-kernel-dkms not installed .. How can i fix this Conflicting nouveau kernel module ..
 
Old 08-15-2018, 10:31 PM   #2
tofino_surfer
Member
 
Registered: Aug 2007
Posts: 483

Rep: Reputation: 153Reputation: 153
Quote:
It's says Conflicting nouveau kernel module loaded i reboot my laptop ..
You need to blacklist nouveau in two places if you want to use the nvidia binary driver. You need to blacklist it in grub with rd.driver.blacklist=nouveau nouveau.modeset=0 as kernel parameters in /etc/grub/default and with a file in /etc/modprobe.d that does the same thing such as:

Code:
$ cat nvidia-installer-disable-nouveau.conf 
# generated by nvidia-installer
blacklist nouveau
options nouveau modeset=0
 
2 members found this post helpful.
Old 08-16-2018, 01:42 AM   #3
Joe Marie Pines
LQ Newbie
 
Registered: Aug 2018
Posts: 2

Original Poster
Rep: Reputation: Disabled
Thumbs up Close Thread

Quote:
Originally Posted by tofino_surfer View Post
You need to blacklist nouveau in two places if you want to use the nvidia binary driver. You need to blacklist it in grub with rd.driver.blacklist=nouveau nouveau.modeset=0 as kernel parameters in /etc/grub/default and with a file in /etc/modprobe.d that does the same thing such as:

Code:
$ cat nvidia-installer-disable-nouveau.conf 
# generated by nvidia-installer
blacklist nouveau
options nouveau modeset=0
Thank you .. Now i resolve the error ..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't Install nVidia Drivers without Failed to Initialize the NVIDIA GPU at PCI Error FreakofPurple Linux - Laptop and Netbook 1 08-29-2014 12:30 AM
[SOLVED] Instructions on how to make nVidia GTX645 graphics card run using nVidia in RHEL 6.5 anthony000 Linux - Newbie 12 04-11-2014 11:42 AM
Can't build nvidia.ko on MEPIS3.3. Read /usr.../nvidia-kernelsource/README.debian digorykirke Linux - Software 0 03-16-2005 02:10 AM
Nvidia fx5500 mandrake 10.1 problem:Nvidia in /etc/modprobe.preload doesn't work eikeland Linux - Hardware 5 01-17-2005 02:09 PM
kernel 2.6.3--bk8 and NVIDIA-Linux-x86-1.0-5336 video driver from Nvidia zdenkod Linux - Hardware 2 03-09-2004 05:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration