Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

loadable modules proof-of-concept #5

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

kapouer
Copy link

@kapouer kapouer commented Apr 22, 2021

Hi
i just tried to install loadable modules in the debian package. It's simple and it works.
Next step i'll try if alsa soc and wifi can be loaded instead of builtin.

@austin987
Copy link
Owner

Fails to build:

dh_install: warning: Cannot find (any matches for) "lib/modules" (tried in ., debian/tmp)

dh_install: warning: prawnos-linux-image-armhf missing files: lib/modules
dh_install: error: missing files, aborting
make[3]: *** [debian/rules:3: binary] Error 25
make[3]: Leaving directory '/build/prawnos-linux-image-armhf-5.9.12-1'
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2

@kapouer
Copy link
Author

kapouer commented Apr 25, 2021

Oh sure you need to actually set some kernel flags to <M> in kernel config :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants