Exam NCP-AII Topic 1 Question 85 Discussion
Actual exam question for NVIDIA's NCP-AII exam
Question #: 85
Topic #: 1
Question #: 85
Topic #: 1
Which configuration file should be modified to blacklist the 'nouveau' driver on a system running systemd to prevent conflicts with the NVIDIA driver?
Suggested Answer: A Vote an answer
The file '/etc/modprobe.d/blacklist-nouveau.conf is the standard location to blacklist the 'nouveau' driver. This prevents it from loading and conflicting with the NVIDIA driver. "/etc/modules' is a list of modules to load at boot, but not for blacklisting. '/boot/grub/grub.cfg' is the GRUB configuration file, not for module blacklisting. S/etc/systemd/system.conf is the systemd configuration file, not module related. 'letc/default/grub' is where you configure Grub settings and update GRUB, but it is not the right location for blacklisting modules.
by Dora at Jul 31, 2025, 01:39 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).