The answer is drivers. In Linux, they are called modules, but they serve the same function. They are little pieces of code that allow the operating system to understand how to interface with your hardware. Depending on which version of Linux you installed and depending on which sound hardware you have will determine how easily you get sound.
Most linux distributions now depend on something called the ALSA sound system, which is a very versatile architecture for doing sound on Linux. Ubuntu, for example, will do its best to detect your hardware and use the right modules automatically.
First answer by Don.burks. Last edit by Don.burks. Contributor trust: 1 [recommend contributor]. Question popularity: 1 [recommend question]




