| PC's Website ES1731 under Linux kernel 2.4.x: Quick Guide |
If you're looking for a sound card for use with Linux, it is recommended that you do not purchase a card making use of this chipset if you want to do more than use it for basic audio output. You have been warned.
Personally, I don't bother making these modules. It isn't necessary with PCI cards. Just compile it into the kernel binary. You can make these modules if you want, but, this lies outside the scope of this document.
Now, just follow the prompts. Usually, they'll suggest that you: make dep && make && make install && make modules && make modules_install.
The simple one I recommend is aumix. It's very easy to shove in a line in your /etc/init.d/bootmisc.sh file stating "aumix -v100". Set and forget stuff. This also removes the issue of "very low default volume" many people notice.
Never run your X as root unless you have no alternative. Bad karma, bad for the security of your box. Add your user/s to the group that owns /dev/dsp (which this driver sends sound out to). /etc/group is the file to edit. Take care with this file.
"This soundcard does not have any hardware MIDI synthesizer; MIDI synthesis has to be done in software. To allow this the driver/soundcard supports two PCM (/dev/dsp) interfaces. There is a freely available software package that allows MIDI file playback on this soundcard called Timidity.
Timidity is a useful .MID to .WAV converter and player. Sound quality is good, given that they've used the sound patches from the Gravis UltraSound card range, however, for many applications, this may not provide an adequate work-around. With the ALSA Linux Kernel Patch's sound drivers, Timidity will apparently run as a user-level MIDI driver. It didn't work for me with the standard kernel sound drivers, however.
In the end, do not buy this card if you need MIDI support under Linux. When Creative Labs decided to use the ES1371 chipset, they signalled a betrayal of their previously good name for quality. This was the beginnings of their descent into 'winmodem' like practices: fobbing off as much work to the main CPU as possible through their software drivers.
In the end, do not buy this card if you need to record stuff under Linux.