Linux on the Road
12.10.3. Survey Sound Drivers
- ALSA Advanced Linux Sound Architecture . The Advanced Linux Sound Architecture aims to: be a fully-modularized sound driver which supports kerneld/kmod, ensure compatibility with most binary OSS/Lite applications, create an ALSA Library (C,C++) which covers the ALSA Kernel API for applications, and create ALSA Manager, an interactive configuration program for the driver. With Kernel 2.6 these modules will be part of the Linux Kernel.
- UNIX Sound System Lite / OSS provides commercial sound card drivers for most popular sound cards under Linux. These drivers support digital audio, MIDI, Synthesizers and mixers found on sound cards. These sound drivers comply with the Open Sound System API specification. OSS provides a user-friendly GUI which makes the installation of sound drivers and configuration of sound cards very simple. OSS supports over 200 brand name sound cards. OSS drivers provide automatic sound card detection, Plug-n-Play support, support for PCI audio soundcards and support.
- As a last resort you may try the speaker module pcsnd , which tries to emulate a soundcard.
* License
* Linux on the Road Index
Source...