|
|
昨天更新了一下module-init-tools,版本为3.8,现在只要一用modprobe就会出现告警:
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING: All config files need .conf: /etc/modprobe.d/i386, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ppp, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/pnp-aliases, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/alsa, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/aliases, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist.save, it will be ignored in a future release.
好像是个bug,等待解决中.... |
|