Comment 13 for bug 1697407

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

It might be worth trying to make the modules depend on each other. So add something like this to the /etc/modprobe.d/modulename.conf file:

softdep pre:<module-which-must-load-first> <module-which-is-second>