Re: Linux 4.17.1 NSA:Speck module
Reply #7 –
Find the module with `lsmod`, and then add the following to /etc/modprobe.d/blacklist.conf
blacklist <name_of_module>
This is all there in that link artoo posted. Read it again carefully
That part is obvious. But if there is something specific for this case thats the part I'm looking for. I dont know what the modules are called yet because I'm not on the 4.17 kerel yet and I want to make sure that it doesn't also require something being added to grub, etc.