I'm using grsecurity kernel which disallows automatic kernel load thus several systemd services don't work. After manually loading modules with modprobe
and restarting module everything works correctly but it's quite dirty solution. I'd like to do it "properly" during startup.
OS is Arch linux with grsec kernel.