<div dir="ltr"><p dir="ltr">Hi QA, <br>
I have a file that already contains these blacklist settings and they seem to be ignored. Somehow nouveau is getting installed and override the blacklist.  I think it is getting loaded during the boot process such as initrd.</p><p>I agree with Mark and state this as "Extras" or something equivalent.  The idea is to use free software but in this case it required the non-free driver to support development using the GPU card.<br></p><p><br></p><p>I did some research and found the following:</p><p>the driver nouveau get loaded during "initrd", also known as "initramfs"</p><p dir="ltr"><br></p>This behavior is nothing new as it has been reported before (see) <a href="https://bugs.launchpad.net/linuxmint/+bug/1263523">https://bugs.launchpad.net/linuxmint/+bug/1263523</a>.<br><br><a href="ftp://download.nvidia.com/XFree86/Linux-x86/256.44/README/commonproblems.html">ftp://download.nvidia.com/XFree86/Linux-x86/256.44/README/commonproblems.html</a><br><br>
<p dir="ltr">Actually the NVIDIA driver installation creates the blacklist file in the proper place in /etc/modprobe.d/.  If nvidia-installer detects Nouveau is in use by the system, it
will offer to create such a modprobe configuration file to disable
Nouveau.</p>
<p dir="ltr">This is what the drivers creates and it's location.</p><pre><span style="font-family:arial,helvetica,sans-serif">cat /etc/modprobe.d/<span class="">nvidia-installer-disable-nouveau.conf</span> 
# generated by nvidia-installer
blacklist nouveau
options nouveau modeset=0<br><br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">The installation notes also stated to created this if needed:<br></span></pre><span style="font-family:arial,helvetica,sans-serif">
</span><p><span style="font-family:arial,helvetica,sans-serif">/etc/modprobe.d/blacklist-nouveau.conf</span></p><p><br></p><p><a href="http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#runfile-nouveau">http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#runfile-nouveau</a><br></p><p><a href="http://docs.nvidia.com/cuda/pdf/CUDA_Installation_Guide_Linux.pdf">http://docs.nvidia.com/cuda/pdf/CUDA_Installation_Guide_Linux.pdf</a></p><p><br></p><p>Regards,</p><p>Efrem<br></p><p dir="ltr"><br></p>
<p dir="ltr">Am 11.02.2016 um 00:47 schrieb Blackcrack:<br>
</p>
<blockquote><p dir="ltr">><br>
> Hi,<br>
><br>
> please add on the hardwareinstall of the nvidia drivers this<br>
> lines in the installscript :<br>
><br>
> echo 'blacklist nouveau' >> /etc/modprobe.d/disable-nouveau.conf<br>
> echo 'nouveau modeset=0' >> /etc/modprobe.d/disable-nouveau.conf source :<a href="https://kaischroed.wordpress.com/howto-install-nvidia-driver-on-fedora-replacing-nouveau/" target="_blank"> https://kaischroed.wordpress.com/howto-install-nvidia-driver-on-fedora-replacing-nouveau/</a> <br>
</p>
</blockquote>
<p dir="ltr"><br>
I put this info in Bug number 1512 in Bugzilla to keep track of this issue. Thanks for pointing it out.<br></p>
<p dir="ltr">Maik</p>
<p dir="ltr">_______________________________________________<br>
OM-QA mailing list<br>
<a href="mailto:OM-QA@ml.openmandriva.org" target="_blank">OM-QA@ml.openmandriva.org</a><br>
<a href="http://ml.openmandriva.org/mailman/listinfo/om-qa_ml.openmandriva.org" target="_blank">http://ml.openmandriva.org/mailman/listinfo/om-qa_ml.openmandriva.org</a><br>
</p>
</div>