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

Saving DKMS modules #13

Open
smac89 opened this issue Nov 22, 2020 · 2 comments
Open

Saving DKMS modules #13

smac89 opened this issue Nov 22, 2020 · 2 comments

Comments

@smac89
Copy link

smac89 commented Nov 22, 2020

Can we make this work with DKMS? I believe all you need is to add another path target for:

usr/src/*/dkms.conf

Doing this will allow your script to save kernel modules that will be removed by dkms.
Please consider doing this

@L30Bola
Copy link

L30Bola commented Nov 28, 2022

Any idea on how to fix this issue, @smac89 (or @saber-nyan)? After installing the kernel-modules-hook, my Docker issues disappeared, but now, every time I update the Kernel and reboot the system, my DKMS modules (which as far as I'm concerned, I've seeing the hook proc on the Pacman log) need to be reinstalled. Basically I do a dkms autoinstall and everything works again, but still, kinda boring I need to manually do this.

@John-Gee
Copy link

I've tried to add this feature, please try it on my fork and see if that works for you: https://github.com/John-Gee/kernel-modules-hook

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

3 participants