Skip to content
New issue

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

Modules load order #8

Open
VPaulV opened this issue Mar 29, 2024 · 1 comment
Open

Modules load order #8

VPaulV opened this issue Mar 29, 2024 · 1 comment

Comments

@VPaulV
Copy link

VPaulV commented Mar 29, 2024

Hi! First, I would like to thank you for the great repository. It's really awesome that you've put everything together.
Regarding the module order, can't we use /etc/modules-load.d/ or /etc/modprobe.d/ with softdep?

softdep module1 pre: module2
softdep module1 post: module3

P.S.: Do you think it would be useful to specify in the README which current kernel versions are supported?

@bt4
Copy link
Owner

bt4 commented Apr 29, 2024

Hi, many thanks for the suggestions. Unfortunately at the moment I have ended up without a device to test this on. If I get my hands on another laptop with IPU6 then I can recommence testing, otherwise I would be happy to get pull requests (or forks).

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

No branches or pull requests

2 participants