<div dir="ltr"><div><div><div><div><div><div><div>More info on this bug...<br><br></div>reading about blacklisting on<br><br><a href="https://wiki.archlinux.org/index.php/Kernel_modules#Blacklisting">https://wiki.archlinux.org/index.php/Kernel_modules#Blacklisting</a><br><br></div>blacklist nouveau seems to be a soft kind of blacklisting, thats it, if something depends on it, it will load it anyway<br><br></div>There is no <code>mkinitcpio </code>binary in debian, but the solution seems to be to use some strong blacklist, like adding a file in /etc/modprobe.d/blacklist.conf and add the line<br><br>install nouveau /bin/false<br><br></div>And run update-initramfs -u afterwards... but the module keeps loading on my machine, no matter what I do<br><br></div>I attach lsmod |grep nou to show the module and dependences loaded...<br><br></div>Im a little at lost, since I dont know much about this... If a third person more knowledgeable about this reads the bug, the input (even if only pointing a general direction to look for more info) would be really appreciated :)<br><br></div>Im willing to do all the reboots needed, but im going to replace my gpu really soon and maybe after that I wont be able to try anymore :(<br><br><br></div>