Lines Matching refs:modules
122 unloaded all modules. In that case, you may want to look in your kernel
123 configuration for the drivers that can be compiled as modules (and test again
124 with these drivers compiled as modules). You may also try to use some special
154 can try to compile more drivers as modules, so that they can be tested
156 find it by loading a half of the modules you normally use and binary searching
158 - if there are n modules loaded and the attempt to suspend and resume fails,
159 unload n/2 of the modules and try again (that would probably involve rebooting
161 - if there are n modules loaded and the attempt to suspend and resume succeeds,
162 load n/2 modules more and try again.
170 configuration and compiling more drivers as modules is not practical or some
171 modules cannot be unloaded, you can use one of the more advanced debugging