David C. Rankin wrote:
I don't know why it is looking for 'ppp_mppe' and don't know if it was related to the nvidia driver install/remove/reinstall, but it has been present ever since. There must be some file in the systemd-modules-load chain that is trying to load the module. What is that file and where does it live so I can go delete the 'ppp_mppe' entry. There is nothing in /etc/modules-load.d/, so where to check?
Check the other directories: # systemctl cat systemd-modules-load.service [snip] ConditionDirectoryNotEmpty=|/lib/modules-load.d ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d ConditionDirectoryNotEmpty=|/etc/modules-load.d ConditionDirectoryNotEmpty=|/run/modules-load.d ConditionKernelCommandLine=|modules-load ConditionKernelCommandLine=|rd.modules-load Mine are all empty. -- Per Jessen, Zürich (1.6°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org