This is an old revision of the document!
dCore Sound
Sound drivers are not included in the dCore kernels but can be imported through the dCore extension alsa-modules-<kernel>-tinycore. Simply run uname -r
in a terminal to determine your kernel, then use the sce-import
command to install the appropriate alsa-modules extension, which should be loaded at boot. The dCore sound README page about ALSA provides a complete walkthrough.
Further information
- The Tiny Core wiki contains several sound articles, setting up sound, Alsa, setting up OSS and PulseAudio.
- Sound management is a complicated issue. This can be seen from the fact that just about every distribution gives it ample consideration in their wiki. The Archlinux-wiki, for instance, is an excellent source of information.
- Note to newcomers, if everything is set up well but sound does not work ensure the appropriate channels are not muted. For example, run
alsamixer
in a terminal and ensure the volume bars are turned up and no applicable channels are muted (designated with 'MM' below volume slider). On some systems, muted 'PCM' will also turn off sound. Enlarge the Alsamixer screenshot to the right for several examples of muted sound channels.