2002-08-27 07:44:12 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2003-09-20 11:56:53 +08:00
|
|
|
<para><command>--with-sequencer=yes</command> : This tells the
|
2002-08-27 07:44:12 +08:00
|
|
|
alsa-driver package to build the sequencer modules for whichever soundcards
|
2003-09-20 20:44:29 +08:00
|
|
|
for which you are building. Most people want them so you will usually want to
|
2002-08-27 07:44:12 +08:00
|
|
|
leave it set to yes.</para>
|
|
|
|
|
2003-09-20 11:56:53 +08:00
|
|
|
<para><command>--with-oss=yes</command> : This tells the package to
|
|
|
|
build the <acronym>OSS</acronym>/Free emulation modules. Again, most people want this so it's
|
2002-08-27 07:44:12 +08:00
|
|
|
probably best to stick with yes.</para>
|
|
|
|
|
2003-09-20 11:56:53 +08:00
|
|
|
<para><command>--with-isapnp=no</command> : Most sound cards these days
|
|
|
|
are <acronym>PCI</acronym> and so <acronym>ISA</acronym> Plug and Play
|
|
|
|
support isn't needed. If you are using an
|
|
|
|
<acronym>ISA</acronym> soundcard, it's best to say yes here.</para>
|
2002-08-27 07:44:12 +08:00
|
|
|
|
2003-09-20 11:56:53 +08:00
|
|
|
<para><command>--with-cards=all</command> : You can tell the script just
|
|
|
|
to build the drivers for your particular sound card here. For full information
|
|
|
|
on which drivers are available see <command>./configure
|
|
|
|
--help</command>. If you aren't sure which chipset your soundcard uses,
|
2002-08-27 07:44:12 +08:00
|
|
|
have a look in <filename>CARDS-STATUS</filename> in the alsa-driver source
|
2003-09-20 11:56:53 +08:00
|
|
|
tree. The default specified here will build all drivers.</para>
|
2002-08-27 07:44:12 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|