hi,
I'm trying to blcklist the intel_agp kernel module.
in order to so I create the file blacklist-custom.conf inside /etc/modprobe.d
the file is containing the line:
Code:
blacklist intel_agp
isn't that enough for blacklisting a module? because everytime I restart the module intel_agp will be loaded anyway?(lsmod|grep intel_agp)