Differences between revisions 13 and 14
Revision 13 as of 2005-02-08 16:20:31
Size: 2216
Editor: anonymous
Comment:
Revision 14 as of 2005-02-08 16:22:12
Size: 2286
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
First of all, you should stop all sound applications before install it. Here are the first steps. Here are the first steps.

First of all, you should stop all sound applications before install it ("Unloading sound card modules.").
Line 23: Line 25:
"Searching sound card database".

["Sound"] > ["ALSA"]


The alsaconf script is a very simple configurator that is part of the ALSA system ( alsa-utils package) and will probably be able to recognize the card you have installed and write a matching

/etc/modules.conf

configuration file for it.

Type : ["su"] to get ["root"]

and

/usr/sbin/alsaconf

in a ["terminal"] window and follow the prompts (when it asks whether you want to modify the configuration answer yes).

Here are the first steps.

First of all, you should stop all sound applications before install it ("Unloading sound card modules.").

Detection

"Searching sound card database".

"Following cards are found in your system . Choose a sound card to configure".

Configuration

"Do you want to modify /etc/modutils/sound ?".

Sound driver and mixer.

"Ok, your alsa sound driver is configured. Now I will load the ALSA sound driver Now I will load the ALSA sound driver and use ["amixer"] to [http://www.wiktionary.org/wiki/raise raise] the default volumes. You can change the volume later via a mixer program such as ["alsamixer"] or gamix"

The last steps (starting the alsa sound drivers and playing a test soundfile) may fail because you probably have the ["OSS"] ["kernel"] modules for your soundcard loaded at this point (the alsa kernel modules cannot load if the oss kernel modules are loaded and using the soundcard). See ["ALSA"].

Caveat: alsaconf will not automatically detect USB soundcards.

If alsaconf succeeded in configuring your card and you heard the sample sound play back from your setup you can configure the AlsaMixer.

If the card was detected and configured but you heard no sound (assuming the audio connections are fine), then most probably the ALSA drivers could not be loaded because you still have the OSS drivers loaded. In that case unload the ["OSS"] drivers.

See also: