this is the error on dmesg
[ 15.063818] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[ 15.064239] systemd[1]: Failed to start Load Kernel Modules.
I try to restart it but I got this:
[root@desk mythcat]# systemctl restart systemd-modules-load
Job for systemd-modules-load.service failed because the control process exited with error code.
See "systemctl status systemd-modules-load.service" and "journalctl -xe" for details.
The journalctl -xe come with this:
-- The process' exit code is 'exited' and its exit status is 1.
Nov 09 16:04:02 desk systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit systemd-modules-load.service has entered the 'failed' state with result 'exit-code'.
Nov 09 16:04:02 desk systemd[1]: Failed to start Load Kernel Modules.
-- Subject: A start job for unit systemd-modules-load.service has failed
-- Defined-By: systemd
-- Support:
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-modules-load.service has finished with a failure.
--
-- The job identifier is 2647 and the job result is failed.
Nov 09 16:04:16 desk systemd[1]: Starting Load Kernel Modules...
-- Subject: A start job for unit systemd-modules-load.service has begun execution
-- Defined-By: systemd
-- Support:
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-modules-load.service has begun execution.
--
-- The job identifier is 2651.
Nov 09 16:04:16 desk systemd-modules-load[5606]: Failed to lookup module alias 'fuse': Function not implemented
Nov 09 16:04:16 desk systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support:
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStart= process belonging to unit systemd-modules-load.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.