We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My modules list is empty:
pi@raspberrypi:~$ lsmod Module Size Used by
I see this message at the startup:
[FAILED] Failed to start Load Kernel Modules.
Service is failed:
$ sudo systemctl status systemd-modules-load.service ● systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static; ven Active: failed (Result: exit-code) since Fri 2021-09-10 16:11:29 BST; 2min 15 Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 56 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1 Main PID: 56 (code=exited, status=1/FAILURE)
It seems that my module system fails to load. I run Raspbian Buster lite:
docker run -it -v /2020-02-13-raspbian-buster-lite.img:/sdcard/filesystem.img lukechilds/dockerpi:vm
The text was updated successfully, but these errors were encountered:
I have the same problem with the most recent version of Raspberry PI OS:
$ sudo lsmod Module Size Used by
Sorry, something went wrong.
No branches or pull requests
My modules list is empty:
I see this message at the startup:
Service is failed:
It seems that my module system fails to load.
I run Raspbian Buster lite:
The text was updated successfully, but these errors were encountered: