Lines Matching full:modules
131 unloaded all modules. In that case, you may want to look in your kernel
132 configuration for the drivers that can be compiled as modules (and test again
133 with these drivers compiled as modules). You may also try to use some special
164 can try to compile more drivers as modules, so that they can be tested
166 find it by loading a half of the modules you normally use and binary searching
168 - if there are n modules loaded and the attempt to suspend and resume fails,
169 unload n/2 of the modules and try again (that would probably involve rebooting
171 - if there are n modules loaded and the attempt to suspend and resume succeeds,
172 load n/2 modules more and try again.
207 configuration and compiling more drivers as modules is not practical or some
208 modules cannot be unloaded, you can use one of the more advanced debugging