Closed
Description
I have a custom driver module (uio). If I move the module into my home directory and reboot, then load the module (insmod) manually, everything is perfect. If I let the module exist in the lib/modules system (which is where I originally moved it from) it crashes during boot (with the long 1 1/2 minute wait delay, etc.)
I think my driver may be effecting other drivers to get loaded "before their time". So, question-- using systemd, how the heck can I assure my driver is the last one loaded in the system? I used to do this easy-peasy with initd.
Thanks,
Bryan
Metadata
Metadata
Assignees
Labels
No labels