Lines Matching refs:modules

9 support modules sound.o and soundcore.o.
57 To support all the various sound modules, there are two general
58 support modules that must be loaded first:
64 sound.o: Common sound functions required by all modules.
66 For the specific sound modules (e.g., sb.o for the Soundblaster),
101 sound modules. If this conflicts with the kernel's README,
104 1. To make the kernel sound modules, cd to your /usr/src/linux
114 Blaster, etc., select M (module) for OSS sound modules.
119 6. Make the modules and install them (make modules; make modules_install).
122 installed or modules will not be loaded properly. 2.5.x requires an
144 If loading via insmod, the common modules must be loaded in the
145 order below BEFORE loading the other sound modules. The card-specific
146 modules may then be loaded (most require parameters). For example,
191 The status of the modules and which modules depend on
192 which other modules may be checked by:
206 in which you load the modules. Note, if a program has a sound device
207 open (e.g., xmixer), that module (and the modules on which it
211 in the reverse order in which I loaded the modules):
225 If you get really stuck or have a card that the kernel modules
230 1. remove sound modules (detailed above)
231 2. remove the sound modules from /etc/modprobe.d/*.conf
232 3. move the sound modules from /lib/modules/<kernel>/misc
233 (for example, I make a /lib/modules/<kernel>/misc/tmp
250 16). By loading sound as modules, I can control which is the first
264 1. Copy the sound modules to a new name. For example
294 1) If you are having problems loading the modules (for
351 load sound with the "dmabufs=1" option. Or in /etc/conf.modules add
434 1) Information on kernel modules: manual pages for insmod and modprobe.