Displaying 1 result from an estimated 1 matches for "_older_".
2017 Nov 15
4
How to blacklist a device driver (sysemd)
Hi,
how can a specific device driver in CentOS 7 be blacklisted, so that it
doesn't load at boot time? We have Infiniband adapters which are not
completely supported by CentOS and we want to silence the error messages
for the time being.
I tried with the files
/etc/modprobe.d/blacklist
/etc/modprobe.d/blacklist.conf
and with entries
mlx5_core
mlx5_ib
blacklist