The bug is still present in 8.2.0. It is only for me or for all Odroid devices?
Posts by BrozikCZ
-
-
You are welcome
Any temporary workaround for this?
-
systemctl restart systemd-modules-load:
CodeJob 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.
systemctl status systemd-modules-load.service:
Code
Display More● systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled) Active: failed (Result: exit-code) since Thu 2017-09-28 15:27:49 CEST; 1min 23s ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 694 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) Main PID: 694 (code=exited, status=1/FAILURE) Sep 28 15:27:49 LibreELEC systemd[1]: Starting Load Kernel Modules... Sep 28 15:27:49 LibreELEC systemd-modules-load[694]: Failed to insert 'amlvideodri': Exec format error Sep 28 15:27:49 LibreELEC systemd-modules-load[694]: Failed to insert 'meson_ir': Exec format error Sep 28 15:27:49 LibreELEC systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE Sep 28 15:27:49 LibreELEC systemd[1]: Failed to start Load Kernel Modules. Sep 28 15:27:49 LibreELEC systemd[1]: systemd-modules-load.service: Unit entered failed state. Sep 28 15:27:49 LibreELEC systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
journalctl -xe: BfCQ
dmesg: bMiC
When downgrade to 8.1.1 so works fine.
-
Hi,
I updated my Odroid from official source (8.1.1 >> 8.1.2) and I get this message on boot screen.
Code● systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2017-09-22 02:15:52 CEST; 6 days ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 189 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) Main PID: 189 (code=exited, status=1/FAILURE) Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Dmesg with error: [ 0.000000@0] Initializing cgroup subsys cpuset [ 0.000000@0] Initializin - Pastebin.com