failed to start load kernel modules

failed to start load kernel modules see 'systemctl status systemd-modules-load.service' for details'

Purely cosmetic boot error, but drives me insane waiting for non existing bug fix! Can anyone help?

Did you run

systemctl status systemd-modules-load.service

just to see what it says.

fleamour@ThinkPad-X250:~> systemctl status systemd-modules-load.service
**●** systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
   Active: **active (exited)** since Wed 2016-12-28 21:28:41 GMT; 1min 30s ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
 Main PID: 427 (code=exited, status=0/SUCCESS)
    Tasks: 0 (limit: 512)
   CGroup: /system.slice/systemd-modules-load.service

Dec 28 21:28:41 ThinkPad-X250 systemd-modules-load[427]: Inserted module 'thinkpad_acpi'
Dec 28 21:28:41 ThinkPad-X250 systemd[1]: Started Load Kernel Modules.

An inplace upgrade helped, mad props for SUSE’s installer auto detecting & importing from previous install. I’m hoping few other niggles will’ve cleared up as I rebuild my system.

Fresh install me thinks, so much for rolling, maybe I’m doing it wrong? Certainly no expert…

I do an occasional fresh install (maybe after around 1 year).

I also occasionally use Yast Software Management, and select the “Package Groups” view. Then I look at “Orphaned packages” and try to clean them up. But there’s nothing like a fresh install to clean out accumulated debris.